aboutsummaryrefslogtreecommitdiff
path: root/src/site/store
Commit message (Expand)AuthorAgeFilesLines
* feat: implement all-in-one file detail viewer, tag editor and album selection...Zephyrrus2020-07-202-0/+67
* feat: Start working on a new album/tags/image info modalZephyrrus2020-07-192-6/+23
* refactor: finish refactoring all the components to use vuexZephyrrus2020-07-103-9/+43
* refactor: refactor most of the admin pages to use the store instead of intern...Zephyrrus2020-07-094-8/+115
* chore: linter the entire project using the new rulesZephyrrus2020-07-081-0/+4
* refactor: refactor grid to use vuex for every actionZephyrrus2020-07-082-59/+67
* feat: add new sidebar with mdi icons and active reactivityZephyrrus2020-07-081-0/+1
* refactor: change uploader component to use vuexZephyrrus2020-07-081-7/+12
* chore: eslint storesZephyrrus2020-07-079-43/+47
* feat: add video preview on hover to dashboard and apply new linter rules to s...Zephyrrus2020-07-052-12/+12
* feat: refactor single album page to use vuexZephyrrus2020-07-052-21/+71
* feat: refactor most of the album components to use store for presentation and...Zephyrrus2020-07-042-1/+74
* feat: separate album view into multiple components and use vuexZephyrrus2020-07-031-0/+56
* feat: refactor account to use vuex, fix small presentational componentsZephyrrus2020-07-022-3/+40
* feat: start refactoring the code to actually use vuexZephyrrus2020-07-025-54/+170
* Feature:Pitu2020-05-091-12/+3
* don't log out on API errorPitu2019-10-121-1/+1
* Globally catch exceptionsPitu2019-04-241-40/+32
* Make sure to remove the token to prevent credential leakPitu2019-03-291-0/+1
* Fix conflictsPitu2019-03-291-0/+1
|\
| * API key WIPPitu2019-03-191-4/+5
| * proper baseurlPitu2019-03-151-1/+1
* | Added axios packagePitu2019-03-291-9/+13
|/
* Turns out we were using the wrong cookieparserPitu2019-03-151-1/+1
* No need for thisPitu2019-03-151-5/+1
* yeahPitu2019-03-151-1/+1
* This should fix credential leaking 😓Pitu2019-03-151-3/+26
* Changed store from deprecated modePitu2019-03-121-12/+4
* wipPitu2019-03-021-1/+0
* Enviroment variables parsing fixPitu2019-03-021-3/+5
* Load enviroment variables into configPitu2019-02-211-3/+9
* WIPPitu2019-02-191-0/+1
* Switch to Nuxt.jsPitu2018-09-191-8/+15
* SitePitu2018-09-161-0/+51