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

ZeroNetX Changes #2809

Open
wants to merge 60 commits into
base: py3
Choose a base branch
from
Open

ZeroNetX Changes #2809

wants to merge 60 commits into from

Commits on Nov 27, 2021

  1. Tor V3 Patch

    canewsin committed Nov 27, 2021
    Configuration menu
    Copy the full SHA
    eab7fc2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a1eb6ee View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2021

  1. Fix xrange is undefined error

    - xrange is undefined error in  Tor-v3 Patch Files
    canewsin committed Nov 28, 2021
    Configuration menu
    Copy the full SHA
    7acd8df View commit details
    Browse the repository at this point in the history
  2. v 0.7.3 (4556)

    canewsin committed Nov 28, 2021
    Configuration menu
    Copy the full SHA
    7d1ec41 View commit details
    Browse the repository at this point in the history
  3. v 0.7.5 (4560)

    canewsin committed Nov 28, 2021
    Configuration menu
    Copy the full SHA
    edd2760 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2021

  1. Update Docker Image

    canewsin committed Dec 2, 2021
    Configuration menu
    Copy the full SHA
    7078bad View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2022

  1. v 0.7.6 (4565)

    - Sync Plugin Updates
    - Clean up tor v3 patch (#115)
        #115
    - Add More Default Plugins to Repo
    - Doubled Site Publish Limits
    - Update ZeroNet Repo Urls (#103)
    - UI/UX: Increases Size of Notifications Close Button(#106)
    - Moved Plugins to Seperate Repo
    - Added `access_key` variable in Config, this used to access restrited plugins when multiuser plugin is enabled. When MultiUserPlugin is enabled we cannot access some pages like /Stats, this key will remove such restriction with access key.
    - Added `last_connection_id_current_version` to ConnectionServer, helpful to estimate no of connection from current client version.
    - Added current version:  connections to /Stats page. see the previous point.
    canewsin committed Jan 11, 2022
    Configuration menu
    Copy the full SHA
    5ee9288 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2022

  1. v0.7.8 (4580)

     - Update Plugins with some bug fixes and Improvements
    canewsin committed Mar 2, 2022
    Configuration menu
    Copy the full SHA
    f498aed View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2022

  1. v 0.7.9-beta (4581)

    canewsin committed Mar 6, 2022
    Configuration menu
    Copy the full SHA
    69d7eac View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2022

  1. Configuration menu
    Copy the full SHA
    f8c9f2d View commit details
    Browse the repository at this point in the history
  2. Update Plugins Repo

    canewsin committed Mar 12, 2022
    Configuration menu
    Copy the full SHA
    eb397cf View commit details
    Browse the repository at this point in the history
  3. Fix Repo Url for Bug Report

    canewsin committed Mar 12, 2022
    Configuration menu
    Copy the full SHA
    7ce118d View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2022

  1. Tracker Supply improvemets

     - Removed Non Working Trakers.
     - Dynamically Load Trackers from Dashboard Site.
    canewsin committed Mar 26, 2022
    Configuration menu
    Copy the full SHA
    02ceb70 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2022

  1. Rust Version Compatibility for update Protocol msg

     and diff patch
    canewsin committed Apr 8, 2022
    Configuration menu
    Copy the full SHA
    00db9c9 View commit details
    Browse the repository at this point in the history
  2. v 0.7.9(4585)

    - Tracker Supply Improvements.
    - First Party Tracker Update Service using Dashboard Site.
    canewsin committed Apr 8, 2022
    Configuration menu
    Copy the full SHA
    a519023 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2022

  1. Create codeql-analysis.yml

    canewsin committed May 18, 2022
    Configuration menu
    Copy the full SHA
    b29884d View commit details
    Browse the repository at this point in the history

Commits on May 26, 2022

  1. Configuration menu
    Copy the full SHA
    f9d7ccd View commit details
    Browse the repository at this point in the history
  2. Update Plugins Repo

    canewsin committed May 26, 2022
    Configuration menu
    Copy the full SHA
    fe048cd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2ad80af View commit details
    Browse the repository at this point in the history
  4. v 0.7.9-patch(4586)

    canewsin committed May 26, 2022
    Configuration menu
    Copy the full SHA
    ac70f83 View commit details
    Browse the repository at this point in the history
  5. v 0.8.0(4590)

    - Major Version Upgrade to reflect RCE reported by geekless.
    canewsin committed May 26, 2022
    Configuration menu
    Copy the full SHA
    b257338 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2022

  1. Configuration menu
    Copy the full SHA
    c3815c5 View commit details
    Browse the repository at this point in the history
  2. rev4591

    canewsin committed May 27, 2022
    Configuration menu
    Copy the full SHA
    5579c6b View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2022

  1. Update FUNDING.yml

    canewsin committed Jun 2, 2022
    Configuration menu
    Copy the full SHA
    712ee18 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2022

  1. Console Log Updates, Specify min supported ZeroNet version for Rust v…

    …ersion Protocol Compatibility
    
    Reduce noise(error => warning) on file missing in sites.
    canewsin committed Jun 9, 2022
    Configuration menu
    Copy the full SHA
    016cfe9 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2022

  1. Don't Fail Silently When Cert is Not Selected

    When Site doesn't have cert selected but has userdata, signing userdata fails silently without proper error message
    canewsin committed Jun 10, 2022
    Configuration menu
    Copy the full SHA
    3ac677c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    49e68c3 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2022

  1. Update README-ru.md (#177)

    @BratishkaErik  Thanks for your contribution
    BratishkaErik committed Jun 13, 2022
    Configuration menu
    Copy the full SHA
    0ed0b74 View commit details
    Browse the repository at this point in the history
  2. Remove Patreon badge

    canewsin committed Jun 13, 2022
    Configuration menu
    Copy the full SHA
    611fc77 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2022

  1. fix readdress loop

    use better escaping in render
    
    fixes #19
    caryoscelus authored and canewsin committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    86109ae View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2022

  1. Update CHANGELOG.md

    canewsin committed Sep 30, 2022
    Configuration menu
    Copy the full SHA
    966f671 View commit details
    Browse the repository at this point in the history
  2. v0.8.0(4600)

    canewsin committed Sep 30, 2022
    Configuration menu
    Copy the full SHA
    fd85798 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2022

  1. remove duplicate xescape(s)

    canewsin committed Oct 4, 2022
    Configuration menu
    Copy the full SHA
    ac72d62 View commit details
    Browse the repository at this point in the history
  2. v 0.8.1-patch(4601)

    canewsin committed Oct 4, 2022
    Configuration menu
    Copy the full SHA
    ba96654 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2022

  1. Configuration menu
    Copy the full SHA
    d570354 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2022

  1. Configuration menu
    Copy the full SHA
    b7870ed View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    459b0a7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ad95eed View commit details
    Browse the repository at this point in the history
  4. v0.8.2(4610)

    canewsin committed Nov 1, 2022
    Configuration menu
    Copy the full SHA
    0731787 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2022

  1. Configuration menu
    Copy the full SHA
    f79a73c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f1a7177 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1500d93 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    85ef28e View commit details
    Browse the repository at this point in the history
  5. v0.8.3(4611)

    canewsin committed Dec 10, 2022
    Configuration menu
    Copy the full SHA
    3550a64 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    99a8409 View commit details
    Browse the repository at this point in the history
  7. v0.8.4(4620)

    canewsin committed Dec 10, 2022
    Configuration menu
    Copy the full SHA
    edc5310 View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2022

  1. Update Stats Plugin

    canewsin committed Dec 24, 2022
    Configuration menu
    Copy the full SHA
    77b4297 View commit details
    Browse the repository at this point in the history
  2. Use default theme-class for corrupt users.json file

    where settings key is missing etc
    Fixes Ui.UiServer Error 500: UiWSGIHandler error
    canewsin committed Dec 24, 2022
    Configuration menu
    Copy the full SHA
    c354f9e View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2023

  1. Fix openssl error in windows.

    SetoKaiba authored and canewsin committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    06a9d1e View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2023

  1. v0.8.5(4625)

    canewsin committed Feb 11, 2023
    Configuration menu
    Copy the full SHA
    dd2bb07 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2023

  1. Configuration menu
    Copy the full SHA
    f2ef6e5 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2023

  1. Configuration menu
    Copy the full SHA
    d8e52ea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a429349 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2023

  1. Configuration menu
    Copy the full SHA
    117bcf2 View commit details
    Browse the repository at this point in the history
  2. Added Proxy links

    canewsin committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    fedcf9c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e8cf14b View commit details
    Browse the repository at this point in the history
  4. v0.8.6(4626)

    canewsin committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    866179f View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2023

  1. Fetch plugins changes

    canewsin committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    2970e3a View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2023

  1. Upgrade GH runner to 20.04

    canewsin committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    25c5658 View commit details
    Browse the repository at this point in the history
  2. v0.9.0(4630)

    canewsin committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    2900259 View commit details
    Browse the repository at this point in the history