Amolith
|
b6db773ee3
|
Add ID to project cards so mobile works
|
2024-02-23 19:24:07 -05:00 |
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
|
1fbf0af5a4
|
group outdated software and reword
Implements: https://todo.sr.ht/~amolith/willow/17
Implements: https://todo.sr.ht/~amolith/willow/15
|
2023-11-08 15:32:26 -05:00 |
Amolith
|
90db8d55ea
|
correct div nesting in home HTML template
|
2023-10-30 18:46:10 -04:00 |
Amolith
|
d0dd81602b
|
change project styling, add log out link
|
2023-10-28 23:17:41 -04: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 |