1
0
Fork 0
mirror of https://github.com/Eggbertx/gochan.git synced 2025-08-27 15:26:25 -07:00
Commit graph

23 commits

Author SHA1 Message Date
Eggbertx
424f419199 Store configuration-dependent variables in a JavaScript file
As opposed to every single HTML file
2019-11-29 15:08:18 -08:00
user.email
90530b389f Don't use header for site slogan 2018-11-28 17:27:28 -08:00
user.email
a6d7e9f188 Rewrite CSS as Sass (.scss) files for better organization/loading 2018-11-25 14:16:22 -08:00
Joshua Merrell
75b35bdea9 Add board catalog building 2018-10-22 22:02:06 -07:00
Joshua Merrell
e1de5162ac prepend all absolute paths with {{$.config.SiteWebfolder}}
This fixes issues with people who have something aside from "/" as their config.SiteWebFolder setting
2018-09-27 13:19:24 -07:00
Joshua Merrell
7ef47e92e3 Fix thumbnail expansion 2018-07-08 21:30:14 -07:00
Joshua Merrell
ce303c086e HEAVILY simplify template execution 2018-04-06 01:03:57 -07:00
Joshua Merrell
9986bc8a6f streamline row/stmt/file closing and error handling/printing 2018-02-17 19:21:22 -08:00
Joshua Merrell
f39f55eda6 fix post/image deletion 2018-02-10 22:57:52 -08:00
Joshua Merrell
4d93f8bb98 Videos (should) now format correctly 2018-02-03 14:42:05 -08:00
Joshua Merrell
faa313d301 Fix backlinks and greentext doing weird things. 2018-02-03 10:49:15 -08:00
Joshua Merrell
4fcb43330f Add webm support and update jQuery 2018-01-28 15:01:59 -08:00
Joshua Merrell
063c1c4c97 fix Staff menu not showing up because XML errors in manage_header.html 2018-01-24 21:15:01 -08:00
Joshua Merrell
2f19791f89 Don't unescape HTML strings (why were they being escaped in the first place??) 2018-01-14 16:43:38 -08:00
Joshua Merrell
8080e41b40 Force favicon to show up 2018-01-14 14:08:36 -08:00
72d58503f8 Add the reply subjects to the template so they show up. 2017-08-21 17:05:25 -07:00
Josh
1b397b773c prevent browsers from autofilling subject field with staff username. Also, hot purging action! 2016-08-19 23:24:38 -07:00
c12ce71d15 Fix a template that missed a conversion to MessageHTML 2016-03-11 18:46:44 -08:00
Josh
b4a789123b add greentext formatting, limit max characters per post 2016-03-11 16:36:19 -08:00
Joshua Merrell
8ef86372ae add more descriptive board/thread subject 2016-01-31 18:50:51 -08:00
Joshua Merrell
e7b0cd201a clicking on post number things adds backlink to message box for replying to post 2016-01-23 01:58:18 -08:00
Joshua Merrell
f3f42571bc fixed some issues with paging boards 2016-01-04 20:53:56 -08:00
Joshua Merrell
4a1d0c1efd generate pages for boards and threads 2015-12-24 23:26:13 -08:00
Renamed from templates/img_thread.html (Browse further)