Commit Graph

375 Commits

Author SHA1 Message Date
Jason 25897ba6d3
Allow API Access to some endpoints (#304) 2021-11-03 22:17:34 +09:00
Kana 58864852d1
fix: update upload directories 2021-09-02 02:04:57 +09:00
Kana f262fa8069
Update db location 2021-09-02 01:54:17 +09:00
Pitu ff046169bf fix: wrong case on env variable 2021-08-22 22:50:30 +09:00
Pitu 63016a5b74 fix: chunked upload post 2021-08-22 22:40:32 +09:00
Zephyrrus a8b985240d
fix: anon upload and domain fix for album links (#292) 2021-08-22 22:33: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 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 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 0ec31e2371 fix: potentially fix the blocked extensions array splitting 2021-06-19 02:03:24 +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 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 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 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 5f5716963d wip 2021-06-07 16:25:02 +09:00
Pitu 3f223a9dbf feat: implement initial values and saving to db logic 2021-03-25 02:03:57 +09:00
Pitu abd7a1ca2e chore: move database migration script 2021-03-25 00:09:33 +09:00
Pitu 541bfedb92 wip 2021-03-23 22:35:29 +09:00
Pitu b24c0175f5 Merge branch 'feature/database_based_settings' of https://github.com/Zephyrrus/huskysafe into Zephyrrus-feature/database_based_settings 2021-03-23 22:24:11 +09:00
Pitu ea0d8aafcf fix: disabled users on migration 2021-02-21 23:38:00 +09:00
Pitu e09fcf70d8 fix: default values 2021-02-21 23:37:47 +09:00
Pitu 58e900b5ac chore: update logo to be square for embeds 2021-01-21 01:40:39 +09:00
Pitu ba409ef2fc chore: update metadata 2021-01-21 01:35:04 +09:00
Pitu f2ac2da642 fix: potentially fix meta embeds 2021-01-21 01:14:43 +09:00
Pitu 528425bcba feat: prevent embeds being nsfw 2021-01-20 16:58:13 +09:00
Pitu 56f38f4494 feat: make public albums ssr friendly 2021-01-20 14:09:22 +09:00
Pitu a3bf693d30 chore: switch to asyncData where needed 2021-01-20 14:09:06 +09:00
Pitu 91a15f417e feat: enable ssr and serve it with the api 2021-01-20 14:01:36 +09:00
Pitu eb82ecb077 chore: remove console logs 2021-01-20 01:36:32 +09:00
Pitu 68fd5bd133 feat: add pagination to public album links 2021-01-20 01:33:35 +09:00