Commit Graph

  • 55d5e93100
    Make Windows builds not use console Micah Lee 2022-10-02 12:18:46 -07:00
  • dd091188e4 Fix win64 upload artifact path Micah Lee 2022-10-02 11:49:35 -07:00
  • d680a1bf33
    Fix win64 upload artifact path Micah Lee 2022-10-02 11:49:35 -07:00
  • 96d142d1ed Run tests again Micah Lee 2022-10-02 11:29:07 -07:00
  • b93fbd4e70
    Run tests again Micah Lee 2022-10-02 11:29:07 -07:00
  • 9d436ca281 Fix macOS compress path. And make Windows builds again Micah Lee 2022-10-02 11:28:12 -07:00
  • ac5870c2b8
    Fix macOS compress path. And make Windows builds again Micah Lee 2022-10-02 11:28:12 -07:00
  • eeae492966 Don't copy obfs4proxy and snowflake binaries from Tor Browser Micah Lee 2022-10-02 11:27:06 -07:00
  • 23ed2572ab
    Don't copy obfs4proxy and snowflake binaries from Tor Browser Micah Lee 2022-10-02 11:27:06 -07:00
  • c54fc7852c Hardcode path to poetry in macOS Micah Lee 2022-10-02 11:19:32 -07:00
  • 8d345d3040
    Hardcode path to poetry in macOS Micah Lee 2022-10-02 11:19:32 -07:00
  • 9f134164ac Try installing new Python from python.org Micah Lee 2022-10-02 11:03:28 -07:00
  • fdd76a7708
    Try installing new Python from python.org Micah Lee 2022-10-02 11:03:28 -07:00
  • 6f7148e7e8
    Advanced Usage documentation fix Allan Nordhøy 2022-10-02 05:58:41 +00:00
  • 03ca7d44ac Translated using Weblate (Ukrainian) Hosted Weblate 2022-10-02 00:22:06 +02:00
  • 062610052d
    Translated using Weblate (Ukrainian) Hosted Weblate 2022-10-02 00:22:06 +02:00
  • c2cd0afae1 Run poetry update instead of poetry install Micah Lee 2022-09-30 20:10:27 -07:00
  • 04d0027130
    Run poetry update instead of poetry install Micah Lee 2022-09-30 20:10:27 -07:00
  • 9118c579a3 Fix sed command for macOS Micah Lee 2022-09-30 20:04:42 -07:00
  • aac575e807
    Fix sed command for macOS Micah Lee 2022-09-30 20:04:42 -07:00
  • c7ee76c1d1 Add compression Micah Lee 2022-09-30 20:01:33 -07:00
  • 617af69737
    Add compression Micah Lee 2022-09-30 20:01:33 -07:00
  • da6bf1e3ca Try patching the path to cli in desktop's pyproject.toml in macOS, and temporarily enable console mode in Windows for easier testing Micah Lee 2022-09-30 19:56:53 -07:00
  • 34a10b5ccf
    Try patching the path to cli in desktop's pyproject.toml in macOS, and temporarily enable console mode in Windows for easier testing Micah Lee 2022-09-30 19:56:53 -07:00
  • 20b06fd683 Install missing module inside the poetry env, and skip compressing step because GitHub Actions does that for you Micah Lee 2022-09-30 19:40:37 -07:00
  • d37316b589
    Install missing module inside the poetry env, and skip compressing step because GitHub Actions does that for you Micah Lee 2022-09-30 19:40:37 -07:00
  • 3f980f07ba Install missing module for macOS build Micah Lee 2022-09-30 19:36:24 -07:00
  • 9f50e67833
    Install missing module for macOS build Micah Lee 2022-09-30 19:36:24 -07:00
  • 697b3e7a12 Merge branch 'develop' into v2.6-dev2 Micah Lee 2022-09-30 19:29:06 -07:00
  • 57c7af7377
    Merge branch 'develop' into v2.6-dev2 Micah Lee 2022-09-30 19:29:06 -07:00
  • f0221430fd Fix macOS syntax bugs, and trigger build on PRs Micah Lee 2022-09-30 19:25:32 -07:00
  • 803def4280
    Fix macOS syntax bugs, and trigger build on PRs Micah Lee 2022-09-30 19:25:32 -07:00
  • 5df03b0ad9 Build for macOS too in the same workflow Micah Lee 2022-09-30 19:14:48 -07:00
  • d74a274138
    Build for macOS too in the same workflow Micah Lee 2022-09-30 19:14:48 -07:00
  • e3f3037026 Fix win32 path Micah Lee 2022-09-30 19:00:41 -07:00
  • 731273c6f7
    Fix win32 path Micah Lee 2022-09-30 19:00:41 -07:00
  • b5a89e125d Debug output Micah Lee 2022-09-30 18:51:17 -07:00
  • e730611227
    Debug output Micah Lee 2022-09-30 18:51:17 -07:00
  • 93c2616117 Syntax error Micah Lee 2022-09-30 18:27:43 -07:00
  • 1a8fa58c3d
    Syntax error Micah Lee 2022-09-30 18:27:43 -07:00
  • 5d7dc7071c Build win32 Micah Lee 2022-09-30 18:25:33 -07:00
  • d95b81d6fd
    Build win32 Micah Lee 2022-09-30 18:25:33 -07:00
  • cda062a00a Display the poetry env path, and put the poetry cache right before "poetry install" Micah Lee 2022-09-30 18:17:50 -07:00
  • 4b2ce7d88c
    Display the poetry env path, and put the poetry cache right before "poetry install" Micah Lee 2022-09-30 18:17:50 -07:00
  • f77a949ffa Properly skip cached builds Micah Lee 2022-09-30 16:47:20 -07:00
  • 25ebbd3217
    Properly skip cached builds Micah Lee 2022-09-30 16:47:20 -07:00
  • f0b980efee Build snowflake, meek, and finally OnionShare itself. Compress it, and store it as an artifact Micah Lee 2022-09-30 16:43:06 -07:00
  • 52fdbf3fae
    Build snowflake, meek, and finally OnionShare itself. Compress it, and store it as an artifact Micah Lee 2022-09-30 16:43:06 -07:00
  • faa8b5b4d5 Build obfs4proxy Micah Lee 2022-09-30 16:34:06 -07:00
  • c22303ce0f
    Build obfs4proxy Micah Lee 2022-09-30 16:34:06 -07:00
  • b2c55d9203 Try using Python 3.9 that comes with github actions runner Micah Lee 2022-09-30 16:25:07 -07:00
  • 7c44deda09
    Try using Python 3.9 that comes with github actions runner Micah Lee 2022-09-30 16:25:07 -07:00
  • 960379eac7 Comment out desktop tests, and change the build windows workflow trigger Micah Lee 2022-09-30 16:01:03 -07:00
  • 790fe8250c
    Comment out desktop tests, and change the build windows workflow trigger Micah Lee 2022-09-30 16:01:03 -07:00
  • fd0fc93d20 Start Windows build Micah Lee 2022-09-30 15:45:42 -07:00
  • 61b6666264
    Start Windows build Micah Lee 2022-09-30 15:45:42 -07:00
  • d570f0b239 Downgrade Flask back to 2.0.3 Micah Lee 2022-09-30 15:20:16 -07:00
  • b7cbcca222
    Downgrade Flask back to 2.0.3 Micah Lee 2022-09-30 15:20:16 -07:00
  • e7d7a6a818 Downgrade flask to 2.1.3 (#1614) Micah Lee 2022-09-30 14:49:33 -07:00
  • 02c117caa4
    Downgrade flask to 2.1.3 (#1614) Micah Lee 2022-09-30 14:49:33 -07:00
  • 723ae0d56e Add desktop tests Micah Lee 2022-09-30 14:00:44 -07:00
  • ee258a4356
    Add desktop tests Micah Lee 2022-09-30 14:00:44 -07:00
  • 8568f8dffb Delete old CircleCI config and replace with a simple hello world Micah Lee 2022-09-30 13:57:47 -07:00
  • de89d330af
    Delete old CircleCI config and replace with a simple hello world Micah Lee 2022-09-30 13:57:47 -07:00
  • eade4690ca Try running CLI tests in GitHub Actions, and disabling CircleCI Micah Lee 2022-09-30 13:47:20 -07:00
  • a3619261f5
    Try running CLI tests in GitHub Actions, and disabling CircleCI Micah Lee 2022-09-30 13:47:20 -07:00
  • 9097e6c90d Update poetry.lock for desktop Micah Lee 2022-09-30 13:31:40 -07:00
  • d945f4c37a
    Update poetry.lock for desktop Micah Lee 2022-09-30 13:31:40 -07:00
  • a5af14062d Fix stubbed_show_server_banner function, so CLI tests pass Micah Lee 2022-09-30 13:27:25 -07:00
  • 6f9665f96b
    Fix stubbed_show_server_banner function, so CLI tests pass Micah Lee 2022-09-30 13:27:25 -07:00
  • 089963486d Try switching from cepa 1.8.3 to stem 1.8.1 Micah Lee 2022-09-30 13:20:20 -07:00
  • 14dcf082cb
    Try switching from cepa 1.8.3 to stem 1.8.1 Micah Lee 2022-09-30 13:20:20 -07:00
  • ee6ff65c84 Fix get-tor.py to only add built-in bridges if the bridge type exists Micah Lee 2022-09-30 09:32:08 -07:00
  • a1e372411f
    Fix get-tor.py to only add built-in bridges if the bridge type exists Micah Lee 2022-09-30 09:32:08 -07:00
  • 6ee167c982 Update tor to get from Tor Browser 11.5.2 Micah Lee 2022-09-30 09:19:31 -07:00
  • 2112f9a5fb
    Update tor to get from Tor Browser 11.5.2 Micah Lee 2022-09-30 09:19:31 -07:00
  • bd122fd4be Update pip dependencies, and also socket.io Micah Lee 2022-09-30 09:15:19 -07:00
  • a6f238d88e
    Update pip dependencies, and also socket.io Micah Lee 2022-09-30 09:15:19 -07:00
  • e072db7fe3 Merge pull request #1602 from comradekingu/patch-19 Saptak Sengupta 2022-08-15 22:08:29 +05:30
  • 17490d2b24
    Merge pull request #1602 from comradekingu/patch-19 Saptak Sengupta 2022-08-15 22:08:29 +05:30
  • 4ac0dd69df Spelling: meek bridge Allan Nordhøy 2022-08-12 12:01:52 +00:00
  • 14df2453d6
    Spelling: meek bridge Allan Nordhøy 2022-08-12 12:01:52 +00:00
  • d1997771bb Apply suggestions from code review Saptak Sengupta 2022-08-12 12:47:36 +05:30
  • 296bee488c
    Apply suggestions from code review Saptak Sengupta 2022-08-12 12:47:36 +05:30
  • 89968114b3 Reworked for v2.6 Allan Nordhøy 2022-07-05 18:38:54 +00:00
  • a1bc2c1923
    Reworked for v2.6 Allan Nordhøy 2022-07-05 18:38:54 +00:00
  • e09fa48724 New strings reworked Allan Nordhøy 2022-07-05 17:53:55 +00:00
  • c9b3878f83
    New strings reworked Allan Nordhøy 2022-07-05 17:53:55 +00:00
  • 7c0e11d609 Merge pull request #1610 from SaptakS/update-tor-versions Micah Lee 2022-08-14 09:45:50 -07:00
  • 6835b6aba8
    Merge pull request #1610 from SaptakS/update-tor-versions Micah Lee 2022-08-14 09:45:50 -07:00
  • c933d7c76a Updates tor browser versions and hashes Saptak S 2022-08-13 19:18:34 +05:30
  • d4bf90fe79
    Updates tor browser versions and hashes Saptak S 2022-08-13 19:18:34 +05:30
  • 7bb994f5b9 Fix onionshare-cli and onionshare snapcraft packaging Micah Lee 2022-07-04 17:30:09 -07:00
  • dd3a5484a2
    Fix onionshare-cli and onionshare snapcraft packaging Micah Lee 2022-07-04 17:30:09 -07:00
  • f0f29b823d Merge pull request #1599 from mig5/2-6-changelog Micah Lee 2022-07-04 20:30:56 -04:00
  • a9416a97da
    Merge pull request #1599 from mig5/2-6-changelog Micah Lee 2022-07-04 20:30:56 -04:00
  • 2ae9ea46b8 Update Changelog for v2.6. Add Keyboard shortcut info into documentation Miguel Jacq 2022-07-05 10:17:22 +10:00
  • 448540b6d0
    Update Changelog for v2.6. Add Keyboard shortcut info into documentation Miguel Jacq 2022-07-05 10:17:22 +10:00
  • ee40404313 Override the meek-client build in snapcraft Micah Lee 2022-07-04 18:17:20 -04:00
  • e695ebc7b1
    Override the meek-client build in snapcraft Micah Lee 2022-07-04 18:17:20 -04:00