Commit graph

19 commits

Author SHA1 Message Date
5e93ecee73
User import now works
Some checks failed
/ docker (push) Failing after 3m56s
2025-04-15 17:18:56 +02:00
08f6de0bd7
Rename cavage singing func, add import for server
All checks were successful
/ docker (push) Successful in 4m1s
2025-04-15 14:51:07 +02:00
da2a89010c
Signing works 2025-04-10 16:40:06 +02:00
d272fa90b4
AP stuff almost works
Some checks are pending
/ test (push) Waiting to run
2025-04-09 17:35:31 +02:00
91ff8d2ea1
Regenerate 2025-04-08 16:32:31 +02:00
fb95ee48cc
Fix bad deletion cleaner func
Some checks are pending
/ test (push) Waiting to run
- Was delete if before `now`
- Should be delete if before `now - 30 days`
2025-04-08 09:29:02 +02:00
ecd4ed2ef8
Add ticker for cleaning deleted users 2025-04-08 09:21:21 +02:00
59b2bc0deb
Add methods to db user 2025-04-07 17:42:53 +02:00
427675f38e
chore(storage): run gorm gen 2025-04-05 22:01:22 +02:00
6a2b213787
Add access token check to auth 2025-04-04 16:15:25 +02:00
8f53e8a967
Fix another gen definition
Some checks are pending
/ test (push) Waiting to run
2025-04-04 14:06:47 +02:00
d33ed051f4
Fix gorm gen being not good with typing
Some checks are pending
/ test (push) Waiting to run
2025-04-04 13:50:42 +02:00
b33f6c2af7
chore(storage): Run generator
Some checks are pending
/ test (push) Waiting to run
2025-04-04 13:46:27 +02:00
ef91558600
Comments, fixes
Some checks are pending
/ test (push) Waiting to run
2025-04-01 17:24:06 +02:00
4c8ebaeab8
Add name field to user auth entries 2025-03-31 16:42:57 +02:00
f8a56cebfe
chore(storage-new): Regenerate bindings 2025-03-31 15:23:48 +02:00
582988add2
Add go:generate command and new field to user
Some checks are pending
/ test (push) Waiting to run
2025-03-31 08:08:01 +02:00
41e432b56e
Update new storage types and regenerate 2025-03-28 16:15:41 +01:00
68859642f3
chore(new-storage): Auto-generate new storage impl
Some checks are pending
/ test (push) Waiting to run
2025-03-27 15:57:00 +01:00