summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-10-02Merge pull request #1615 from onionshare/v2.6-dev2v2.6.dev2Micah Lee
2022-10-02Fix command paths in snapcraftMicah Lee
2022-10-02Replace request to censorship API to get built-in bridges with a request to t...Micah Lee
2022-10-02Rename build workflow to remove snapcraftMicah Lee
2022-10-02Give up on building snap in CIMicah Lee
2022-10-02Update release docs. Update tor in snapcraft. Try fixing Snapcraft automatic ...Micah Lee
2022-10-02Update release documentationMicah Lee
2022-10-02Make Windows builds not use consoleMicah Lee
2022-10-02Fix win64 upload artifact pathMicah Lee
2022-10-02Run tests againMicah Lee
2022-10-02Fix macOS compress path. And make Windows builds againMicah Lee
2022-10-02Don't copy obfs4proxy and snowflake binaries from Tor BrowserMicah Lee
2022-10-02Hardcode path to poetry in macOSMicah Lee
2022-10-02Try installing new Python from python.orgMicah Lee
2022-10-02Translated using Weblate (Ukrainian)Hosted Weblate
2022-09-30Run poetry update instead of poetry installMicah Lee
2022-09-30Fix sed command for macOSMicah Lee
2022-09-30Add compressionMicah Lee
2022-09-30Try patching the path to cli in desktop's pyproject.toml in macOS, and tempor...Micah Lee
2022-09-30Install missing module inside the poetry env, and skip compressing step becau...Micah Lee
2022-09-30Install missing module for macOS buildMicah Lee
2022-09-30Merge branch 'develop' into v2.6-dev2Micah Lee
2022-09-30Fix macOS syntax bugs, and trigger build on PRsMicah Lee
2022-09-30Build for macOS too in the same workflowMicah Lee
2022-09-30Fix win32 pathMicah Lee
2022-09-30Debug outputMicah Lee
2022-09-30Syntax errorMicah Lee
2022-09-30Build win32Micah Lee
2022-09-30Display the poetry env path, and put the poetry cache right before "poetry in...Micah Lee
2022-09-30Properly skip cached buildsMicah Lee
2022-09-30Build snowflake, meek, and finally OnionShare itself. Compress it, and store ...Micah Lee
2022-09-30Build obfs4proxyMicah Lee
2022-09-30Try using Python 3.9 that comes with github actions runnerMicah Lee
2022-09-30Comment out desktop tests, and change the build windows workflow triggerMicah Lee
2022-09-30Start Windows buildMicah Lee
2022-09-30Downgrade Flask back to 2.0.3Micah Lee
2022-09-30Downgrade flask to 2.1.3 (#1614)Micah Lee
2022-09-30Add desktop testsMicah Lee
2022-09-30Delete old CircleCI config and replace with a simple hello worldMicah Lee
2022-09-30Try running CLI tests in GitHub Actions, and disabling CircleCIMicah Lee
2022-09-30Update poetry.lock for desktopMicah Lee
2022-09-30Fix stubbed_show_server_banner function, so CLI tests passMicah Lee
2022-09-30Try switching from cepa 1.8.3 to stem 1.8.1Micah Lee
2022-09-30Fix get-tor.py to only add built-in bridges if the bridge type existsMicah Lee
2022-09-30Update tor to get from Tor Browser 11.5.2Micah Lee
2022-09-30Update pip dependencies, and also socket.ioMicah Lee
2022-08-15Merge pull request #1602 from comradekingu/patch-19Saptak Sengupta
2022-08-15Spelling: meek bridgeAllan Nordhøy
2022-08-15Apply suggestions from code reviewSaptak Sengupta
2022-08-15Reworked for v2.6Allan Nordhøy