narcolepticinsomniac
4cf8afdac3
Update messages.json
2017-01-19 14:37:49 -05:00
narcolepticinsomniac
42f885352e
Update messages.json
...
Fixes #3
2017-01-19 14:33:45 -05:00
narcolepticinsomniac
6367d414ea
Update popup.css
2017-01-18 16:36:29 -05:00
Jeremy Schomery
1fdf94a463
#1 follow up
2017-01-13 20:03:52 +03:30
Jeremy Schomery
695cf605c3
allow scrollbar for manager's header section
2017-01-13 12:30:01 +03:30
Jeremy Schomery
5623bca182
#1 follow up
2017-01-13 12:23:17 +03:30
Jeremy Schomery
12859b96be
a simpler instruction to import styles
2017-01-11 18:41:33 +03:30
Jeremy Schomery
c1ab447130
Removing sending info to Google Analytics
2017-01-11 15:34:44 +03:30
Jeremy Schomery
9582c65a84
import styles from Stylish extension
2017-01-11 15:25:38 +03:30
Jeremy Schomery
458daf0836
getting rid of analytics.js
2017-01-08 12:27:33 +03:30
Jason Barnabe
c6df61b4e9
Merge pull request #181 from tophf/icon16px
...
Use 16/32px icon in new MD toolbar
2016-08-31 20:43:37 -05:00
tophf
e15449435c
Use 16/32px icon in new MD toolbar
2016-08-22 14:09:20 +03:00
Jason
a5e3a1e3dd
Enabling a style overwrites 'Add Style' content with enabled style #174
2016-06-03 22:03:08 -05:00
Jason Barnabe
b9cec8d4f6
Merge pull request #173 from hideheader/update-failure
...
Updating from Style Manager failure
2016-06-03 21:10:41 -05:00
hideheader
3f46c60135
Updating from Style Manager failure
...
https://forum.userstyles.org/discussion/49688/chrome-my-userstyle-wont-get-updated
https://github.com/JasonBarnabe/stylish-chrome/issues/172
This is sufficient to make updates work again, but there are underlying problems.
2016-05-19 16:53:45 -04:00
Jason
76dd91930d
1.5.2
2016-04-04 19:02:30 -05:00
Jason
8b79d0f94b
Use Object.freeze in a backwards compatible way
2016-04-04 19:02:20 -05:00
Jason
7452fe0c0b
1.5.1
2016-04-03 10:26:30 -05:00
Jason
980ac31e49
Invalidate the cache after migrating DB
2016-04-03 10:23:24 -05:00
Jason
e3e6aa38f3
Update locales from Transifex
2016-04-02 21:10:29 -05:00
Jason
53619501ce
1.5.0
2016-04-02 21:07:09 -05:00
Jason
3ba2169369
Update locales from Transifex
2016-03-23 21:43:31 -05:00
Jason
5fb21f2816
Add opt-out for analytics and make it ping once per day
2016-03-23 21:38:15 -05:00
Jason
4c80d9255f
Stop health check from spinning its wheels
2016-03-21 22:29:57 -05:00
Jason
4b92d5e709
Update locales from Transifex
2016-03-19 21:54:10 -05:00
Jason
1dd9153590
Add privacy policy link and reformat the links
2016-03-19 21:45:41 -05:00
Jason
380bfc6ed7
Bring back caching styles in memory
2016-03-19 18:27:28 -05:00
Jason
ca8324ab67
Duh
2016-03-19 17:15:33 -05:00
Jason
fa97a94494
Various performance improvements
2016-03-19 16:58:01 -05:00
Jason
6dcbf1bef8
Handle kinda sorta not there Transifex locales
2016-03-17 22:18:06 -05:00
Jason
279803d052
Update locales from Transifex
2016-03-17 22:17:47 -05:00
Jason Barnabe
79bdfa9a86
Merge pull request #169 from tophf/import-style-globalsection-fix
...
Import style globalsection fix
2016-03-17 22:01:35 -05:00
Jason Barnabe
b24d7b8246
Merge pull request #168 from tophf/toggle-issues
...
Narrow-width editor on touchscreens: toggle lint report via click
2016-03-17 22:00:57 -05:00
Jason
8606a7c39b
Update locales from Transifex
2016-03-17 21:58:33 -05:00
Jason
928d02df5c
Avoid migrating WebSQL if it didn't exist #167
2016-03-17 21:53:30 -05:00
Jason
15407c4cde
Add Google Analytics
2016-03-17 21:52:46 -05:00
Jason
7015eb1dc8
Handle saving styles with undefined applies tos #167
2016-03-16 21:44:17 -05:00
Jason
f4d30838f9
Remove (unnecessary) parentheses #166
2016-03-07 23:24:35 -06:00
Jason
cc95a62c7c
Various Firefox error and warning fixes #166
2016-03-07 23:22:28 -06:00
Jason
2973cac28f
Switch to IndexedDB #167
2016-03-06 20:27:17 -06:00
tophf
ad8706e107
Editor: preserve intermediary global sections on import
...
Because the order of sections influences which rules will apply when several matching rules are present both in a global section and previously declared scoped one.
2016-02-04 18:26:02 +03:00
tophf
426b4d37ba
Simplify getCodeMirrorForSection/getSectionForCodeMirror
2016-02-04 18:25:59 +03:00
tophf
08e35c6990
Narrow-width editor on touchscreens: toggle lint report via click
2016-02-01 17:13:14 +02:00
Jason
ddb6f400e7
Add applications.gecko.id #166
2016-01-30 18:26:34 -06:00
Jason
bc477eeef9
Check for onHistoryStateUpdated before use #166
2016-01-30 18:17:25 -06:00
Jason
a01bdf7b5a
chrome.extension.onMessage -> chrome.runtime.onMessage
2016-01-30 18:06:04 -06:00
Jason
2c1987f91a
Fake chrome.storage.sync for Firefox support #166
2016-01-30 17:59:45 -06:00
Jason
d957cd1b3b
chrome.extension.sendMessage -> chrome.runtime.sendMessage
2016-01-30 17:08:10 -06:00
Jason Barnabe
8f10fc291e
Merge pull request #157 from tophf/sync-settings
...
Sync prefs
2016-01-30 16:05:07 -06:00
Jason Barnabe
8d2541fb69
Merge pull request #165 from tophf/apply-fixes
...
Apply fixes
2016-01-30 16:01:32 -06:00