Robbie Antenesse Alamantus
Alamantus synced commits to master at Alamantus/Readlebee from mirror 2019-09-27 03:31:38 +02:00
3f9ca67918 Fix Open Library search results de-duplication
bf33ff8e3e Change wording for See Book Details
c5e73242d0 Add localiation to search options
ebc5c9b06d Remove BookBrainz option because there's no public API
1062b9b2fd Fix search not working on fresh load
Compare 19 commits »
Alamantus synced new reference database-setup to Alamantus/Readlebee from mirror 2019-09-27 03:31:38 +02:00
Alamantus synced and deleted reference search-options at Alamantus/Readlebee from mirror 2019-09-27 03:31:38 +02:00
Alamantus synced new reference search-options to Alamantus/Readlebee from mirror 2019-09-26 03:01:38 +02:00
Alamantus synced commits to master at Alamantus/Readlebee from mirror 2019-09-19 07:41:38 +02:00
49ab635660 Switch to fastify-sequelize for db connection
Alamantus synced commits to master at Alamantus/Readlebee from mirror 2019-09-18 23:31:38 +02:00
ff1eb25252 Upgrade dependencies; Remove unused dependencies & source
Alamantus synced commits to master at Alamantus/Readlebee from mirror 2019-09-18 07:11:38 +02:00
1cb78f5db2 Add fastify-postgres with example connection
Alamantus synced commits to master at Alamantus/Readlebee from mirror 2019-09-16 22:31:38 +02:00
4a5dbd4091 Only return books in searches; Add CTA if no search results
8a4d68b026 Add header to show search term
c4f657b7b4 Instantiate just one I18n instance to pass to all controllers
eda8e83d07 Add missing I18n in viewManager
7deda1c835 Fix modal isOpen not updating correctly
Compare 6 commits »
Alamantus synced commits to master at Alamantus/Readlebee from mirror 2019-09-16 06:11:38 +02:00
c7aaf56d08 Change LICENSE to GNU AGPLv3 from GPLv3
8781327c61 First attempt at pgsql database table creation
Compare 2 commits »
Alamantus synced commits to master at Alamantus/Readlebee from mirror 2019-09-14 13:21:38 +02:00
8721810bc6 Add create account form to /login view
2ea0015e70 Move loggedOut page text to i18n locale file
e991169075 Add a way for reviewCard to get i18n
2b95ab81c1 Start designing logged out home view
6dab28e7a5 Add isLoggedIn to Choo app state
Compare 8 commits »
Alamantus synced commits to master at Alamantus/Readlebee from mirror 2019-09-13 04:41:38 +02:00
596721fb2d Add a questionable way to save Choo state for the session
0ebafaeb9e Load covers in resultDetails sorted by publish date
46d3da8010 Use updated book details api in frontend
3f3ae76f2b Add Faker.js; Create BooksController and /api/books route
Compare 4 commits »
Alamantus synced commits to master at Alamantus/Readlebee from mirror 2019-09-12 12:21:38 +02:00
8047c83ede Fix top nav burger button
00140054a1 Improve styling for reviewDetails and search results
8e17d0ec7e Enable specifying modal styling
896dc7b869 Add star rating icons and review count to search results
c243928d23 Put I18n directly into view controllers
Compare 5 commits »
Alamantus synced commits to master at Alamantus/Readlebee from mirror 2019-09-12 04:11:38 +02:00
b1843c688c Add basic modal component; Add resultDetails to search
464aad9d34 Restructure search results columns
a9d40193f0 Add inventaireDomain to server config
c80e5e63ff Add endpoint for getting covers
Compare 4 commits »
Alamantus synced commits to master at Alamantus/Readlebee from mirror 2019-09-11 03:41:38 +02:00
da1fa7c77a Add first Fontello icons & styling
b4bb1fc392 Style search page results
24d416ec02 Update development section of Readme
3ceaf670b4 Update all branding and links to Readlebee
Compare 4 commits »
Alamantus synced commits to master at Alamantus/Readlebee from mirror 2019-09-10 03:11:38 +02:00
e5dbcc9ab8 Update search frontend to call API
951d07e11f Use i18n as example in views
64bda6f982 Set up custom i18n implementation
58d1981a1f Add babel-polyfill just in case it's needed
30cd02f680 Add settings management functions to choo app; Add language to state
Compare 7 commits »
Alamantus synced commits to master at Alamantus/Readlebee from mirror 2019-09-09 10:51:38 +02:00
5d5d28f6b9 Fix incorrect setup of loginView
a9747ec510 Redo Fastify routing to work with Choo's routing
8d9e0e8f9f Remove some unneeded fastify plugins; fix some typos
b4d6482994 Move siteName to new config.json for frontend
3b9d40ab7b Change webmanifest to file for parcel
Compare 8 commits »
Alamantus synced commits to master at Alamantus/Readlebee from mirror 2019-09-08 02:11:38 +02:00
4923bf3e83 Replace removed Choo files and deps
Alamantus synced commits to master at Alamantus/Readlebee from mirror 2019-09-07 09:51:39 +02:00
0f287748c1 Update README to reflect addition of image processing
f29e445998 Change header and footer to make more sense
f05ff1e0ef Add super basic fake login pages and conditions
621ee61144 Move point-of-view setup to separate file
0bbfafd03f Set up login tokens with dumb examples
Compare 14 commits »
Alamantus synced commits to master at Alamantus/Readlebee from mirror 2019-09-07 01:41:38 +02:00
809f07504d Move to a node server with handlebars templates
f04d8182b6 Attempt to figure out mediawiki and give up
0c6c6dd938 Improve Choo routing for viewmanager
Compare 3 commits »
Alamantus synced commits to master at Alamantus/Readlebee from mirror 2019-09-05 08:51:38 +02:00
21f9c41eaa Add super basic and ugly search with openlibrary
34ae314e74 Add choo devtools because it's helpful
Compare 3 commits »