aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* chore(deps): bump path-parse from 1.0.6 to 1.0.7dependabot/npm_and_yarn/path-parse-1.0.7dependabot[bot]2022-01-141-3/+3
* Merge branch 'master' of github.com:WeebDev/lolisafePitu2022-01-141-1/+0
|\
| * Remove safe.fiery.moe from sites.md (#317)Andy Chan2022-01-131-1/+0
* | chore: change to sassPitu2022-01-142-10/+125
|/
* chore: change to dart-sassPitu2022-01-132-630/+12
* Update sharp package to fix crash (#312)Brandon Dusseau2021-11-252-67/+86
* Allow API Access to some endpoints (#304)Jason2021-11-034-4/+4
* fix: update upload directoriesKana2021-09-021-3/+3
* Update db locationKana2021-09-021-2/+2
* fix: wrong case on env variablePitu2021-08-221-1/+1
* fix: chunked upload postPitu2021-08-221-2/+2
* fix: anon upload and domain fix for album links (#292)Zephyrrus2021-08-223-4/+12
* Merge pull request #283 from Devices/patch-1Kana2021-07-011-1/+0
|\
| * Remove duplicate proxy_redirect directiveDevices2021-06-301-1/+0
|/
* fix: error message not being shownPitu2021-06-201-10/+8
* fix: typoPitu2021-06-201-1/+1
* chore: remove leftoversPitu2021-06-203-5/+7
* feat: show field notes if anyPitu2021-06-201-2/+12
* fix: be able to delete tagsPitu2021-06-202-3/+3
* fix: pulling config from the db during build processPitu2021-06-201-72/+82
* chore: hardcode api locationPitu2021-06-202-3/+3
* chore: add defaults for stats and other featuresPitu2021-06-201-1/+6
* chore: remove update scriptPitu2021-06-201-1/+0
* fix: typosPitu2021-06-202-22/+8
* fix: return all used valuesPitu2021-06-201-1/+5
* fix: docker scriptPitu2021-06-201-1/+1
* Merge pull request #278 from Zephyrrus/Zephyrrus-feature/database_based_settingsKana2021-06-1943-404/+990
|\
| * fix: potentially fix the blocked extensions array splittingPitu2021-06-191-1/+1
| * fix: migrationsZephyrrus2021-06-182-3/+3
| * test: seeding during migrationPitu2021-06-181-0/+15
| * fix: seedingPitu2021-06-181-2/+2
| * feat: make nuxt use the new domain .envPitu2021-06-181-1/+1
| * feat: prevent running without a domainPitu2021-06-181-0/+5
| * feat: add domain to setup processPitu2021-06-182-0/+7
| * chore: change save msgPitu2021-06-171-1/+1
| * feat: save correct db infoPitu2021-06-172-2/+18
| * chore: prevent restarting for the time beingPitu2021-06-171-1/+1
| * chore: remove console.logPitu2021-06-171-2/+0
| * feat: show validation errors from joi on the frontendZephyrrus2021-06-177-26/+67
| * feat: show setting values on the settings page and implement sending to backe...Zephyrrus2021-06-174-26/+64
| * feat: fetch all settings if adminPitu2021-06-172-0/+27
| * fix: upload sizePitu2021-06-171-1/+1
| * feat: fetch settings from apiPitu2021-06-176-21/+36
| * feat: make frontend use database settingsPitu2021-06-173-62/+40
| * chore: update db migration, seed and docker envPitu2021-06-155-37/+23
| * update package.json, pin volta, update depsPitu2021-06-152-23092/+170
| * chore: update process.env usagePitu2021-06-1512-162/+76
| * chore: get host from req instead of configPitu2021-06-0812-32/+24
| * chore: simplify dev commandsPitu2021-06-082-6/+8
| * wipPitu2021-06-073-1/+4