aboutsummaryrefslogtreecommitdiff
path: root/controllers/uploadController.js
Commit message (Expand)AuthorAgeFilesLines
* Begone!Pitu2018-09-161-311/+0
* fixed "add to album" error on uploads (#92)Bobby Wibowo2018-04-261-19/+28
* no-mixed-spaces-and-tabs (#95)Bobby Wibowo2018-04-261-1/+1
* Uses asyncBobby Wibowo2018-03-181-11/+10
* Patch to allow "retries" when generating random nameBobby Wibowo2018-03-181-2/+16
* WhoopsKana2018-03-051-1/+1
* In theory this will enable us to disable users and not break already running ...Kana2018-02-161-0/+4
* Sorry.Bobby Wibowo2018-01-241-1/+1
* Proper undefined checkBobby Wibowo2018-01-241-1/+1
* FixBobby Wibowo2018-01-241-1/+1
* ugh, little mistakePitu2017-10-041-1/+1
* whoopsPitu2017-10-041-3/+3
* Added album downloading through front-endPitu2017-10-041-1/+9
* ES6 rewritePitu2017-10-031-270/+210
* Delete thumbnails when file deletesKel2017-10-011-3/+12
* cleanupPascal Temel2017-09-241-2/+2
* Fixed last night's fuckupPitu2017-08-301-61/+72
* Added album check to uploadsPitu2017-08-301-51/+60
* Update uploadController.jsEpikPhailure2017-06-221-1/+1
* Made it so user doesn't need to specify blockedExtensions.Kanacchi2017-04-031-2/+5
* Fixed bug that caused people to upload as anon even if running privatePitu2017-04-031-1/+7
* Update uploadController.jsCrawl2017-03-281-1/+1
* added array with blocked file extensionsOnestay2017-03-271-1/+7
* Derps were made, and now fixedPitu2017-03-181-3/+11
* whoopsPitu2017-03-171-1/+1
* RefactorPitu2017-03-171-128/+78
* Added thumbnail processing while uploadingPitu2017-03-161-6/+8
* Added ability to see who uploaded a file as rootPitu2017-02-131-49/+69
* Merge pull request #11 from PascalTemel/masterKanacchi2017-02-071-16/+31
|\
| * Remove unused parameterPascal Temel2017-02-071-3/+2
| * support thumbnails for .webm and .mp4 filesPascal Temel2017-02-071-15/+31
* | Changed the way repeated files workPitu2017-02-071-1/+8
|/
* StuffPitu2017-01-301-1/+3
* Forgot it was an arrayPitu2017-01-301-5/+5
* WIPPitu2017-01-291-140/+168
* Removed blank linesPitu2017-01-291-3/+0
* List and thumb view on uploadsPitu2017-01-221-2/+40
* Crawl :')Pitu2017-01-211-1/+1
* Forced resolve, updated config.sample.jsPitu2017-01-211-4/+5
* Pagination is gucciPitu2017-01-211-2/+7
* Made deleting files a promise-thingyPitu2017-01-211-12/+6
* Ignore file if it exists already, return its urlPitu2017-01-211-30/+80
* File delete, album delete and album rename. Sugoooi!Pitu2017-01-201-3/+32
* Album delete WIPPitu2017-01-191-1/+0
* Small fix for listingPitu2017-01-191-1/+20
* Reverse sorted links list to show newers firstPitu2017-01-191-0/+1
* OhboiPitu2017-01-191-1/+3
* Changed request system and post dataPitu2017-01-191-7/+10
* Small fixesPitu2017-01-191-2/+9
* Yep, multi-domains is a thingPitu2017-01-181-3/+0