aboutsummaryrefslogtreecommitdiff
path: root/controllers/albumsController.js
Commit message (Collapse)AuthorAgeFilesLines
* Forgot it was an arrayPitu2017-01-301-6/+6
|
* Updated albumsController to use new authPitu2017-01-291-55/+78
|
* File delete, album delete and album rename. Sugoooi!Pitu2017-01-201-4/+26
|
* Album delete WIPPitu2017-01-191-1/+14
|
* Changed request system and post dataPitu2017-01-191-5/+5
| | | Changed from XMLHttpRequest to Axiios and made every POST call to look for params or json and not pass the values as headers. Token is still a header though
* Small fixesPitu2017-01-191-1/+1
|
* Added enabled flag to create/list of albumsPitu2017-01-181-2/+3
|
* Added browsing galleries from dashboardPitu2017-01-181-3/+3
|
* Better tables and showing album on upload viewPitu2017-01-181-4/+8
|
* Shit ton of things on this updatePitu2017-01-181-11/+39
|
* Change from gallery to albumPitu2017-01-171-0/+32