Commit graph

4331 commits

Author SHA1 Message Date
caryoscelus
980548080c
Merge pull request #147 from zeronet-conservancy/sidebar_favourite
favourite/unfavourite in the sidebar

refs #146
2022-08-17 12:28:32 +00:00
caryoscelus
46aa7b45f5 be more flexible about opening any browser 2022-08-17 12:27:05 +00:00
caryoscelus
a0da2c25db fix report_url 2022-08-17 12:26:51 +00:00
caryoscelus
39a3830deb bump version 2022-08-06 01:10:19 +00:00
caryoscelus
80320105d8 favourite/unfavourite in the sidebar
there's still a bug that doesn't update unfavouriting in real time
2022-08-06 00:45:27 +00:00
caryoscelus
80c83fedaf
Merge pull request #145 from zeronet-conservancy/help_config_rework
show help if exception is thrown early in startup
2022-08-05 12:43:39 +00:00
caryoscelus
74573966f1
No new sites plugin (#26)
NoNewSites plugin

a small plugin that disables adding new sites (similar to multi user plugin setting), good as a source of sample plugin code
2022-08-05 12:43:08 +00:00
caryoscelus
9c74871d39 show help if exception is thrown early in startup 2022-07-30 23:10:42 +00:00
caryoscelus
916c494833
Merge pull request #144 from zeronet-conservancy/fix_parsing_gh_142
fixes #142
2022-07-30 18:52:36 +00:00
caryoscelus
8509a3c644 don't fail when plugin options are provided
fix regression introduced in 8913363ca8
fixes #142
2022-07-30 10:16:03 +00:00
caryoscelus
ba9ee99073 CHANGELOG: version hash 2022-07-30 08:49:39 +00:00
caryoscelus
f40dbfeb21 v0.7.7 2022-07-27 13:59:38 +00:00
caryoscelus
51ead01393
Merge pull request #140 from zeronet-conservancy/fix_gh_138
minor code improvements

refs #138
2022-07-27 13:53:29 +00:00
caryoscelus
ae1734ed08
Merge pull request #141 from zeronet-conservancy/mute_reason
ask for optional mute reason
2022-07-27 13:53:04 +00:00
caryoscelus
acc696ff09 ask for optional mute reason
refs #109
2022-07-26 21:55:21 +00:00
caryoscelus
3c9fe8aa08 CHANGELOG update
prepare for v0.7.7
2022-07-26 21:21:12 +00:00
caryoscelus
8913363ca8 minor code improvements
fixes #138
2022-07-26 19:57:14 +00:00
caryoscelus
e50558a118
Merge pull request #120 from zeronet-conservancy/user_agent
reduce fingerprinting of site owner
2022-07-25 09:43:19 +00:00
caryoscelus
469b2439c5
Merge pull request #115 from zeronet-conservancy/skipcheck
skip redundant check
2022-07-25 09:42:48 +00:00
caryoscelus
f37b489658
Merge pull request #134 from zeronet-conservancy/nobuiltinpyaes
remove pyaes from src/lib
2022-07-25 09:41:52 +00:00
caryoscelus
a2c0585ff3
Merge pull request #136 from zeronet-conservancy/bluerook_patch
Add more deb-based dependencies
2022-07-23 09:17:08 +00:00
BlueRook
8355bd177c Add more deb-based dependencies
these are required e.g. on Tails, although I still couldn't get
0net to work on it yet

Signed-off-by: caryoscelus <caryoscelus@gmx.com>
2022-07-20 12:56:49 +00:00
caryoscelus
012b3d53df
Update feature_request.md 2022-07-19 07:12:31 +00:00
caryoscelus
1e6bb43ac0 remove pyaes from src/lib
it's now a standard dependency
2022-07-18 23:25:58 +00:00
caryoscelus
716182a060
Merge pull request #126 from zeronet-conservancy/fix_sidebar_err
fix error message due to disabling updater sites in sidebar
2022-07-17 16:52:13 +00:00
caryoscelus
f88526c938
Merge pull request #130 from d47081/master
add libffi-dev dependency in debian-based instruction

fixes #129
2022-07-17 15:06:26 +00:00
d47081
0917ca43ba
add libffi-dev dependency 2022-07-17 16:55:04 +03:00
caryoscelus
1f305615a4 fix error message due to disabling updater sites in sidebar 2022-07-10 11:13:56 +00:00
caryoscelus
1d8aedce85
Merge pull request #122 from zeronet-conservancy/from_enhanced
enhancements from zeronet-enhanced by @geekless
2022-07-09 17:25:31 +00:00
caryoscelus
46ae0db986
Merge pull request #123 from zeronet-conservancy/minor_improv
Minor improvement in ConnectionServer
2022-07-09 17:24:38 +00:00
caryoscelus
667f41af51
Merge pull request #124 from zeronet-conservancy/pyaes
add pyaes requirement
2022-07-09 17:23:29 +00:00
caryoscelus
a78014adbc add pyaes requirement
this is usually unused, but works as fallback
2022-07-07 22:56:53 +00:00
caryoscelus
74f8a6e11e minor improvement in ConnectionServer 2022-07-07 21:31:24 +00:00
caryoscelus
5bcec3c0ba
Update README.md
readme monero wallet
2022-07-07 18:05:02 +00:00
caryoscelus
ff5274c753
Merge pull request #116 from zeronet-conservancy/cm-impr
improve code in ContentManager
2022-07-04 10:05:21 +00:00
caryoscelus
ab9e8322fa fix comment 2022-07-01 23:16:42 +00:00
caryoscelus
7353c8ff90 reduce fingerprinting of site owner
replace version with generic `user_agent` that will remain constant
2022-07-01 19:28:53 +00:00
caryoscelus
53ba8d2bb9
Merge pull request #118 from zeronet-conservancy/fix_modified_parsing
Fix `modified` parsing
2022-06-30 11:35:27 +00:00
caryoscelus
aa19bcf2e0 remove potential fingerprinting of site owner
inspired by @geekless 's 829fd46781 commit at
829fd46781

previously 0net would announce owned sites more frequently
which can help determine site owner
2022-06-29 18:50:55 +00:00
caryoscelus
da0a627ac0 improve and speed up content.json loading
parse json (which is required anyway) instead of ad-hock
re-based parsing
2022-06-29 18:39:54 +00:00
caryoscelus
981769b051 improve error message
this commit is adopted from d0069471b8
(d0069471b8)
by @geekless

with original commit message:

Don't raise VerifyError with misleading message
"Invalid old-style sign" when the file has no sign at all.
2022-06-29 17:53:41 +00:00
caryoscelus
8d0db14fbb changelog 2022-06-29 17:26:35 +00:00
caryoscelus
c5f5479ba8
Merge pull request #114 from zeronet-conservancy/xmlupnp
return upnp punch using secure xml library
2022-06-29 11:50:31 +00:00
caryoscelus
9ff7408cc6 improve code in ContentManager 2022-06-29 00:20:33 +00:00
caryoscelus
277b48d71e skip redundant check 2022-06-29 00:04:19 +00:00
caryoscelus
4786633b9d version bump 2022-06-28 23:41:18 +00:00
caryoscelus
cb2347e7d6 return upnp punch using secure xml library
fixes #105
2022-06-28 23:23:18 +00:00
caryoscelus
66001ee8b7 nix-packaging status on translated readmes 2022-06-27 22:38:28 +00:00
caryoscelus
c0ad65d437 Merge branch 'master' of https://github.com/zeronet-conservancy/zeronet-conservancy 2022-06-27 22:37:09 +00:00
caryoscelus
3c0151393c quick fix xmr donations 2022-06-27 22:35:36 +00:00