Shumatsu
44ca2dd53d
De loli-safe ( #77 )
...
* 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.
2018-04-26 08:54:07 +02:00
Kosinus
717367320e
added dmca.gripe ( #96 )
2018-04-26 08:51:35 +02:00
Bobby Wibowo
08637b9ea9
fixed "add to album" error on uploads ( #92 )
...
* Updates
Fixed the way error when adding album is being handled.
* I guess that sounds about right.
2018-04-26 08:51:17 +02:00
Bobby Wibowo
19e965a77a
SEMICOLONS, ermahgerd ( #93 )
2018-04-26 08:50:35 +02:00
Bobby Wibowo
5a4bec6b00
no-useless-return ( #94 )
2018-04-26 08:48:56 +02:00
Bobby Wibowo
fa6c33e2e9
no-mixed-spaces-and-tabs ( #95 )
...
I wonder why I can't see the diffs from my vscode 🤔
2018-04-26 08:48:44 +02:00
Kana
9d17bb284a
Whoops
2018-04-04 19:38:15 -03:00
Kana
91331e7947
Whoops
2018-04-04 19:37:53 -03:00
Kana
917cdabcb0
Merge pull request #73 from RyoshiKayo/master
...
Added CF-Connecting-IP
2018-04-03 10:55:55 -03:00
Kayo
5715a2d1f3
Updated README about CF support
2018-04-01 23:59:03 -07:00
Kayo
35da812a01
Mirrored nginx.sample.conf
2018-04-01 23:54:42 -07:00
Kayo
d7c792fa8a
Add NGINX compile warning
2018-04-01 23:53:26 -07:00
Kayo
535f12b70a
Updated real-ip-from-cf
2018-04-01 23:52:09 -07:00
Kayo
6f7ec5d282
Updated IP's
2018-04-01 23:51:25 -07:00
Kana
40bfa143c2
Merge pull request #88 from RyoshiKayo/patch-1
...
Added kayo.pics
2018-03-27 23:04:02 -03:00
Kayo
46bb4079c6
Added kayo.pics
...
umu
2018-03-26 02:42:03 -07:00
Kayo
a9d0e0a85c
Update github URL
2018-03-25 18:16:53 -07:00
Kana
0157388217
Merge pull request #85 from BobbyWibowo/pr-retry-names
...
Patch to allow "retries" when generating random name
2018-03-19 07:53:32 -03:00
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