| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | Merge pull request #117 from Kosemii/patch-2 | Kana | 2018-05-21 | 1 | -1/+1 | |
| |\ \ | |/ |/| | Fixed an issue with dashboard | |||||
| | * | Fixed an issue with dashboard | Kosemii | 2018-05-20 | 1 | -1/+1 | |
| |/ | | | Fixed an issue cutting off delete button in dashboard | |||||
| * | Merge pull request #113 from Kosemii/patch-1 | Kana | 2018-05-20 | 1 | -0/+1 | |
| |\ | | | | | Added site | |||||
| | * | Added site | Kosemii | 2018-05-19 | 1 | -0/+1 | |
| | | | ||||||
| * | | Merge pull request #116 from NadyaNayme/fix-typo | Kana | 2018-05-20 | 2 | -2/+2 | |
| |\ \ | |/ |/| | Fixes typo of charset_Type | |||||
| | * | Fixes typo of charset_Type | Nadya | 2018-05-20 | 2 | -2/+2 | |
| |/ | | | unknown directive charset_type, because the directive is charset_types | |||||
| * | Merge pull request #111 from NadyaNayme/better-nginx-settings | Kana | 2018-05-19 | 2 | -0/+16 | |
| |\ | | | | | Small nginx.config improvements | |||||
| | * | Improve nginx defaults | Nadya | 2018-05-19 | 2 | -0/+16 | |
| |/ | | | Don't send nginx version in headers and serve all text/* as utf-8 | |||||
| * | Merge pull request #107 from NadyaNayme/Album-Delete | Kana | 2018-05-13 | 2 | -2/+3 | |
| |\ | | | | | Album View File Deletion | |||||
| | * | Fix typo | Nadya | 2018-05-12 | 1 | -1/+1 | |
| | | | ||||||
| | * | Merge pull request #2 from NadyaNayme/Album-Delete-Styles | Nadya | 2018-05-12 | 1 | -1/+2 | |
| | |\ | | | | | | | Styles for Album View Delete | |||||
| | | * | Styles for Album View Delete | Nadya | 2018-05-12 | 1 | -1/+2 | |
| | |/ |/| | ||||||
| | * | Add Delete to Album View | Nadya | 2018-05-12 | 1 | -1/+1 | |
| |/ | | | QOL change. | |||||
| * | Merge pull request #101 from RyoshiKayo/urls | Kana | 2018-04-28 | 4 | -4/+4 | |
| |\ | | | | | Fixed more urls | |||||
| | * | Fixed more urls | RyoshiKayo | 2018-04-28 | 5 | -5/+5 | |
| | | | ||||||
| * | | Merge pull request #100 from RyoshiKayo/patch-4 | Kana | 2018-04-28 | 1 | -1/+1 | |
| |\ \ | | | | | | | fixed url | |||||
| | * | | fixed url | Kayo | 2018-04-28 | 1 | -1/+1 | |
| |/ / | ||||||
| * | | Merge pull request #99 from RyoshiKayo/patch-3 | Kana | 2018-04-26 | 1 | -1/+1 | |
| |\ \ | | | | | | | Removed Bold style from dmca.gripe | |||||
| | * | | Removed Bold style from dmca.gripe | Kayo | 2018-04-25 | 1 | -1/+1 | |
| |/ / | ||||||
| * | | De loli-safe (#77) | Shumatsu | 2018-04-26 | 9 | -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) | Kosinus | 2018-04-26 | 1 | -0/+1 | |
| | | | ||||||
| * | | fixed "add to album" error on uploads (#92) | Bobby Wibowo | 2018-04-26 | 2 | -31/+41 | |
| | | | | | | | | | | | | | | | | | * Updates Fixed the way error when adding album is being handled. * I guess that sounds about right. | |||||
| * | | SEMICOLONS, ermahgerd (#93) | Bobby Wibowo | 2018-04-26 | 7 | -80/+80 | |
| | | | ||||||
| * | | no-useless-return (#94) | Bobby Wibowo | 2018-04-26 | 1 | -4/+0 | |
| | | | ||||||
| * | | no-mixed-spaces-and-tabs (#95) | Bobby Wibowo | 2018-04-26 | 3 | -27/+27 | |
| | | | | | | | I wonder why I can't see the diffs from my vscode 🤔 | |||||
| * | | Whoops | Kana | 2018-04-04 | 1 | -2/+2 | |
| | | | ||||||
| * | | Whoops | Kana | 2018-04-04 | 1 | -0/+2 | |
| | | | ||||||
| * | | Merge pull request #73 from RyoshiKayo/master | Kana | 2018-04-03 | 5 | -1/+44 | |
| |\| | | | | | Added CF-Connecting-IP | |||||
| | * | Updated README about CF support | Kayo | 2018-04-01 | 1 | -1/+1 | |
| | | | ||||||
| | * | Mirrored nginx.sample.conf | Kayo | 2018-04-01 | 1 | -4/+3 | |
| | | | ||||||
| | * | Add NGINX compile warning | Kayo | 2018-04-01 | 1 | -0/+2 | |
| | | | ||||||
| | * | Updated real-ip-from-cf | Kayo | 2018-04-01 | 1 | -1/+1 | |
| | | | ||||||
| | * | Updated IP's | Kayo | 2018-04-01 | 2 | -30/+30 | |
| | | | ||||||
| | * | Update github URL | Kayo | 2018-03-25 | 1 | -1/+1 | |
| | | | ||||||
| | * | Typing is hard | RyoshiKayo | 2018-02-11 | 1 | -1/+1 | |
| | | | ||||||
| | * | Added CloudFlare Supprt for WeebDev/lolisafe#70 | RyoshiKayo | 2018-02-11 | 4 | -0/+42 | |
| | | | ||||||
| * | | Merge pull request #88 from RyoshiKayo/patch-1 | Kana | 2018-03-27 | 1 | -0/+1 | |
| |\ \ | | | | | | | Added kayo.pics | |||||
| | * | | Added kayo.pics | Kayo | 2018-03-26 | 1 | -0/+1 | |
| |/ / | | | | | umu | |||||
| * | | Merge pull request #85 from BobbyWibowo/pr-retry-names | Kana | 2018-03-19 | 2 | -3/+23 | |
| |\ \ | | | | | | | Patch to allow "retries" when generating random name | |||||
| | * | | Uses async | Bobby Wibowo | 2018-03-18 | 1 | -11/+10 | |
| | | | | ||||||
| | * | | Patch to allow "retries" when generating random name | Bobby Wibowo | 2018-03-18 | 2 | -2/+23 | |
| |/ / | ||||||
| * | | Merge pull request #78 from Shumatsu/no-powershell | Kana | 2018-03-15 | 1 | -1/+5 | |
| |\ \ | | | | | | | Ban of .com and .ps1 uploads | |||||
| | * | | Adding .jar and .scr files | Unknown | 2018-03-09 | 1 | -0/+2 | |
| | | | | | | | | | | | | | JAR - java and friends' executable. SCR - Windows script executable, commonly used in "screenshot" trick. | |||||
| | * | | Ban of .com and .ps1 uploads | Unknown | 2018-03-06 | 1 | -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. | |||||
| * | | Whoops | Kana | 2018-03-05 | 1 | -1/+1 | |
| | | | ||||||
| * | | update deps and add dockerfile | iCrawl | 2018-03-01 | 3 | -488/+1562 | |
| | | | ||||||
| * | | Merge pull request #75 from pyraxo/master | Kana | 2018-02-22 | 1 | -1/+2 | |
| |\ \ | | | | | | | Add missing column in table 'users' | |||||
| | * | | Add missing column in table 'users' | pyra | 2018-02-23 | 1 | -1/+2 | |
| |/ / | ||||||
| * / | In theory this will enable us to disable users and not break already running ↵ | Kana | 2018-02-16 | 2 | -1/+10 | |
| |/ | | | | instances | |||||
| * | Merge pull request #69 from RyoshiKayo/master | Kana | 2018-02-01 | 3 | -13/+47 | |
| |\ | | | | | Added HTTP Version of NGINX sample configuration | |||||