aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #5 from Fuwn/dependabot/npm_and_yarn/nanoid-3.2.0HEADmasterFuwn2022-02-092-6/+6
|\
| * chore(deps): bump nanoid from 3.1.20 to 3.2.0dependabot[bot]2022-01-222-6/+6
* | Merge pull request #7 from Fuwn/dependabot/npm_and_yarn/simple-get-4.0.1Fuwn2022-02-092-6/+6
|\ \
| * | chore(deps): bump simple-get from 4.0.0 to 4.0.1dependabot[bot]2022-01-292-6/+6
|/ /
* | Merge pull request #6 from Fuwn/dependabot/npm_and_yarn/node-fetch-2.6.7Fuwn2022-01-252-6/+30
|\ \
| * | chore(deps): bump node-fetch from 2.6.1 to 2.6.7dependabot[bot]2022-01-262-6/+30
|/ /
* | Merge pull request #3 from Fuwn/dependabot/npm_and_yarn/follow-redirects-1.14.7Fuwn2022-01-251-3/+3
|\ \ | |/ |/|
| * chore(deps): bump follow-redirects from 1.13.0 to 1.14.7dependabot[bot]2022-01-141-3/+3
* | chore: chibisafe -> HostessFuwn2022-01-1538-126/+12955
|/
* 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