]> git.lizzy.rs Git - torbrowser-launcher.git/history - torbrowser_launcher
Allow url_list
[torbrowser-launcher.git] / torbrowser_launcher /
2022-07-27 Elias FleckensteinAllow url_list develop
2021-06-21 Micah LeeMerge pull request #586 from micahflee/wkd-requests
2021-06-21 Micah LeeDo not refresh the key each run
2021-06-21 Micah LeeDownload Tor Browser Developers signing key using reque...
2021-06-21 Micah LeeMerge pull request #585 from kpcyrd/force-en-us
2021-06-21 Roger ShimizuRebuild paths in case force_en-US was set
2021-06-18 Micah LeeRevert "Use correct sys prefix"
2021-06-18 Micah LeeFix gpg path
2021-06-18 Micah LeeUse correct sys prefix
2021-06-18 Micah LeeMerge branch 'master' of github.com:micahflee/torbrowse...
2021-06-18 Micah LeeMerge branch 'develop'
2021-06-18 Micah LeeFormat all python with black, and add a .vscode folder
2021-06-18 Micah LeeMerge branch 'patch-2' of https://github.com/scootergri...
2021-06-18 Micah LeeMerge pull request #383 from creideiki/set-language...
2021-06-18 Micah LeeMerge pull request #364 from scootergrisen/patch-1
2021-06-18 Micah LeeMerge pull request #451 from jjoaovitor7/develop
2021-06-18 Micah LeeMerge branch 'develop' of https://github.com/Ned84...
2021-06-18 Micah LeeMerge branch 'milotype-hr' of https://github.com/miloty...
2021-06-18 Micah LeeMerge branch 'fix-hk-language-fallback' of https:/...
2021-06-18 Micah LeeMerge branch 'develop' of github.com:micahflee/torbrows...
2021-06-18 Micah LeeMerge pull request #465 from yookoala/i18n-zh-tw
2021-06-18 Micah LeeMerge pull request #478 from diabonas/reproducible...
2021-06-18 Micah LeeUpdate copyright to 2021
2021-06-18 Micah LeeMerge pull request #537 from FliegendeWurst/patch-1
2021-06-18 Micah LeeMerge pull request #555 from JpegXguy/patch-1
2021-05-23 LeoAdd 'my' translation
2021-03-31 Leonidas PUpdate available languages for torbrowser
2020-10-21 FliegendeWurstDo not require the home directory to be writable
2020-10-12 Karl-Johan KarlssonSet language from LC_MESSAGES, not LC_CTYPE
2020-10-06 Micah LeeMerge pull request #528 from micahflee/develop
2020-10-06 Micah LeeStop hardcoding gpg2 path
2020-10-06 Micah LeeMerge branch 'patch-1' of https://github.com/mentha...
2020-10-06 Micah LeeMerge pull request #526 from micahflee/expired_key
2020-10-06 Micah LeeMerge branch 'develop' into expired_key
2020-10-06 Micah LeeReformat all python code using black
2020-10-06 Micah LeeSwitch to a version comparison library so that "10...
2020-10-06 Micah LeeDownload key using web key directory from torproject...
2020-09-23 menthaFix #462 DNS leak when “downloading over tor”
2020-04-22 Koala YeungFix language fallback for Chinese (Hong Kong)
2019-12-15 BaumgartnerAdded de.po
2019-10-09 Micah LeeMerge pull request #422 from tilosp/tilosp/use-xdg...
2019-09-03 Tilo SpannagelUse XDG_*_HOME vars
2019-07-20 Micah LeeRemove sks keyserver CA, and also remove unnecessary...
2019-07-20 Micah LeeMerge pull request #370 from HEXcube/patch-1
2019-07-20 Micah LeeMerge pull request #402 from marieismywaifu/patch-1
2019-07-19 intrigeriMerge pull request #396 from intrigeri/apparmor-drop...
2019-07-04 marieismywaifuUse non-vulnerable key server
2018-09-27 Micah LeeActually hide TBL window
2018-09-27 Micah LeeFix SHARE so that it works to run without installing
2018-09-14 Micah LeeMerge branch 'locale-fix' into develop
2018-09-14 Micah LeeMerge branch 'develop' of https://github.com/NaruTrey...
2018-09-14 Micah LeeMerge branch 'deskos-xp-develop' into develop
2018-09-14 Micah LeeRemove extra print statement
2018-09-14 Micah LeeMerge branch 'develop' of https://github.com/deskos...
2018-09-14 Micah LeeUpdate list of languages that Tor Browser is available in
2018-09-14 Micah LeeProperly detect the system's locale
2018-07-29 Carl Joseph Hirner IIIAdd files via upload
2018-07-29 Carl Joseph Hirner IIIDelete launcher.py
2018-04-06 intrigeriMerge pull request #310 from intrigeri/apparmor-201801...
2018-03-24 Micah LeeMerge branch 'forthommel-patch-1' into major-refactor
2018-03-23 Micah LeeFixed various issues related to sig verification. Now...
2018-03-23 Micah LeeCenter the window
2018-03-23 Micah LeeMust retain a reference to the QMainWindow, or Qt never...
2018-03-23 Micah LeeOnly try refreshing the keyring when necessary
2018-03-23 Micah LeeAllow ctrl-c to work again (see https://stackoverflow...
2018-03-23 Micah LeeFix flake8 style issues
2018-03-23 Micah LeeFix ampersand
2018-03-23 Micah LeeGive more intelligence errors if connection error while...
2018-03-23 Micah LeeMake downloading over Tor work
2018-03-23 Micah LeeFix issue with settings checkboxes not working correctly
2018-03-23 Micah LeeCheck for SSL error when downloading
2018-03-23 Micah LeeExtract tarball in a separate thread
2018-03-23 Micah LeeVerify signature in a separate thread
2018-03-23 Micah LeeStart making basic download error handling work again...
2018-03-22 Micah LeeFix buttons, and actually delete download path on exit
2018-03-22 Micah LeeDownload in a separate thread, using requests
2018-03-22 Micah LeeReplace twisted with requests. Downloads work, but...
2018-03-22 Micah LeeRefactor Launcher to use Qt5, removing all of gtk2...
2018-03-22 Micah LeeAdd icons to settings buttons
2018-03-22 Micah LeeRemoved modem sound :(
2018-03-19 Micah LeePort Settings from gtk2 to Qt5, and also switch from...
2018-01-28 Micah LeeMerge branch 'apparmor-vs-Linux-4.14' of https://github...
2018-01-28 Micah LeeMerge branch 'silence-tor-browser-apparmor-logs' of...
2018-01-28 Micah LeeMerge branch 'apparmor-Data-Tor' of https://github...
2018-01-28 Micah LeeMerge branch 'apparmor-e10s' of https://github.com...
2018-01-28 Micah LeeUpdate default mirror to https://dist.torproject.org/
2018-01-28 Micah LeeMerge branch 'PR/appstream_metadata' of https://github...
2018-01-28 Micah LeeMerge branch 'creideiki-298-remove-newlines-from-prints'
2018-01-28 Micah LeeMerge branch '298-remove-newlines-from-prints' of https...
2018-01-28 Micah LeeMerge branch 'PR/fix_mirror' of https://github.com...
2018-01-28 Micah LeeMerge branch 'feature-relative-import' of https://githu...
2018-01-28 Micah LeeMerge branch 'feature-print-function' of https://github...
2018-01-27 Micah LeeMerge branch 'sedrubal-feature-use-octal-numbers'
2018-01-27 Micah LeeMerge branch 'feature-use-octal-numbers' of https:...
2018-01-27 Micah LeeMerge branch 'force-python2' of https://github.com...
2018-01-27 Micah LeeMerge branch 'kraai-version-number'
2018-01-25 Matt KraaiRead the version number from ChangeLog.txt
2017-12-16 Karl-Johan KarlssonSplit print calls on newlines
2017-06-23 intrigeriMerge remote-tracking branch 'upstream-repo/master...
2017-06-21 Micah LeeMerge branch 'dephekt-issue-271'
next