| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | chore: switch to asyncData where needed | Pitu | 2021-01-20 | 5 | -39/+20 |
| | | |||||
| * | feat: add pagination to user files in admin view | Pitu | 2021-01-20 | 1 | -7/+42 |
| | | |||||
| * | chore: be able to refresh stats on demand | Pitu | 2021-01-08 | 1 | -1/+13 |
| | | |||||
| * | chore: refactor stats generator to use an enum for types | Zephyrrus | 2021-01-07 | 1 | -2/+5 |
| | | | | | | | | | 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 | 1 | -0/+103 |
| | | |||||
| * | feat: enable user creation from admin panel | Pitu | 2021-01-05 | 1 | -0/+92 |
| | | |||||
| * | Add meta name to pages | Pitu | 2021-01-05 | 2 | -6/+10 |
| | | |||||
| * | Rebrand | Pitu | 2020-12-25 | 1 | -6/+6 |
| | | |||||
| * | Cleanup | Pitu | 2020-12-25 | 1 | -11/+3 |
| | | |||||
| * | Fix ESLint rules once and for all | Pitu | 2020-12-24 | 4 | -4/+5 |
| | | |||||
| * | chore: remove trailing commas | Zephyrrus | 2020-12-24 | 4 | -22/+22 |
| | | |||||
| * | chore: update buefy to 0.9 | Zephyrrus | 2020-11-12 | 1 | -45/+49 |
| | | |||||
| * | chore: add custom class to inputs until fix is released on buefy's master | Zephyrrus | 2020-07-19 | 1 | -0/+6 |
| | | |||||
| * | refactor: finish refactoring all the components to use vuex | Zephyrrus | 2020-07-10 | 2 | -77/+58 |
| | | |||||
| * | refactor: refactor most of the admin pages to use the store instead of ↵ | Zephyrrus | 2020-07-09 | 2 | -65/+67 |
| | | | | | internal states | ||||
| * | chore: linter the entire project using the new rules | Zephyrrus | 2020-07-08 | 2 | -60/+107 |
| | | |||||
| * | feat: try fixing THE SHITTY WATERFALL | Zephyrrus | 2020-07-07 | 2 | -147/+168 |
| | | |||||
| * | feat: refactor most of the album components to use store for presentation ↵ | Zephyrrus | 2020-07-04 | 2 | -0/+3 |
| | | | | | and actions | ||||
| * | fix: Remove hero and hero body and use sections and containers instead | Zephyrrus | 2020-06-29 | 4 | -267/+259 |
| | | | | | Hero is meant to be used as a full-width banner to showcare or present somethign, not to contain the entire content of the webpage | ||||
| * | This commit adds a bunch of features for admins: | Pitu | 2019-10-13 | 4 | -0/+656 |
| * banning IP * see files from other users if you are admin * be able to see details of an uploaded file and it's user * improved display of thumbnails for non-image files | |||||