1
0
Fork 0
mirror of https://gitlab.com/Alamantus/Readlebee.git synced 2025-03-25 12:50:44 +01:00
Commit graph

16 commits

Author SHA1 Message Date
929d1ca928 Add login validation without testing 2019-10-08 12:38:09 -06:00
040b967725 Add create and confirm account emails in backend 2019-10-03 13:04:17 -06:00
fd84706104 Start adding support for email confirmation with nodemailer 2019-09-27 18:40:39 -06:00
0cad0adfdb Add Account controller and create account endpoint 2019-09-27 18:14:01 -06:00
3f9ca67918 Fix Open Library search results de-duplication 2019-09-26 13:59:40 -06:00
e39fe52e65 Add search by Open Library 2019-09-26 12:22:58 -06:00
abc1e10b3f Simplify search results to only use Works from inventaire 2019-09-26 10:51:52 -06:00
d3d35bacc8 Use quick search from Inventaire for default search 2019-09-16 12:49:31 -06:00
0ebafaeb9e Load covers in resultDetails sorted by publish date 2019-09-12 17:11:12 -06:00
3f3ae76f2b Add Faker.js; Create BooksController and /api/books route 2019-09-12 12:40:42 -06:00
896dc7b869 Add star rating icons and review count to search results
These are currently randomized until database support is added
2019-09-11 22:42:01 -06:00
a9d40193f0 Add inventaireDomain to server config
For if someone wants to self-host Inventaire as well as Readlebee
2019-09-11 11:05:47 -06:00
c80e5e63ff Add endpoint for getting covers 2019-09-11 10:31:50 -06:00
b4bb1fc392 Style search page results 2019-09-10 17:17:13 -06:00
bd749fa796 Add Search endpoint to API; Use Inventaire API for search 2019-09-09 14:19:22 -06:00
0934fea892 Reorganize the folder structure entirely 2019-09-08 13:44:01 -06:00