07a65e9633
fix babycode editor buttons not working in user settings
2025-05-26 02:28:22 +03:00
a2d3672fa8
properly handle url= tags
2025-05-26 02:28:22 +03:00
1e9809e4b2
fix: specify docker compose version
2025-05-25 20:39:12 +02:00
9f6541c90c
chore: ensure docker compose acts like a service
2025-05-25 20:33:13 +02:00
c426c8aa2a
add font and acknowledgements
2025-05-25 21:07:21 +03:00
a4a79d964e
change regular infobox color to blue
2025-05-25 06:36:47 +03:00
025b3063a6
allow mods to delete topics
2025-05-25 06:36:31 +03:00
5e7dec08b9
allow users to lock and sticky threads
2025-05-25 06:07:42 +03:00
95e4384f22
mention the need for interactive shell in docker instructions
2025-05-25 05:31:18 +03:00
82fb724770
fix avatars
2025-05-25 05:21:35 +03:00
ca0256268b
add ability to delete posts
2025-05-25 04:29:15 +03:00
8a9a5e5bd9
add titles to more pages
2025-05-24 17:39:23 +03:00
ccb2819b01
add user signatures
2025-05-24 17:28:07 +03:00
fbe582ccbc
minor formatting fix
2025-05-24 16:48:38 +03:00
22f97dcc82
add quote to babycode, improve quote text
2025-05-24 16:45:34 +03:00
2773ba5243
remove debug endpoint
2025-05-24 16:16:49 +03:00
2a22f6d2ce
even stronger cachebusting
2025-05-24 16:15:37 +03:00
ed34f394ce
add inline code block support
2025-05-24 16:15:25 +03:00
11dbec0793
better babycode parsing, add horizontal rule
2025-05-24 15:47:31 +03:00
69bfaa8db0
add code blocks + copy
2025-05-24 05:12:46 +03:00
66318698e5
add reusable babycode editor
2025-05-24 02:45:54 +03:00
ec3f144b4e
add reply button functionality
2025-05-24 01:07:58 +03:00
e7260090ac
add post editing
2025-05-24 00:11:27 +03:00
738b4163a8
prepare post history
2025-05-23 21:29:22 +03:00
3dde2ba49a
migrate before running server
2025-05-23 21:28:14 +03:00
12269dd9b3
add sorting topics view
2025-05-23 20:41:06 +03:00
800cd6a1bf
alias js folder to /static/js in ngx config
2025-05-23 20:40:32 +03:00
f3aaa6d24d
fix wrong url redirect on thread create
2025-05-23 16:12:09 +03:00
f071919fa8
better? cache busting
2025-05-23 16:08:26 +03:00
d70b27cda0
use infobox to signal topic locked
2025-05-23 15:28:09 +03:00
1038e8ea1e
add .touched files to ignores
2025-05-23 14:13:37 +03:00
17e231ed74
revise instructions
2025-05-23 13:35:54 +03:00
7f17d4c29e
finalize docker setup
...
now fully works via docker \o/
2025-05-23 13:14:51 +03:00
4fa80aa8c7
VERY quick fix: randomize seed when making admin account
2025-05-23 05:41:38 +03:00
2ccacf12a3
use correct check in start script
2025-05-23 04:55:39 +03:00
0d7ed52679
NOT DONE YET - allow containerization
...
a bunch was restructured to make it amenable to docker.
it works fine, except when writing to the db. trying to log in (thus creating a session)
will have Lapis throw "attempt to write a readonly database"
2025-05-23 04:46:10 +03:00
af20b626d5
put db and static into data/
2025-05-22 23:20:15 +03:00
ddad153875
argon2 experiment
2025-05-22 22:30:20 +03:00
74a0ae5027
fix infobox in user view
2025-05-22 22:30:14 +03:00
d4ab245297
set the avatar to default FIRST when clearing avatar
2025-05-22 11:58:05 +03:00
a28572003e
add quick and dirty user list for mods
2025-05-22 04:00:11 +03:00
511687c8c3
add proper instructions
2025-05-22 03:36:56 +03:00
7d761bae2e
actually delete the avatar row when deleting avatar file
2025-05-22 03:02:27 +03:00
7f10dde1ea
add a sort order to topics for the future
2025-05-22 02:57:25 +03:00
9438d3704b
make default avatar use the avatars table
2025-05-22 02:44:24 +03:00
16127983ab
add markup to topics create
2025-05-22 01:57:15 +03:00
1cb9262ad7
add markup to topics list view
2025-05-22 01:46:08 +03:00
9b42d05174
start writing instructions (not complete yet)
2025-05-22 00:32:00 +03:00
fd261ec8c0
left-right margin
2025-05-21 20:05:50 +03:00
f8da57224f
render top navbar in base
2025-05-21 20:00:21 +03:00