|
|
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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
c532347fa2
|
fix 500 error
|
2023-08-13 21:24:06 +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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
eaa0c8cc33
|
add shots to getRandomCard
|
2023-07-31 16:22:11 +02:00 |
|
|
|
86f95efe1b
|
fix schema
|
2023-07-24 11:41:21 +02:00 |
|
andres
|
5fafb779a7
|
fix optional chaining for files
|
2023-07-23 12:45:38 +02:00 |
|
|
|
a943838622
|
fix learn endpoint
|
2023-07-21 16:44:18 +02:00 |
|
|
|
9c13a57804
|
add decks documentation
|
2023-07-16 23:23:46 +02:00 |
|
andres
|
aa7ece41a9
|
add auth docs, add eslint import/order
|
2023-07-16 19:44:58 +02:00 |
|
andres
|
4a9bf1e858
|
refactor imports/exports
|
2023-07-16 16:21:55 +02:00 |
|
andres
|
2f1579ed48
|
add cover to deck create/update
|
2023-07-16 14:59:03 +02:00 |
|
andres
|
f2437db3b7
|
add file upload to card create
|
2023-07-16 14:35:23 +02:00 |
|
andres
|
df1f041961
|
file upload in progress
|
2023-07-15 20:32:00 +02:00 |
|
|
|
b14fb39009
|
add smart random
|
2023-07-14 14:54:47 +02:00 |
|
andres
|
68942e904f
|
fix pagination and create pagination service
|
2023-07-12 13:06:37 +02:00 |
|
|
|
892cee4a7b
|
refactor a bit
|
2023-06-18 14:52:37 +02:00 |
|
|
|
ca976cfe5d
|
add crete/get cards
|
2023-06-18 12:16:03 +02:00 |
|
|
|
0794238f0d
|
export use cases from index
|
2023-06-17 23:29:30 +02:00 |
|
|
|
36e54cf56f
|
add decks crud
|
2023-06-17 23:27:23 +02:00 |
|