summaryrefslogtreecommitdiff
path: root/onionshare
AgeCommit message (Expand)Author
2018-12-11When debug mode is enabled, don't log flask errors to diskMicah Lee
2018-06-17Update OnionShare copyright year to 2018Micah Lee
2018-02-25Merge branch 'cancel_share' of https://github.com/mig5/onionshare into mig5-c...Micah Lee
2018-02-25Add ability to cancel a shareMiguel Jacq
2018-02-24Merge branch 'develop' into 641_fix_images_windowsMicah Lee
2018-02-24When using <img>, put the src in quotes. Otherwise the filename is likely to ...Micah Lee
2018-02-24Merge branch 'remove_platform_re' of https://github.com/delirious-lettuce/oni...Micah Lee
2018-02-25Revert the cancel feature that causes issues at least on macOS (#637)Miguel Jacq
2018-02-24Remove use of `re` module by using `str.endswith`delirious-lettuce
2018-02-25Merge pull request #588 from micahflee/ux-updateMiguel Jacq
2018-02-22Merge branch 'develop' of https://github.com/irykoon/onionshare into irykoon-...Micah Lee
2018-02-19Merge branch 'develop' into mig5-info_widgets_download_infoMicah Lee
2018-02-19Merge branch 'sortable_tables' of https://github.com/mig5/onionshare into mig...Micah Lee
2018-02-20merge ux-update in, and fix conflictMiguel Jacq
2018-02-19reset done to False if a download is still in progressMiguel Jacq
2018-02-15Support meek_lite Pluggable Transportirykoon
2018-02-14Make table sortable with javascript (if enabled)Miguel Jacq
2018-02-12Pass the correct parameter to remove_ephemeral_hidden_service()Miguel Jacq
2018-02-12Fix function name remove_ephemeral_onion_serviceMiguel Jacq
2018-02-10Redesigned HTML/CSS download pageMicah Lee
2018-02-10Add onionshare favicon to all HTML pagesMicah Lee
2018-02-09Allow the user to cancel a share that is still starting upMiguel Jacq
2018-02-07Move auto-stop timer into settings, so its UI does not show up unless the use...Micah Lee
2018-02-07Merge pull request #585 from torbsd/openbsd-port-patches-2Miguel Jacq
2018-02-06Update patch as per the suggestion by @mig5 onattila
2018-02-05Second attempt at patches for an OpenBSD port, this time based off of 1.2attila
2018-01-19Support for obfs4 in custom bridgesMiguel Jacq
2018-01-18load Settings in onionshare/__init__.py before we initiate the web thread, si...Miguel Jacq
2018-01-17Temporary fix for #550Micah Lee
2018-01-17Merge branch '435_support_bridges' of https://github.com/mig5/onionshare into...Micah Lee
2018-01-18load the Settings in onionshare/__init__.py later, so that when saving slug, ...Miguel Jacq
2018-01-17Extract tor and obfs4proxy executables from the main TorBrowser executable wi...Miguel Jacq
2018-01-16Fix conflicts arising from the reuse_private_key branchMiguel Jacq
2018-01-14Merge branch 'check_is_valid_file' of https://github.com/mig5/onionshare into...Micah Lee
2018-01-15support obfs4 via obfs4proxy on macOSMiguel Jacq
2018-01-15Save the slug when using a persistent private keyMiguel Jacq
2018-01-14Catch the OSError in CLI mode when a file/folder can't be zipped up, and erro...Miguel Jacq
2018-01-14Merge branch 'master' into check_is_valid_fileMiguel Jacq
2018-01-14Resolve conflict with upstream's onion.pyMiguel Jacq
2018-01-14Resolve conflict with upstream's onion.pyMiguel Jacq
2018-01-14Resolve conflict with upstream's onion.pyMiguel Jacq
2018-01-13Merge branch 'mig5-493_500_detect_broken_tor_connection'Micah Lee
2018-01-13Better way to get the onion service_idMicah Lee
2018-01-13Merge branch '525_catch_failure_to_obtain_service_id' of https://github.com/m...Micah Lee
2018-01-13Merge branch '493_500_detect_broken_tor_connection' of https://github.com/mig...Micah Lee
2018-01-13Merge branch 'Increasing-the-timeout' of https://github.com/Baccount/onionsha...Micah Lee
2018-01-13Move the saving of private key into the SettingsDialog and Onion objects enti...Miguel Jacq
2018-01-12Merge branch 'master' of https://github.com/wondratsch/onionshareMicah Lee
2018-01-02catch error in start_onion_service in case we somehow failed to parse a servi...Miguel Jacq
2018-01-024096 byte dir check is not consistent across platforms, remove it for nowMiguel Jacq