ZeroNet
|
63f213a5d5
|
Merge pull request #2286 from cclauss/patch-1
Upgrade to the production version of Python 3.8
|
2019-11-04 19:52:37 +01:00 |
|
Christian Clauss
|
6d4c4d9f27
|
Upgrade to the production version of Python 3.8
|
2019-11-04 19:44:15 +01:00 |
|
Lola Dam
|
1bfe328a1b
|
No restart after update (#2242)
|
2019-11-01 19:36:43 +01:00 |
|
shortcutme
|
1f453b6c13
|
Rev4253, Hotfix siteCreate CLI
|
2019-10-30 03:09:28 +01:00 |
|
shortcutme
|
ee8e3c3c9c
|
Use master_seed for siteCreate CLI by default
|
2019-10-30 03:07:06 +01:00 |
|
shortcutme
|
37f315dfc2
|
Rev4252
|
2019-10-30 02:31:04 +01:00 |
|
shortcutme
|
1e1e560795
|
Use master seed to create new site from cli
|
2019-10-30 02:30:01 +01:00 |
|
shortcutme
|
8d88cfcd68
|
Fix notification width calculation
|
2019-10-30 02:28:37 +01:00 |
|
shortcutme
|
74badf9c9c
|
Rev4250
|
2019-10-28 16:44:40 +01:00 |
|
shortcutme
|
86087550f1
|
Log ConnectionResetError as warning
|
2019-10-28 16:44:14 +01:00 |
|
shortcutme
|
8dfc200f24
|
Update cachable type list
|
2019-10-28 16:43:37 +01:00 |
|
shortcutme
|
cb4a4bd707
|
Add utf-8 charset header to more types
|
2019-10-28 16:43:19 +01:00 |
|
shortcutme
|
24ba2a150b
|
Remove limitations for img, font, media, style src in raw mode
|
2019-10-28 16:42:28 +01:00 |
|
shortcutme
|
e1d92bf0ec
|
Changing allow-origin to js files looks no longer necessary
|
2019-10-28 16:41:55 +01:00 |
|
shortcutme
|
270f3e9ffd
|
Use host to check same origin if referrer looks trimmed to host
|
2019-10-28 16:41:08 +01:00 |
|
shortcutme
|
e1f73697ff
|
Extend built-in content types list
|
2019-10-28 16:11:45 +01:00 |
|
shortcutme
|
e82155aac4
|
Rev4245, Fix target=_blank links
|
2019-10-26 20:36:53 +02:00 |
|
shortcutme
|
d7669413af
|
Log ConnectionAbortedError as warning
|
2019-10-26 20:17:09 +02:00 |
|
shortcutme
|
28d4fc5d12
|
Update location of bundled OpenSSL on macOS
|
2019-10-24 12:22:54 +02:00 |
|
Filip Š
|
dac4fcd52b
|
Allow NOSANDBOX in local mode (#2238)
|
2019-10-24 12:01:31 +02:00 |
|
6543
|
8dff33b38a
|
git ignore log folder (#2239)
|
2019-10-24 10:53:41 +02:00 |
|
shortcutme
|
6bae1f8a4b
|
Rev4243
|
2019-10-24 03:09:38 +02:00 |
|
shortcutme
|
10ceeb7f02
|
Remove no longer necessary files after cert generation
|
2019-10-24 03:09:28 +02:00 |
|
shortcutme
|
448bb3ce98
|
Fix OpenSSL cert generation using LibreSSL
|
2019-10-24 03:09:16 +02:00 |
|
shortcutme
|
0531d47721
|
Fix shutdown errors on macOS
|
2019-10-24 03:08:45 +02:00 |
|
shortcutme
|
b21719e2f2
|
Fix OpenSSL lib loading on macOS
|
2019-10-24 03:08:27 +02:00 |
|
Ornataweaver
|
2960db2352
|
simple English improvement (#2232)
|
2019-10-22 17:33:10 +02:00 |
|
ZeroNet
|
cb3629343b
|
Update requirements.txt
|
2019-10-22 17:22:30 +02:00 |
|
shortcutme
|
fa7013fdf7
|
Rev4241
|
2019-10-16 15:44:56 +02:00 |
|
shortcutme
|
db868dba81
|
Merge sidebar css
|
2019-10-16 15:44:38 +02:00 |
|
shortcutme
|
608a411d97
|
Db table rebuild as debug message
|
2019-10-16 15:43:28 +02:00 |
|
shortcutme
|
20c63c73b3
|
Support silent loading of verify lib
|
2019-10-16 15:43:07 +02:00 |
|
shortcutme
|
5ca3401eb9
|
Remove UiRequestPlugin from Zeroname plugin
|
2019-10-16 15:42:49 +02:00 |
|
ZeroNet
|
435a3c285e
|
Merge pull request #2218 from caryoscelus/py3
minor code improvement: super/init
|
2019-10-07 11:23:32 +02:00 |
|
caryoscelus
|
6405cae706
|
minor code improvement: super/init
`__init__` should only ever return None
|
2019-10-06 22:30:18 +00:00 |
|
shortcutme
|
6451e7f9f1
|
Console display fixes
|
2019-10-06 03:32:04 +02:00 |
|
shortcutme
|
127fa5fa82
|
Rev4238
|
2019-10-06 03:27:47 +02:00 |
|
shortcutme
|
63fd0a9fa1
|
Put the infopanel lower to avoid console interruption
|
2019-10-06 03:21:35 +02:00 |
|
shortcutme
|
344ad44854
|
Fix reload if there is hash in the url
|
2019-10-06 03:20:58 +02:00 |
|
shortcutme
|
43a5742258
|
Resolve domain in parsePath function
|
2019-10-06 03:20:16 +02:00 |
|
shortcutme
|
924a61309a
|
Cached isDomain / resolveDomain functions
|
2019-10-06 03:18:14 +02:00 |
|
shortcutme
|
9dd5c88da4
|
Monospace font when displaying errors
|
2019-10-06 03:15:57 +02:00 |
|
shortcutme
|
0598bcf332
|
Fix utf8 post data parsing
|
2019-10-06 03:15:20 +02:00 |
|
shortcutme
|
ead1b3e5f5
|
Log 403 as warning
|
2019-10-06 03:14:45 +02:00 |
|
shortcutme
|
dd493c87fa
|
Display WSGI errors to the browser
|
2019-10-06 03:13:32 +02:00 |
|
shortcutme
|
29640e614c
|
Admin API call to list server errors
|
2019-10-06 03:12:47 +02:00 |
|
shortcutme
|
73e0aa17c4
|
Don't encode byte responses
|
2019-10-06 03:10:43 +02:00 |
|
shortcutme
|
917a2e59ce
|
Fix compacting large json files
|
2019-10-06 03:10:20 +02:00 |
|
shortcutme
|
119e1a9bf0
|
Simple cache decorator
|
2019-10-06 03:09:48 +02:00 |
|
shortcutme
|
6eb79ba75e
|
Don't annunce site if not serving
|
2019-10-06 03:08:54 +02:00 |
|