aboutsummaryrefslogtreecommitdiff
path: root/src/site
Commit message (Collapse)AuthorAgeFilesLines
* chore: chibisafe -> HostessFuwn2022-01-1528-97/+94
|
* fix: chunked upload postPitu2021-08-221-2/+2
|
* fix: anon upload and domain fix for album links (#292)Zephyrrus2021-08-221-0/+7
|
* fix: error message not being shownPitu2021-06-201-10/+8
|
* chore: remove leftoversPitu2021-06-202-4/+6
|
* feat: show field notes if anyPitu2021-06-201-2/+12
|
* fix: be able to delete tagsPitu2021-06-201-2/+2
|
* fix: typosPitu2021-06-201-1/+1
|
* chore: change save msgPitu2021-06-171-1/+1
|
* chore: prevent restarting for the time beingPitu2021-06-171-1/+1
|
* feat: show validation errors from joi on the frontendZephyrrus2021-06-174-17/+41
|
* feat: show setting values on the settings page and implement sending to ↵Zephyrrus2021-06-173-26/+44
| | | | backend (no saving yet)
* feat: fetch all settings if adminPitu2021-06-171-0/+10
|
* fix: upload sizePitu2021-06-171-1/+1
|
* feat: fetch settings from apiPitu2021-06-174-11/+31
|
* feat: make frontend use database settingsPitu2021-06-172-26/+9
|
* Merge branch 'feature/database_based_settings' of ↵Pitu2021-03-233-107/+189
|\ | | | | | | https://github.com/Zephyrrus/huskysafe into Zephyrrus-feature/database_based_settings
| * fix: sections not renderingZephyrrus2021-01-113-11/+26
| |
| * feat: add sections to settings object metaZephyrrus2021-01-112-6/+25
| |
| * feat: add dynamic settings page rendering based on the Joi objectZephyrrus2021-01-103-112/+160
| |
* | chore: update logo to be square for embedsPitu2021-01-211-0/+0
| |
* | chore: update metadataPitu2021-01-212-1/+4
| |
* | fix: potentially fix meta embedsPitu2021-01-211-10/+12
| |
* | feat: prevent embeds being nsfwPitu2021-01-201-7/+9
| |
* | feat: make public albums ssr friendlyPitu2021-01-201-15/+18
| |
* | chore: switch to asyncData where neededPitu2021-01-209-52/+35
| |
* | feat: enable ssr and serve it with the apiPitu2021-01-202-5/+1
| |
* | chore: remove console logsPitu2021-01-201-3/+0
| |
* | feat: add pagination to public album linksPitu2021-01-201-17/+68
| |
* | feat: add pagination to user files in admin viewPitu2021-01-202-11/+48
| |
* | fix: trying to fetch tags and albums on a public album linkZephyrrus2021-01-172-56/+18
|/
* fix: pagination not working when searchingZephyrrus2021-01-083-14/+55
| | | | fix: search not working on albums
* chore: be able to refresh stats on demandPitu2021-01-082-6/+23
|
* chore: refactor stats generator to use an enum for typesZephyrrus2021-01-0710-11/+39
| | | | | | | | fix: saved data not being converted to JSON automatically when using SQLite (and possibly MSSQL) feat: display when a stat was generated in the section's header fix: not being able to click through the footer (sorry IE11 users, you still won't be able to click through it) fix: add is-mobile to columns so they don't stack on top of each other feat: add text next to the NSFW toggle and make it look like the elements around it (begone round iOS edges)
* fix: indentationPitu2021-01-071-2/+2
|
* feature: Add basic statistics UIPitu2021-01-078-1/+277
|
* chore: update sharex snippet to use apiKey instead of jwtPitu2021-01-072-12/+15
|
* feature: new chunk and write strategyPitu2021-01-071-3/+4
|
* fix: dont show admin navbar if not an adminPitu2021-01-051-1/+1
|
* feat: enable user creation from admin panelPitu2021-01-051-0/+92
|
* Add meta name to pagesPitu2021-01-059-20/+44
|
* feat: add testing capabilitiesPitu2021-01-041-0/+25
|
* fix: nsfw album toggle doesn't propagate the changes properlyZephyrrus2020-12-273-13/+13
| | | | fix: add nsfw flag to the booleanFields in knex postProcessResponse
* feat: Add warning to nsfw albumsPitu2020-12-284-35/+98
|
* fix: mobile stylingPitu2020-12-273-4/+16
|
* add docker supportiCrawl2020-12-262-3/+3
|
* Fixes chunked uploads not being saved to albums or thumbnailsPitu2020-12-271-0/+4
|
* RebrandPitu2020-12-2519-81/+81
|
* chore: style changesPitu2020-12-2514-200/+156
|
* CleanupPitu2020-12-258-191/+11
|