Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ZNC Changes #221

Draft
wants to merge 422 commits into
base: py3-latest
Choose a base branch
from
Draft

ZNC Changes #221

wants to merge 422 commits into from

Conversation

canewsin
Copy link
Collaborator

No description provided.

caryoscelus and others added 30 commits July 17, 2022 15:06
add libffi-dev dependency in debian-based instruction

fixes #129
fix error message due to disabling updater sites in sidebar
it's now a standard dependency
these are required e.g. on Tails, although I still couldn't get
0net to work on it yet

Signed-off-by: caryoscelus <[email protected]>
reduce fingerprinting of site owner
prepare for v0.7.7
fix regression introduced in 8913363
fixes #142
NoNewSites plugin

a small plugin that disables adding new sites (similar to multi user plugin setting), good as a source of sample plugin code
show help if exception is thrown early in startup
there's still a bug that doesn't update unfavouriting in real time
favourite/unfavourite in the sidebar

refs #146
caryoscelus and others added 30 commits December 20, 2023 12:32
- using underscore is deprecated but still works
- also don't override commandline --open-browser option
Use dashes in command line options instead of underscore
Fetch version info from git or Build file
Fix command-line argument style (use dashes instead of underscores)

fixes #257
..As long as CORS read permission is granted. This is done for
compatibility with sites that relied on lack of enforcing of cross-site
isolation in previous ZeroNet versions.

fixes #259
gitignore enabled plugins that disabled by default #265
- Content-Security-Policy: `frame-src *` for main UiRequest and `self` for
  user-content UiRequest
- revert change in getHostWithoutPort to make ipv6 work
…it makes sense (i.e. on localhost) by default

refs #263, #270
- fix non-local --ui-ip usage (--ui-ip-protect option)
- fix ipv6 handling
- fixes #263 (IPv6 validation)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

8 participants