Delivator
|
d18ce24136
|
Added levels, use_temp_path and max_size options to cache
|
2020-05-22 19:27:59 +02:00 |
Delivator
|
cff9085aae
|
Fixed cache path typo
|
2020-05-22 17:10:58 +02:00 |
Delivator
|
22ca78e219
|
Update skynet-nginx.conf
|
2020-05-21 21:59:56 +02:00 |
Karol Wypchlo
|
33eeb61484
|
fix proxy_pass for upload not passing query params
|
2020-05-08 09:49:37 +02:00 |
Karol Wypchlo
|
3323ba282a
|
comment adjustment
|
2020-05-04 17:35:41 +02:00 |
Karol Wypchlo
|
d875ae2367
|
uploaded files are stored in random nested directories
|
2020-05-04 17:35:41 +02:00 |
Karol Wypchło
|
bb0021de3e
|
fix(typo): skunet => skynet
|
2020-04-29 18:44:27 +02:00 |
Karol Wypchlo
|
0925944e86
|
fix whitespace encoding for directories
|
2020-04-29 18:44:27 +02:00 |
Karol Wypchlo
|
bba571c4e3
|
add frequent downloads cache to improve server responding on popular files
|
2020-04-23 20:02:02 +02:00 |
David
|
e33ce33651
|
Changed nginx config to generate random file uuid by default (#149)
* Changed nginx config to generate random file uuid by default
* Added nginx version note to setup readme
|
2020-04-14 16:06:02 +02:00 |
Karol Wypchło
|
250bbdf9d8
|
include basic ddos protection (#148)
* include basic ddos protection
* more verbose zone names
* set limit http status code to 429
|
2020-04-07 13:01:38 +02:00 |
Peter-Jan Brone
|
cd619d7a92
|
Update Nginx config to use double siad setup (#97)
* Update nginx conf to use double siad setup
* Update documentation
|
2020-03-19 15:38:34 +01:00 |
Marcin Jachymiak
|
f7bb6f1493
|
Add stats endpoints to nginx
|
2020-03-18 16:36:30 -04:00 |
Peter-Jan Brone
|
bde39400ae
|
Expose Skynet-File-Metadata (#86)
|
2020-03-12 15:15:48 +01:00 |
Peter-Jan Brone
|
96034cf10d
|
Directory Upload & Auto UUID (#60)
|
2020-03-10 14:36:21 +01:00 |
Karol Wypchło
|
f4760e4481
|
upload progress status (#73)
* add upload progress status
* resolve cors issues with proxy returning cors error
|
2020-03-10 14:15:34 +01:00 |
Karol Wypchlo
|
66cd736dee
|
add config to get around large headers issue
|
2020-03-09 12:21:00 +01:00 |
Karol Wypchlo
|
b6d6b655c3
|
remove redundant Authorization header from GET endpoints
|
2020-02-26 19:32:08 +01:00 |
Karol Wypchło
|
ee86da1b39
|
move webpage to Gatsby (#32)
* migrate to gatsby in subfolder
* move gatsby to main package
* use targeted light syntax highlighter
* clean up gatsby leftovers
|
2020-02-20 17:35:07 +01:00 |
Karol Wypchlo
|
9bd9a0b95a
|
skip nodejs server
|
2020-02-18 17:47:19 +01:00 |
Karol Wypchło
|
b7f5528506
|
add logo, fix, nginx config and validate input error (#29)
add logo, fix, nginx config and validate input error
|
2020-02-18 16:50:09 +01:00 |
Karol Wypchlo
|
23a96eb2bf
|
update to newest config version
|
2020-02-18 11:39:36 +01:00 |
PJ
|
7b2c61ae67
|
Add skyfile POST route to nginx + update skylink regex
|
2020-02-18 11:38:45 +01:00 |
PJ
|
99a77c4b7f
|
Update nginx.conf - remove strreplace of sia:// prefix
|
2020-02-18 11:38:45 +01:00 |
rontus
|
a77ed447ce
|
Fix a missing ; at end of line 11
./setup.sh runs into a nginx error if that line does not end in ";"
|
2020-02-18 03:48:24 -05:00 |
Karol Wypchlo
|
235159fa0e
|
rewrite nginx configuration for website
|
2020-02-13 10:25:14 -05:00 |
Marcin Jachymiak
|
2d5428b9ba
|
Update location blocks on nginx
|
2020-02-04 13:57:59 -05:00 |
PJ
|
c370c87496
|
Update .gitignore + update nginx config
|
2020-02-04 19:26:48 +01:00 |
Marcin Jachymiak
|
05adfa3085
|
Update nginx config
|
2020-01-31 13:30:36 -05:00 |
Marcin Jachymiak
|
66d5b2d478
|
Move setup scripts in dir
|
2020-01-30 13:42:24 -05:00 |