1
0
Fork 0
mirror of https://github.com/Eggbertx/gochan.git synced 2025-09-05 11:06:23 -07:00
gochan/templates
2022-01-27 21:02:37 -08:00
..
override Remove overrides directory from gitignore 2019-08-02 10:45:41 -07:00
banpage.html Replace ban image with slightly less cringy one 2022-01-16 15:14:08 -08:00
boardpage.html Separate post into separate template 2022-01-27 21:02:37 -08:00
captcha.html Add basic captcha support 2019-11-24 14:42:39 -08:00
catalog.html Finish separating config into separate structs 2021-07-11 16:30:39 -07:00
consts.js Finish separating config into separate structs 2021-07-11 16:30:39 -07:00
error.html Add partially refactored configuration changes 2021-07-11 11:51:29 -07:00
front.html Finish separating config into separate structs 2021-07-11 16:30:39 -07:00
front_intro.html Completely redo front.html to make it more mobile-friendly 2019-02-16 19:18:00 -08:00
manage_bans.html Use generic page header for manage pages, add login template 2022-01-04 17:48:46 -08:00
manage_boards.html Fix board editing, resolves #51 2022-01-16 14:38:57 -08:00
manage_config.html Use generic page header for manage pages, add login template 2022-01-04 17:48:46 -08:00
manage_dashboard.html Fix broken links in dashboard page 2022-01-09 14:06:59 -08:00
manage_login.html Use generic page header for manage pages, add login template 2022-01-04 17:48:46 -08:00
manage_staff.html Use generic page header for manage pages, add login template 2022-01-04 17:48:46 -08:00
page_footer.html Finish separating config into separate structs 2021-07-11 16:30:39 -07:00
page_header.html Use generic page header for manage pages, add login template 2022-01-04 17:48:46 -08:00
post.html Separate post into separate template 2022-01-27 21:02:37 -08:00
post_edit.html Store configuration-dependent variables in a JavaScript file 2019-11-29 15:08:18 -08:00
postbox.html Separate post into separate template 2022-01-27 21:02:37 -08:00
threadpage.html Separate post into separate template 2022-01-27 21:02:37 -08:00