Alexander Polynomdivision
|
3b7e55d957
|
refactor: Simplify API calls
API calls can now make with a simple wrapper function.
Additionally, the error code "200" now means success for all API calls.
|
2018-10-17 18:28:29 +02:00 |
|
Alexander Polynomdivision
|
7de3cedb15
|
refactor: Move the SM2 implementation to the backend
|
2018-10-17 14:40:21 +02:00 |
|
Alexander Polynomdivision
|
528c291b70
|
feat: Implement the /user/vocab endpoint
|
2018-10-11 14:25:46 +02:00 |
|
Alexander Polynomdivision
|
26407b6cb7
|
feat: Tick all levels that the user has completed
|
2018-10-02 16:04:38 +02:00 |
|
Alexander Polynomdivision
|
977f5df9dd
|
feat: Points for doing reviews
|
2018-10-01 19:21:57 +02:00 |
|
Alexander Polynomdivision
|
4f133c55d2
|
feat: Add new vocabulary to the review queue
When a level is finished, the vocabulary of that item will be
converted into SM2 metadata, which will be appended to the
user's vocabMetadata.
|
2018-09-30 21:17:47 +02:00 |
|
Alexander Polynomdivision
|
048f375724
|
feat: Implement SM2
|
2018-09-30 16:17:54 +02:00 |
|
Alexander Polynomdivision
|
076d6c8233
|
feat: Add the /api/user/score endpoint
|
2018-09-29 22:09:49 +02:00 |
|
Alexander Polynomdivision
|
ab0c75331d
|
feat: Implement updating the done levels
|
2018-09-29 22:00:15 +02:00 |
|
Alexander Polynomdivision
|
e6e7505383
|
feat: Implement (most) API endpoints
|
2018-09-29 19:34:22 +02:00 |
|
Alexander Polynomdivision
|
9ea5078c5c
|
feat: Implement even more endpoints
|
2018-09-29 19:10:27 +02:00 |
|
Alexander Polynomdivision
|
fdaa9cb8f3
|
feat: Remove shared/
|
2018-09-29 15:06:14 +02:00 |
|
Alexander Polynomdivision
|
65070b1f5b
|
feat: Implement the /user/me endpoint
|
2018-09-29 14:23:09 +02:00 |
|
Alexander Polynomdivision
|
24f35be058
|
feat: Implement the new /dashboard API
|
2018-09-24 18:29:29 +02:00 |
|
Alexander Polynomdivision
|
28160e329b
|
feat: Implement all Frontend stubs
|
2018-09-24 13:53:20 +02:00 |
|
Alexander Polynomdivision
|
8b6bfb681b
|
fix: Implement more APIs
|
2018-09-24 13:36:42 +02:00 |
|
Alexander Polynomdivision
|
2c4011f631
|
refactor: Create a better API scheme
|
2018-09-23 22:17:35 +02:00 |
|