FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for TimerWindowController.m - SelfControlApp/selfcontrol · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
SelfControlApp
/
selfcontrol
Public
Notifications
You must be signed in to change notification settings
Fork
460
Star
4.4k
Code
Issues
300
Pull requests
7
Discussions
Actions
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
selfcontrol
TimerWindowController.m
on
master
User selector
Datepicker
Commit history
Commits on Oct 3, 2021
Add label clarifying why block extension/addition is disabled on running legacy blocks
cstigler
committed
c20d28e
View commit details
Copy full SHA for c20d28e
View code at this point
Browse repository at this point
Bump wait time before manual block removal to 7 seconds (from 4)
cstigler
committed
7e71716
View commit details
Copy full SHA for 7e71716
View code at this point
Browse repository at this point
Commits on May 17, 2021
Add key to SCKillerHelper so it's harder to run manuallly + add error messages when killer fails
cstigler
committed
16a7c96
View commit details
Copy full SHA for 16a7c96
View code at this point
Browse repository at this point
Disable add to block button instead of hiding for allowlist blocks
cstigler
committed
dac2159
View commit details
Copy full SHA for dac2159
View code at this point
Browse repository at this point
Disable block modifier buttons when a legacy block is running
cstigler
committed
769a55c
View commit details
Copy full SHA for 769a55c
View code at this point
Browse repository at this point
Update Sentry SDK version to 7.0.3, and fix invalid JSON bug
cstigler
committed
4aea97c
View commit details
Copy full SHA for 4aea97c
View code at this point
Browse repository at this point
Commits on Apr 28, 2021
Show manual block removal button after 4 seconds instead of 10
cstigler
committed
1733f73
View commit details
Copy full SHA for 1733f73
View code at this point
Browse repository at this point
Commits on Apr 26, 2021
Fix up issues with Add to Blocklist: remove duplicates and refresh domain list
cstigler
committed
512bdf8
View commit details
Copy full SHA for 512bdf8
View code at this point
Browse repository at this point
Commits on Apr 19, 2021
Make block duration sliders continuous, and eliminate BlockLengthInterval parameter
cstigler
committed
99cbdbe
View commit details
Copy full SHA for 99cbdbe
View code at this point
Browse repository at this point
Switched extend block dialog to slider (instead of text inputs/steppers)
cstigler
committed
9b6b2b0
View commit details
Copy full SHA for 9b6b2b0
View code at this point
Browse repository at this point
Commits on Feb 19, 2021
prompt to restart Firefox on block start (to fix DoH issues)
cstigler
committed
6430d7b
View commit details
Copy full SHA for 6430d7b
View code at this point
Browse repository at this point
Commits on Jan 22, 2021
Fix dock badge glitch
cstigler
committed
d9c2509
View commit details
Copy full SHA for d9c2509
View code at this point
Browse repository at this point
View domain list while block is running + fix allowlist block removal issue + enable signedness warnings
cstigler
committed
8aef263
View commit details
Copy full SHA for 8aef263
View code at this point
Browse repository at this point
Commits on Jan 21, 2021
Make global AUTH_CANCELLED_STATUS constant to avoid -60006 magic number
cstigler
committed
4af6ee1
View commit details
Copy full SHA for 4af6ee1
View code at this point
Browse repository at this point
Fix CocoaPods warnings + commit Sparkle directly because CocoaPods is just terrible
cstigler
committed
f334c61
View commit details
Copy full SHA for f334c61
View code at this point
Browse repository at this point
Speed up Run Script to speed up builds
cstigler
committed
8837a99
View commit details
Copy full SHA for 8837a99
View code at this point
Browse repository at this point
Cache authorization credentials so users don’t have to re-enter as often
cstigler
committed
4e2c866
View commit details
Copy full SHA for 4e2c866
View code at this point
Browse repository at this point
Various fixes to daemon unloading/exiting, cache clearing, etc
cstigler
committed
ad283e4
View commit details
Copy full SHA for ad283e4
View code at this point
Browse repository at this point
Add Sentry.io integration for error reporting
cstigler
committed
63d7ba4
View commit details
Copy full SHA for 63d7ba4
View code at this point
Browse repository at this point
Redo error system, including new SCError helper methods and all-new error codes for everything
cstigler
committed
9142d59
View commit details
Copy full SHA for 9142d59
View code at this point
Browse repository at this point
SelfControl Killer now works on 4.x, + other fixes to daemon update
cstigler
committed
7698571
View commit details
Copy full SHA for 7698571
View code at this point
Browse repository at this point
Make migration from 3.x —> 4.x work, and reinstall daemon if necessary
cstigler
committed
31c9d3c
View commit details
Copy full SHA for 31c9d3c
View code at this point
Browse repository at this point
HUGE update to move to a daemon (selfcontrold), + make SCSettings system-wide instead of per-user
cstigler
committed
93d9f56
View commit details
Copy full SHA for 93d9f56
View code at this point
Browse repository at this point
Commits on Jun 22, 2020
Replace "blacklist"/"whitelist" with "blocklist"/"allowlist"
cstigler
committed
b1264dd
View commit details
Copy full SHA for b1264dd
View code at this point
Browse repository at this point
Commits on May 28, 2020
RIP scheckup, which never really worked honestly
cstigler
committed
2c9f30b
View commit details
Copy full SHA for 2c9f30b
View code at this point
Browse repository at this point
Commits on May 9, 2020
Fix minor build warnings
cstigler
committed
c9c8a69
View commit details
Copy full SHA for c9c8a69
View code at this point
Browse repository at this point
Fix some UI issues with the Stuck button to manually clear block
cstigler
committed
865a988
View commit details
Copy full SHA for 865a988
View code at this point
Browse repository at this point
Commits on Apr 27, 2020
Add --version and --is-running methods to command line tool
cstigler
committed
415a596
View commit details
Copy full SHA for 415a596
View code at this point
Browse repository at this point
Commits on Apr 14, 2020
Refactor blocklist cleaning into one method and use it everywhere
cstigler
committed
c62bee8
View commit details
Copy full SHA for c62bee8
View code at this point
Browse repository at this point
Commits on Apr 6, 2020
Fix whitelist blocks (UI was basically just not connected)
cstigler
committed
536160f
View commit details
Copy full SHA for 536160f
View code at this point
Browse repository at this point
Commits on Dec 23, 2019
Big refactor to secure SCSettings (no defaults), and BlockEndDates instead of start dates
Show description for 75a88a3
cstigler
committed
75a88a3
View commit details
Copy full SHA for 75a88a3
View code at this point
Browse repository at this point
Commits on Oct 22, 2019
Fix glitches with block extensions and multithreading
cstigler
committed
8b3c49c
View commit details
Copy full SHA for 8b3c49c
View code at this point
Browse repository at this point
Commits on Jul 17, 2018
Show "Finishing" instead of "00:00:00" while waiting for the block to clear
cstigler
committed
4223480
View commit details
Copy full SHA for 4223480
View code at this point
Browse repository at this point
Commits on Jul 7, 2018
Final fixes for block length extension feature
cstigler
committed
c50bdfc
View commit details
Copy full SHA for c50bdfc
View code at this point
Browse repository at this point
First working version of extending block time feature
cstigler
committed
2d0958d
View commit details
Copy full SHA for 2d0958d
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL