aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Add NGINX compile warningKayo2018-04-011-0/+2
|
* Updated real-ip-from-cfKayo2018-04-011-1/+1
|
* Updated IP'sKayo2018-04-012-30/+30
|
* Update github URLKayo2018-03-251-1/+1
|
* Typing is hardRyoshiKayo2018-02-111-1/+1
|
* Added CloudFlare Supprt for WeebDev/lolisafe#70RyoshiKayo2018-02-114-0/+42
|
* Merge pull request #69 from RyoshiKayo/masterKana2018-02-013-13/+47
|\ | | | | Added HTTP Version of NGINX sample configuration
| * Added NGINX SSL VersionRyoshiKayo2018-01-271-1/+3
| |
| * Matched ports from sample configRyoshiKayo2018-01-272-2/+2
| |
| * Renamed original NGINX config (SSL Version)RyoshiKayo2018-01-271-0/+43
| |
| * Added HTTP NGINX sample configRyoshiKayo2018-01-271-11/+0
| |
* | Merge pull request #68 from BobbyWibowo/masterKana2018-02-013-2/+4
|\ \ | |/ |/| Added safe.fiery.me to README.md.
| * Sorry.Bobby Wibowo2018-01-241-1/+1
| | | | | | | | At first I was concerned due to a particular ESLint rule called "no-undefined", but then after looking more deeply into it, I realized using typeof was unnecessary since "no-global-assign" and "no-shadow-restricted-names" were enabled and thus the previous method surely would not cause any problems.
| * Proper undefined checkBobby Wibowo2018-01-241-1/+1
| |
| * FixBobby Wibowo2018-01-242-1/+2
| |
| * Added safe.fiery.me to README.md.Bobby Wibowo2018-01-241-1/+2
|/
* Merge pull request #65 from vistafan12/masterKana2018-01-031-0/+1
|\ | | | | added updx.xyz
| * added updx.xyzvistafan122018-01-031-0/+1
|/
* Update README.mdKana2017-11-071-1/+1
|
* Merge pull request #62 from EpikPhailure/patch-2Kana2017-11-031-1/+1
|\ | | | | removed extraneous space
| * removed extraneous spaceEpikPhailure2017-11-021-1/+1
|/
* Merge pull request #58 from ScruffyRules/sharexKana2017-10-112-1/+24
|\ | | | | Make ShareX link download a sharex file if you're logged in
| * Fix up formatting in the sharex_file variableScruffyRules2017-10-061-12/+12
| |
| * Make ShareX link download a sharex file if you're logged inScruffyRules2017-10-062-1/+24
| |
* | Aligned the album download buttonKana2017-10-101-1/+1
|/
* Added minimum node versionKana2017-10-061-4/+5
|
* ugh, little mistakePitu2017-10-041-1/+1
|
* whoopsPitu2017-10-041-3/+3
|
* Async who?Pitu2017-10-041-7/+6
|
* Added a little bit of loggingPitu2017-10-041-0/+1
|
* Bypass file if not found when zipping an albumPitu2017-10-041-1/+7
|
* Updated README and added nginx sample configuration filePitu2017-10-042-30/+65
|
* Added album downloading through front-endPitu2017-10-049-6/+93
|
* Missing semicolonPitu2017-10-041-1/+1
|
* Return 404 for deleted albumsPitu2017-10-042-3/+3
|
* Fixes serving the actual configured uploads folderPitu2017-10-031-1/+1
|
* Renaming and version bumpPitu2017-10-031-4/+4
|
* Forgot some spaces here and therePitu2017-10-033-79/+78
|
* ES6 rewritePitu2017-10-037-683/+559
|
* Little bit of thisPitu2017-10-031-1/+1
|
* New sample configPitu2017-10-031-5/+5
|
* tabs plsPitu2017-10-035-374/+374
|
* Changed how domains are handledPitu2017-10-032-60/+62
|
* Merge remote-tracking branch 'origin/master'Pitu2017-10-037-12/+26
|\
| * Added support linkKana2017-10-031-0/+3
| |
| * Merge pull request #57 from Disre/patch-3Kana2017-10-021-3/+12
| |\ | | | | | | Delete thumbnails when file deletes
| | * Delete thumbnails when file deletesKel2017-10-011-3/+12
| |/ | | | | Tested working with a couple file types. Fixed some coding errors from earlier revision.
| * Merge pull request #53 from PascalTemel/improvement/AdditionalFileExtensionsKana2017-10-014-6/+7
| |\ | | | | | | Improvement: add .wmv, .avi and .mov thumbnail support
| | * cleanupPascal Temel2017-09-244-6/+7
| | |
| | * add wmv, avi and mov thumbnail supportPascal Temel2017-09-241-2/+2
| | |