1
0
Fork 0
mirror of https://github.com/Eggbertx/gochan.git synced 2025-08-03 23:56:22 -07:00
gochan/templates
Eggbertx e2339f98ef Make templates dynamic so I don't forget
Also officially bump up version to 3.0 🎉
2022-01-30 11:56:59 -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 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 Make template for recent posts page 2022-01-29 23:47:13 -08:00
manage_boards.html Make template for recent posts page 2022-01-29 23:47:13 -08:00
manage_config.html Make template for recent posts page 2022-01-29 23:47:13 -08:00
manage_dashboard.html Make template for recent posts page 2022-01-29 23:47:13 -08:00
manage_login.html Make template for recent posts page 2022-01-29 23:47:13 -08:00
manage_recentposts.html Make template for recent posts page 2022-01-29 23:47:13 -08:00
manage_staff.html Make template for recent posts page 2022-01-29 23:47:13 -08:00
page_footer.html Finish separating config into separate structs 2021-07-11 16:30:39 -07:00
page_header.html Make template for recent posts page 2022-01-29 23:47:13 -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