1
0
Fork 0
mirror of https://github.com/Eggbertx/gochan.git synced 2025-08-03 11:46:22 -07:00
gochan/templates
2023-04-28 13:48:54 -07: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 Move sounds and non-css images to /html/static 2023-01-26 09:38:04 -08:00
boardpage.html Show proper omitted post count, add omitted image count to board page 2023-02-09 09:55:50 -08:00
captcha.html Replace all usage of webroot template variable with webPath function 2023-01-04 23:13:59 -08:00
catalog.html Add thread status icons to catalog 2023-02-09 12:44:17 -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 Only show upload resolution on post if upload has valid resolution (width and height > 0) 2023-04-28 13:48:54 -07:00
manage_login.html Add autofocus attribute to login username field 2023-01-26 10:30:49 -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_threadattrs.html Build thread page on attribute change 2023-02-03 12:58:47 -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 Make thread movement use proper password, improve logging 2023-02-15 11:53:00 -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 Only show upload resolution on post if upload has valid resolution (width and height > 0) 2023-04-28 13:48:54 -07:00
post_edit.html Fix edit post not letting non-privileged users edit their posts 2023-02-11 15:33:15 -08:00
postbox.html Replace all usage of webroot template variable with webPath function 2023-01-04 23:13:59 -08:00
threadpage.html Show lock icon by locked threads 2023-02-03 10:31:47 -08:00