.. |
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
|
Refactor thread and post data structures to include IsSpoilered and update related queries and templates (still a WIP)
|
2025-04-21 17:10:42 -07:00 |
captcha.html
|
Use h1 instead of div for lightbox title, footer element instead of div#footer
|
2025-02-18 12:59:20 -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
|
Show embed thumbnail on front page if template is configured
|
2025-04-06 13:40:48 -07:00 |
front_intro.html
|
Completely redo front.html to make it more mobile-friendly
|
2019-02-16 19:18:00 -08:00 |
install.html
|
Add option to skip admin creation if the database appears to be provisioned already
|
2025-07-19 19:33:18 -07: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
|
Remove displayed ban ID from ban page
|
2025-05-08 19:43:25 -07: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
|
Show embed on IP search page and add sample embed script for Youtube, Vimeo, and raw video embedding
|
2025-03-23 16:13:14 -07:00 |
manage_login.html
|
Remove unnecessary tags from login template
|
2024-12-08 13:28:42 -08:00 |
manage_recentposts.html
|
Show secure tripcodes
|
2025-04-06 16:07:37 -07:00 |
manage_reports.html
|
Add text formatting classes and update report handling logic to dismissing in bulk
|
2025-03-28 21:55:15 -07: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
|
Separate staff account password changing from rank changing, add staff callback function tests
|
2025-05-01 14:54:10 -07: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
|
Use h1 instead of div for lightbox title, footer element instead of div#footer
|
2025-02-18 12:59:20 -08:00 |
page_header.html
|
Add global style including and script loading
|
2025-03-16 17:58:16 -07:00 |
post.html
|
Refactor threads table, rename cyclical attribute to cyclic for consistency
|
2025-05-02 11:47:01 -07:00 |
post_edit.html
|
Show secure tripcodes
|
2025-04-06 16:07:37 -07:00 |
post_flag.html
|
Add custom flag usage during post processing
|
2024-01-21 17:16:27 -08:00 |
postbox.html
|
Add spoilered column and migration, update tests in gctemplates to use goquery to not have to test against really big strings
|
2025-04-13 01:18:55 -07:00 |
threadpage.html
|
Refactor thread and post data structures to include IsSpoilered and update related queries and templates (still a WIP)
|
2025-04-21 17:10:42 -07:00 |
topbar.html
|
Move flag attaching to separate function
|
2024-03-13 13:58:36 -07:00 |