aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Styles for Album View DeleteNadya2018-05-121-1/+2
|
* Merge pull request #101 from RyoshiKayo/urlsKana2018-04-284-4/+4
|\ | | | | Fixed more urls
| * Fixed more urlsRyoshiKayo2018-04-285-5/+5
| |
* | Merge pull request #100 from RyoshiKayo/patch-4Kana2018-04-281-1/+1
|\ \ | | | | | | fixed url
| * | fixed urlKayo2018-04-281-1/+1
|/ /
* | Merge pull request #99 from RyoshiKayo/patch-3Kana2018-04-261-1/+1
|\ \ | | | | | | Removed Bold style from dmca.gripe
| * | Removed Bold style from dmca.gripeKayo2018-04-251-1/+1
|/ /
* | De loli-safe (#77)Shumatsu2018-04-269-13/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Change all occurences of loli-safe to lolisafe Saw that repository was renamed, links were changed, but a lot of files of lolisafe were unchanged. So I followed the links and changed what seemed safe to change. Which turned out to be all occurences. Also, bumped the copyright. * Change year in LICENSE This seems to be the proper format. * Image fix It was out of focus. * Relative image path Heard on StackOverflow it can be done like this.
* | added dmca.gripe (#96)Kosinus2018-04-261-0/+1
| |
* | fixed "add to album" error on uploads (#92)Bobby Wibowo2018-04-262-31/+41
| | | | | | | | | | | | | | | | * Updates Fixed the way error when adding album is being handled. * I guess that sounds about right.
* | SEMICOLONS, ermahgerd (#93)Bobby Wibowo2018-04-267-80/+80
| |
* | no-useless-return (#94)Bobby Wibowo2018-04-261-4/+0
| |
* | no-mixed-spaces-and-tabs (#95)Bobby Wibowo2018-04-263-27/+27
| | | | | | I wonder why I can't see the diffs from my vscode 🤔
* | WhoopsKana2018-04-041-2/+2
| |
* | WhoopsKana2018-04-041-0/+2
| |
* | Merge pull request #73 from RyoshiKayo/masterKana2018-04-035-1/+44
|\| | | | | Added CF-Connecting-IP
| * Updated README about CF supportKayo2018-04-011-1/+1
| |
| * Mirrored nginx.sample.confKayo2018-04-011-4/+3
| |
| * 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 #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
|