aboutsummaryrefslogtreecommitdiff
path: root/controllers/albumsController.js
Commit message (Expand)AuthorAgeFilesLines
* Async who?Pitu2017-10-041-7/+6
* Added a little bit of loggingPitu2017-10-041-0/+1
* Bypass file if not found when zipping an albumPitu2017-10-041-1/+7
* Added album downloading through front-endPitu2017-10-041-1/+42
* Return 404 for deleted albumsPitu2017-10-041-1/+1
* ES6 rewritePitu2017-10-031-172/+129
* cleanupPascal Temel2017-09-241-1/+1
* Added album check to uploadsPitu2017-08-301-4/+4
* Derps were made, and now fixedPitu2017-03-181-2/+7
* whoopsPitu2017-03-171-1/+1
* RefactorPitu2017-03-171-112/+64
* Little fixPitu2017-02-071-1/+1
* Album stuffPitu2017-02-071-1/+12
* Added public album sharing :ok_hand:Pitu2017-02-071-1/+85
* 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
* 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