1
0
Fork 0
mirror of https://github.com/Eggbertx/gochan.git synced 2025-08-14 16:26:23 -07:00
gochan/templates
2023-01-05 23:59:55 -08:00
..
override Remove overrides directory from gitignore 2019-08-02 10:45:41 -07:00
5xx.html Make templates dynamic so I don't forget 2022-01-30 11:56:59 -08:00
404.html Make templates dynamic so I don't forget 2022-01-30 11:56:59 -08:00
banpage.html Fix some leftover missing webPath uses 2023-01-05 23:59:55 -08:00
boardpage.html Replace all usage of webroot template variable with webPath function 2023-01-04 23:13:59 -08:00
captcha.html Replace all usage of webroot template variable with webPath function 2023-01-04 23:13:59 -08:00
catalog.html Replace all usage of webroot template variable with webPath function 2023-01-04 23:13:59 -08:00
consts.js Make naming conventions in templates more consistent with Go conventions 2022-12-22 12:58:18 -08:00
error.html Make naming conventions in templates more consistent with Go conventions 2022-12-22 12:58:18 -08:00
front.html Replace all usage of webroot template variable with webPath function 2023-01-04 23:13:59 -08:00
front_intro.html Completely redo front.html to make it more mobile-friendly 2019-02-16 19:18:00 -08:00
manage_appeals.html Use router package instead of GET parameter for manage pages 2023-01-04 15:33:50 -08:00
manage_bans.html Use router package instead of GET parameter for manage pages 2023-01-04 15:33:50 -08:00
manage_boards.html Replace all usage of webroot template variable with webPath function 2023-01-04 23:13:59 -08:00
manage_config.html Fix some leftover missing webPath uses 2023-01-05 23:59:55 -08:00
manage_dashboard.html Replace all usage of webroot template variable with webPath function 2023-01-04 23:13:59 -08:00
manage_filebans.html Replace all usage of webroot template variable with webPath function 2023-01-04 23:13:59 -08:00
manage_ipsearch.html Replace all usage of webroot template variable with webPath function 2023-01-04 23:13:59 -08:00
manage_login.html Replace all usage of webroot template variable with webPath function 2023-01-04 23:13:59 -08:00
manage_namebans.html Replace all usage of webroot template variable with webPath function 2023-01-04 23:13:59 -08:00
manage_recentposts.html Replace all usage of webroot template variable with webPath function 2023-01-04 23:13:59 -08:00
manage_reports.html Use router package instead of GET parameter for manage pages 2023-01-04 15:33:50 -08:00
manage_sections.html Replace all usage of webroot template variable with webPath function 2023-01-04 23:13:59 -08:00
manage_staff.html Replace all usage of webroot template variable with webPath function 2023-01-04 23:13:59 -08:00
manage_wordfilters.html Replace all usage of webroot template variable with webPath function 2023-01-04 23:13:59 -08:00
movethreadpage.html Replace all usage of webroot template variable with webPath function 2023-01-04 23:13:59 -08:00
page_footer.html Add filebans staff action, related to issue #28 2022-09-15 21:37:56 -07:00
page_header.html Replace all usage of webroot template variable with webPath function 2023-01-04 23:13:59 -08:00
post.html Make IP ban page template compatible with new API 2022-11-29 12:06:08 -08:00
post_edit.html Fix some leftover missing webPath uses 2023-01-05 23:59:55 -08:00
postbox.html Replace all usage of webroot template variable with webPath function 2023-01-04 23:13:59 -08:00
threadpage.html Fix some leftover missing webPath uses 2023-01-05 23:59:55 -08:00