Robbie Antenesse Alamantus
Alamantus synced commits to master at Alamantus/Readlebee from mirror 2019-12-08 14:40:33 +01:00
cdcaef11c1 Add framework for database setup and migration
b9378a2356 Move getSequelizeModels to sequelize folder
Compare 2 commits »
Alamantus synced commits to master at Alamantus/Lexiconga from mirror 2019-12-07 06:00:32 +01:00
abf0bc08a0 Merge pull request #41 from Alamantus/dependabot/npm_and_yarn/serialize-to-js-3.0.1
d3559d5465 Bump serialize-to-js from 3.0.0 to 3.0.1
Compare 2 commits »
Alamantus synced commits to master at Alamantus/Lexiconga from mirror 2019-12-03 04:00:32 +01:00
484426d98b Run `yarn upgrade` to update all dependencies
331d285899 Update ads for GUTS+ PDF
Compare 2 commits »
Alamantus synced and deleted reference dependabot/npm_and_yarn/safer-eval-1.3.5 at Alamantus/Lexiconga from mirror 2019-12-03 04:00:32 +01:00
Alamantus synced commits to master at Alamantus/Lexiconga from mirror 2019-12-02 11:40:32 +01:00
03974b9d45 Remove box shadow from dark theme
b20c6703ef Make modals stay above footer; Bump version
Compare 2 commits »
Alamantus synced commits to master at Alamantus/Readlebee from mirror 2019-12-02 03:30:31 +01:00
a2d113562e Add shelf api route with create action
cd4e628e11 Utilize nested locale translations and update usage
3c40673774 Improve I18n.translate to enable nested ui.json
1458e936ea Naming & Association corrections:
Compare 4 commits »
Alamantus synced commits to master at Alamantus/Readlebee from mirror 2019-12-01 03:00:32 +01:00
53662c0a60 Create default shelves in db on account creation
da2425a73d Update sequelize models to add foreign keys
Compare 2 commits »
Alamantus synced new reference dependabot/npm_and_yarn/safer-eval-1.3.5 to Alamantus/Lexiconga from mirror 2019-10-29 22:01:39 +01:00
Alamantus synced commits to master at Alamantus/Readlebee from mirror 2019-10-28 13:21:41 +01:00
b5ef4a9bb5 Add an about page view that laods from backend
f76c715aba Use a loading spinner instead of "Loading..."
4670e046bb Update frontend to fetch locale on load
0f9757f2c2 Put i18n on server so it can free up frontend memory
Compare 4 commits »
Alamantus synced commits to master at Alamantus/Readlebee from mirror 2019-10-26 21:31:38 +02:00
2ccee904da Improve login/create account forms
78658483a6 Add missing i18n phrases for account management
24b36045ff Fix display name requirements
Compare 3 commits »
Alamantus synced commits to master at Alamantus/Readlebee from mirror 2019-10-20 02:11:38 +02:00
5aeee0bc01 Add language picker to footer
4498ed002a Validate token on initial load
cd0baa7605 Handle log out
d8f0de9ec4 Update global header based on loggedIn status
43a8c006a1 Add loggedIn view for home page
Compare 6 commits »
Alamantus renamed repository from book-tracker to Alamantus/Readlebee 2019-10-14 23:49:24 +02:00
Alamantus synced commits to master at Alamantus/Readlebee from mirror 2019-10-09 01:21:39 +02:00
929d1ca928 Add login validation without testing
73980aeb93 Set up front end create account form
040b967725 Add create and confirm account emails in backend
fd84706104 Start adding support for email confirmation with nodemailer
7ed4148b37 Enable forcing sync in setup-database.js
Compare 13 commits »
Alamantus synced commits to database-setup at Alamantus/Readlebee from mirror 2019-10-09 01:21:38 +02:00
929d1ca928 Add login validation without testing
Alamantus synced commits to database-setup at Alamantus/Readlebee from mirror 2019-10-07 08:31:39 +02:00
73980aeb93 Set up front end create account form
Alamantus synced commits to database-setup at Alamantus/Readlebee from mirror 2019-10-03 22:51:38 +02:00
040b967725 Add create and confirm account emails in backend
Alamantus synced new reference new-features-wave-2 to Alamantus/Lexiconga from mirror 2019-10-02 06:01:39 +02:00
Alamantus synced commits to master at Alamantus/Lexiconga from mirror 2019-10-01 21:51:39 +02:00
9d08bbb337 Fix some things that have caused errors to get logged
Compare 2 commits »
Alamantus synced commits to database-setup at Alamantus/Readlebee from mirror 2019-09-28 04:01:48 +02:00
fd84706104 Start adding support for email confirmation with nodemailer
7ed4148b37 Enable forcing sync in setup-database.js
9b95bd9fb3 Add api locale text for create account
0cad0adfdb Add Account controller and create account endpoint
d213ce6f75 Add sequelize models to fastify object; Validate tokens better
Compare 6 commits »
Alamantus synced commits to database-setup at Alamantus/Readlebee from mirror 2019-09-27 11:41:39 +02:00
3634774ff9 Split out Sequelize models into its own module