canewsin
0731787518
v0.8.2(4610)
2022-11-01 18:10:15 +05:30
canewsin
ad95eede10
Config:: Skip loading missing tracker files
2022-11-01 18:06:32 +05:30
canewsin
459b0a73ca
Move trackers to seperate file & Add more trackers
2022-11-01 18:01:03 +05:30
canewsin
b7870edd2e
Fix Startup Error when plugins dir missing
2022-11-01 18:00:58 +05:30
Ganesh Chowdary Nune
d5703541be
Added documentation for getRandomPort fn
2022-10-09 02:36:18 +05:30
canewsin
ba96654e1d
v 0.8.1-patch(4601)
2022-10-05 03:36:15 +05:30
canewsin
ac72d623f0
remove duplicate xescape(s)
2022-10-05 03:33:50 +05:30
canewsin
fd857985f6
v0.8.0(4600)
2022-10-01 02:22:50 +05:30
caryoscelus
86109ae4b2
fix readdress loop
...
use better escaping in render
fixes #19
2022-09-15 19:18:23 +05:30
canewsin
49e68c3a78
Include inner_path of failed request for signing in error msg and response
2022-06-11 01:36:01 +05:30
canewsin
3ac677c9a7
Don't Fail Silently When Cert is Not Selected
...
When Site doesn't have cert selected but has userdata, signing userdata fails silently without proper error message
2022-06-11 01:18:02 +05:30
canewsin
016cfe9e16
Console Log Updates, Specify min supported ZeroNet version for Rust version Protocol Compatibility
...
Reduce noise(error => warning) on file missing in sites.
2022-06-09 22:38:57 +05:30
canewsin
5579c6b3cc
rev4591
2022-05-27 08:58:42 +05:30
canewsin
c3815c56ea
Revert File Open to catch File Access Errors.
...
https://github.com/ZeroNetX/ZeroNet/issues/174
2022-05-27 08:38:20 +05:30
canewsin
b257338b0a
v 0.8.0(4590)
...
- Major Version Upgrade to reflect RCE reported by geekless.
2022-05-26 17:30:59 +05:30
canewsin
ac70f83879
v 0.7.9-patch(4586)
2022-05-26 15:41:47 +05:30
canewsin
2ad80afa10
actionUpdate response Optimisation
2022-05-26 11:48:15 +05:30
canewsin
f9d7ccd83c
Fix Unhandled File Access Errors
2022-05-26 11:46:58 +05:30
canewsin
a5190234ab
v 0.7.9(4585)
...
- Tracker Supply Improvements.
- First Party Tracker Update Service using Dashboard Site.
2022-04-08 23:31:12 +05:30
canewsin
00db9c9f87
Rust Version Compatibility for update Protocol msg
...
and diff patch
2022-04-08 23:12:10 +05:30
canewsin
02ceb70a4f
Tracker Supply improvemets
...
- Removed Non Working Trakers.
- Dynamically Load Trackers from Dashboard Site.
2022-03-26 18:39:01 +05:30
Marek Küthe
f8c9f2da4f
remove old v2 onion service ( #158 )
2022-03-12 10:40:33 +05:30
canewsin
69d7eacfa4
v 0.7.9-beta (4581)
2022-03-06 18:23:17 +05:30
canewsin
f498aedb96
v0.7.8 (4580)
...
- Update Plugins with some bug fixes and Improvements
2022-03-02 20:17:14 +05:30
canewsin
5ee928852b
v 0.7.6 (4565)
...
- Sync Plugin Updates
- Clean up tor v3 patch (#115 )
https://github.com/ZeroNetX/ZeroNet/pull/115
- Add More Default Plugins to Repo
- Doubled Site Publish Limits
- Update ZeroNet Repo Urls (#103 )
- UI/UX: Increases Size of Notifications Close Button(#106 )
- Moved Plugins to Seperate Repo
- Added `access_key` variable in Config, this used to access restrited plugins when multiuser plugin is enabled. When MultiUserPlugin is enabled we cannot access some pages like /Stats, this key will remove such restriction with access key.
- Added `last_connection_id_current_version` to ConnectionServer, helpful to estimate no of connection from current client version.
- Added current version: connections to /Stats page. see the previous point.
2022-01-12 05:13:17 +05:30
canewsin
edd2760fed
v 0.7.5 (4560)
2021-11-28 23:45:42 +05:30
canewsin
7d1ec41d09
v 0.7.3 (4556)
2021-11-28 22:35:33 +05:30
canewsin
7acd8df906
Fix xrange is undefined error
...
- xrange is undefined error in Tor-v3 Patch Files
2021-11-28 22:06:50 +05:30
canewsin
a1eb6eede5
Fix Incorrect viewport on mobile while loading
...
https://github.com/HelloZeroNet/ZeroNet/issues/2474
2021-11-28 01:23:52 +05:30
canewsin
eab7fc2be4
Tor V3 Patch
2021-11-28 01:15:19 +05:30
Tim Gates
3ad7bc87e5
docs: fix simple typo, positibe -> positive
...
There is a small typo in src/util/UpnpPunch.py.
Should read `positive` rather than `positibe`.
2020-12-22 07:44:57 +11:00
kabitofu
39d86fec9c
Japanese Translation
2020-12-04 13:07:32 +09:00
Tamas Kocsis
02c27b841f
Rev4555
2020-12-03 20:05:41 +01:00
Tamas Kocsis
b3c9de5e47
Don't show tracker tor bridge warning if more that 3 trackers finished
2020-12-03 20:02:48 +01:00
Tamas Kocsis
3ffa3c2f79
Use svg for top-right zero button
2020-12-03 20:02:20 +01:00
Styromaniac
2795e20b0c
Replaced logo-white.png with an SVG data URI.
2020-12-03 08:33:54 -05:00
Tamas Kocsis
ecfb6b6b3a
Rev4553, Debug messages formatting Windows fix
2020-11-30 14:38:25 +01:00
Tamas Kocsis
1b4f93f14b
Make Debug message test cases independent from line numbers, Windows support
2020-11-30 14:37:45 +01:00
ZeroNet
40db30a260
Merge pull request #2642 from imachug/better-logs
...
Use more unique yet short paths for logging
2020-11-30 14:08:50 +01:00
Tamas Kocsis
38a3ea6373
Rev4551, Keep uiserver running if fileserver bind failed
2020-11-26 02:01:41 +01:00
Tamas Kocsis
52d6c9fedf
Rev4550, Show all modified files after click
2020-11-19 03:05:53 +01:00
Tamas Kocsis
57dda4e6d6
Rev4549, Fix startup OpenSSL lib find recursion error
2020-11-09 01:21:52 +01:00
Tamas Kocsis
0a3bf43e1c
Rev4548
2020-11-03 02:53:15 +01:00
Tamas Kocsis
48455e3e45
Better cli test output
2020-11-03 02:52:50 +01:00
Tamas Kocsis
c515e26cd6
Fix OpenSSL dll/so location find patcher
2020-11-03 02:51:42 +01:00
Tamas Kocsis
5cac059ef4
Display warning if SSLCurve native load failed
2020-11-03 02:50:21 +01:00
Tamas Kocsis
6fcfe5b394
Rev4540, More proper bigfile filtering for OptionalFileList
2020-10-29 02:44:07 +01:00
Tamas Kocsis
12013d64c8
Rev4539, Add more extensions to UiFileManager binary files
2020-10-29 01:38:49 +01:00
Jabba
54fb2fde7c
Adding OGG MIME ( #2657 )
...
* Adding OGG MIME
Fixing: https://github.com/HelloZeroNet/ZeroNet/issues/2656
* Adding ova and ogv extensions
2020-10-26 15:59:42 +01:00
Ivanq
dd08b89c81
Make tests pass on Python 3.5
2020-10-13 20:36:39 +03:00