| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | chore: chibisafe -> Hostess | Fuwn | 2022-01-15 | 8 | -42/+41 |
| | | |||||
| * | fix: chunked upload post | Pitu | 2021-08-22 | 1 | -2/+2 |
| | | |||||
| * | fix: error message not being shown | Pitu | 2021-06-20 | 1 | -10/+8 |
| | | |||||
| * | chore: remove leftovers | Pitu | 2021-06-20 | 1 | -3/+0 |
| | | |||||
| * | feat: show field notes if any | Pitu | 2021-06-20 | 1 | -2/+12 |
| | | |||||
| * | fix: typos | Pitu | 2021-06-20 | 1 | -1/+1 |
| | | |||||
| * | feat: show validation errors from joi on the frontend | Zephyrrus | 2021-06-17 | 1 | -2/+14 |
| | | |||||
| * | feat: show setting values on the settings page and implement sending to ↵ | Zephyrrus | 2021-06-17 | 1 | -19/+16 |
| | | | | | backend (no saving yet) | ||||
| * | feat: fetch settings from api | Pitu | 2021-06-17 | 2 | -2/+2 |
| | | |||||
| * | Merge branch 'feature/database_based_settings' of ↵ | Pitu | 2021-03-23 | 1 | -0/+142 |
| |\ | | | | | | | https://github.com/Zephyrrus/huskysafe into Zephyrrus-feature/database_based_settings | ||||
| | * | fix: sections not rendering | Zephyrrus | 2021-01-11 | 1 | -3/+3 |
| | | | |||||
| | * | feat: add sections to settings object meta | Zephyrrus | 2021-01-11 | 1 | -1/+2 |
| | | | |||||
| | * | feat: add dynamic settings page rendering based on the Joi object | Zephyrrus | 2021-01-10 | 1 | -0/+141 |
| | | | |||||
| * | | fix: trying to fetch tags and albums on a public album link | Zephyrrus | 2021-01-17 | 1 | -51/+11 |
| |/ | |||||
| * | chore: refactor stats generator to use an enum for types | Zephyrrus | 2021-01-07 | 8 | -8/+33 |
| | | | | | | | | | 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) | ||||
| * | feature: Add basic statistics UI | Pitu | 2021-01-07 | 6 | -0/+163 |
| | | |||||
| * | 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: add testing capabilities | Pitu | 2021-01-04 | 1 | -0/+25 |
| | | |||||
| * | fix: nsfw album toggle doesn't propagate the changes properly | Zephyrrus | 2020-12-27 | 2 | -11/+11 |
| | | | | | fix: add nsfw flag to the booleanFields in knex postProcessResponse | ||||
| * | feat: Add warning to nsfw albums | Pitu | 2020-12-28 | 1 | -1/+28 |
| | | |||||
| * | fix: mobile styling | Pitu | 2020-12-27 | 1 | -3/+4 |
| | | |||||
| * | Fixes chunked uploads not being saved to albums or thumbnails | Pitu | 2020-12-27 | 1 | -0/+4 |
| | | |||||
| * | Rebrand | Pitu | 2020-12-25 | 6 | -32/+32 |
| | | |||||
| * | chore: style changes | Pitu | 2020-12-25 | 7 | -145/+64 |
| | | |||||
| * | Cleanup | Pitu | 2020-12-25 | 4 | -16/+3 |
| | | |||||
| * | Fix ESLint rules once and for all | Pitu | 2020-12-24 | 17 | -153/+159 |
| | | |||||
| * | bug: fix showlist resetting itself every time the page is changed | Zephyrrus | 2020-12-24 | 1 | -3/+9 |
| | | | | | bug: fix store not commiting search results | ||||
| * | chore: remove trailing commas | Zephyrrus | 2020-12-24 | 19 | -153/+166 |
| | | |||||
| * | chore: update buefy to 0.9 | Zephyrrus | 2020-11-12 | 2 | -77/+77 |
| | | |||||
| * | feat: allow administrators to create custom links for albums | Zephyrrus | 2020-10-02 | 2 | -2/+58 |
| | | |||||
| * | feat: Add hiding to recommendations as a prop | Zephyrrus | 2020-07-23 | 1 | -9/+26 |
| | | | | | fix: change some of the regexes to remove , and ; as separator support because the query parser doesn't understad them and I don't feel like dealing with all the edge cases introduces by it | ||||
| * | feat: add new search input | Zephyrrus | 2020-07-22 | 2 | -0/+635 |
| | | | | | For now, it clones the autocomplete from buefy, untill a PR or resolution to the opened issue about not being able to manipulate how the suggestions are applied is found | ||||
| * | fix: add no-active class | Zephyrrus | 2020-07-22 | 1 | -0/+4 |
| | | |||||
| * | feat: show selected albums first when modal is first opened | Zephyrrus | 2020-07-22 | 3 | -19/+33 |
| | | | | | | fix: change the color of the dropdown for tags to match the base theme chore: pass props into some of the components instead of fetching from store inside of components | ||||
| * | fix: make modal use full height on mobile | Zephyrrus | 2020-07-21 | 2 | -6/+11 |
| | | |||||
| * | feat: implement all-in-one file detail viewer, tag editor and album ↵ | Zephyrrus | 2020-07-20 | 5 | -59/+252 |
| | | | | | selection modal | ||||
| * | Merge branch 'dev' into dev-zephy | Zephyrrus | 2020-07-19 | 2 | -4/+11 |
| |\ | |||||
| | * | Update displaying thumbnails of unsupported file types | Pitu | 2020-07-18 | 1 | -9/+13 |
| | | | |||||
| | * | Add logout button | Pitu | 2020-07-18 | 1 | -1/+7 |
| | | | |||||
| * | | feat: Start working on a new album/tags/image info modal | Zephyrrus | 2020-07-19 | 3 | -4/+207 |
| | | | |||||
| * | | refactor: finish refactoring all the components to use vuex | Zephyrrus | 2020-07-10 | 2 | -2/+2 |
| | | | |||||
| * | | chore: linter the entire project using the new rules | Zephyrrus | 2020-07-08 | 8 | -76/+106 |
| | | | |||||
| * | | refactor: refactor grid to use vuex for every action | Zephyrrus | 2020-07-08 | 1 | -35/+48 |
| | | | |||||
| * | | feat: add new sidebar with mdi icons and active reactivity | Zephyrrus | 2020-07-08 | 2 | -51/+70 |
| | | | |||||
| * | | refactor: change uploader component to use vuex | Zephyrrus | 2020-07-08 | 1 | -32/+42 |
| | | | |||||
| * | | feat: refactor waterfall to be more efficient | Zephyrrus | 2020-07-07 | 3 | -244/+99 |
| | | | |||||
| * | | feat: try fixing THE SHITTY WATERFALL | Zephyrrus | 2020-07-07 | 4 | -33/+54 |
| | | | |||||
| * | | feat: add video preview on hover to dashboard and apply new linter rules to ↵ | Zephyrrus | 2020-07-05 | 4 | -269/+313 |
| | | | | | | | | | some of the files | ||||