arthuredelstein / torbutton Public
Permalink
da4f7262ee
Commits on Apr 11, 2015
Commits on Apr 6, 2015
Commits on Apr 3, 2015
Commits on Apr 1, 2015
-
Bug 15533: Restore default security level
We changed the position of the security levels ("High" is now on top and "Low" on bottom) but forgot to adapt the logic responsible for restoring the default one (i.e. "Low").
Commits on Mar 31, 2015
Commits on Mar 30, 2015
Commits on Mar 28, 2015
Commits on Mar 27, 2015
Commits on Mar 25, 2015
-
-
-
-
-
-
-
Bug 7255: Warn users about maximizing windows
Maximized windows are very likely not rounded to multiples of 200x100. Nevertheless, it is probably not uncommen for users to maximize their windows as they are used to. We should at least warn them until a proper fix is in place (see #14429 for an idea).
-
-
-
Bug 13766: Raise update check frequency to 2 hours.
To match Nick's suggested 2 hour circuit dirtiness timeout in #13766.
-
Bug 13766: Set a 10 minute circuit dirty timeout for the catch-all circ.
This will allow us to raise the circuit dirty timeout value for all other circs.
Commits on Mar 24, 2015
Commits on Mar 23, 2015
Commits on Mar 21, 2015
Commits on Mar 20, 2015
-
-
Bug 9387: Version 0.9 of the Security Slider
Showing a notification to the user hinting at our new security slider to adjust the security settings.
-
Bug 9387: Version 0.8 of the Security Slider
This is the first version of the slider that contains explanatory strings to make it more clear to the user what is changed and why. Special thanks to Mike Perry for helping out getting this part of the UI in good shape.
-
Bug 13650: Clip window height to 1000px (configurable)
1000px was chosen based on the cutoff for vertical display users from the data in: https://trac.torproject.org/projects/tor/ticket/13025#comment:17