aboutsummaryrefslogtreecommitdiff
path: root/public/js/upload.js
Commit message (Collapse)AuthorAgeFilesLines
* Added FAQPitu2017-01-311-154/+0
|
* No more asking token on front if privatePitu2017-01-301-8/+2
|
* Replaced auth header with tokenPitu2017-01-301-2/+1
|
* Added image pasting from clipboardPitu2017-01-301-0/+17
|
* List and thumb view on uploadsPitu2017-01-221-2/+4
|
* Fixed public upload. WhoopsiesPitu2017-01-211-1/+1
|
* Changed request system and post dataPitu2017-01-191-41/+42
| | | 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
* Cuter file upload progressPitu2017-01-181-1/+2
|
* Added changing of tokens from the dashboardPitu2017-01-181-1/+1
|
* Shit ton of things on this updatePitu2017-01-181-5/+12
|
* Better links on bottom and displaying max file sizePitu2017-01-171-1/+1
|
* Better link display on homepagePitu2017-01-171-3/+5
|
* Rewrote token handling and upload.jskanadeko2017-01-171-103/+107
|
* token handling and verificationpitu2017-01-171-21/+28
|
* Fixed frontend uploadkanadeko2017-01-161-1/+1
|
* Admin panel, pomf-standarization and stuffkanadeko2017-01-161-13/+23
|
* stuffkanadeko2017-01-151-10/+33
|
* last fix for nowpitu2017-01-141-1/+1
|
* Some fixes here and therepitu2017-01-141-1/+6
|
* Forgot to send token on uploadpitu2017-01-141-1/+4
|
* Added token submission to frontpagepitu2017-01-141-48/+74
|
* Changed from ip whitelist to token based authkanadeko2017-01-141-4/+1
|
* Removed unused fileskanadeko2017-01-141-0/+56