Commit Graph

129 Commits

Author SHA1 Message Date
b651b4a4d0 chore: remove gh workflow 2024-06-11 15:17:15 +02:00
52acf41b79 chore: remove docker-compose 2024-06-11 15:14:35 +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
31a8cd0f5b update script 2024-04-13 13:41:56 +02:00
60176e6967 update script 2024-04-13 13:24:19 +02:00
7ac6915aab update script 2024-04-13 13:08:14 +02:00
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