summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-05-10Merge branch 'develop' into update-localesMicah Lee
2021-05-10Merge branch 'develop' of ↵Micah Lee
https://hosted.weblate.org/git/onionshare/translations into develop
2021-05-10Remove Finnish, add Indonesian and Serbian (latin)Micah Lee
2021-05-11Merge branch 'develop' into fix_405_error_and_other_methodsMiguel Jacq
2021-05-11Website mode doesn't need to support POST as a methodMiguel Jacq
2021-05-10Merge branch 'pin-flask-socketio' of https://github.com/SaptakS/onionshare ↵Micah Lee
into SaptakS-pin-flask-socketio
2021-05-10Merge pull request #1352 from mig5/receiver_text_hintMicah Lee
Remind the user to submit contact info if they want a response to a message in Receive Mode
2021-05-10Fix HTTP return code for custom 500 internal server error handlerMiguel Jacq
2021-05-10Merge pull request #1354 from mig5/chat_testsSaptak Sengupta
Add tests for Chat! and fix the server_status message bar when in Chat mode
2021-05-10Add tests for Chat, and fix the server_status message bar when in Chat modeMiguel Jacq
2021-05-10Translated using Weblate (Polish)Hosted Weblate
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/pl/ Translated using Weblate (Indonesian) Currently translated at 100.0% (2 of 2 strings) Translated using Weblate (Turkish) Currently translated at 100.0% (32 of 32 strings) Translated using Weblate (Turkish) Currently translated at 100.0% (56 of 56 strings) Translated using Weblate (Ukrainian) Currently translated at 100.0% (32 of 32 strings) Translated using Weblate (Ukrainian) Currently translated at 100.0% (56 of 56 strings) Translated using Weblate (Turkish) Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/tr/ Added translation using Weblate (Indonesian) Translated using Weblate (Galician) Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/gl/ Translated using Weblate (Ukrainian) Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/uk/ Translated using Weblate (Chinese (Simplified)) Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/zh_Hans/ Translated using Weblate (Indonesian) Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/id/ Translated using Weblate (Icelandic) Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/is/ Translated using Weblate (Greek) Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/el/ Translated using Weblate (Turkish) Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/tr/ Translated using Weblate (French) Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/fr/ Translated using Weblate (Spanish) Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/es/ Added translation using Weblate (Indonesian) Co-authored-by: AO Localisation Lab <ao@localizationlab.org> Co-authored-by: Algustionesa Yoshi <algustionesa@gmail.com> Co-authored-by: Eric <spice2wolf@gmail.com> Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: Ihor Hordiichuk <igor_ck@outlook.com> Co-authored-by: Oğuz Ersen <oguzersen@protonmail.com> Co-authored-by: Robert Obryk <robryk@gmail.com> Co-authored-by: Sveinn í Felli <sv1@fellsnet.is> Co-authored-by: Xosé M <xosem@disroot.org> Co-authored-by: Zuhualime Akoochimoya <zakooch@protonmail.ch> Co-authored-by: george kitsoukakis <norhorn@gmail.com> Translate-URL: https://hosted.weblate.org/projects/onionshare/doc-advanced/tr/ Translate-URL: https://hosted.weblate.org/projects/onionshare/doc-advanced/uk/ Translate-URL: https://hosted.weblate.org/projects/onionshare/doc-features/tr/ Translate-URL: https://hosted.weblate.org/projects/onionshare/doc-features/uk/ Translate-URL: https://hosted.weblate.org/projects/onionshare/doc-index/id/ Translation: OnionShare/Doc - Advanced Translation: OnionShare/Doc - Features Translation: OnionShare/Doc - Index
2021-05-10Fix receive mode testMiguel Jacq
2021-05-10Register the 405 error handler properly. Enforce the appropriate methods for ↵Miguel Jacq
each route (GET or POST only, with OPTIONS disabled). Add tests for invalid methods. Add a friendlier 500 internal server error handler
2021-05-07Remind the user to submit contact info if they want a response to a message ↵Miguel Jacq
in Receive Mode
2021-05-07Pins flask-socketio to 5.0.1 in pyproject.tomlSaptak S
Also updates the RELEASE.md to document the need to update the socket.io.min.js file whenever we want to update flask-socketio to ensure that they are compatible with each other, failing which, the chat stops works.
2021-05-06Merge pull request #1348 from mig5/update_changelog_2.3.2Saptak Sengupta
Some small corrections and additions to the CHANGELOG for v2.3.2
2021-05-06Some small corrections and additions to the CHANGELOG for v2.3.2Miguel Jacq
2021-05-05Merge branch 'develop' of github.com:micahflee/onionshare into developMicah Lee
2021-05-05Fix Windows and Mac build scriptsMicah Lee
2021-05-06Merge pull request #1346 from mig5/fix_license_pathMicah Lee
Update the LICENSE to reflect the current path to third party licenses
2021-05-06Update the LICENSE to reflect the current path to third party licensesMiguel Jacq
2021-05-05Merge pull request #1345 from micahflee/1275_fix_website_modeMicah Lee
Fix website mode in Windows
2021-05-05Downgrade pyside2 to 5.15.1 to see if tests passv2.3.2.dev1Micah Lee
2021-05-04Update torMicah Lee
2021-05-04Change version to 2.3.2.dev1Micah Lee
2021-05-04Merge branch 'develop' into version-2.3.2Micah Lee
2021-05-04Merge branch 'develop' of ↵Micah Lee
https://hosted.weblate.org/git/onionshare/translations into develop
2021-05-04Merge branch 'develop' of ↵Micah Lee
https://hosted.weblate.org/git/onionshare/translations into version-2.3.2
2021-05-04Merge branch 'develop' into 1275_fix_website_modeMicah Lee
2021-05-04When building the self.files, use forward slashes instead of backslashes in ↵Micah Lee
Windows
2021-05-05Merge pull request #1344 from mig5/cleanup_web_filesMicah Lee
Move the cleanup() function from Onionshare class to Web class, so that the list of files to be cleaned up is always available (needed for website temp files)
2021-05-04Fix call to web.cleanup() when closing a tab that has a running shareMiguel Jacq
2021-05-04Remove unnecessary cleanup_filenames appending in the CompressThread. Ensure ↵Miguel Jacq
we also remove the temp dir that a Zip file is made within, by setting the temp dir in ZipWriter as a variable
2021-05-04move self.get_mode().web.cleanup() inside the if self.get_mode() ↵Miguel Jacq
conditional, in desktop
2021-05-04Move the cleanup() function from Onionshare class to Web class, so that the ↵Miguel Jacq
list of files to be cleaned up is always available (needed for website temp files)
2021-05-03Update CLI ASCII art in readmeMicah Lee
2021-05-03Update docs for 2.3.2Micah Lee
2021-05-03Version bump to 2.3.2 and update changelog, and upgrade PySide to 5.15.2Micah Lee
2021-05-03Merge branch 'reinstate_tor_protocol_error_alert_string' of ↵Micah Lee
https://github.com/mig5/onionshare into mig5-reinstate_tor_protocol_error_alert_string
2021-05-03Merge branch 'develop' into 1305_receive_messagesMicah Lee
2021-05-03Fix javascript bug in receive mode when files is disabledMicah Lee
2021-05-04Make the error_tor_protocol_error the same string that it used to be, so ↵Miguel Jacq
that translations are still correct
2021-05-04Re-instate the locale key string error_tor_protocol_error, for surfacing ↵Miguel Jacq
Alert dialogs in the UI when Stem throws a ProtocolError back from Tor
2021-05-03Merge pull request #1341 from mig5/update_obfs4_bridgesMicah Lee
Update obfs4 built-in bridges to match those of Tor Browser's
2021-05-03Update obfs4 built-in bridges to match those of Tor Browser'sMiguel Jacq
2021-05-02Fix CLI tests in macOSMicah Lee
2021-05-02Fix log colors so it isn't black on black in macOSMicah Lee
2021-05-02Remove deprecated pytest stuffMicah Lee
2021-05-02Fix CLI tests in WindowsMicah Lee
2021-05-02Use colorama for terminal colors, to get Windows supportMicah Lee