Commit Graph

141 Commits

Author SHA1 Message Date
3c21c83e2c install openssl 2024-12-20 14:18:41 +01:00
7da7011570 pin node version 2024-12-20 14:17:05 +01:00
1a776b57ac prevent test account from being deleted 2024-11-23 12:19:10 +01:00
26d2f111a3 add index.html 2024-09-11 15:55:38 +02:00
4a5380b429 bump docs version 2024-09-11 15:43:25 +02:00
fa670fbc10 Update README.md 2024-08-09 00:04:48 +00:00
57e3e07013 Update README.md 2024-08-09 00:03:42 +00: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
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