]> git.wh0rd.org - chrome-ext/web-power-switch.git/log
chrome-ext/web-power-switch.git
18 months agofix dark theme main v5.0
Mike Frysinger [Fri, 7 Oct 2022 16:51:27 +0000 (22:36 +0545)] 
fix dark theme

18 months agoupdate to MV3
Mike Frysinger [Fri, 7 Oct 2022 16:46:29 +0000 (22:31 +0545)] 
update to MV3

4 years agoadd theme to release v4.2
Mike Frysinger [Wed, 1 Apr 2020 03:45:40 +0000 (23:45 -0400)] 
add theme to release

4 years agoadd css files to release v4.1
Mike Frysinger [Wed, 1 Apr 2020 03:40:02 +0000 (23:40 -0400)] 
add css files to release

4 years agorelease 4.0 v4.0
Mike Frysinger [Wed, 1 Apr 2020 03:31:38 +0000 (23:31 -0400)] 
release 4.0

4 years agoadd dark/light themes
Mike Frysinger [Wed, 1 Apr 2020 03:26:57 +0000 (23:26 -0400)] 
add dark/light themes

4 years agopopup: use standard String.trim() now
Mike Frysinger [Wed, 1 Apr 2020 02:32:41 +0000 (22:32 -0400)] 
popup: use standard String.trim() now

4 years agoinitial support for power cycling automatically
Mike Frysinger [Wed, 1 Apr 2020 02:06:48 +0000 (22:06 -0400)] 
initial support for power cycling automatically

4 years agoREADME: update links
Mike Frysinger [Wed, 1 Apr 2020 01:28:23 +0000 (21:28 -0400)] 
README: update links

4 years agoset utf-8 in html files
Mike Frysinger [Wed, 1 Apr 2020 01:01:58 +0000 (21:01 -0400)] 
set utf-8 in html files

4 years agoclarify licensing
Mike Frysinger [Wed, 1 Apr 2020 01:01:21 +0000 (21:01 -0400)] 
clarify licensing

4 years agooptions: improve field handling v3.0
Mike Frysinger [Sun, 5 Jan 2020 07:15:35 +0000 (13:00 +0545)] 
options: improve field handling

Don't allow Chrome to try to spellcheck/autocorrect these values.

Make the password field more like a standard password field.

4 years agoimages: crush icons
Mike Frysinger [Sun, 5 Jan 2020 06:52:24 +0000 (12:37 +0545)] 
images: crush icons

4 years agodist: improve manifest & min steps
Mike Frysinger [Sun, 5 Jan 2020 06:45:37 +0000 (12:30 +0545)] 
dist: improve manifest & min steps

Use Python for all JSON manipulation.
Tweak the min logic to look for all .min files rather than .js.min & .css.min.

4 years agoclosure: update lang spec to ECMA2019
Mike Frysinger [Sun, 5 Jan 2020 06:44:11 +0000 (12:29 +0545)] 
closure: update lang spec to ECMA2019

4 years agopopup: add automatic dark-mode support
Mike Frysinger [Sun, 5 Jan 2020 06:38:23 +0000 (12:23 +0545)] 
popup: add automatic dark-mode support

9 years agooptions: switch to new chrome options page
Mike Frysinger [Sat, 17 Jan 2015 04:00:25 +0000 (23:00 -0500)] 
options: switch to new chrome options page

This allows us to drop the external chrome-bootstrap project.

10 years agouse sans serif fonts in popup v2.3
Mike Frysinger [Sat, 15 Mar 2014 19:23:50 +0000 (15:23 -0400)] 
use sans serif fonts in popup

10 years agorewrite options page to be more chrome like
Mike Frysinger [Sat, 15 Mar 2014 19:19:21 +0000 (15:19 -0400)] 
rewrite options page to be more chrome like

Use the chrome-bootstrap project to get a nice chrome like options page.

10 years agosupport minifying css files too
Mike Frysinger [Sat, 15 Mar 2014 19:18:53 +0000 (15:18 -0400)] 
support minifying css files too

10 years agoCreate README.md
Mike Frysinger [Sat, 15 Mar 2014 18:44:14 +0000 (14:44 -0400)] 
Create README.md

10 years agocompile down the javascript when releasing v2.2
Mike Frysinger [Thu, 19 Dec 2013 08:54:45 +0000 (03:54 -0500)] 
compile down the javascript when releasing

10 years agosmooth over the permission workaround
Mike Frysinger [Thu, 19 Dec 2013 08:50:12 +0000 (03:50 -0500)] 
smooth over the permission workaround

10 years agoadd a permission check to display a helpful message to the user v2.1
Mike Frysinger [Sat, 24 Aug 2013 06:22:10 +0000 (02:22 -0400)] 
add a permission check to display a helpful message to the user

10 years agoconvert to using dynamic runtime chrome.permissions API
Mike Frysinger [Thu, 22 Aug 2013 04:44:08 +0000 (00:44 -0400)] 
convert to using dynamic runtime chrome.permissions API

11 years agomark blank outlet names as unnamed v1.2 v2.0
Mike Frysinger [Mon, 15 Apr 2013 03:27:45 +0000 (23:27 -0400)] 
mark blank outlet names as unnamed

11 years agoextract user-set name for device, and link to the system
Mike Frysinger [Mon, 15 Apr 2013 03:27:09 +0000 (23:27 -0400)] 
extract user-set name for device, and link to the system

11 years agoadd a link to the options page when connection fails v1.1
Mike Frysinger [Sun, 17 Feb 2013 18:23:44 +0000 (13:23 -0500)] 
add a link to the options page when connection fails

11 years agoinitial extension v1.0
Mike Frysinger [Sun, 17 Feb 2013 05:00:35 +0000 (00:00 -0500)] 
initial extension