Commit Graph

880 Commits

Author SHA1 Message Date
Pitu beb529e483 feat: wrote a few more routes 2021-08-24 01:05:36 +09:00
Pitu b0ab951a98 feat: implement album links endpoints 2021-08-18 01:12:50 +09:00
Pitu 858f0ae4b0 chore: update prisma 2021-08-18 01:12:34 +09:00
Pitu 9321750461 wip 2021-06-25 01:28:59 +09:00
Pitu 7114830582 wip 2021-06-24 19:13:48 +09:00
Pitu b924fbd314 wip 2021-06-24 02:07:07 +09:00
Pitu af0e46e552 feat: typescript and fastify 2021-06-21 20:01:50 +09:00
Pitu 77db6f34c6 Merge branch 'master' into feature/typescript 2021-06-21 15:23:28 +09:00
Pitu c9de92cc7f fix: error message not being shown 2021-06-20 23:39:31 +09:00
Pitu a4c7dc5cf3 fix: typo 2021-06-20 22:03:10 +09:00
Pitu 2efd58f1a4 chore: remove leftovers 2021-06-20 21:53:16 +09:00
Pitu c416e2a0bf feat: show field notes if any 2021-06-20 21:53:09 +09:00
Pitu d9e0537a1d fix: be able to delete tags 2021-06-20 21:20:27 +09:00
Pitu 1c463ea81e fix: pulling config from the db during build process 2021-06-20 21:16:56 +09:00
Pitu 270b7acd4c chore: hardcode api location 2021-06-20 18:53:59 +09:00
Pitu a4c447bb8b chore: add defaults for stats and other features 2021-06-20 18:46:21 +09:00
Pitu 43ce7c7c32 chore: remove update script 2021-06-20 18:46:04 +09:00
Pitu 0917f6f91f fix: typos 2021-06-20 18:45:56 +09:00
Pitu aff22be1b3 fix: return all used values 2021-06-20 18:45:32 +09:00
Pitu 8dd9b20d20 wip 2021-06-20 11:51:05 +09:00
Pitu a634cefb0c wip 2021-06-20 11:51:01 +09:00
Pitu 740666012c fix: docker script 2021-06-20 03:54:45 +09:00
Pitu bc5ca732b0 wip 2021-06-20 03:53:38 +09:00
Pitu ff80ea8431 Merge branch 'master' into feature/typescript 2021-06-19 02:08:28 +09:00
Kana 065c5221a0
Merge pull request #278 from Zephyrrus/Zephyrrus-feature/database_based_settings
Zephyrrus feature/database based settings
2021-06-19 02:03:57 +09:00
Pitu 0ec31e2371 fix: potentially fix the blocked extensions array splitting 2021-06-19 02:03:24 +09:00
Pitu 15674358f1 wip 2021-06-19 02:01:25 +09:00
Zephyrrus 2b5857182f fix: migrations
fix: order of parameters in the startup script
2021-06-18 15:11:47 +03:00
Pitu acc7da5310 test: seeding during migration 2021-06-18 02:53:52 +09:00
Pitu 9a0e6f9640 fix: seeding 2021-06-18 02:53:45 +09:00
Pitu 01e85b5e2f wip 2021-06-18 02:49:12 +09:00
Pitu 142028a058 feat: make nuxt use the new domain .env 2021-06-18 01:46:25 +09:00
Pitu 940ab07d35 feat: prevent running without a domain 2021-06-18 01:45:19 +09:00
Pitu f42c75c7f4 feat: add domain to setup process 2021-06-18 01:45:10 +09:00
Pitu c8f19898ae wip 2021-06-18 01:38:51 +09:00
Pitu d4390cce40 chore: change save msg 2021-06-17 23:35:44 +09:00
Pitu c131c3a1fc feat: save correct db info 2021-06-17 23:31:48 +09:00
Pitu ce893ebc15 chore: prevent restarting for the time being 2021-06-17 23:31:38 +09:00
Pitu ed9fa0fa72 chore: remove console.log 2021-06-17 23:31:28 +09:00
Zephyrrus 0cae7e9eda feat: show validation errors from joi on the frontend 2021-06-17 16:06:53 +03:00
Zephyrrus 6fe5055e9d feat: show setting values on the settings page and implement sending to backend (no saving yet) 2021-06-17 01:13:15 +03:00
Pitu 30808a3574 feat: fetch all settings if admin 2021-06-17 03:39:58 +09:00
Pitu ff343727d2 fix: upload size 2021-06-17 01:17:32 +09:00
Pitu 50d13e2ae7 feat: fetch settings from api 2021-06-17 01:10:24 +09:00
Pitu 334c3d1c34 feat: make frontend use database settings 2021-06-17 00:51:09 +09:00
Pitu b2253c7f60 chore: update db migration, seed and docker env 2021-06-15 00:13:37 +09:00
Pitu f45cb197e4 update package.json, pin volta, update deps 2021-06-15 00:12:56 +09:00
Pitu d3c80127ec chore: update process.env usage 2021-06-15 00:12:26 +09:00
Pitu 9b28e56e09 chore: get host from req instead of config 2021-06-08 00:33:01 +09:00
Pitu 3358cf6939 chore: simplify dev commands 2021-06-08 00:12:38 +09:00