Commit Graph

20 Commits

Author SHA1 Message Date
cc81347ace chore: sqlc versioning 2026-05-08 17:13:44 +02:00
4f173ad83b fix: don't update watchlist order when saving progress 2026-05-08 17:12:51 +02:00
caf84740fc chore: sqlc versioning 2026-05-07 17:07:37 +02:00
c77bcca7ba fix: downgrade sqlc to v1.30.0 for go 1.25 compatibility 2026-05-07 14:59:01 +02:00
30109590ba fix: update avatar field casing and sync models 2026-05-07 14:56:39 +02:00
734f5295c7 chore: formatting 2026-05-07 13:43:53 +02:00
b5083035f5 feat: add user avatar with dicebear dylan 2026-05-07 13:42:21 +02:00
9cefb39d01 refactor: consolidate db package and flatten structure 2026-05-06 23:11:05 +02:00
5cc506c256 chore: clean up server entrypoints and add user CLI tool 2026-05-05 16:06:06 +02:00
bb8bc78b1d style: align struct field comments 2026-05-02 20:13:44 +02:00
248f234f73 fix: calculate actual progress percentage for continue watching 2026-05-02 20:09:13 +02:00
8a09cf2cc8 fix: set updated_at in watchlist queries 2026-05-01 18:45:33 +02:00
c3c91f125b chore: update generated sqlc code 2026-04-26 20:38:43 +02:00
098b4a1fc0 watchlist: only set updated_at when marking anime as completed 2026-04-26 18:15:41 +02:00
21da18831d refactor: remove user management tables and unused account/notification_preference tables 2026-04-25 21:14:39 +02:00
a51a5e17e1 db: add DeleteUser 2026-04-23 16:45:41 +02:00
b1bb205d55 admin: add delete user with confirmation dialog 2026-04-22 21:27:37 +02:00
77f0daca26 admin: add admin panel for user management 2026-04-22 21:16:26 +02:00
a0ad500a43 refactor: replace interface{} with any in db 2026-04-22 10:55:17 +02:00
6df8788749 refactor: reorganize project structure following go standards 2026-04-20 15:54:35 +02:00