Commit graph

2844 commits

Author SHA1 Message Date
caryoscelus
128ff2dc39 comment in Db 2022-09-19 15:27:45 +00:00
caryoscelus
dc804b9d5f remove unused code 2022-09-19 15:00:15 +00:00
caryoscelus
9a3fd95636 comments 2022-09-19 12:13:12 +00:00
caryoscelus
61915c620d
Merge pull request #159 from zeronet-conservancy/update_trackers
update trackers from Syncronite
2022-09-08 14:24:11 +00:00
caryoscelus
e4b491996f
Merge pull request #158 from zeronet-conservancy/keep_browser_process_alive
keep browser process alive
2022-09-08 14:23:36 +00:00
caryoscelus
6c1bbef54b update trackers from Syncronite 2022-09-08 12:41:39 +00:00
caryoscelus
09bb67d904 keep browser process alive 2022-09-08 12:08:14 +00:00
caryoscelus
39042c5283 allow only passing port as tor_* parameters
fixes #153
2022-09-07 19:31:55 +00:00
caryoscelus
f7b009099a consolidate & fix open browser behaviour 2022-09-06 16:04:58 +00:00
caryoscelus
887fb24a85 minor code improvements 2022-08-24 20:54:04 +00:00
caryoscelus
427bea581b fix import style 2022-08-24 20:51:52 +00:00
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
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
9c74871d39 show help if exception is thrown early in startup 2022-07-30 23:10:42 +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
f40dbfeb21 v0.7.7 2022-07-27 13:59:38 +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
1e6bb43ac0 remove pyaes from src/lib
it's now a standard dependency
2022-07-18 23:25:58 +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
74f8a6e11e minor improvement in ConnectionServer 2022-07-07 21:31:24 +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
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
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
a614ab0787 v0.7.6 2022-06-09 11:21:04 +00:00
caryoscelus
51951a81c8 more new trackers from Syncronite 2022-06-08 19:19:19 +00:00
caryoscelus
dc1464d702 change start page to a new dashboard/admin 2022-06-08 19:04:23 +00:00
caryoscelus
f10e09633c Better warning about ADMIN permissions
refs #82
2022-06-08 18:51:03 +00:00
caryoscelus
2d1ffc59ff
Merge pull request #99 from zeronet-conservancy/cleanupcoffee
[cleanup] get rid of old coffescript remnants

nobody develops in coffescript anymore and some auto-generated js files are already modified . and we're eventually deprecating all the current js api so keeping pretense that the coffeescript source is still relevant

refs #93
2022-05-31 15:37:20 +04:00
caryoscelus
574928e625 [cleanup] remove coffee script files 2022-05-31 13:32:47 +04:00
caryoscelus
fee2a4f2c9 [cleanup] keep removing old coffeescript related bloat 2022-05-31 13:18:59 +04:00
caryoscelus
6517ebc432 reduce fingerprinting information sent to other nodes
version and revision are still accessible to users to see,
but not the other nodes. this will make it harder to collect
information for both informational, but also malicious purposes
2022-05-31 01:24:37 +04:00
caryoscelus
7b1864c0d9 branding in --version 2022-05-28 13:44:12 +04:00
caryoscelus
906e15a7a0 version bump (dev) / CHANGELOG
welcome new maintainers: @d4708 , @FraYoshi and @prtngn !
2022-05-28 13:41:55 +04:00
caryoscelus
90092842a1
Merge pull request #75 from d4708/top_right_button_vision
Top right button new flashy cursor
2022-05-25 23:38:37 +04:00
caryoscelus
2e04c845a8
Merge pull request #78 from d4708/favicon_with_rounded_corners
add favicon with rounded corners

refs #50
2022-05-23 23:59:56 +04:00
caryoscelus
fba0402cd4
Merge pull request #77 from d4708/apple_touch_icon
add apple touch icon
fixes #63
2022-05-23 23:57:29 +04:00
d4708
894af8127e
add favicon with rounded corners 2022-05-23 18:42:03 +03:00