Commit Graph

4081 Commits

Author SHA1 Message Date
canewsin c354f9e24d Use default theme-class for corrupt users.json file
where settings key is missing etc
Fixes Ui.UiServer Error 500: UiWSGIHandler error
2022-12-25 01:28:16 +05:30
canewsin 77b4297224 Update Stats Plugin 2022-12-25 01:26:53 +05:30
canewsin edc5310cd2 v0.8.4(4620) 2022-12-11 05:01:55 +05:30
canewsin 99a8409513 Increase Def Min Site Size to 25MB 2022-12-11 04:30:31 +05:30
canewsin 3550a64837 v0.8.3(4611) 2022-12-11 03:21:22 +05:30
canewsin 85ef28e6fb ContentManager.py Improve Logging of Valid Signers 2022-12-11 03:21:22 +05:30
canewsin 1500d9356b SiteStrorage.py -> Fix accessing unassigned varible 2022-12-11 03:21:22 +05:30
canewsin f1a71770fa ContentManager -> Support for multiSig 2022-12-11 03:21:22 +05:30
canewsin f79a73cef4 main.py -> Fix accessing unassigned varible 2022-12-11 00:51:23 +05:30
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
canewsin 966f671efe
Update CHANGELOG.md 2022-10-01 02:21:54 +05:30
caryoscelus 86109ae4b2 fix readdress loop
use better escaping in render

fixes #19
2022-09-15 19:18:23 +05:30
canewsin 611fc774c8
Remove Patreon badge 2022-06-13 23:07:57 +05:30
BratishkaErik 0ed0b746a4
Update README-ru.md (#177)
@BratishkaErik  Thanks for your contribution
2022-06-13 23:06:04 +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 712ee18634
Update FUNDING.yml 2022-06-02 19:15:22 +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 fe048cd08c Update Plugins Repo 2022-05-26 11:47:25 +05:30
canewsin f9d7ccd83c Fix Unhandled File Access Errors 2022-05-26 11:46:58 +05:30
canewsin b29884db78
Create codeql-analysis.yml 2022-05-19 00:10:38 +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
canewsin 7ce118d645 Fix Repo Url for Bug Report 2022-03-12 17:38:23 +05:30
canewsin eb397cf4c7 Update Plugins Repo 2022-03-12 11:14:10 +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 7078badefa Update Docker Image 2021-12-03 01:18:53 +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
ZeroNet 454c0b2e7e
Merge pull request #2716 from imachug/uifile-404-fix
Fix 404 error handler in UiFilePlugin
2021-01-25 03:24:19 +01:00
ZeroNet 03da34c5d6
Merge pull request #2714 from timgates42/bugfix_typo_positive
docs: fix simple typo, positibe -> positive
2021-01-25 03:23:46 +01:00