cwilvx
|
c77d0927c7
|
remove deprecated db mappings
+ fix: cli password reset
+ delete old migrations
|
2024-08-04 10:19:11 +03:00 |
|
cwilvx
|
1a66194c6c
|
fix: slow folder track count
+ etc
|
2024-06-27 00:02:08 +03:00 |
|
cwilvx
|
c42ec4dcde
|
start: rewrite the database layer using a freaking ORM
+ start ditching in-mem stores
+ move main db table to a new name
+ experiments!
|
2024-06-24 00:26:47 +03:00 |
|
cwilvx
|
b40f05cc7c
|
implement CLI password recovery (hacky :omg:)
+ rewrite migrations logic
+ rename encode_password to hash_password
+ update image sizes (add medium size)
+ rename image endpoints
|
2024-05-11 21:26:03 +03:00 |
|
mungai-njoroge
|
fdf3186be6
|
salt passwords using userid
|
2024-05-03 23:22:09 +03:00 |
|
mungai-njoroge
|
04957dd5a9
|
set up auth
|
2024-04-25 18:18:52 +03:00 |
|