Commit Graph

116 Commits

Author SHA1 Message Date
1a776b57ac prevent test account from being deleted 2024-11-23 12:19:10 +01:00
f3a62cf5b5 feat: filter min max cards by authorId, name, favoritedBy 2024-07-30 20:21:17 +02:00
da9981533c feat: add delete current user account use case 2024-07-26 11:52:54 +02:00
70bed1c1bb feat: add delete current user account use case 2024-07-26 11:49:50 +02:00
f697747124 chore: update cardsOrderByEnum 2024-06-12 12:08:36 +02:00
ef54dc14e7 fix: unfuck orderBy 2024-06-12 10:20:24 +02:00
9875b665b7 feat: admin endpoints 2024-06-11 12:33:50 +02:00
958f9bae30 fix: count attempts per user instead of globally 2024-06-02 14:36:12 +02:00
5a1d375ada feat: update docs for favorites 2024-05-30 20:59:27 +02:00
aba09f5367 feat: add to favorites 2024-05-30 20:33:17 +02:00
6604b880bf feat: add to favorites 2024-05-30 18:11:36 +02:00
ece7cf312d Merge pull request #1 from ershisan99/master2
feat: v2 logout for bearer auth
2024-05-25 21:43:45 +02:00
9af6447757 feat: v2 logout for bearer auth 2024-05-25 21:41:34 +02:00
68110c9cfb fix: correct openapi schema for decks 2024-05-21 13:00:47 +02:00
8c8ad9789d feat: add get test username page 2024-05-11 11:36:46 +02:00
dd7fcbe79a feat: add v2 refresh token 2024-04-20 21:34:16 +02:00
ed518787d5 feat: return generated tokens on refresh 2024-04-20 21:24:22 +02:00
b2449c2387 feat: return generated tokens on refresh 2024-04-20 20:40:28 +02:00
616626b4ce add scalar api reference 2024-04-12 21:20:28 +02:00
84591b1db5 update env example
remove test endpoint
2024-03-15 15:47:28 +01:00
22bc42f635 move to storage service 2024-03-15 13:37:07 +01:00
b2a971fd30 fix order by cardscount 2024-03-13 16:11:10 +01:00
f7d0c41870 wip 2024-03-12 19:08:15 +01:00
d1130b76c3 wip 2024-03-12 18:28:04 +01:00
7d20d83834 wip 2024-03-12 18:27:07 +01:00
2db47b3335 wip 2024-03-12 16:21:13 +01:00
8a3796e694 fix: remove secrets from code 2024-03-03 15:36:35 +01:00
32757e1dca fix: docs 2024-02-24 17:36:13 +01:00
60ef0dfd6c fix: save grade 500 error instead of 404 2024-01-29 11:37:58 +01:00
32c8df6a4c feat: add get /decks v2 which does not return maxCardsCount. Add /decks/min-max-cards to use instead. /v1/decks is now deprecated 2024-01-21 15:52:03 +01:00
e0b2704888 fix: total count query 2024-01-21 11:54:14 +01:00
289512bc48 fix: update docs 2024-01-20 19:28:22 +01:00
28b5066894 fix: update docs 2024-01-20 19:09:54 +01:00
67254b5555 fix: cardsCount 2024-01-20 16:29:05 +01:00
d95d5d8e20 fix: cardsCount 2024-01-20 16:07:32 +01:00
e9e30fe435 fix: add description to saveGrade 200 response 2024-01-20 13:19:25 +01:00
6b63fd498a fix: refactor two commands in saving grade to prevent race conditions 2024-01-20 13:13:59 +01:00
b897c775a9 fix 500 error 2023-12-29 21:07:02 +01:00
1a97c7e3c0 fix 500 error 2023-12-29 21:06:30 +01:00
9721d6b49c fix: only allow to update name and avatar 2023-12-29 13:41:43 +01:00
ebdc350584 fix: make avatar and name in update me request optional 2023-12-29 11:46:56 +01:00
49cd869e07 chore: remove unused rating column 2023-12-15 17:46:48 +01:00
3ab74f812d fix: correct type for maxCardsCount and minCardsCount
fix: correct default html for password recovery
2023-12-04 19:50:30 +01:00
fbf5236f80 update packages, fix cards entity 2023-11-19 15:46:20 +01:00
andres
02cd24da5f add html and subject to resending verification email 2023-08-15 19:09:28 +02:00
andres
a32884227a add html and subject to resending verification email 2023-08-15 19:08:32 +02:00
c532347fa2 fix 500 error 2023-08-13 21:24:06 +02:00
andres
f4c21e3c50 add short lived access token 2023-08-12 18:47:40 +02:00
43a2f11f80 fix card images upload 2023-08-12 15:40:47 +02:00
andres
2626bf3815 fix orderBy not allowing null 2023-08-12 13:42:44 +02:00