1
0
Fork 0
mirror of https://github.com/Eggbertx/gochan.git synced 2025-08-03 23:56:22 -07:00
gochan/templates
2023-09-03 16:56:23 -07:00
..
override Remove overrides directory from gitignore 2019-08-02 10:45:41 -07:00
5xx.html Fix image paths in error pages 2023-06-07 14:21:08 -07:00
404.html Fix image paths in error pages 2023-06-07 14:21:08 -07: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_announcements.html Add announcement functionality 2023-09-03 16:48:42 -07: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_dashboard.html Show staff name and timestamp for announcements on dashboard 2023-09-03 16:56:23 -07:00
manage_filebans.html Replace all usage of webroot template variable with webPath function 2023-01-04 23:13:59 -08:00
manage_fixthumbnails.html Organize uploads into a table 2023-07-12 11:44:07 -07: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 Don't escape post HTML in recent posts page 2023-06-17 11:51:52 -07: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 Add password updating 2023-06-07 14:18:02 -07:00
manage_threadattrs.html Build thread page on attribute change 2023-02-03 12:58:47 -08:00
manage_viewlog.html Add option to sort log lines ascending or descending 2023-06-15 08:54:16 -07:00
manage_wordfilters.html Replace all usage of webroot template variable with webPath function 2023-01-04 23:13:59 -08:00
movethreadpage.html Move topbar into its own template file so that it can be overridden 2023-05-23 08:47:27 -07:00
page_footer.html Add filebans staff action, related to issue #28 2022-09-15 21:37:56 -07:00
page_header.html Move topbar into its own template file so that it can be overridden 2023-05-23 08:47:27 -07:00
post.html Update thread when a QR post is submitted 2023-06-22 12:20:57 -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
topbar.html Group topbar boards by section by default 2023-05-24 08:55:11 -07:00