aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Fixed bug that caused people to upload as anon even if running privatePitu2017-04-031-1/+7
|
* Updated blocked extensions. (#23)Caroline2017-03-291-1/+2
| | | | | | | | * Update config.sample.js * Update config.sample.js * Update config.sample.js
* Update uploadController.jsCrawl2017-03-281-1/+1
|
* Merge pull request #22 from Onestay/onestayKanacchi2017-03-282-2/+15
|\ | | | | added array with blocked file extensions
| * added array with blocked file extensionsOnestay2017-03-272-2/+15
|/ | | Added an option to add file extensions to the config which will be rejected (https://github.com/WeebDev/loli-safe/issues/19)
* Merge pull request #21 from RyoshiKayo/patch-2Kanacchi2017-03-261-0/+3
|\ | | | | client_max_body_size reminder
| * Update config.sample.jsCrawl2017-03-261-2/+2
| |
| * client_max_body_size reminderCaroline2017-03-261-0/+3
|/
* Derps were made, and now fixedPitu2017-03-183-41/+48
|
* Added ShareX config instructionsPitu2017-03-171-1/+1
|
* whoopsPitu2017-03-172-2/+2
|
* Merge remote-tracking branch 'origin/master'Pitu2017-03-171-2/+15
|\
| * Merge pull request #20 from RyoshiKayo/patch-1Kanacchi2017-03-171-2/+15
| |\ | | | | | | Password verification.
| | * Update dashboard.jsCrawl2017-03-101-3/+3
| | |
| | * Password verification.RyoshiKayo2017-03-101-2/+15
| |/
* | RefactorPitu2017-03-175-300/+197
| |
* | Moved thumbnail processing to it's own utils filePitu2017-03-171-0/+64
| |
* | New eslint file to get bulliedPitu2017-03-171-27/+127
| |
* | Added thumbnail processing while uploadingPitu2017-03-161-6/+8
|/
* Merge pull request #16 from alucard0134/patch-1Kanacchi2017-02-141-2/+1
|\ | | | | link change
| * link changeAustin2017-02-141-2/+1
|/
* Added ability to see who uploaded a file as rootPitu2017-02-132-51/+83
|
* Updated READMEPitu2017-02-071-11/+5
|
* Version v2.2.0 bumpPitu2017-02-072-2/+27
|
* Little fixPitu2017-02-071-1/+1
|
* Album stuffPitu2017-02-074-1/+16
|
* blehPitu2017-02-071-1/+2
|
* Added missing metadata and faviconsPitu2017-02-073-0/+89
|
* Added public album sharing :ok_hand:Pitu2017-02-076-1/+180
|
* Merge pull request #11 from PascalTemel/masterKanacchi2017-02-073-16/+33
|\ | | | | support thumbnails for .webm and .mp4 files
| * Remove unused parameterPascal Temel2017-02-071-3/+2
| |
| * support thumbnails for .webm and .mp4 filesPascal Temel2017-02-073-15/+33
| |
* | Changed the way repeated files workPitu2017-02-071-1/+8
| | | | | | From now on, same file upload is restricted per user. Meaning same user cant upload the same file twice, and upon trying to do so they will get the original link instead of an updated one. This works the same way for anonymous uploads, only 1 file of the same kind will be uploaded
* | Added support for custom html filesPitu2017-02-063-6/+23
|/ | | There's a new folder that gets created upon running lolisafe for the first time. On said folder any html file with the same name as the default ones will be loaded instead, letting you place custom frontend files without messing with git.
* Remove .DS_Store files (#6)ærion2017-02-025-0/+1
|
* :ok_hand:Pitu2017-02-011-4/+4
|
* Another thing crawl told me to doPitu2017-02-011-2/+2
|
* Something crawl told me to doPitu2017-02-011-1/+1
|
* Making the window 5 seconds instead of milliseconds sounds about rightPitu2017-02-011-1/+1
|
* Added rate limitingPitu2017-02-012-2/+8
|
* Don't declare viewport twice, you dummy @pituCrawl2017-01-311-2/+2
|
* This is the last commit with tagsPitu2017-01-311-7/+7
|
* (╯°□°)╯︵ ┻━┻Pitu2017-01-311-4/+4
|
* sighPitu2017-01-311-0/+1
|
* MORE. META. DATA.Pitu2017-01-312-2/+7
|
* More meta tags (╯°□°)╯︵ ┻━┻Pitu2017-01-3113-1/+85
|
* Added meta data and stuffPitu2017-01-312-0/+13
|
* Version bumpPitu2017-01-311-1/+1
|
* Added username display on dashboardPitu2017-01-313-3/+11
|
* Changed /panel to /dashboardPitu2017-01-316-6/+9
|