Commit Graph

11 Commits

Author SHA1 Message Date
1038e8ea1e
add .touched files to ignores 2025-05-23 14:13:37 +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
511687c8c3
add proper instructions 2025-05-22 03:36:56 +03:00
9438d3704b
make default avatar use the avatars table 2025-05-22 02:44:24 +03:00
9b689a08e2
add sass 2025-05-20 06:56:14 +03:00
5ec458702a
some cfg tweaks 2025-05-19 06:43:19 +03:00
836ad72521
add avatars 2025-05-18 11:39:12 +03:00
ac51e5c0e8
starting users 2025-05-18 05:41:26 +03:00
03a20128f7
schema 2025-05-17 17:12:23 +03:00
497ec62990
initial commit 2025-05-07 20:01:04 +03:00