1
0
Fork 0
mirror of https://gitlab.com/Alamantus/Readlebee.git synced 2025-08-11 09:31:13 +02:00
Commit graph

7 commits

Author SHA1 Message Date
a596e685d6 Rename shelves/get endpoint to shelf/getAll for consistency 2020-02-04 15:00:45 -07:00
3d34467208 Verify shelf id and request from external domain if present 2020-01-11 20:35:51 -07:00
b7392105e7 Start working on get shelf with fake data 2020-01-07 22:50:58 -07:00
8b5f79f3e2 Start single shelf view with test shelf 2019-12-26 14:36:04 -07:00
aefab612e7 Add get user shelves from db:
Add GET /api/shelves/get endpoint;
Turn off test data and pull shelves from database;
Update getLastUpdatedTimestamp to use association function.
2019-12-23 16:51:26 -07:00
cf691f5cff Move sub shelves view to userShelves & fix display 2019-12-23 16:39:03 -07:00
805ebef01c Create shelves view without adding to routes 2019-12-21 20:16:52 -07:00