1
0
Fork 0
mirror of https://github.com/Eggbertx/gochan.git synced 2025-08-14 16:26:23 -07:00
gochan/templates
2023-12-31 18:02:42 -08: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 Update ban page and ban submission to accomodate ranges 2023-12-31 18:02:42 -08:00
boardpage.html Add webPathDir template function (appends a trailing slash) 2023-12-07 12:11:58 -08:00
captcha.html Add webPathDir template function (appends a trailing slash) 2023-12-07 12:11:58 -08:00
catalog.html Add webPathDir template function (appends a trailing slash) 2023-12-07 12:11:58 -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 Add webPathDir template function (appends a trailing slash) 2023-12-07 12:11:58 -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 Replace IP field of IPBan with RangeStart and RangeEnd 2023-12-28 23:06:44 -08:00
manage_bans.html Update ban page and ban submission to accomodate ranges 2023-12-31 18:02:42 -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 Add webPathDir template function (appends a trailing slash) 2023-12-07 12:11:58 -08: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_templateoverride.html Finish browser-based template editor, resolves issue #90 2023-12-26 17:02:09 -08: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 Add webPathDir template function (appends a trailing slash) 2023-12-07 12:11:58 -08:00
page_footer.html Add filebans staff action, related to issue #28 2022-09-15 21:37:56 -07:00
page_header.html Use the default style set in the boards table before checking board.json 2023-12-08 15:29:04 -08: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 Add webPathDir template function (appends a trailing slash) 2023-12-07 12:11:58 -08:00
topbar.html Add webPathDir template function (appends a trailing slash) 2023-12-07 12:11:58 -08:00