Commit Graph

366 Commits

Author SHA1 Message Date
Bobby Wibowo
5be27c129d
Uses async 2018-03-18 23:32:59 +07:00
Bobby Wibowo
dcb72734fe
Patch to allow "retries" when generating random name 2018-03-18 19:21:04 +07:00
Kana
46bf0da5ee
Merge pull request #78 from Shumatsu/no-powershell
Ban of .com and .ps1 uploads
2018-03-15 03:58:40 -03:00
Unknown
56e2f3ff5c Adding .jar and .scr files
JAR - java and friends' executable.
SCR - Windows script executable, commonly used in "screenshot" trick.
2018-03-09 21:27:09 +01:00
Unknown
ba8500144b Ban of .com and .ps1 uploads
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.
2018-03-06 22:29:40 +01:00
Kana
496575dea0
Whoops 2018-03-05 01:40:45 -03:00
iCrawl
8a75ab91a6
update deps and add dockerfile 2018-03-01 22:03:47 +01:00
Kana
1a77649ce3
Merge pull request #75 from pyraxo/master
Add missing column in table 'users'
2018-02-22 13:22:57 -03:00
pyra
b9cad8e4d5
Add missing column in table 'users' 2018-02-23 00:16:02 +08:00
Kana
939b5c52f7 In theory this will enable us to disable users and not break already running instances 2018-02-16 23:50:23 -03:00
RyoshiKayo
d009c2dcf6 Typing is hard 2018-02-11 23:54:05 -05:00
RyoshiKayo
47821474a5 Added CloudFlare Supprt for WeebDev/lolisafe#70 2018-02-11 23:49:11 -05:00
Kana
48ec9d9559
Merge pull request #69 from RyoshiKayo/master
Added HTTP Version of NGINX sample configuration
2018-02-01 00:28:56 -03:00
Kana
f1cc65a55e
Merge pull request #68 from BobbyWibowo/master
Added safe.fiery.me to README.md.
2018-02-01 00:28:17 -03:00
RyoshiKayo
a9232b905c Added NGINX SSL Version 2018-01-27 06:24:21 +01:00
RyoshiKayo
01f1c600ed Matched ports from sample config 2018-01-27 06:19:40 +01:00
RyoshiKayo
9465cce88a Renamed original NGINX config (SSL Version) 2018-01-27 06:18:16 +01:00
RyoshiKayo
465607cd5b Added HTTP NGINX sample config 2018-01-27 06:16:21 +01:00
Bobby Wibowo
5052cd2651
Sorry.
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.
2018-01-24 19:53:31 +07:00
Bobby Wibowo
7de25210ce
Proper undefined check 2018-01-24 19:38:32 +07:00
Bobby Wibowo
38d77fdfbb
Fix 2018-01-24 05:29:13 +07:00
Bobby Wibowo
f42bd7d011
Added safe.fiery.me to README.md. 2018-01-24 01:14:48 +07:00
Kana
5db6a92334
Merge pull request #65 from vistafan12/master
added updx.xyz
2018-01-03 17:51:04 -03:00
vistafan12
e64417d0cb
added updx.xyz 2018-01-03 20:21:01 +01:00
Kana
ef153d0cc1
Update README.md 2017-11-07 16:03:50 -03:00
Kana
1c3ac828ed
Merge pull request #62 from EpikPhailure/patch-2
removed extraneous space
2017-11-03 01:36:21 -03:00
EpikPhailure
4ef19ed027
removed extraneous space 2017-11-02 21:19:57 -07:00
Kana
0a4729d2bd Merge pull request #58 from ScruffyRules/sharex
Make ShareX link download a sharex file if you're logged in
2017-10-11 20:59:25 -03:00
Kana
eb01ab06a2 Aligned the album download button 2017-10-10 14:56:20 -03:00
ScruffyRules
9c07dda317 Fix up formatting in the sharex_file variable 2017-10-06 17:10:06 +10:30
ScruffyRules
d367bc27fa Make ShareX link download a sharex file if you're logged in 2017-10-06 16:58:39 +10:30
Kana
48883d7728 Added minimum node version 2017-10-06 02:53:12 -03:00
Pitu
3c2ba4868a ugh, little mistake 2017-10-04 15:20:07 -03:00
Pitu
759943f798 whoops 2017-10-04 15:13:23 -03:00
Pitu
76d48602c6 Async who? 2017-10-04 02:51:55 -03:00
Pitu
09a5c6bf1e Added a little bit of logging 2017-10-04 02:46:31 -03:00
Pitu
149742ab61 Bypass file if not found when zipping an album 2017-10-04 02:45:45 -03:00
Pitu
5ff33ba930 Updated README and added nginx sample configuration file 2017-10-04 02:26:00 -03:00
Pitu
992b632d1a Added album downloading through front-end 2017-10-04 02:05:38 -03:00
Pitu
8d8dbc7078 Missing semicolon 2017-10-04 00:59:18 -03:00
Pitu
e56ef97975 Return 404 for deleted albums 2017-10-04 00:59:05 -03:00
Pitu
54a262ef95 Fixes serving the actual configured uploads folder 2017-10-03 23:45:23 -03:00
Pitu
4b0b015c41 Renaming and version bump 2017-10-03 23:45:01 -03:00
Pitu
f5d0d7271a Forgot some spaces here and there 2017-10-03 21:14:37 -03:00
Pitu
702075b66d ES6 rewrite 2017-10-03 21:13:38 -03:00
Pitu
128b7113bf Little bit of this 2017-10-03 21:13:15 -03:00
Pitu
07bc306506 New sample config 2017-10-03 21:13:03 -03:00
Pitu
3c5303e505 tabs pls 2017-10-03 21:12:46 -03:00
Pitu
c1963b2809 Changed how domains are handled 2017-10-03 19:48:26 -03:00
Pitu
d1260563d4 Merge remote-tracking branch 'origin/master' 2017-10-03 17:56:44 -03:00