| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | chore: chibisafe -> Hostess | Fuwn | 2022-01-15 | 28 | -97/+94 |
| | | |||||
| * | fix: chunked upload post | Pitu | 2021-08-22 | 1 | -2/+2 |
| | | |||||
| * | fix: anon upload and domain fix for album links (#292) | Zephyrrus | 2021-08-22 | 1 | -0/+7 |
| | | |||||
| * | fix: error message not being shown | Pitu | 2021-06-20 | 1 | -10/+8 |
| | | |||||
| * | chore: remove leftovers | Pitu | 2021-06-20 | 2 | -4/+6 |
| | | |||||
| * | feat: show field notes if any | Pitu | 2021-06-20 | 1 | -2/+12 |
| | | |||||
| * | fix: be able to delete tags | Pitu | 2021-06-20 | 1 | -2/+2 |
| | | |||||
| * | fix: typos | Pitu | 2021-06-20 | 1 | -1/+1 |
| | | |||||
| * | chore: change save msg | Pitu | 2021-06-17 | 1 | -1/+1 |
| | | |||||
| * | chore: prevent restarting for the time being | Pitu | 2021-06-17 | 1 | -1/+1 |
| | | |||||
| * | feat: show validation errors from joi on the frontend | Zephyrrus | 2021-06-17 | 4 | -17/+41 |
| | | |||||
| * | feat: show setting values on the settings page and implement sending to ↵ | Zephyrrus | 2021-06-17 | 3 | -26/+44 |
| | | | | | backend (no saving yet) | ||||
| * | feat: fetch all settings if admin | Pitu | 2021-06-17 | 1 | -0/+10 |
| | | |||||
| * | fix: upload size | Pitu | 2021-06-17 | 1 | -1/+1 |
| | | |||||
| * | feat: fetch settings from api | Pitu | 2021-06-17 | 4 | -11/+31 |
| | | |||||
| * | feat: make frontend use database settings | Pitu | 2021-06-17 | 2 | -26/+9 |
| | | |||||
| * | Merge branch 'feature/database_based_settings' of ↵ | Pitu | 2021-03-23 | 3 | -107/+189 |
| |\ | | | | | | | https://github.com/Zephyrrus/huskysafe into Zephyrrus-feature/database_based_settings | ||||
| | * | fix: sections not rendering | Zephyrrus | 2021-01-11 | 3 | -11/+26 |
| | | | |||||
| | * | feat: add sections to settings object meta | Zephyrrus | 2021-01-11 | 2 | -6/+25 |
| | | | |||||
| | * | feat: add dynamic settings page rendering based on the Joi object | Zephyrrus | 2021-01-10 | 3 | -112/+160 |
| | | | |||||
| * | | chore: update logo to be square for embeds | Pitu | 2021-01-21 | 1 | -0/+0 |
| | | | |||||
| * | | chore: update metadata | Pitu | 2021-01-21 | 2 | -1/+4 |
| | | | |||||
| * | | fix: potentially fix meta embeds | Pitu | 2021-01-21 | 1 | -10/+12 |
| | | | |||||
| * | | feat: prevent embeds being nsfw | Pitu | 2021-01-20 | 1 | -7/+9 |
| | | | |||||
| * | | feat: make public albums ssr friendly | Pitu | 2021-01-20 | 1 | -15/+18 |
| | | | |||||
| * | | chore: switch to asyncData where needed | Pitu | 2021-01-20 | 9 | -52/+35 |
| | | | |||||
| * | | feat: enable ssr and serve it with the api | Pitu | 2021-01-20 | 2 | -5/+1 |
| | | | |||||
| * | | chore: remove console logs | Pitu | 2021-01-20 | 1 | -3/+0 |
| | | | |||||
| * | | feat: add pagination to public album links | Pitu | 2021-01-20 | 1 | -17/+68 |
| | | | |||||
| * | | feat: add pagination to user files in admin view | Pitu | 2021-01-20 | 2 | -11/+48 |
| | | | |||||
| * | | fix: trying to fetch tags and albums on a public album link | Zephyrrus | 2021-01-17 | 2 | -56/+18 |
| |/ | |||||
| * | fix: pagination not working when searching | Zephyrrus | 2021-01-08 | 3 | -14/+55 |
| | | | | | fix: search not working on albums | ||||
| * | chore: be able to refresh stats on demand | Pitu | 2021-01-08 | 2 | -6/+23 |
| | | |||||
| * | chore: refactor stats generator to use an enum for types | Zephyrrus | 2021-01-07 | 10 | -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: indentation | Pitu | 2021-01-07 | 1 | -2/+2 |
| | | |||||
| * | feature: Add basic statistics UI | Pitu | 2021-01-07 | 8 | -1/+277 |
| | | |||||
| * | chore: update sharex snippet to use apiKey instead of jwt | Pitu | 2021-01-07 | 2 | -12/+15 |
| | | |||||
| * | feature: new chunk and write strategy | Pitu | 2021-01-07 | 1 | -3/+4 |
| | | |||||
| * | fix: dont show admin navbar if not an admin | Pitu | 2021-01-05 | 1 | -1/+1 |
| | | |||||
| * | feat: enable user creation from admin panel | Pitu | 2021-01-05 | 1 | -0/+92 |
| | | |||||
| * | Add meta name to pages | Pitu | 2021-01-05 | 9 | -20/+44 |
| | | |||||
| * | feat: add testing capabilities | Pitu | 2021-01-04 | 1 | -0/+25 |
| | | |||||
| * | fix: nsfw album toggle doesn't propagate the changes properly | Zephyrrus | 2020-12-27 | 3 | -13/+13 |
| | | | | | fix: add nsfw flag to the booleanFields in knex postProcessResponse | ||||
| * | feat: Add warning to nsfw albums | Pitu | 2020-12-28 | 4 | -35/+98 |
| | | |||||
| * | fix: mobile styling | Pitu | 2020-12-27 | 3 | -4/+16 |
| | | |||||
| * | add docker support | iCrawl | 2020-12-26 | 2 | -3/+3 |
| | | |||||
| * | Fixes chunked uploads not being saved to albums or thumbnails | Pitu | 2020-12-27 | 1 | -0/+4 |
| | | |||||
| * | Rebrand | Pitu | 2020-12-25 | 19 | -81/+81 |
| | | |||||
| * | chore: style changes | Pitu | 2020-12-25 | 14 | -200/+156 |
| | | |||||
| * | Cleanup | Pitu | 2020-12-25 | 8 | -191/+11 |
| | | |||||