summaryrefslogtreecommitdiff
path: root/cli
AgeCommit message (Expand)Author
2021-09-26Change all version to 2.4, update languages, rebuild docs, update tor from To...Micah Lee
2021-09-10Change version to 2.4.dev1, to make a dev releaseMicah Lee
2021-09-10Version bump to 2.4Micah Lee
2021-09-09Bump version to 2.4 in cli and docsMicah Lee
2021-09-04Removes trailing slash from directories inside directoriesSaptak S
2021-09-04Updates send.html to use file link instead of basenameSaptak S
2021-09-03Merge pull request #1411 from nyxnor/cli-installation-instructionsMicah Lee
2021-09-03Merge pull request #1413 from mig5/cli_allow_persistent_mode_as_only_argMicah Lee
2021-09-03Merge pull request #1416 from SaptakS/fix-chat-shutdownMicah Lee
2021-09-04Merge pull request #1399 from easyteacher/developSaptak Sengupta
2021-09-04Merge pull request #1358 from whew/add_security_headersSaptak Sengupta
2021-09-03Make last_modified and if_date timezone-awareFushan Wen
2021-09-02Adds exception for ConnectionError in chat mode during shutdownSaptak S
2021-09-02Fixes typos about Linux as platform nameKushal Das
2021-08-31remove duplicated commanyxnor
2021-08-31Don't force mode to be sent in CLI if --persistent is in use. Store the persi...Miguel Jacq
2021-08-31site refer to readme and README correctionsnyxnor
2021-08-30correct formattingnyxnor
2021-08-30installation instructionsnyxnor
2021-08-30Merge develop and resolve conflictMiguel Jacq
2021-08-28Remove rate-limit related code, and a couple more places where flask-httpauth...Miguel Jacq
2021-08-27ClientAuthV3 fixesMiguel Jacq
2021-08-27Upgrade to Stem 1.8.1 (our fork) to satisfy wheel build. Raise minimumHeight ...Miguel Jacq
2021-08-27merge develop branch into client_auth_v3 branch and use our forked stem which...Miguel Jacq
2021-08-20Change github URLs from micahflee/onionshare to onionshare/onionshareMicah Lee
2021-08-20Add LithuanianMicah Lee
2021-08-20Version bump to 2.3.3Micah Lee
2021-08-20Remove endpoint altogether because it's not neededMicah Lee
2021-08-20Merge branch 'develop' of https://github.com/twann4/onionshare into twann4-de...Micah Lee
2021-08-19Fix issue #1365Twann
2021-07-22Updated test cli settingsSIDDHANT DIXIT
2021-07-19Added user theme preference option in SettingsSIDDHANT DIXIT
2021-06-07Set the word-break to break-word for the message-class, and removed the max-w...BotMaster3000
2021-06-07Set the Max-Width of the Chat-Window to 80%BotMaster3000
2021-06-01Update release docs, and update CLI poetry lockMicah Lee
2021-05-31Update version strings, docs, and release.md for version 2.3.2Micah Lee
2021-05-31fix another typo...whew
2021-05-31fix typowhew
2021-05-31Merge branch 'develop' into add_security_headerswhew
2021-05-31resolve conflict in chat_mode.pywhew
2021-05-31resolve conflict in web.pywhew
2021-05-25Account for the "v" in the version string ("v2.3.2") banner spacingMicah Lee
2021-05-25Merge branch 'fix_405_error_and_other_methods' of https://github.com/mig5/oni...Micah Lee
2021-05-17Pin Flask at 1.1.4 to avoid Flask 2.0.0 which requires Jinja2 3.0.0 but the l...Miguel Jacq
2021-05-17Use label tag for chat username label, and rename javascript function to chec...Miguel Jacq
2021-05-14Prevent usernames in Chat mode of length 128 chars or moreMiguel Jacq
2021-05-13Update web.pywhew
2021-05-13Update share_mode.pywhew
2021-05-13Update send_base_mode.pywhew
2021-05-13Update receive_mode.pywhew