Commit Graph

4103 Commits

Author SHA1 Message Date
caryoscelus 1c24d90c70 new icon
refs #3
refs #50
2022-05-15 14:43:12 +04:00
caryoscelus 35fd399e01 Don't check port in tor-only mode
refs https://github.com/HelloZeroNet/ZeroNet/issues/2456
2022-05-13 04:00:54 +04:00
caryoscelus 788ef5ca5f
update README
- tor termux instructions
- limitations
- how to help
2022-05-13 03:15:43 +04:00
caryoscelus 3e4f61e1a8 fix compatibility with modern hashlib
ripemd160 has been removed from hashlib, we have to mend it with
other implementation for now
2022-05-12 22:44:19 +04:00
caryoscelus 961cc5361d [cleanup] remove old coffeescript related stuff 2022-05-10 23:42:02 +04:00
caryoscelus 4d06eaf5c4
README updates
- update mission statement
- mention new launch script
2022-05-10 22:47:26 +04:00
caryoscelus b8b1c3deac add more active trackers from Syncronite 2022-05-08 21:11:57 +04:00
caryoscelus 80284fcab4 add easy to use startup script 2022-05-08 17:37:04 +04:00
caryoscelus 36c0869846 update gitignore 2022-05-08 17:36:50 +04:00
caryoscelus b92e03a3be remove start.py
it's unused and potentially confusing
2022-05-08 17:35:00 +04:00
caryoscelus 5b63b0298f colourful greetings 2022-05-03 16:31:09 +04:00
caryoscelus 733b1b05b1 v0.7.4 2022-04-25 11:46:49 +00:00
caryoscelus d07a1bb2c5 update FUNDING.yml 2022-04-25 11:44:32 +00:00
caryoscelus a6a36c7c09 bump revision 2022-04-12 06:46:17 +00:00
caryoscelus 7658f57161 minor code improvement 2022-03-26 09:24:59 +00:00
caryoscelus ac49b589ef Merge branch 'fix_uirequest' 2022-03-26 09:24:49 +00:00
caryoscelus 06727cb511 fix UiRequest.parsePath 2022-03-03 05:15:20 +00:00
caryoscelus d1198e80e2 Merge branch 'fix_multiuser_merger' 2022-03-03 05:07:59 +00:00
caryoscelus 072a5dd32d
Merge pull request #32 from defder-su/branch
[Sidebar] "Open site directory" feature

fixes #30
2022-02-23 18:18:03 +00:00
defder-su f40ed9b26c
[Sidebar] "Open site directory" feature
https://github.com/zeronet-conservancy/zeronet-conservancy/issues/30
2022-02-23 15:46:14 +00:00
caryoscelus 09b73e2222 fix multiuser/merger plugins interaction 2022-02-07 15:26:19 +00:00
caryoscelus ba0662327b fix uiwebsocket
fixes previous commit (usage of updatesite)
2022-02-02 12:26:57 +00:00
caryoscelus 15f94c325a use new admin page as home page for now
this is temporary until new static home page with a choice
is made
2022-02-02 12:19:47 +00:00
caryoscelus 2fdb970f3c
Update README.md
fix apt-based distros dependency instruction
2022-02-01 19:21:52 +00:00
caryoscelus 1a73dd794f v0.7.3.2
fix version number
2022-01-26 20:18:32 +00:00
caryoscelus 5401cdff9b changelog 2022-01-26 20:12:34 +00:00
caryoscelus a57ebf8d35 v0.7.3.1 2022-01-26 20:09:24 +00:00
caryoscelus 7dce2c69bd
Merge pull request #22 from zeronet-conservancy/travis_update
update travis
2022-01-26 19:36:19 +00:00
caryoscelus 855b23a84b
fix readdress loop
use better escaping in render

fixes #19
2022-01-26 19:28:17 +00:00
caryoscelus 0556bb400d
update travis
use only recent python versions (3.9 & 3.10)
2022-01-26 11:14:55 +00:00
caryoscelus a790c1eee6
Merge pull request #20 from zeronet-conservancy/admin_config
change of ADMIN privilege management
2022-01-25 20:33:25 +00:00
caryoscelus 66fcc037e3 change of ADMIN privilege management
- don't grant ADMIN permission to home or update pages
- allow granting ADMIN permission via `--admin_pages` command line option
2022-01-24 02:05:41 +00:00
caryoscelus 232a74d274 disable update more completely 2022-01-24 01:48:08 +00:00
caryoscelus 69aaceb614
Merge pull request #11 from zeronet-conservancy/v073
v0.7.3
2022-01-21 02:05:14 +00:00
caryoscelus 4455a6760e update changelog
v0.7.3
2022-01-21 02:04:18 +00:00
caryoscelus 5b3c29485f Merge branch 'master' into v073 2022-01-21 01:59:34 +00:00
caryoscelus 89b332f652
Merge pull request #16 from krzotr/pl-lang
Polish translation update
2022-01-20 21:46:58 +00:00
caryoscelus 6e4404d280
Update FUNDING.yml 2022-01-14 22:16:51 +00:00
caryoscelus 93b896917e zeronet-conservancy branding 2022-01-14 19:21:37 +00:00
caryoscelus 6803379ad2 code improvements in UiRequest 2022-01-14 19:03:48 +00:00
caryoscelus fb6e889f7d
Merge pull request #13 from zeronet-conservancy/disable_update
disable update.py as unsafe
2022-01-09 09:41:47 +00:00
caryoscelus 3c0c2d98fa
Merge pull request #15 from git-sgmoore/patch-1
Minor grammar fix in README
2022-01-08 11:28:55 +00:00
caryoscelus 52bd46f3d7 disable update.py as unsafe
users should use git to update until there's safety mechanisms in place
for upgrading via update zite
2022-01-08 11:05:07 +00:00
caryoscelus 75421ec82f improve source install instruction
- use venv
- android/termux instructions
2022-01-08 09:32:27 +00:00
caryoscelus b785d827b2 revive CHANGELOG 2022-01-07 21:12:44 +00:00
caryoscelus f05e7c6e70 Merge branch 'master' into v073 2022-01-07 14:23:57 +00:00
caryoscelus af426cba98
Merge pull request #10 from zeronet-conservancy/fix_tracker_onion_v3
Fix onion v3 trackers
2022-01-07 14:20:07 +00:00
caryoscelus 53d1437a65 fix orthography in error message 2022-01-07 12:45:05 +00:00
caryoscelus 2cfe2fa731 bump version v0.7.3 2022-01-07 11:52:00 +00:00
caryoscelus 897dae2790 fix onion-v3 trackers
fixes #4
2022-01-07 11:32:22 +00:00