Commit Graph

878 Commits

Author SHA1 Message Date
Pitu 9367eb5eb8 Merge branch 'master' of github.com:WeebDev/lolisafe 2022-01-14 01:05:46 +09:00
Pitu 6cf87b95ec chore: change to sass 2022-01-14 01:05:43 +09:00
Andy Chan fcd9b7797f
Remove safe.fiery.moe from sites.md (#317)
safe.fiery.moe is no longer active. see: https://blog.fiery.me/safe-fiery-me-shutting-down-soon-tm
2022-01-13 23:19:04 +09:00
Pitu f8d763dca3 chore: change to dart-sass 2022-01-13 23:18:31 +09:00
Brandon Dusseau 556dfbd5f5
Update sharp package to fix crash (#312) 2021-11-25 04:19:32 +09:00
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
Kana 0d36d03db6
Merge pull request #283 from Devices/patch-1
Remove duplicate proxy_redirect directive
2021-07-01 02:35:21 +09:00
Devices 45ae83d60c
Remove duplicate proxy_redirect directive
The config check run by nginx will fail because this directive is stated twice
2021-06-30 17:40:24 +02: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 740666012c fix: docker script 2021-06-20 03:54:45 +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
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 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 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
Pitu 44974f937a chore: docs update 2021-06-07 17:40:28 +09:00
Kana 987078b9af
Merge pull request #276 from jeremyfritzen/master
Made Chibisafe.sh executable + Updated Docker docs
2021-06-07 16:26:22 +09:00