1
0
Fork 0
mirror of https://gitlab.com/Alamantus/Readlebee.git synced 2025-03-24 20:30:45 +01:00
Commit graph

8 commits

Author SHA1 Message Date
47812f45d9 Add shelves view to Choo routes 2019-12-23 16:37:33 -07:00
f76c715aba Use a loading spinner instead of "Loading..." 2019-10-28 00:02:19 -06:00
4670e046bb Update frontend to fetch locale on load 2019-10-28 00:01:27 -06:00
5aeee0bc01 Add language picker to footer 2019-10-17 22:15:31 -06:00
d8f0de9ec4 Update global header based on loggedIn status 2019-10-17 21:10:15 -06:00
c22f632b53 Stop saving session state and move i18n to appState 2019-09-25 16:48:35 -06:00
eab60fe159 Add search icon; move search bar to /search 2019-09-25 16:41:45 -06:00
b093595f1d Restructure app initiation
- Split initialization steps into their own files.
- Use Choo routes instead of viewManager to properly set up 404
- Add styling for different colors of Picnic cards
2019-09-25 12:32:52 -06:00
Renamed from app/views/manager.js (Browse further)