Eggbertx
|
83f8601334
|
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 |
|
onihilist
|
ab42c1332b
|
Add update thread button
|
2025-01-07 12:24:11 +01:00 |
|
Eggbertx
|
2e5e56b142
|
Add webPathDir template function (appends a trailing slash)
|
2023-12-07 12:11:58 -08:00 |
|
Eggbertx
|
8f21f97f9d
|
Show lock icon by locked threads
|
2023-02-03 10:31:47 -08:00 |
|
Eggbertx
|
8cb7179808
|
Fix some leftover missing webPath uses
|
2023-01-05 23:59:55 -08:00 |
|
Eggbertx
|
43d941c837
|
Replace all usage of webroot template variable with webPath function
|
2023-01-04 23:13:59 -08:00 |
|
Eggbertx
|
e4218beda3
|
Move return, catalog, and scroll top links to subtitle
related to issue #42, the links can cut into the postbox
|
2022-12-24 23:35:08 -08:00 |
|
Eggbertx
|
2b12801c60
|
Add move thread page
Separate post move, edit, and deletion from server for better organization
|
2022-09-23 15:50:18 -07:00 |
|
Eggbertx
|
ed7b4ed3f8
|
Make manage titles centered and add scroll links
|
2022-08-23 13:22:16 -07:00 |
|
Eggbertx
|
f307fd2a5f
|
Remove unused links from page footer
|
2022-07-18 16:20:31 -07:00 |
|
Eggbertx
|
6ddfaedc11
|
Make themes use div#content more
|
2022-04-14 21:20:32 -07:00 |
|
Eggbertx
|
a4149d4c5d
|
Separate post into separate template
|
2022-01-27 21:02:37 -08:00 |
|
Eggbertx
|
6e203c81d7
|
Add home link to bottom bar, fix home link style on top bar
|
2021-09-01 13:01:15 -07:00 |
|
Eggbertx
|
dffe7fbe27
|
Replace custom post dropdown menu with HTML select element
|
2021-08-24 16:16:05 -07:00 |
|
Eggbertx
|
dfdb926d71
|
Add partially refactored configuration changes
|
2021-07-11 11:51:29 -07:00 |
|
comraderat
|
092aa8aede
|
Removed any reference to board.html
Board.html used to be a symbolic link to 1.html.
Now uses 1.html directly verywhere, fixing a bug where the board
couldnt rebuild
|
2020-05-27 20:50:49 +02:00 |
|
Eggbertx
|
5986d572bb
|
Remove thread pagination, make logger write to requested log
|
2020-03-26 12:09:10 -07:00 |
|
Eggbertx
|
267a5eeb6f
|
Start making templates more readable
Also change most remaining underscore var names to camelCase
|
2019-12-06 20:03:37 -08:00 |
|
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 |
|