Amolith
|
d5c7bf70ce
|
Implement new UI, fix DB use
- Implement dual-column UI
- Swap project table index from URL to ID
- Enable WAL for concurrent reads
- Use a Mutex to protect writes
|
2024-02-23 18:38:44 -05:00 |
Amolith
|
89e894401f
|
Move hardcoded defaults to top of checkConfig()
|
2024-02-23 16:46:54 -05:00 |
Amolith
|
0675278fe2
|
Implement migration system, add first migration
Thank you for the help Chris!
https://github.com/whereswaldon
|
2023-12-22 17:59:19 -05:00 |
Amolith
|
ac63dcb2c8
|
Thank you for hiding this Goland :angery:
|
2023-12-21 16:20:53 -05:00 |
Amolith
|
cbcbaca124
|
add dark mode, css reset and normalise links
Implements: https://todo.sr.ht/~amolith/willow/11
Implements: https://todo.sr.ht/~amolith/willow/10
|
2023-10-28 13:12:29 -04:00 |
Amolith
|
438f9fc7ae
|
finish implementing authentication
|
2023-10-25 20:16:36 -04:00 |
Amolith
|
ef9544ff7d
|
Beeg refactor for database and users and auth
|
2023-10-25 00:14:32 -04:00 |