aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Restored waliant.pwShumatsu2018-07-021-0/+1
|
* Site list revisionShumatsu2018-07-021-4/+3
| | | | | | - UPDX - uses SSL, so no need to keep http: link. - Kayo.pics - redirects to kayo.moe - safe.waliant.pw - entire waliant.pw is down right now. - a.hyper.lol - added a space because I don't like when words are unnecessarily mashed together.
* Merge pull request #132 from hyperdefined/masterKana2018-07-021-0/+1
|\ | | | | Added My Site
| * xdhyperdefined2018-07-021-1/+1
| |
| * Update README.mdhyperdefined2018-07-021-0/+1
|/
* Merge pull request #130 from VVLNT/originalKana2018-06-151-0/+1
|\ | | | | because why not
| * because why notVVLNT2018-06-151-0/+1
|/
* Merge pull request #128 from cmyui/patch-1Kana2018-06-031-0/+1
|\ | | | | anotha one
| * anotha oneJosh2018-06-031-0/+1
|/
* Merge pull request #125 from ImUrX/patch-1Kana2018-06-031-0/+1
|\ | | | | Add new site
| * removed wipUriel2018-06-011-1/+1
| |
| * Update README.mdUriel2018-05-311-0/+1
|/
* Merge pull request #122 from Shumatsu/extensionsKana2018-05-211-1/+9
|\ | | | | File extension bans
| * Adjusting to recommendationsShumatsu2018-05-211-2/+1
| |
| * File extension bansShumatsu2018-05-211-1/+10
|/ | | | | | `.nt` - turns out there's more Windows batch file extensions. `.psm1` - PowerScript extension. `.bash`, `.bsh`, `.csh`, `.bash_profile`, `.bashrc`, `.profile` - apparently those are valid bash script extensions. `.reg` - overwrites Windows registry keys upon execution.
* Merge pull request #118 from NadyaNayme/no-thumb-deletionKana2018-05-211-1/+1
|\ | | | | Fix: File Deletion for No Thumbnail in Album View
| * Fix: File Deletion for No Thumbnail in Album ViewNadya2018-05-201-1/+1
| | | | | | If a file did not have a thumbnail the delete button would not render.
* | Merge pull request #117 from Kosemii/patch-2Kana2018-05-211-1/+1
|\ \ | |/ |/| Fixed an issue with dashboard
| * Fixed an issue with dashboardKosemii2018-05-201-1/+1
|/ | | Fixed an issue cutting off delete button in dashboard
* Merge pull request #113 from Kosemii/patch-1Kana2018-05-201-0/+1
|\ | | | | Added site
| * Added siteKosemii2018-05-191-0/+1
| |
* | Merge pull request #116 from NadyaNayme/fix-typoKana2018-05-202-2/+2
|\ \ | |/ |/| Fixes typo of charset_Type
| * Fixes typo of charset_TypeNadya2018-05-202-2/+2
|/ | | unknown directive charset_type, because the directive is charset_types
* Merge pull request #111 from NadyaNayme/better-nginx-settingsKana2018-05-192-0/+16
|\ | | | | Small nginx.config improvements
| * Improve nginx defaultsNadya2018-05-192-0/+16
|/ | | Don't send nginx version in headers and serve all text/* as utf-8
* Merge pull request #107 from NadyaNayme/Album-DeleteKana2018-05-132-2/+3
|\ | | | | Album View File Deletion
| * Fix typoNadya2018-05-121-1/+1
| |
| * Merge pull request #2 from NadyaNayme/Album-Delete-StylesNadya2018-05-121-1/+2
| |\ | | | | | | Styles for Album View Delete
| | * Styles for Album View DeleteNadya2018-05-121-1/+2
| |/ |/|
| * Add Delete to Album ViewNadya2018-05-121-1/+1
|/ | | QOL change.
* 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
| |