Commit Graph

4136 Commits

Author SHA1 Message Date
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
d4708 a802972d14
add apple touch icon #63 2022-05-23 18:27:58 +03:00
d4708 a734c4b12f
add fixbutton combinations, cleanup filesize #53 2022-05-23 18:09:44 +03:00
d4708 66981de74f
add fixbutton cursors #53 2022-05-23 18:07:24 +03:00
d4708 ff43c838e4
Delete fixbutton.png 2022-05-23 18:06:13 +03:00
d4708 e495589534
change fixbutton cursor 2022-05-23 14:42:29 +03:00
d4708 267633ee06
add fixbutton cursor 2022-05-23 14:41:11 +03:00
caryoscelus 9c047f5de3
Update LICENSE
- place new contributions under GPLv3+
- clarify dubious legality of CC-BY-SA part of licensing and stop its action (if any) to avoid any further confusion
2022-05-21 22:45:34 +04:00
caryoscelus 2a4927b77b Merge branch 'master' of https://github.com/zeronet-conservancy/zeronet-conservancy 2022-05-21 21:25:07 +04:00
caryoscelus 8d2c5990cd fuller Debug messages
`limit` argument is removed as unused
2022-05-21 21:17:54 +04:00
caryoscelus 24acf63cf8
Merge pull request #61 from d4708/top_right_button_vision
Top right button vision
2022-05-19 16:47:29 +04:00
d4708 a5f18c22b3
fix issues relation #50, #53 2022-05-19 13:58:41 +03:00
d4708 970dda15c7
visual updates for the top-right button #50, #53 2022-05-19 13:57:38 +03:00
d4708 98e51e4c73
visual updates for the top-right button #50, #58 2022-05-19 13:53:31 +03:00
caryoscelus fca3c8544d v0.7.5
(and changelog update)
2022-05-17 18:03:20 +04:00
caryoscelus c5e8841d0f disable UPnP port-punching until it's proven robust 2022-05-17 18:00:15 +04:00
caryoscelus bfc7223991 Merge branch 'master' of https://github.com/zeronet-conservancy/zeronet-conservancy 2022-05-17 02:49:51 +04:00
caryoscelus d5d5163a65 remove unused code 2022-05-17 02:40:22 +04:00
caryoscelus c1a526d7e2
Update README.md 2022-05-17 00:12:20 +04:00
caryoscelus a58959997f
update Android/Termux instructions
mention binutils termux dependency
2022-05-15 20:09:49 +04:00
caryoscelus 69670df72b update changelog 2022-05-15 18:31:40 +04:00
caryoscelus 35b2c52b8b Merge branch 'master' of https://github.com/zeronet-conservancy/zeronet-conservancy 2022-05-15 16:04:21 +04:00
caryoscelus 756082b7c8 temporary top-right button image replacement 2022-05-15 16:03:48 +04:00
caryoscelus 66edfaab1a
minor README update
- mention mac os x
- change addresses
2022-05-15 15:37:56 +04:00
caryoscelus 4eecbc39f6 Merge branch 'master' of https://github.com/zeronet-conservancy/zeronet-conservancy 2022-05-15 14:43:57 +04:00
caryoscelus 1c24d90c70 new icon
refs #3
refs #50
2022-05-15 14:43:12 +04:00
caryoscelus d12ae0711d
Update README.md
autoconf-dev doesn't exist on modern termux
2022-05-14 18:11:32 +04:00
caryoscelus 712fb793f6
Merge pull request #47 froma d4708/master
add pkg-config dependency
refs #46
2022-05-14 15:42:35 +04:00
d4708 629e5e8b92
add pkg-config dependency #46
not preinstalled on some OS and causes error on 0net installation
2022-05-14 14:21:32 +03: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