| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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 #69 from RyoshiKayo/master | Kana | 2018-02-01 | 3 | -13/+47 |
| |\ | | | | | Added HTTP Version of NGINX sample configuration | ||||
| | * | Added NGINX SSL Version | RyoshiKayo | 2018-01-27 | 1 | -1/+3 |
| | | | |||||
| | * | Matched ports from sample config | RyoshiKayo | 2018-01-27 | 2 | -2/+2 |
| | | | |||||
| | * | Renamed original NGINX config (SSL Version) | RyoshiKayo | 2018-01-27 | 1 | -0/+43 |
| | | | |||||
| | * | Added HTTP NGINX sample config | RyoshiKayo | 2018-01-27 | 1 | -11/+0 |
| | | | |||||
| * | | Merge pull request #68 from BobbyWibowo/master | Kana | 2018-02-01 | 3 | -2/+4 |
| |\ \ | |/ |/| | Added safe.fiery.me to README.md. | ||||
| | * | Sorry. | Bobby Wibowo | 2018-01-24 | 1 | -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 check | Bobby Wibowo | 2018-01-24 | 1 | -1/+1 |
| | | | |||||
| | * | Fix | Bobby Wibowo | 2018-01-24 | 2 | -1/+2 |
| | | | |||||
| | * | Added safe.fiery.me to README.md. | Bobby Wibowo | 2018-01-24 | 1 | -1/+2 |
| |/ | |||||
| * | Merge pull request #65 from vistafan12/master | Kana | 2018-01-03 | 1 | -0/+1 |
| |\ | | | | | added updx.xyz | ||||
| | * | added updx.xyz | vistafan12 | 2018-01-03 | 1 | -0/+1 |
| |/ | |||||
| * | Update README.md | Kana | 2017-11-07 | 1 | -1/+1 |
| | | |||||
| * | Merge pull request #62 from EpikPhailure/patch-2 | Kana | 2017-11-03 | 1 | -1/+1 |
| |\ | | | | | removed extraneous space | ||||
| | * | removed extraneous space | EpikPhailure | 2017-11-02 | 1 | -1/+1 |
| |/ | |||||
| * | Merge pull request #58 from ScruffyRules/sharex | Kana | 2017-10-11 | 2 | -1/+24 |
| |\ | | | | | Make ShareX link download a sharex file if you're logged in | ||||
| | * | Fix up formatting in the sharex_file variable | ScruffyRules | 2017-10-06 | 1 | -12/+12 |
| | | | |||||
| | * | Make ShareX link download a sharex file if you're logged in | ScruffyRules | 2017-10-06 | 2 | -1/+24 |
| | | | |||||
| * | | Aligned the album download button | Kana | 2017-10-10 | 1 | -1/+1 |
| |/ | |||||
| * | Added minimum node version | Kana | 2017-10-06 | 1 | -4/+5 |
| | | |||||
| * | ugh, little mistake | Pitu | 2017-10-04 | 1 | -1/+1 |
| | | |||||
| * | whoops | Pitu | 2017-10-04 | 1 | -3/+3 |
| | | |||||
| * | Async who? | Pitu | 2017-10-04 | 1 | -7/+6 |
| | | |||||
| * | Added a little bit of logging | Pitu | 2017-10-04 | 1 | -0/+1 |
| | | |||||
| * | Bypass file if not found when zipping an album | Pitu | 2017-10-04 | 1 | -1/+7 |
| | | |||||
| * | Updated README and added nginx sample configuration file | Pitu | 2017-10-04 | 2 | -30/+65 |
| | | |||||
| * | Added album downloading through front-end | Pitu | 2017-10-04 | 9 | -6/+93 |
| | | |||||
| * | Missing semicolon | Pitu | 2017-10-04 | 1 | -1/+1 |
| | | |||||
| * | Return 404 for deleted albums | Pitu | 2017-10-04 | 2 | -3/+3 |
| | | |||||
| * | Fixes serving the actual configured uploads folder | Pitu | 2017-10-03 | 1 | -1/+1 |
| | | |||||
| * | Renaming and version bump | Pitu | 2017-10-03 | 1 | -4/+4 |
| | | |||||
| * | Forgot some spaces here and there | Pitu | 2017-10-03 | 3 | -79/+78 |
| | | |||||
| * | ES6 rewrite | Pitu | 2017-10-03 | 7 | -683/+559 |
| | | |||||
| * | Little bit of this | Pitu | 2017-10-03 | 1 | -1/+1 |
| | | |||||
| * | New sample config | Pitu | 2017-10-03 | 1 | -5/+5 |
| | | |||||
| * | tabs pls | Pitu | 2017-10-03 | 5 | -374/+374 |
| | | |||||
| * | Changed how domains are handled | Pitu | 2017-10-03 | 2 | -60/+62 |
| | | |||||
| * | Merge remote-tracking branch 'origin/master' | Pitu | 2017-10-03 | 7 | -12/+26 |
| |\ | |||||
| | * | Added support link | Kana | 2017-10-03 | 1 | -0/+3 |
| | | | |||||
| | * | Merge pull request #57 from Disre/patch-3 | Kana | 2017-10-02 | 1 | -3/+12 |
| | |\ | | | | | | | Delete thumbnails when file deletes | ||||
| | | * | Delete thumbnails when file deletes | Kel | 2017-10-01 | 1 | -3/+12 |
| | |/ | | | | | Tested working with a couple file types. Fixed some coding errors from earlier revision. | ||||
| | * | Merge pull request #53 from PascalTemel/improvement/AdditionalFileExtensions | Kana | 2017-10-01 | 4 | -6/+7 |
| | |\ | | | | | | | Improvement: add .wmv, .avi and .mov thumbnail support | ||||
| | | * | cleanup | Pascal Temel | 2017-09-24 | 4 | -6/+7 |
| | | | | |||||
| | | * | add wmv, avi and mov thumbnail support | Pascal Temel | 2017-09-24 | 1 | -2/+2 |
| | | | | |||||