aboutsummaryrefslogtreecommitdiff
path: root/controllers/tokenController.js
Commit message (Collapse)AuthorAgeFilesLines
* Begone!Pitu2018-09-161-34/+0
|
* ES6 rewritePitu2017-10-031-38/+26
|
* RefactorPitu2017-03-171-15/+14
|
* Added username display on dashboardPitu2017-01-311-1/+1
|
* Forgot it was an arrayPitu2017-01-301-1/+2
|
* New token shananigansPitu2017-01-291-19/+13
|
* WIP changing from auth to just 1 tokenPitu2017-01-291-21/+13
|
* File delete, album delete and album rename. Sugoooi!Pitu2017-01-201-1/+1
|
* Changed request system and post dataPitu2017-01-191-6/+6
| | | 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
* Added changing of tokens from the dashboardPitu2017-01-181-0/+33
|
* Rewrote token handling and upload.jskanadeko2017-01-171-0/+27