1
0
Fork 0
mirror of https://github.com/Eggbertx/gochan.git synced 2025-08-18 07:36:24 -07:00
gochan/templates
2022-12-22 12:58:18 -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 Make naming conventions in templates more consistent with Go conventions 2022-12-22 12:58:18 -08:00
boardpage.html Make board pages, thread pages, and catalogs render properly 2022-11-28 16:15:20 -08:00
captcha.html Make naming conventions in templates more consistent with Go conventions 2022-12-22 12:58:18 -08:00
catalog.html Make catalog use new post type 2022-11-28 14:00:54 -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 Make naming conventions in templates more consistent with Go conventions 2022-12-22 12:58:18 -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 Add appeals management page 2022-11-30 10:20:31 -08:00
manage_bans.html Make ban adding (sorta) work again 2022-11-17 16:32:28 -08:00
manage_boards.html Make naming conventions in templates more consistent with Go conventions 2022-12-22 12:58:18 -08:00
manage_config.html Make themes use div#content more 2022-04-14 21:20:32 -07:00
manage_dashboard.html Show correct role on staff dashboard 2022-07-25 14:13:33 -07:00
manage_filebans.html Replace references to filename and username wildcard with regex 2022-12-08 08:29:49 -08:00
manage_ipsearch.html Fix ipsearch 2022-11-29 10:23:51 -08:00
manage_login.html Make themes use div#content more 2022-04-14 21:20:32 -07:00
manage_namebans.html Replace references to filename and username wildcard with regex 2022-12-08 08:29:49 -08:00
manage_recentposts.html Fix query from breaking when boardid > 0 2022-11-14 15:48:17 -08:00
manage_reports.html Add report dismissal and ability to block reports for a post 2022-07-27 11:19:03 -07:00
manage_sections.html Update boardsections staff action for new API 2022-12-05 16:40:56 -08:00
manage_staff.html Make staff mgmt template compatible with update 2022-11-10 14:47:40 -08:00
manage_wordfilters.html Don't show the wordfilter table if there are none 2022-07-25 10:59:48 -07:00
movethreadpage.html Add move thread page 2022-09-23 15:50:18 -07:00
page_footer.html Add filebans staff action, related to issue #28 2022-09-15 21:37:56 -07:00
page_header.html Make naming conventions in templates more consistent with Go conventions 2022-12-22 12:58:18 -08:00
post.html Make IP ban page template compatible with new API 2022-11-29 12:06:08 -08:00
post_edit.html Add ability to replace file uploads 2022-12-17 16:30:52 -08:00
postbox.html Replace internal self-generated captcha tests with hcaptcha 2022-12-20 13:13:08 -08:00
threadpage.html Add move thread page 2022-09-23 15:50:18 -07:00