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

Develop #1700

Merged
merged 88 commits into from
Dec 22, 2023
Merged

Develop #1700

merged 88 commits into from
Dec 22, 2023

Commits on Jun 5, 2023

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

Commits on Jun 9, 2023

  1. Settings for Skychat

    Senyoret1 committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    34179fe View commit details
    Browse the repository at this point in the history
  2. Small lint fixes

    Senyoret1 committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    37e20d9 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2023

  1. Configuration menu
    Copy the full SHA
    9140738 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8a29791 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2023

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

Commits on Jun 19, 2023

  1. merge develop into

    mrpalide committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    46bd9d2 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2023

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

Commits on Jul 13, 2023

  1. UI improvements

    Senyoret1 committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    f74a6e6 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2023

  1. update mainnet rules

    0pcom committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    d512632 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2023

  1. Configuration menu
    Copy the full SHA
    35487b2 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1654 from 0pcom/mainnet-rules

    Update minimum version requirement in mainnet rules
    jdknives authored Aug 30, 2023
    Configuration menu
    Copy the full SHA
    7025a97 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2023

  1. remove commented code

    0pcom committed Sep 9, 2023
    Configuration menu
    Copy the full SHA
    9daabde View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2023

  1. remove commented code

    0pcom committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    f105231 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2023

  1. Configuration menu
    Copy the full SHA
    e806b56 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1661 from mrpalide/fix/fix-wrong-confi-gen-with-t…

    …-flag
    
    Fix wrong config generation with t flag
    jdknives authored Sep 15, 2023
    Configuration menu
    Copy the full SHA
    c508a23 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2023

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

Commits on Oct 24, 2023

  1. Configuration menu
    Copy the full SHA
    173bf88 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1658 from 0pcom/remove-comments

    Remove Comments
    mrpalide authored Oct 24, 2023
    Configuration menu
    Copy the full SHA
    8c61f78 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2023

  1. Merge pull request #1647 from Senyoret1/tab-ui

    UI improvements
    mrpalide authored Oct 25, 2023
    Configuration menu
    Copy the full SHA
    499658a View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2023

  1. Configuration menu
    Copy the full SHA
    1044109 View commit details
    Browse the repository at this point in the history
  2. add . end of error

    mrpalide committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    3d02bd3 View commit details
    Browse the repository at this point in the history
  3. add shutdown api

    mrpalide committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    1f8d718 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2023

  1. Configuration menu
    Copy the full SHA
    df2fb43 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a99b2a6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c7748aa View commit details
    Browse the repository at this point in the history
  4. fix shutdown bottom order

    mrpalide committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    11840ed View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e93ca59 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #1605 from Senyoret1/local-skychat

    Limit the Skychay UI to localhost
    mrpalide authored Nov 2, 2023
    Configuration menu
    Copy the full SHA
    7d0fd2e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1ef913c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a376685 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    cc50c1d View commit details
    Browse the repository at this point in the history
  10. improve error values

    mrpalide committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    3d020bc View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a1b6446 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #1671 from mrpalide/fix/panic-on-late-dmsg-connect…

    …ion-stablished-on-rpc
    
    Fix two panic issues on `skywire-cli` commands
    jdknives authored Nov 2, 2023
    Configuration menu
    Copy the full SHA
    f962b68 View commit details
    Browse the repository at this point in the history
  13. Merge pull request #1670 from mrpalide/fix/add-shutdown-api-remove-re…

    …boot-logic
    
    Improve UI and Backend on `reboot` and `turn off`
    jdknives authored Nov 2, 2023
    Configuration menu
    Copy the full SHA
    c20a6bf View commit details
    Browse the repository at this point in the history
  14. Merge pull request #1669 from mrpalide/fix/add-skywire-version-to-log…

    …-output-for-all-visors
    
    add skywire version to `skywire-cli log`
    jdknives authored Nov 2, 2023
    Configuration menu
    Copy the full SHA
    8bcb1bc View commit details
    Browse the repository at this point in the history
  15. Merge pull request #1666 from mrpalide/fix/handle-issue-on-fetch-data…

    …-for-generate-config
    
    fix issue fetching data from hardcoded server
    jdknives authored Nov 2, 2023
    Configuration menu
    Copy the full SHA
    b6cad4e View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2023

  1. Configuration menu
    Copy the full SHA
    bd7790d View commit details
    Browse the repository at this point in the history
  2. fix linting issue

    mrpalide committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    ed53f06 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1617 from mrpalide/fix/add-include-versions-flag-…

    …to-log-collection
    
    add new flag to log command
    mrpalide authored Nov 3, 2023
    Configuration menu
    Copy the full SHA
    c615652 View commit details
    Browse the repository at this point in the history
  4. new UI updates

    mrpalide committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    efee0e7 View commit details
    Browse the repository at this point in the history
  5. update CHANGELOG.md

    mrpalide committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    7a87bcf View commit details
    Browse the repository at this point in the history
  6. Update CHANGELOG.md

    mrpalide committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    5bb7903 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #1672 from mrpalide/fix/build-new-ui

    Rebuild Hypervisor UI
    mrpalide authored Nov 3, 2023
    Configuration menu
    Copy the full SHA
    3ed492a View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2023

  1. update dmsg@develop

    mrpalide committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    e04fef7 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2023

  1. Merge pull request #1628 from mrpalide/feat/add-dmsghttp-updater

    [WIP] dmsghttp updater
    jdknives authored Nov 18, 2023
    Configuration menu
    Copy the full SHA
    826a287 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2023

  1. Configuration menu
    Copy the full SHA
    d7d0ad7 View commit details
    Browse the repository at this point in the history
  2. go mod tidy | go mod vendor

    mrpalide committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    7fb1834 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1663 from mrpalide/fix/update-dmsg-for-using-dmsg…

    …curl-instead-dmsgget
    
    replace dmsgget with dmsgcurl lib
    jdknives authored Nov 20, 2023
    Configuration menu
    Copy the full SHA
    4c03bd4 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1676 from mrpalide/fix/update-skywire-utilities

    Fix/update skywire utilities
    mrpalide authored Nov 20, 2023
    Configuration menu
    Copy the full SHA
    207d054 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    979baa8 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #1677 from mrpalide/fix/update-dmsg-and-skywire-ut…

    …ilities
    
    update dmsg and skywire-utilities
    mrpalide authored Nov 20, 2023
    Configuration menu
    Copy the full SHA
    7c59949 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2023

  1. skywire-cli reward calc (#1668)

    * add subcommand: skywire-cli reward calc
    
    * fix make check errors
    
    * fix make check errors
    
    * fix make check errors
    
    * fix make check errors
    
    * fix make check errors
    0pcom authored Nov 27, 2023
    Configuration menu
    Copy the full SHA
    2683198 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2023

  1. improve skywire-cli ut command logic (#1679)

    * initial commit for improve skywire-cli ut command logic
    
    * fix panic issue
    
    * fix lint issue
    mrpalide authored Dec 9, 2023
    Configuration menu
    Copy the full SHA
    5dc0aba View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2023

  1. improve skywire-cli proxy command (#1680)

    * improve output of skywire-cli proxy status command
    
    * add -addr value to generated config for skysocks-client
    
    * improve skywire-cli proxy stop command with add two flag --all and --name
    
    * fix no flag choosen issue
    
    * add condition on choosen at least one flag for stop command
    
    * implement proxy start command | implement rpc for custom setting arguments
    
    * fix rpc query on customsetting
    
    * fix random app port on adding new app
    
    * add ctrl+c signal to  command
    mrpalide authored Dec 10, 2023
    Configuration menu
    Copy the full SHA
    dc8d582 View commit details
    Browse the repository at this point in the history
  2. new flag --config-service on generate config (#1683)

    * add --config-service flag to generate config command
    
    * change flag to --confpath
    mrpalide authored Dec 10, 2023
    Configuration menu
    Copy the full SHA
    df32a9a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9f64cd8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2c99655 View commit details
    Browse the repository at this point in the history
  5. Add CSRF protection to the Hypervisor API (#1604)

    * Add CSRF protection to the Hypervisor API
    
    * Param for disabling CSRF protection
    Senyoret1 authored Dec 10, 2023
    Configuration menu
    Copy the full SHA
    c4ddd24 View commit details
    Browse the repository at this point in the history
  6. Rebuild Hypervisor UI (#1685)

    * rebuild hypervisor UI
    
    * update dmsg@v1.3.14
    
    * fix go.mod issue
    
    * fix go.mod 2
    
    * update go to 1.21.* on github action workflows
    mrpalide authored Dec 10, 2023
    Configuration menu
    Copy the full SHA
    7ab9478 View commit details
    Browse the repository at this point in the history
  7. Update Mainnet rules minimum version requirement (#1686)

    * bump minimum version in mainnet rules
    
    * remove hardcoded version from skywire-cli log ; use current version from buildinfo
    
    * fix ci errors
    0pcom authored Dec 10, 2023
    Configuration menu
    Copy the full SHA
    e331583 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e1a2c97 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    34b4a3e View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2023

  1. Configuration menu
    Copy the full SHA
    aff1c74 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b29b996 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1689 from mrpalide/fix/add-apps-to-package-installer

    add missed apps to package installer
    mrpalide authored Dec 11, 2023
    Configuration menu
    Copy the full SHA
    b705fe5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ad5654b View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1690 from mrpalide/fix/add-skysocks-client-to-win…

    …dows-archive
    
    add skysocks client to windows archive
    mrpalide authored Dec 11, 2023
    Configuration menu
    Copy the full SHA
    0e14243 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2954b0d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a7e4a7e View commit details
    Browse the repository at this point in the history
  8. Merge pull request #1691 from mrpalide/fix/improve-config-gen-command…

    …-on-package-installer
    
    improve postinstall script on Mac installer
    mrpalide authored Dec 11, 2023
    Configuration menu
    Copy the full SHA
    f8127e5 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2023

  1. Configuration menu
    Copy the full SHA
    003cebf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f4291e6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a222887 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1697 from mrpalide/feat/update-golangci-lint

    update golangci-lint
    mrpalide authored Dec 18, 2023
    Configuration menu
    Copy the full SHA
    d4fbc9f View commit details
    Browse the repository at this point in the history
  5. fix enable vpn server environmental variable detection for config gen (

    …#1695)
    
    * fix enable vpn server environmental variable detection
    
    * add flag to set dmsg session count
    
    * add flag to set dmsg session count
    
    * update / generate mocks with golang-mockery v2.35.4-1
    
    * Revert "update / generate mocks with golang-mockery v2.35.4-1"
    
    This reverts commit c83158f.
    0pcom authored Dec 18, 2023
    Configuration menu
    Copy the full SHA
    dd22b71 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    34017a7 View commit details
    Browse the repository at this point in the history
  7. Update minimum version requirement in mainnet rules (#1699)

    * update minimum version requirement
    
    * update version in windows installer script
    
    * update changelog
    0pcom authored Dec 18, 2023
    Configuration menu
    Copy the full SHA
    8393d9f View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2023

  1. Configuration menu
    Copy the full SHA
    b8680e3 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1702 from mrpalide/fix/close-app-proxy-vpn-issue

    fix logic of close app by sigterm
    mrpalide authored Dec 19, 2023
    Configuration menu
    Copy the full SHA
    4e5baac View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2023

  1. fix VPN issues on CI and Windows (#1703)

    * fix newversiondetected issue on windows installer
    
    * downgrade wireguard to 20230223 for fixing windows vpn-client issue
    
    * fix tun Read/Write method for downgraded lib
    
    * add iptables to docker install-preq.sh script
    mrpalide authored Dec 20, 2023
    Configuration menu
    Copy the full SHA
    24df571 View commit details
    Browse the repository at this point in the history
  2. update CHANGELOG.md

    mrpalide committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    5fa6e6e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7056094 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    81f25d0 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1705 from mrpalide/fix/get-ready-for-release-v1.3.16

    get ready for release v1.3.16
    mrpalide authored Dec 20, 2023
    Configuration menu
    Copy the full SHA
    f56f42d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8bb02c9 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #1706 from mrpalide/fix/remove-dummy-character-fro…

    …m-win-installer-script
    
    fix win installer script
    mrpalide authored Dec 20, 2023
    Configuration menu
    Copy the full SHA
    d0b36f5 View commit details
    Browse the repository at this point in the history