]> git.lizzy.rs Git - torbrowser-launcher.git/log
torbrowser-launcher.git
10 years agoMerge branch 'master' of github.com:micahflee/torbrowser-launcher
Micah Lee [Wed, 25 Dec 2013 00:03:07 +0000 (16:03 -0800)]
Merge branch 'master' of github.com:micahflee/torbrowser-launcher

10 years agonew version of TBB changed the directory structure
Micah Lee [Wed, 25 Dec 2013 00:03:01 +0000 (16:03 -0800)]
new version of TBB changed the directory structure

10 years agoMerge pull request #70 from boyska/master
Micah Lee [Wed, 25 Dec 2013 00:01:23 +0000 (16:01 -0800)]
Merge pull request #70 from boyska/master

Mirrors from /usr/share and /usr/local; closes #69

10 years agoMirrors from /usr/share and /usr/local; closes #69
boyska [Tue, 10 Dec 2013 14:43:02 +0000 (15:43 +0100)]
Mirrors from /usr/share and /usr/local; closes #69

10 years agofixes #67
Micah Lee [Mon, 25 Nov 2013 20:29:30 +0000 (12:29 -0800)]
fixes #67

10 years agoadded python-pygame as a dep to readme
Micah Lee [Mon, 25 Nov 2013 19:57:06 +0000 (11:57 -0800)]
added python-pygame as a dep to readme

10 years agomade it play an modem sound before opening Tor Browser, because Tor is notoriously...
Micah Lee [Sun, 10 Nov 2013 02:57:14 +0000 (18:57 -0800)]
made it play an modem sound before opening Tor Browser, because Tor is notoriously slow :)

10 years agofixes #58, at least for TBB 3.0+
Micah Lee [Sun, 10 Nov 2013 01:40:53 +0000 (17:40 -0800)]
fixes #58, at least for TBB 3.0+

10 years agoload_settings() now always makes sure tbl_version is the latest
Micah Lee [Sun, 10 Nov 2013 01:28:18 +0000 (17:28 -0800)]
load_settings() now always makes sure tbl_version is the latest

10 years agoversion bump to 0.0.4
Micah Lee [Sun, 10 Nov 2013 01:20:02 +0000 (17:20 -0800)]
version bump to 0.0.4

10 years agosimplified loading settings, fixed bug that sometimes crashed during load_settings()
Micah Lee [Sun, 10 Nov 2013 01:11:44 +0000 (17:11 -0800)]
simplified loading settings, fixed bug that sometimes crashed during load_settings()

10 years agoversion bump
Micah Lee [Wed, 6 Nov 2013 18:59:41 +0000 (10:59 -0800)]
version bump

10 years agoadded Mike Perry's new public key, changed URL to check for TBB 3.x sigs
Micah Lee [Wed, 6 Nov 2013 18:50:34 +0000 (10:50 -0800)]
added Mike Perry's new public key, changed URL to check for TBB 3.x sigs

10 years agodecided to treat RCs as "alpha" as well (#57)
Micah Lee [Wed, 6 Nov 2013 18:27:57 +0000 (10:27 -0800)]
decided to treat RCs as "alpha" as well (#57)

10 years agoworkaround for #57: RC version incorrectly detected as stable
boyska [Sun, 3 Nov 2013 17:01:23 +0000 (18:01 +0100)]
workaround for #57: RC version incorrectly detected as stable

10 years agoadded PPA to readme
Micah Lee [Fri, 1 Nov 2013 22:09:12 +0000 (15:09 -0700)]
added PPA to readme

10 years agochanging my email address from micahflee@riseup.net to micah@micahflee.com
Micah Lee [Fri, 1 Nov 2013 22:07:23 +0000 (15:07 -0700)]
changing my email address from micahflee@riseup.net to micah@micahflee.com

10 years agosimplified packaging in readme
Micah Lee [Fri, 1 Nov 2013 18:07:55 +0000 (11:07 -0700)]
simplified packaging in readme

10 years agoadding suite for temporary PPA packaging
Micah Lee [Fri, 1 Nov 2013 18:06:50 +0000 (11:06 -0700)]
adding suite for temporary PPA packaging

10 years agoMerge pull request #56 from boyska/master
Micah Lee [Sun, 8 Sep 2013 23:27:55 +0000 (16:27 -0700)]
Merge pull request #56 from boyska/master

FIX#55: architecture detection on mixed systems

10 years agoFIX#55: architecture detection on mixed systems
boyska [Thu, 5 Sep 2013 21:12:13 +0000 (23:12 +0200)]
FIX#55: architecture detection on mixed systems

that is, when running a 32bit system over a 64bit kernel; the previous
behaviour was just detecting the kernel, aka "machine".
It now detects userspace architecture using standard python libraries

10 years agonow imports gpg keys on startup each time, to ensure that upgrading users get Mike...
Micah Lee [Fri, 9 Aug 2013 23:22:23 +0000 (16:22 -0700)]
now imports gpg keys on startup each time, to ensure that upgrading users get Mike Perry's key (#49)

10 years agogot 3.0 alphas working! #49
Micah Lee [Fri, 9 Aug 2013 23:04:08 +0000 (16:04 -0700)]
got 3.0 alphas working! #49

11 years agomore untested work on #49 -- I'm on a plane and don't have internet access, so I...
Micah Lee [Thu, 8 Aug 2013 21:59:44 +0000 (23:59 +0200)]
more untested work on #49 -- I'm on a plane and don't have internet access, so I can't test right now

11 years agowork-in-progress on #49
Micah Lee [Wed, 7 Aug 2013 16:15:01 +0000 (18:15 +0200)]
work-in-progress on #49

11 years agoadded Mike Perry's public key that he signs TBB 3.x releases with
Micah Lee [Wed, 7 Aug 2013 14:08:17 +0000 (16:08 +0200)]
added Mike Perry's public key that he signs TBB 3.x releases with

11 years agocommenting out more of updating over tor UI
Micah Lee [Wed, 7 Aug 2013 12:27:48 +0000 (14:27 +0200)]
commenting out more of updating over tor UI

11 years agoremoving tor as a dependency again, until that feature is implemented
Micah Lee [Wed, 7 Aug 2013 12:26:22 +0000 (14:26 +0200)]
removing tor as a dependency again, until that feature is implemented

11 years agocommented out GUI for downloading over tor because the feature is not implemented...
Micah Lee [Wed, 7 Aug 2013 12:23:01 +0000 (14:23 +0200)]
commented out GUI for downloading over tor because the feature is not implemented yet (#8)

11 years agoadded fakeroot as a dependency
Micah Lee [Tue, 6 Aug 2013 21:14:39 +0000 (23:14 +0200)]
added fakeroot as a dependency

11 years agocanceling a download deletes the file, fixes #44
Micah Lee [Sun, 16 Jun 2013 18:27:59 +0000 (11:27 -0700)]
canceling a download deletes the file, fixes #44

11 years agofixed indenting
Micah Lee [Sun, 16 Jun 2013 18:07:19 +0000 (11:07 -0700)]
fixed indenting

11 years agoMerge branch 'master' of github.com:micahflee/torbrowser-launcher
Micah Lee [Sun, 16 Jun 2013 17:58:28 +0000 (10:58 -0700)]
Merge branch 'master' of github.com:micahflee/torbrowser-launcher

11 years agoalways use the latest alpha and latest stable versions
Micah Lee [Sun, 16 Jun 2013 17:58:15 +0000 (10:58 -0700)]
always use the latest alpha and latest stable versions

11 years agomake sure latest alpha listed gets selected
Micah Lee [Sat, 15 Jun 2013 04:39:56 +0000 (21:39 -0700)]
make sure latest alpha listed gets selected

11 years agoMerge pull request #46 from pde/master
Micah Lee [Thu, 30 May 2013 17:51:04 +0000 (10:51 -0700)]
Merge pull request #46 from pde/master

trivial string typo

11 years agoFix typo
Peter Eckersley [Thu, 30 May 2013 17:22:21 +0000 (10:22 -0700)]
Fix typo

11 years agoadded supported for torproject.org mirrors. fixes #32
Micah Lee [Wed, 22 May 2013 05:16:28 +0000 (22:16 -0700)]
added supported for torproject.org mirrors. fixes #32

11 years agoadded tor as a dependency in the readme
Micah Lee [Tue, 21 May 2013 22:22:39 +0000 (15:22 -0700)]
added tor as a dependency in the readme

11 years agofixes #1
Micah Lee [Tue, 21 May 2013 18:00:47 +0000 (11:00 -0700)]
fixes #1

11 years agowhen you download TBB, if you get a 404, your language isn't english, and your prefer...
Micah Lee [Tue, 21 May 2013 05:55:03 +0000 (22:55 -0700)]
when you download TBB, if you get a 404, your language isn't english, and your preferrence is alpha, it recommends you use stable instead. fixed #43

11 years agoadded python lib depenendencies that aren't packaged in debian, to allow twisted...
Micah Lee [Wed, 15 May 2013 16:35:25 +0000 (09:35 -0700)]
added python lib depenendencies that aren't packaged in debian, to allow twisted to use a socks proxy

11 years agodownloading sig before tarball, easy fix (#42)
Micah Lee [Thu, 2 May 2013 18:43:35 +0000 (11:43 -0700)]
downloading sig before tarball, easy fix (#42)

11 years agoremoving references of obfsproxy (#38)
Micah Lee [Thu, 2 May 2013 01:50:16 +0000 (18:50 -0700)]
removing references of obfsproxy (#38)

11 years agoadding tor as a dependency (#8)
Micah Lee [Thu, 2 May 2013 01:46:58 +0000 (18:46 -0700)]
adding tor as a dependency (#8)

11 years agoMerge branch 'master' of github.com:micahflee/torbrowser-launcher
Micah Lee [Wed, 1 May 2013 17:48:27 +0000 (10:48 -0700)]
Merge branch 'master' of github.com:micahflee/torbrowser-launcher

11 years agomade settings dialog settings persist on save (#29)
Micah Lee [Wed, 1 May 2013 17:48:09 +0000 (10:48 -0700)]
made settings dialog settings persist on save (#29)

11 years agoinstall the settings .desktop too (#29)
Micah Lee [Wed, 1 May 2013 17:46:27 +0000 (10:46 -0700)]
install the settings .desktop too (#29)

11 years agomade a .desktop for settings, so it appears in the desktop environment's menu (#29)
Micah Lee [Wed, 1 May 2013 17:46:10 +0000 (10:46 -0700)]
made a .desktop for settings, so it appears in the desktop environment's menu (#29)

11 years agobug in picking alpha version
Micah Lee [Wed, 1 May 2013 16:33:22 +0000 (09:33 -0700)]
bug in picking alpha version

11 years agomore logic to to make new settings worth (#29)
Micah Lee [Fri, 26 Apr 2013 01:28:40 +0000 (18:28 -0700)]
more logic to to make new settings worth (#29)

11 years agoin the middle of a big refactor, involving 0.0.2 settings migration and offering...
Micah Lee [Tue, 23 Apr 2013 17:51:41 +0000 (10:51 -0700)]
in the middle of a big refactor, involving 0.0.2 settings migration and offering different types of bundle (#29)

11 years agoMerge pull request #40 from lazlolazlolazlo/master
Micah Lee [Wed, 17 Apr 2013 17:29:46 +0000 (10:29 -0700)]
Merge pull request #40 from lazlolazlolazlo/master

Add Dutch localization

11 years agoAdd Dutch localization
Lazlo Westerhof [Wed, 17 Apr 2013 11:20:12 +0000 (13:20 +0200)]
Add Dutch localization

11 years agochanged version number to 0.0.2, so I can write settings migration
Micah Lee [Wed, 17 Apr 2013 01:35:21 +0000 (18:35 -0700)]
changed version number to 0.0.2, so I can write settings migration

11 years agostoring available versions in TBLCommon
Micah Lee [Wed, 17 Apr 2013 01:33:05 +0000 (18:33 -0700)]
storing available versions in TBLCommon

11 years agoMerge branch 'master' of github.com:micahflee/torbrowser-launcher
Micah Lee [Tue, 16 Apr 2013 18:11:58 +0000 (11:11 -0700)]
Merge branch 'master' of github.com:micahflee/torbrowser-launcher

11 years agosettings dialog well under way. doesnt save changes yet though (#29)
Micah Lee [Tue, 16 Apr 2013 16:51:40 +0000 (09:51 -0700)]
settings dialog well under way. doesnt save changes yet though (#29)

11 years agoMerge pull request #37 from adrelanos/alexandre
Micah Lee [Tue, 16 Apr 2013 15:49:58 +0000 (08:49 -0700)]
Merge pull request #37 from adrelanos/alexandre

added Alexandre Allaire's (0x4279F297) OpenPGP key

11 years agoadded Alexandre Allaire's (0x4279F297) OpenPGP key as per https://www.torproject...
adrelanos [Tue, 16 Apr 2013 14:56:13 +0000 (14:56 +0000)]
added Alexandre Allaire's (0x4279F297) OpenPGP key as per https://www.torproject.org/docs/signing-keys.html.en #36

11 years agostarted interface for settings dialog (#29)
Micah Lee [Tue, 16 Apr 2013 04:15:26 +0000 (21:15 -0700)]
started interface for settings dialog (#29)

11 years agorefactored a bunch. separated GUI code from other common logic, to make way for a...
Micah Lee [Mon, 15 Apr 2013 05:15:07 +0000 (22:15 -0700)]
refactored a bunch. separated GUI code from other common logic, to make way for a separate settings dialog (#29)

11 years agonow there can only be one instance of torbrowser-launcher running at a time. fixes #23
Micah Lee [Thu, 11 Apr 2013 17:27:05 +0000 (10:27 -0700)]
now there can only be one instance of torbrowser-launcher running at a time. fixes #23

11 years agooops, can't have a comment before the #!
Micah Lee [Thu, 11 Apr 2013 16:32:32 +0000 (09:32 -0700)]
oops, can't have a comment before the #!

11 years agoupdated license to a better BSD-like one
Micah Lee [Wed, 10 Apr 2013 23:04:09 +0000 (16:04 -0700)]
updated license to a better BSD-like one

11 years agoadded license and copyright header to source files. fixes #30.
Micah Lee [Wed, 10 Apr 2013 22:52:23 +0000 (15:52 -0700)]
added license and copyright header to source files. fixes #30.

11 years agoneeded to change version in here too
Micah Lee [Wed, 10 Apr 2013 22:41:32 +0000 (15:41 -0700)]
needed to change version in here too

11 years agochanged license to BSD (#30), and changed version to 0.0.1
Micah Lee [Wed, 10 Apr 2013 22:38:56 +0000 (15:38 -0700)]
changed license to BSD (#30), and changed version to 0.0.1

11 years agorearranged readme and added a quick start section. fixes #26
Micah Lee [Wed, 10 Apr 2013 03:40:05 +0000 (20:40 -0700)]
rearranged readme and added a quick start section. fixes #26

11 years agoreadme formatting & adding ext for github
Sequoia McDowell [Wed, 10 Apr 2013 02:10:32 +0000 (22:10 -0400)]
readme formatting & adding ext for github

11 years agoto build and install even with new versions, run build_and_install.sh. fixes #21
Micah Lee [Tue, 9 Apr 2013 19:49:07 +0000 (12:49 -0700)]
to build and install even with new versions, run build_and_install.sh. fixes #21

11 years agomade gpg keys get imported one after the other, fixes #20
Micah Lee [Tue, 9 Apr 2013 18:28:33 +0000 (11:28 -0700)]
made gpg keys get imported one after the other, fixes #20

11 years agochanged version to 0.1-alpha
Micah Lee [Tue, 9 Apr 2013 17:51:16 +0000 (10:51 -0700)]
changed version to 0.1-alpha

11 years agoupdated description in readme
Micah Lee [Tue, 9 Apr 2013 17:33:41 +0000 (10:33 -0700)]
updated description in readme

11 years agomade #17 work with old versions of psutils as well, like what comes with debian squeeze
Micah Lee [Tue, 9 Apr 2013 16:47:54 +0000 (09:47 -0700)]
made #17 work with old versions of psutils as well, like what comes with debian squeeze

11 years agoupdated dependencies in readme
Micah Lee [Tue, 9 Apr 2013 16:18:44 +0000 (09:18 -0700)]
updated dependencies in readme

11 years agofixes #19
Micah Lee [Tue, 9 Apr 2013 06:14:12 +0000 (23:14 -0700)]
fixes #19

11 years agoused wmctrl to finish #17
Micah Lee [Tue, 9 Apr 2013 06:07:53 +0000 (23:07 -0700)]
used wmctrl to finish #17

11 years agofixed dependencies in readme
Micah Lee [Mon, 8 Apr 2013 18:59:02 +0000 (11:59 -0700)]
fixed dependencies in readme

11 years agofixes most of #17
Micah Lee [Mon, 8 Apr 2013 17:56:06 +0000 (10:56 -0700)]
fixes most of #17

11 years agoadded python-psutil as a dependency, for #17
Micah Lee [Mon, 8 Apr 2013 16:40:41 +0000 (09:40 -0700)]
added python-psutil as a dependency, for #17

11 years agomaking build_and_install.sh not delete the contents of ~/.torbrowser
Micah Lee [Mon, 8 Apr 2013 16:38:36 +0000 (09:38 -0700)]
making build_and_install.sh not delete the contents of ~/.torbrowser

11 years agoused python's tarfile instead of calling out to tar
Micah Lee [Thu, 4 Apr 2013 05:23:56 +0000 (22:23 -0700)]
used python's tarfile instead of calling out to tar

11 years agosmall localization typo
Micah Lee [Thu, 4 Apr 2013 02:07:11 +0000 (19:07 -0700)]
small localization typo

11 years agoremoved system tor as a dependency -- downloading tarballs/checking for updates over...
Micah Lee [Wed, 3 Apr 2013 18:34:23 +0000 (11:34 -0700)]
removed system tor as a dependency -- downloading tarballs/checking for updates over tor can be a feature for a future version (#8)

11 years agoadded an english strings file
Micah Lee [Wed, 3 Apr 2013 17:54:31 +0000 (10:54 -0700)]
added an english strings file

11 years agofixed formatting error for localization
Micah Lee [Wed, 3 Apr 2013 17:44:13 +0000 (10:44 -0700)]
fixed formatting error for localization

11 years agostarted localizing
Micah Lee [Wed, 3 Apr 2013 17:41:50 +0000 (10:41 -0700)]
started localizing

11 years agodon't need this gpg dir anymore
Micah Lee [Sun, 3 Mar 2013 07:49:21 +0000 (23:49 -0800)]
don't need this gpg dir anymore

11 years agoadded icon to the window
Micah Lee [Sun, 3 Mar 2013 07:40:08 +0000 (23:40 -0800)]
added icon to the window

11 years agoremoved bash script for verifying, and started checking gnupg exit codes instead...
Micah Lee [Sun, 3 Mar 2013 07:34:38 +0000 (23:34 -0800)]
removed bash script for verifying, and started checking gnupg exit codes instead of output. finished #3.

11 years agoadded stdeb.cfg, so the debian package name is torbrowser-launcher instead of python...
Micah Lee [Sun, 3 Mar 2013 04:57:32 +0000 (20:57 -0800)]
added stdeb.cfg, so the debian package name is torbrowser-launcher instead of python-torbrowser-launcher, and it also contains the correct debian dependencies (including tor). fixes #5.

11 years agofixed #15
Micah Lee [Thu, 28 Feb 2013 19:22:00 +0000 (11:22 -0800)]
fixed #15

11 years agofixed #13
Micah Lee [Thu, 28 Feb 2013 18:14:00 +0000 (10:14 -0800)]
fixed #13

11 years agofixed indenting so everything is 4 spaces
Micah Lee [Thu, 28 Feb 2013 18:02:27 +0000 (10:02 -0800)]
fixed indenting so everything is 4 spaces

11 years agomerged meejah's work, and made sure torproject.pem makes it into /usr/share/torprojec...
Micah Lee [Thu, 28 Feb 2013 17:37:34 +0000 (09:37 -0800)]
merged meejah's work, and made sure torproject.pem makes it into /usr/share/torproject-launcher

11 years agohad to make the launch_gui bool a class variable
Micah Lee [Thu, 28 Feb 2013 17:20:34 +0000 (09:20 -0800)]
had to make the launch_gui bool a class variable

11 years agocleanup
meejah [Thu, 28 Feb 2013 07:48:05 +0000 (00:48 -0700)]
cleanup

11 years agofirst hack at verifying pinned SSL certificate
meejah [Thu, 28 Feb 2013 07:40:49 +0000 (00:40 -0700)]
first hack at verifying pinned SSL certificate

11 years agosaves installed_version setting after extracting
Micah Lee [Wed, 27 Feb 2013 17:41:56 +0000 (09:41 -0800)]
saves installed_version setting after extracting