aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #88 from RyoshiKayo/patch-1Kana2018-03-271-0/+1
|\ | | | | Added kayo.pics
| * Added kayo.picsKayo2018-03-261-0/+1
|/ | | umu
* Merge pull request #85 from BobbyWibowo/pr-retry-namesKana2018-03-192-3/+23
|\ | | | | Patch to allow "retries" when generating random name
| * Uses asyncBobby Wibowo2018-03-181-11/+10
| |
| * Patch to allow "retries" when generating random nameBobby Wibowo2018-03-182-2/+23
|/
* Merge pull request #78 from Shumatsu/no-powershellKana2018-03-151-1/+5
|\ | | | | Ban of .com and .ps1 uploads
| * Adding .jar and .scr filesUnknown2018-03-091-0/+2
| | | | | | | | JAR - java and friends' executable. SCR - Windows script executable, commonly used in "screenshot" trick.
| * Ban of .com and .ps1 uploadsUnknown2018-03-061-1/+3
|/ | | | It seems that COM files can still be run in Windows, and they behave like any other executable. PS1 files are scripts, so I put them on the list.
* WhoopsKana2018-03-051-1/+1
|
* update deps and add dockerfileiCrawl2018-03-013-488/+1562
|
* Merge pull request #75 from pyraxo/masterKana2018-02-221-1/+2
|\ | | | | Add missing column in table 'users'
| * Add missing column in table 'users'pyra2018-02-231-1/+2
|/
* In theory this will enable us to disable users and not break already running ↵Kana2018-02-162-1/+10
| | | | instances
* 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
|