Commit Graph

112 Commits

Author SHA1 Message Date
82484be19c add dockerfile and github actions workflow for deploy 2024-04-13 13:01:49 +02:00
616626b4ce add scalar api reference 2024-04-12 21:20:28 +02:00
78d77ffd05 update env example 2024-04-08 12:42:23 +02:00
84591b1db5 update env example
remove test endpoint
2024-03-15 15:47:28 +01:00
7f712a634d move to storage service 2024-03-15 13:42:59 +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
e4ab9fa9c8 fix: change fileName and fileUrl to VarChar 500 2023-12-13 14:09:33 +01:00
8b90fc9a68 fix: change fileName and fileUrl to VarChar 500 2023-12-13 13:37:03 +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
e615fe7711 add userid to cards 2023-08-10 15:24:25 +02:00
70a3c43c47 fix orderby 2023-08-07 17:14:24 +02:00
f562d20145 fix orderby 2023-08-07 16:57:36 +02:00
b675c1adfb fix orderby 2023-08-07 16:51:31 +02:00
2b7b967382 fix grade orderby 2023-08-07 16:40:21 +02:00
dab78cd2a1 remove console logs 2023-08-07 16:01:22 +02:00
17b5c05685 fix grades 2023-08-07 16:00:31 +02:00
8c5b09889a prohibit users from creating cards in another user's decks 2023-08-07 15:00:42 +02:00
39cdfffe19 fix login doc 2023-08-07 14:52:17 +02:00
1378ff166c fix shots 2023-08-07 14:50:19 +02:00
39010b73d6 fix infinite loop 2023-08-07 14:34:12 +02:00
fff0288659 add duplicating random card prevention 2023-08-07 14:13:07 +02:00
663a93cbb6 add x-auth-skip header 2023-08-05 13:15:32 +02:00