aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Delete testKana2017-09-301-1/+0
|
* Create testKana2017-09-301-0/+1
|
* Merge pull request #55 from JasonEtco/patch-1Kana2017-09-251-1/+1
|\ | | | | Proper casing of GitHub
| * Proper casing of GitHubJason Etcovitch2017-09-251-1/+1
|/ | | Github => GitHub
* Fix being able to paste an image from clipboardKana2017-09-251-2/+3
|
* Added thumbnail to meta tagsPitu2017-09-202-6/+6
|
* Made the album viewer route SSR so crawlers dont have issues 🎉Pitu2017-09-203-1/+135
|
* Delete album.js script since we are SSR now on that route 🎉Pitu2017-09-201-34/+0
|
* Added handlebars dependency and yarn.lockPitu2017-09-202-1/+1912
|
* Fixed last night's fuckupPitu2017-08-301-61/+72
|
* Added album check to uploadsPitu2017-08-302-55/+64
|
* Update README.mdKana2017-07-241-1/+1
|
* Merge pull request #43 from EpikPhailure/patch-1Kana2017-06-231-1/+1
|\ | | | | Update uploadController.js
| * Update uploadController.jsEpikPhailure2017-06-221-1/+1
|/ | | * fixed blacklist from being bypassed due to case insensitive extension names
* Made that an IDPitu2017-04-272-2/+2
|
* DerpPitu2017-04-271-6/+6
|
* Moved the eventListenerPitu2017-04-271-5/+4
|
* Changed the dropdown option and removed labelPitu2017-04-271-2/+1
|
* Merge pull request #32 from Onestay/onestay-devKana2017-04-273-8/+61
|\ | | | | Added upload to album through website
| * removed all trailing spaces (I think)Onestay2017-04-231-3/+0
| |
| * change let and const to var to support older browsersOnestay2017-04-231-4/+4
| |
| * remove debug console.logOnestay2017-04-231-1/+0
| |
| * Uploading to an albumOnestay2017-04-231-6/+28
| |
| * added a bit of stylingOnestay2017-04-232-1/+6
| |
| * Add none optionOnestay2017-04-231-2/+1
| |
| * Get albums and put them in the select as optionsOnestay2017-04-231-1/+18
| |
| * only display album select when user is logged inOnestay2017-04-232-5/+19
| | | | | | It still needs additional styling and stuff
* | Keep the bad guys out >:c (#36)Caroline2017-04-272-0/+3
| |
* | Update logo linkCrawl2017-04-271-1/+1
|/
* Made it so user doesn't need to specify blockedExtensions.Kanacchi2017-04-031-2/+5
| | | This is useful if there are people already running lolisafe and updated to latest version
* 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