aboutsummaryrefslogtreecommitdiff
path: root/src/site/components/sidebar
Commit message (Collapse)AuthorAgeFilesLines
* chore: refactor stats generator to use an enum for typesZephyrrus2021-01-071-1/+1
| | | | | | | | 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 UIPitu2021-01-071-0/+1
|
* fix: dont show admin navbar if not an adminPitu2021-01-051-1/+1
|
* Fix ESLint rules once and for allPitu2020-12-241-1/+1
|
* chore: remove trailing commasZephyrrus2020-12-241-3/+3
|
* feat: allow administrators to create custom links for albumsZephyrrus2020-10-021-1/+1
|
* refactor: finish refactoring all the components to use vuexZephyrrus2020-07-101-1/+1
|
* feat: add new sidebar with mdi icons and active reactivityZephyrrus2020-07-081-45/+62
|
* feat: refactor account to use vuex, fix small presentational componentsZephyrrus2020-07-021-8/+7
|
* wip:Pitu2020-04-281-31/+28
| | | | | | * Dark theme by default * Re-arranged vue files structure * Re-arranged the layout file to make it easier to extend
* This commit adds a bunch of features for admins:Pitu2019-10-131-2/+2
| | | | | | | * 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
* feature: tags logicPitu2019-09-301-0/+2
|
* Added middleware for pages and switched to $axiosPitu2019-03-291-2/+2
|
* Put this on holdPitu2019-03-121-2/+0
|
* changesPitu2019-02-281-0/+3
|
* User managementPitu2019-02-261-8/+16
|
* Settings page and other thingsPitu2019-02-261-5/+22
|
* Switch to Nuxt.jsPitu2018-09-191-10/+8
|
* SitePitu2018-09-161-0/+43