1
0
Fork 0
mirror of https://gitlab.com/Alamantus/Readlebee.git synced 2025-07-23 00:15:57 +02:00
Commit graph

16 commits

Author SHA1 Message Date
3bfaf5f3df Convert import/export to require/module.exports;Window conditions
Add conditions for whether to use certain things if run from server
2020-09-20 17:19:22 -06:00
bf78174691 Generate tabs CSS instead of using SCSS for covers 2020-08-24 23:16:23 -06:00
8283c1987a Update backend format for search; Delay cover image load 2020-08-24 17:09:56 -06:00
a4d6fc9913 Start working on adding items to shelves from search 2020-06-24 20:56:59 -06:00
1509cf9d43 Show shelves when clicking add from search 2020-06-15 23:33:12 -06:00
6c80f3977a Hide reviews UI in Search if no reviews available 2020-06-14 14:39:12 -06:00
bf33ff8e3e Change wording for See Book Details 2019-09-26 13:58:21 -06:00
c4f657b7b4 Instantiate just one I18n instance to pass to all controllers 2019-09-16 12:49:47 -06:00
e991169075 Add a way for reviewCard to get i18n 2019-09-13 22:46:18 -06:00
ea87184bb3 Move reviewCard to a partial for reusability 2019-09-13 21:54:17 -06:00
0ebafaeb9e Load covers in resultDetails sorted by publish date 2019-09-12 17:11:12 -06:00
46d3da8010 Use updated book details api in frontend 2019-09-12 12:41:10 -06:00
00140054a1 Improve styling for reviewDetails and search results 2019-09-11 23:41:18 -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
c243928d23 Put I18n directly into view controllers 2019-09-11 21:51:59 -06:00
b1843c688c Add basic modal component; Add resultDetails to search 2019-09-11 17:34:11 -06:00