1
0
Fork 0
mirror of https://github.com/Eggbertx/gochan.git synced 2025-08-01 22:26:24 -07:00
gochan/templates
2025-01-19 11:58:18 -08:00
..
override Remove overrides directory from gitignore 2019-08-02 10:45:41 -07:00
5xx.html Use CSS on tables instead of border HTML attribute, standardize table headers 2024-03-08 14:50:28 -08:00
404.html Use CSS on tables instead of border HTML attribute, standardize table headers 2024-03-08 14:50:28 -08:00
banpage.html Fix failing tests, move more inline CSS to global CSS files 2024-11-30 17:07:50 -08:00
boardpage.html Add update board button 2025-01-07 12:01:18 +01: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 Update readme, make stuff in consts.js actually constant 2024-12-08 12:43:14 -08:00
error.html Use CSS on tables instead of border HTML attribute, standardize table headers 2024-03-08 14:50:28 -08:00
front.html Make ban page template use standard page header template, use h1 as title element 2024-11-17 23:17:11 -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 Update announcements table style 2024-03-18 12:55:09 -07:00
manage_appeals.html Use CSS on tables instead of border HTML attribute, standardize table headers 2024-03-08 14:50:28 -08:00
manage_bans.html Use CSS on tables instead of border HTML attribute, standardize table headers 2024-03-08 14:50:28 -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_filter_hits.html Add button to clear hits for a filter (admin only) 2024-09-07 15:40:37 -07:00
manage_filters.html Add newline to filter boards list info 2024-10-13 21:53:46 -07: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 Remove unnecessary tags from login template 2024-12-08 13:28:42 -08:00
manage_recentposts.html Use CSS on tables instead of border HTML attribute, standardize table headers 2024-03-08 14:50:28 -08:00
manage_reports.html Use CSS on tables instead of border HTML attribute, standardize table headers 2024-03-08 14:50:28 -08:00
manage_sections.html Use CSS on tables instead of border HTML attribute, standardize table headers 2024-03-08 14:50:28 -08:00
manage_staff.html Add rank updating for admins 2024-12-14 22:17:45 -08:00
manage_templateoverride.html Finish browser-based template editor, resolves issue #90 2023-12-26 17:02:09 -08:00
manage_threadattrs.html Change naming convention from cyclical to cyclic, as the latter is more acurate 2025-01-19 11:58:18 -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 Remove debugging text 2024-08-11 16:37:37 -07: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 Remove debugging text 2024-11-30 17:11:39 -08:00
post.html Change naming convention from cyclical to cyclic, as the latter is more acurate 2025-01-19 11:58:18 -08:00
post_edit.html Start moving template functions to their respective packages 2024-03-13 13:41:15 -07:00
post_flag.html Add custom flag usage during post processing 2024-01-21 17:16:27 -08:00
postbox.html Change naming convention from cyclical to cyclic, as the latter is more acurate 2025-01-19 11:58:18 -08:00
threadpage.html Add update thread button 2025-01-07 12:24:11 +01:00
topbar.html Move flag attaching to separate function 2024-03-13 13:58:36 -07:00