caryoscelus
260c4e626b
make tests launch
2023-07-20 18:28:04 +00:00
caryoscelus
c09b5e16c9
sitePublish --recursive option
2023-07-20 16:29:04 +00:00
caryoscelus
8700351f33
remove unused broken code
2023-07-20 16:16:54 +00:00
caryoscelus
d9fea20e62
Merge pull request #210 from zeronet-conservancy/allow_null_permission_rules
...
Allow setting permission_rules to null in content.json
2023-07-20 03:38:35 +00:00
caryoscelus
b7e3f10a85
allow manual codeql dispatch
2023-07-20 03:37:18 +00:00
caryoscelus
45788d4749
Merge branch 'master' into codeql_fix
2023-07-20 03:34:54 +00:00
caryoscelus
24a7ba72ed
Merge pull request #211 from zeronet-conservancy/workflow_update
...
fix github workflow file
2023-07-19 18:43:06 +00:00
caryoscelus
32e8f70878
fix workflow file
2023-07-18 20:21:57 +00:00
caryoscelus
3dc2283718
allow setting permission_rules to null to forbid everything
2023-07-18 20:08:20 +00:00
caryoscelus
8b7d7d5f7c
bump version
2023-07-18 19:40:45 +00:00
caryoscelus
e8f83590ee
disable plugins in data dir
2023-07-18 14:38:17 +00:00
caryoscelus
1f19ab604e
update merkletools dep
2023-07-05 15:03:44 +00:00
caryoscelus
d16c71966b
fix ReDoS in file editor (UiFileManager plugin) due to outdated codemirror
...
just patched from updated version, ideally codemirror dependency should be
included during build stage, but there's no infrastructure for that (yet)
2023-07-03 21:19:40 +00:00
caryoscelus
8355b82eef
CHANGELOG: re-attribute @purplesyringa's contributions to her new nickname
...
2cd22720e8
2023-07-03 15:19:30 +00:00
caryoscelus
f966a4203f
v0.7.9
...
no longer officially maintained
2023-07-02 03:46:37 +00:00
caryoscelus
053eb8e7d6
updated trackers from Syncronite by @Styromaniac
2023-07-02 03:45:59 +00:00
caryoscelus
2cd22720e8
properly attribute @imachug in CHANGELOG
...
this was not done initially to avoid spreading the vulnerability information
before users updated
2023-07-02 03:40:57 +00:00
caryoscelus
e36f7bb3a5
siteSign accepts absolute paths as well as paths relative to working directory
...
- also store working_dir in config so it's possible to use from other
actions as well
fixes #209
2023-07-02 03:40:11 +00:00
caryoscelus
62d1c9d27a
improve zeronet.py: don't reimport config and fix name clash
...
previously due to zeronet.py and most of the source files living in
different import 'namespaces', Config module was imported twice.
this if fixed by editing sys.modules
2023-07-02 03:35:34 +00:00
caryoscelus
ddde202879
Merge pull request #207 from zeronet-conservancy/fix_site_import
...
revert circular import style in Site/SiteManager
2023-03-21 12:02:59 +00:00
caryoscelus
8706f5f712
revert circular import style in Site/SiteManager
...
fixes #203
2023-03-14 12:18:42 +00:00
caryoscelus
0104cab867
Merge remote-tracking branch 'origin/master'
2023-01-03 08:05:20 +00:00
caryoscelus
26d7e17c32
modularize greeting
2023-01-03 08:04:13 +00:00
caryoscelus
6fe3cda281
Merge pull request #202 from zeronet-conservancy/fix_raw_domain_redirect
...
Fix /raw readdress
2022-12-11 20:37:14 +00:00
caryoscelus
b5380f6b26
Fix /raw readdress
...
fixes #199
2022-12-11 17:48:37 +00:00
caryoscelus
3c7670a703
fix debug messages
2022-12-10 16:39:18 +00:00
caryoscelus
5e39f37fba
docker-ignore data/ directory
2022-12-06 16:59:18 +00:00
caryoscelus
091323d4e3
TODO comments
2022-12-06 15:59:52 +00:00
caryoscelus
da10d2fb76
update README (windows instruction minor change)
2022-12-06 12:38:05 +00:00
caryoscelus
30bf28df12
update CHANGELOG
2022-12-05 16:52:54 +00:00
caryoscelus
ab9fc61efc
Update README (NixOS dev instructions)
...
thanks @fgaz for explanations
fixes #189
2022-12-05 16:50:10 +00:00
caryoscelus
0fa90c5d17
update CHANGELOG
2022-12-05 10:45:26 +00:00
caryoscelus
8e80079359
Merge pull request #193 from zeronet-conservancy/report_response_error
...
report error when peer rejects our update
2022-12-05 09:36:59 +00:00
caryoscelus
923dbf89ab
Merge remote-tracking branch 'ehncaption/oscs_fix_ce65a68au51qdhegolhg'
2022-12-05 09:35:13 +00:00
caryoscelus
fa1c25326a
report error when peer rejects our update
...
also improve code and comment
2022-12-05 09:31:06 +00:00
chncaption
2eac2d3f35
update msgpack 0.4.4 to 0.6.0
2022-12-04 16:06:54 +08:00
caryoscelus
6e78ca23d6
Merge pull request #188 from zeronet-conservancy/clean_requirements
...
remove mention of python-3.6 in requirements.txt
2022-12-03 12:10:10 +00:00
caryoscelus
8616af3f2e
remove mention of python-3.6 in requirements.txt
...
after analyzing the old version of requirements.txt, it becomes
obvious that any real python 3.6.X versions would fail to
install required package, and since no one complained that means
there are no <py3.7 users now
2022-12-01 15:27:55 +00:00
caryoscelus
03a9f2c490
new development cycle
2022-11-29 16:40:46 +00:00
caryoscelus
06db221bbd
update README-ru
2022-11-29 16:40:08 +00:00
caryoscelus
423dd46c67
update README
2022-11-29 16:39:42 +00:00
caryoscelus
7c73d7543c
minor code improvement
...
use format strings for readability
2022-11-29 16:39:21 +00:00
caryoscelus
0d9a00cf65
release version hash
2022-11-29 09:57:39 +00:00
caryoscelus
0054eca9df
v0.7.8.1
...
update CHANGELOG & bump revision
2022-11-28 15:53:08 +00:00
caryoscelus
32042a330e
fix favourite/unfavourite in sidebar
...
refs #146
2022-11-28 15:47:48 +00:00
caryoscelus
b1f2560037
update CHANGELOG
...
preparing v0.7.8.1
2022-11-28 13:03:51 +00:00
caryoscelus
b5a80504a5
GiveUpGitHub notice
...
we're not ready to move on yet, but we're on the path!
2022-11-28 12:58:48 +00:00
caryoscelus
bf9b1f24a0
Merge pull request #183 from zeronet-conservancy/fix_sha1_trackers
...
Fix sha1 trackers
2022-11-28 10:10:11 +00:00
caryoscelus
f02e576973
code comment
2022-11-28 09:28:52 +00:00
caryoscelus
119352a685
Revert "remove unused code"
...
This reverts commit dc804b9d5f
.
fixes #182
2022-11-28 09:13:32 +00:00