| 
							
							
								 Rob Garrison | 1ff89acda3 | Fix popup inline style install/uninstall | 2018-11-15 07:46:52 -06:00 |  | 
			
				
					| 
							
							
								 eight | b622ebc172 | Add: store the reason why db failed (#550) * Add: store the reason why db failed
* Add: add a warning
* fixup! Add: add a warning | 2018-11-11 07:05:09 -06:00 |  | 
			
				
					| 
							
							
								 eight | deeba1b900 | Change: drop less, switch to less-bundle (#542) * Change: drop less, switch to less-bundle
* fixup! Change: drop less, switch to less-bundle | 2018-11-11 14:06:25 +08:00 |  | 
			
				
					| 
							
							
								 eight | 5646b8a0d9 | Add: improve import performance (#547) * Add: implement db putMany
* Fix: putMany returns a list of ids | 2018-11-11 14:04:22 +08:00 |  | 
			
				
					| 
							
							
								 eight | e3d3604afc | Refactor the entire storage system and the section editor (#518) * Squashed commit of the following:
commit d84c4dc3feAuthor: eight <eight04@gmail.com>
Date:   Sun Oct 14 19:13:29 2018 +0800
    Fix: remove unused comment
commit46027120ecAuthor: eight <eight04@gmail.com>
Date:   Sun Oct 14 19:09:06 2018 +0800
    Add: handle styleUpdated message
commitf85d4de39bAuthor: eight <eight04@gmail.com>
Date:   Sun Oct 14 18:59:29 2018 +0800
    Fix: handle styleAdded message in popup
commit81f3e69574Author: eight <eight04@gmail.com>
Date:   Sun Oct 14 18:50:54 2018 +0800
    Change: getStylesInfoByUrl -> getStylesByUrl
commitf9dc04558fAuthor: eight <eight04@gmail.com>
Date:   Sun Oct 14 18:48:20 2018 +0800
    Fix: drop getStylesInfo
commitfea04d591fAuthor: eight <eight04@gmail.com>
Date:   Sun Oct 14 18:39:28 2018 +0800
    Fix: remove unused ignoreChromeError
commit2aff14e213Author: eight <eight04@gmail.com>
Date:   Sun Oct 14 18:09:53 2018 +0800
    Fix: don't dup promisify in prefs
commitd4ddfcc713Author: eight <eight04@gmail.com>
Date:   Sun Oct 14 17:56:16 2018 +0800
    Change: drop .last and .rotate
commit85e70491e4Author: eight <eight04@gmail.com>
Date:   Sun Oct 14 17:36:00 2018 +0800
    Fix: unused renderIndex
commit7acb131642Author: eight <eight04@gmail.com>
Date:   Sun Oct 14 17:32:49 2018 +0800
    Fix: update title on input
commita39405ac4cAuthor: eight <eight04@gmail.com>
Date:   Sun Oct 14 17:17:20 2018 +0800
    Fix: remove unused messages
commit14c2fdbb58Author: eight <eight04@gmail.com>
Date:   Sun Oct 14 16:36:12 2018 +0800
    Fix: dirty state for new added applies
commitfb1b49b8bbAuthor: eight <eight04@gmail.com>
Date:   Sun Oct 14 16:27:17 2018 +0800
    Fix: minor
commit2c2d849fa4Author: eight <eight04@gmail.com>
Date:   Sun Oct 14 16:20:14 2018 +0800
    Fix: drop unused getCode
commitf133c3e67aAuthor: eight <eight04@gmail.com>
Date:   Sun Oct 14 16:18:14 2018 +0800
    Fix: drop unused lastActive
commit05a6208f5cAuthor: eight <eight04@gmail.com>
Date:   Sun Oct 14 16:17:45 2018 +0800
    Fix: minor
commit05a87ed00fAuthor: eight <eight04@gmail.com>
Date:   Sun Oct 14 15:58:33 2018 +0800
    Fix: minor
commit576f73f333Author: eight <eight04@gmail.com>
Date:   Sun Oct 14 03:03:35 2018 +0800
    Fix: always register listeners
commite93819deb4Author: eight <eight04@gmail.com>
Date:   Sun Oct 14 02:58:49 2018 +0800
    Fix: unused statement
commit39b11685b4Author: eight <eight04@gmail.com>
Date:   Sun Oct 14 02:54:29 2018 +0800
    Fix: minor
commit9dd3cd43c1Author: eight <eight04@gmail.com>
Date:   Sun Oct 14 02:49:22 2018 +0800
    Fix: don't reorder options
commit90aadfd728Author: eight <eight04@gmail.com>
Date:   Sun Oct 14 02:43:52 2018 +0800
    Fix: drop __ERROR__
commit838c21e3b3Author: eight <eight04@gmail.com>
Date:   Sun Oct 14 02:36:20 2018 +0800
    Fix: use findStyle API
commit93a4cdf595Author: eight <eight04@gmail.com>
Date:   Sun Oct 14 02:34:05 2018 +0800
    Add: findStyle API
commit8e75871b9bAuthor: eight <eight04@gmail.com>
Date:   Sun Oct 14 02:19:01 2018 +0800
    Breaking: drop getStylesFallback
commitad06551440Author: eight <eight04@gmail.com>
Date:   Sun Oct 14 02:16:48 2018 +0800
    Fix: use dataurl to inject page script
commitcb5cbb4d10Author: eight <eight04@gmail.com>
Date:   Sun Oct 14 01:39:50 2018 +0800
    Fix: various
commit53efd78b89Author: eight <eight04@gmail.com>
Date:   Sun Oct 14 01:12:57 2018 +0800
    Update doc
commit7d005f3eaaAuthor: eight <eight04@gmail.com>
Date:   Sun Oct 14 01:09:22 2018 +0800
    Change: kill style.reason
commitfc53bed3deAuthor: eight <eight04@gmail.com>
Date:   Sun Oct 14 00:56:04 2018 +0800
    Fix: doo many indents
commit14e321d258Author: eight <eight04@gmail.com>
Date:   Sun Oct 14 00:40:23 2018 +0800
    Fix: don't update icon for popup and options
commit01bdd529bcAuthor: eight <eight04@gmail.com>
Date:   Sun Oct 14 00:39:17 2018 +0800
    Fix: updateCount
commitb9968830d3Author: eight <eight04@gmail.com>
Date:   Sun Oct 14 00:38:49 2018 +0800
    Fix: don't send null value
commitff3bf6f52dAuthor: eight <eight04@gmail.com>
Date:   Sun Oct 14 00:03:34 2018 +0800
    Add: styleViaAPI updateCount
commit39d21c3d29Author: eight <eight04@gmail.com>
Date:   Sat Oct 13 23:57:45 2018 +0800
    Fix: broadcastError -> ignoreError
commitecb622c93cAuthor: eight <eight04@gmail.com>
Date:   Sat Oct 13 21:29:06 2018 +0800
    Fix: implement styleViaAPI
commit7c3d49c005Author: eight <eight04@gmail.com>
Date:   Sat Oct 13 17:50:28 2018 +0800
    Fix: ROOT may change in XML pages
commit3fd8d937f3Author: eight <eight04@gmail.com>
Date:   Sat Oct 13 16:49:43 2018 +0800
    Fix: various
commit859afc8ee9Author: eight <eight04@gmail.com>
Date:   Sat Oct 13 16:39:54 2018 +0800
    Enhance: don't cache enabled state
commitfbe77a8d15Author: eight <eight04@gmail.com>
Date:   Sat Oct 13 16:15:07 2018 +0800
    Fix: various
commita4fc3e9162Author: eight <eight04@gmail.com>
Date:   Sat Oct 13 16:11:38 2018 +0800
    Fix: various
commit7e0eddeb8fAuthor: eight <eight04@gmail.com>
Date:   Sat Oct 13 15:58:31 2018 +0800
    Fix: various
commit8b4ab47d89Author: eight <eight04@gmail.com>
Date:   Sat Oct 13 15:20:10 2018 +0800
    Add: some type hint
commit7d340d62dcAuthor: eight <eight04@gmail.com>
Date:   Sat Oct 13 15:13:11 2018 +0800
    Change: drop storage.js, some functions are moved to sections-util
commitd286997d6aAuthor: eight <eight04@gmail.com>
Date:   Sat Oct 13 15:12:00 2018 +0800
    Fix: minor
commitd60db9dbefAuthor: eight <eight04@gmail.com>
Date:   Sat Oct 13 15:03:10 2018 +0800
    Fix: minor
commit43afa31fa0Author: eight <eight04@gmail.com>
Date:   Sat Oct 13 14:50:31 2018 +0800
    Fix: update tab icon on forward/backward
commitf08faea149Author: eight <eight04@gmail.com>
Date:   Sat Oct 13 13:50:03 2018 +0800
    Fix: parallel import
commit4d06435486Author: eight <eight04@gmail.com>
Date:   Fri Oct 12 23:32:03 2018 +0800
    Add: importStyle API
commitc55675912eAuthor: eight <eight04@gmail.com>
Date:   Fri Oct 12 23:14:46 2018 +0800
    Fix: refactor import-export
commit86ea846a89Author: eight <eight04@gmail.com>
Date:   Fri Oct 12 17:34:36 2018 +0800
    Fix: search db is broken
commit831ca07c2dAuthor: eight <eight04@gmail.com>
Date:   Fri Oct 12 17:29:35 2018 +0800
    fixup! Add: implement sloppy regexp indicator
commite67b7f4f36Author: eight <eight04@gmail.com>
Date:   Fri Oct 12 17:27:19 2018 +0800
    Add: implement sloppy regexp indicator
commit36e13f88f0Author: eight <eight04@gmail.com>
Date:   Fri Oct 12 16:59:23 2018 +0800
    Add: return excluded/sloppy state in getStylesInfoByUrl
commitf6ce78f55bAuthor: eight <eight04@gmail.com>
Date:   Fri Oct 12 16:39:47 2018 +0800
    Fix: dead object
commit5ae95a1ad9Author: eight <eight04@gmail.com>
Date:   Fri Oct 12 16:27:54 2018 +0800
    Fix: don't reinit all editors on save
commit1a5a206fe6Author: eight <eight04@gmail.com>
Date:   Fri Oct 12 16:18:40 2018 +0800
    Refactor: pull out sections editor section
commit8016346035Author: eight <eight04@gmail.com>
Date:   Fri Oct 12 15:30:35 2018 +0800
    Fix: replaceStyle make style name undefined
commitfa080d1913Author: eight <eight04@gmail.com>
Date:   Fri Oct 12 15:21:36 2018 +0800
    Fix: catch csp error
commite0b064115dAuthor: eight <eight04@gmail.com>
Date:   Fri Oct 12 15:03:00 2018 +0800
    Fix: use a simple eval to execute page scripts
commit405b7f8f06Author: eight <eight04@gmail.com>
Date:   Fri Oct 12 03:48:13 2018 +0800
    Fix: removed unused API
commit1b2c88f926Author: eight <eight04@gmail.com>
Date:   Fri Oct 12 03:46:51 2018 +0800
    Fix: no need to access db
commita8131fc9c5Author: eight <eight04@gmail.com>
Date:   Fri Oct 12 03:43:31 2018 +0800
    Fix: remove unused methods
commit3ae0c4dd13Author: eight <eight04@gmail.com>
Date:   Fri Oct 12 03:10:26 2018 +0800
    Enhance: allow matcher to return verbose info
commit0ea7ada48fAuthor: eight <eight04@gmail.com>
Date:   Fri Oct 12 02:02:14 2018 +0800
    Fix: content script may load before the background is ready
commit04c2d6bbf6Author: eight <eight04@gmail.com>
Date:   Fri Oct 12 01:49:52 2018 +0800
    Fix: throw receiving end doesn't exist message
commitf0c0bc4d6aAuthor: eight <eight04@gmail.com>
Date:   Fri Oct 12 01:11:17 2018 +0800
    Fix: unwrap error
commit4d42765d6cAuthor: eight <eight04@gmail.com>
Date:   Thu Oct 11 23:55:16 2018 +0800
    fixup! Fix: match subdomain
commit99626e4a48Author: eight <eight04@gmail.com>
Date:   Thu Oct 11 23:54:58 2018 +0800
    Fix: match subdomain
commita57b3b2716Author: eight <eight04@gmail.com>
Date:   Thu Oct 11 23:39:11 2018 +0800
    Fix: firefox
commit5cfea3933fAuthor: eight <eight04@gmail.com>
Date:   Thu Oct 11 22:46:34 2018 +0800
    Add some comment to db.js
commit25fd3a1c2bAuthor: eight <eight04@gmail.com>
Date:   Thu Oct 11 22:14:56 2018 +0800
    Fix: remove unused prop
commitbdae1c3697Author: eight <eight04@gmail.com>
Date:   Thu Oct 11 20:00:25 2018 +0800
    Change: simpler styleCodeEmpty
commitbd4a453f45Merge:c1bf9f59058c06Author: eight <eight04@gmail.com>
Date:   Thu Oct 11 19:49:37 2018 +0800
    Merge branch 'dev-usercss-meta' into dev-exclusions
commitc1bf9f57e9Author: eight <eight04@gmail.com>
Date:   Thu Oct 11 19:29:17 2018 +0800
    Fix: minor
commitfd5eeb4b81Author: eight <eight04@gmail.com>
Date:   Thu Oct 11 19:00:05 2018 +0800
    Add: refresh on view
commit3e38810a49Author: eight <eight04@gmail.com>
Date:   Thu Oct 11 18:13:24 2018 +0800
    Fix: make sure icons are refreshed at startup
commitc657d7e55cAuthor: eight <eight04@gmail.com>
Date:   Thu Oct 11 17:32:27 2018 +0800
    Add: implement bug 461
commit7ed39ab6efAuthor: eight <eight04@gmail.com>
Date:   Thu Oct 11 15:42:44 2018 +0800
    fixup! Add: icon-util
commit30e494eda9Author: eight <eight04@gmail.com>
Date:   Thu Oct 11 15:42:23 2018 +0800
    Add: icon-util
commit510a886e14Author: eight <eight04@gmail.com>
Date:   Thu Oct 11 03:21:38 2018 +0800
    Fix: exposeIframes
commitc7f81662c4Author: eight <eight04@gmail.com>
Date:   Thu Oct 11 02:19:14 2018 +0800
    Fix: autoCloseBrackets is true by default
commitf3a103645dAuthor: eight <eight04@gmail.com>
Date:   Thu Oct 11 02:11:14 2018 +0800
    Fix: various
commitd4436cde20Author: eight <eight04@gmail.com>
Date:   Thu Oct 11 01:39:10 2018 +0800
    Add: implement exposeIframe
commit43db875fd8Author: eight <eight04@gmail.com>
Date:   Thu Oct 11 01:26:24 2018 +0800
    Kill more globals
commitdc491e9be3Author: eight <eight04@gmail.com>
Date:   Thu Oct 11 01:22:13 2018 +0800
    Kill old storage, storage-dummy
commitba64b95575Author: eight <eight04@gmail.com>
Date:   Thu Oct 11 00:54:38 2018 +0800
    WIP: kill cachedStyles
commit7eba890a21Merge:d2b36a181e4823Author: eight <eight04@gmail.com>
Date:   Wed Oct 10 23:15:14 2018 +0800
    Merge branch 'dev-private-prefs' into dev-exclusions
commitd2b36a168eAuthor: eight <eight04@gmail.com>
Date:   Wed Oct 10 23:05:20 2018 +0800
    Kill hidden globals
commit22d4767511Author: eight <eight04@gmail.com>
Date:   Wed Oct 10 19:23:34 2018 +0800
    Fix: margin for deleted sections
commit00687983f0Author: eight <eight04@gmail.com>
Date:   Wed Oct 10 18:21:07 2018 +0800
    Fix: default value
commitff6fd8cad3Author: eight <eight04@gmail.com>
Date:   Wed Oct 10 18:02:51 2018 +0800
    Fix: default options
commitc23f315c52Author: eight <eight04@gmail.com>
Date:   Wed Oct 10 17:40:07 2018 +0800
    Refactor: use CodeMirror.defineOption
commit4419c5dc1eAuthor: eight <eight04@gmail.com>
Date:   Wed Oct 10 16:32:39 2018 +0800
    Change: kill editors, styleId
commit6494985b50Author: eight <eight04@gmail.com>
Date:   Wed Oct 10 16:14:51 2018 +0800
    Fix: various
commit37e1f43f75Author: eight <eight04@gmail.com>
Date:   Wed Oct 10 15:04:03 2018 +0800
    Fix: minor
commitd26ce3238eAuthor: eight <eight04@gmail.com>
Date:   Wed Oct 10 14:49:37 2018 +0800
    Add: codemirror-factory
commit15a1f552f6Author: eight <eight04@gmail.com>
Date:   Wed Oct 10 12:08:35 2018 +0800
    WIP: kill getSection
commitba6159e067Author: eight <eight04@gmail.com>
Date:   Wed Oct 10 02:43:09 2018 +0800
    WIP: edit page
commitfd9ab5d6e5Author: eight <eight04@gmail.com>
Date:   Wed Oct 10 00:41:07 2018 +0800
    Fix: switch to editor
commit06e22d0d18Author: eight <eight04@gmail.com>
Date:   Tue Oct 9 23:38:29 2018 +0800
    Change: add sections-editor
commit30e8662946Author: eight <eight04@gmail.com>
Date:   Mon Oct 8 20:12:39 2018 +0800
    Add: preview error
commit47b2b4fc49Author: eight <eight04@gmail.com>
Date:   Mon Oct 8 18:38:01 2018 +0800
    Add: livePreview.show
commit7b5e7c96d5Author: eight <eight04@gmail.com>
Date:   Mon Oct 8 18:16:45 2018 +0800
    Hook up live preview
commit15efafff3cAuthor: eight <eight04@gmail.com>
Date:   Mon Oct 8 17:49:57 2018 +0800
    Add: live preview
commita38558ef78Author: eight <eight04@gmail.com>
Date:   Mon Oct 8 15:30:39 2018 +0800
    WIP: make notifyAllTabs a noop
commit582e9078afAuthor: eight <eight04@gmail.com>
Date:   Mon Oct 8 14:39:08 2018 +0800
    Fix: inject all scripts
commitf4651da8d8Author: eight <eight04@gmail.com>
Date:   Sun Oct 7 23:41:46 2018 +0800
    Drop deleteStyle
commit0489fb3b2fAuthor: eight <eight04@gmail.com>
Date:   Sun Oct 7 23:33:51 2018 +0800
    Drop saveStyle
commit02f471f077Author: eight <eight04@gmail.com>
Date:   Sun Oct 7 23:28:41 2018 +0800
    Fix: usercss API
commit057111b171Author: eight <eight04@gmail.com>
Date:   Sun Oct 7 22:59:31 2018 +0800
    Update usercss API
commit69cae02381Author: eight <eight04@gmail.com>
Date:   Sun Oct 7 21:40:29 2018 +0800
    Drop getStyles
commitc5d41529d9Author: eight <eight04@gmail.com>
Date:   Sun Oct 7 21:28:51 2018 +0800
    Minor fixes
commit5b3b4e680fAuthor: eight <eight04@gmail.com>
Date:   Sun Oct 7 21:20:39 2018 +0800
    Add: navigator-util
commitb5107b78a5Author: eight <eight04@gmail.com>
Date:   Sun Oct 7 01:42:43 2018 +0800
    Add: broadcast messages with reasons
commite7ef4948cdAuthor: eight <eight04@gmail.com>
Date:   Sat Oct 6 18:10:47 2018 +0800
    Fix: observer is unavailable?
commit1c635b5bc1Author: eight <eight04@gmail.com>
Date:   Sat Oct 6 17:47:43 2018 +0800
    Drop requestStyles
commit75f2561154Author: eight <eight04@gmail.com>
Date:   Sat Oct 6 16:38:04 2018 +0800
    Fix: don't recreate element when style update in popup
commit583ca31d97Author: eight <eight04@gmail.com>
Date:   Sat Oct 6 15:40:07 2018 +0800
    fixup! Add: isCodeEmpty
commit1cf6008514Author: eight <eight04@gmail.com>
Date:   Sat Oct 6 15:33:18 2018 +0800
    Add: isCodeEmpty
commit450cd60aebAuthor: eight <eight04@gmail.com>
Date:   Sat Oct 6 15:22:04 2018 +0800
    Fix: ignore comment block
commit196b6aac63Author: eight <eight04@gmail.com>
Date:   Sat Oct 6 15:16:00 2018 +0800
    Fix: the return value of getSectionsByUrl is changed
commit3122d28c1aAuthor: eight <eight04@gmail.com>
Date:   Sat Oct 6 15:14:05 2018 +0800
    Fix: always use promise in API call
commite594b8ccb1Author: eight <eight04@gmail.com>
Date:   Sat Oct 6 15:11:01 2018 +0800
    Cache enabled state
commit1f18b13a92Author: eight <eight04@gmail.com>
Date:   Sat Oct 6 13:48:46 2018 +0800
    Add: match global sections
commitfedf844dddAuthor: eight <eight04@gmail.com>
Date:   Sat Oct 6 13:45:37 2018 +0800
    Add: getStylesInfoByUrl
commit095998f07cAuthor: eight <eight04@gmail.com>
Date:   Sat Oct 6 13:27:58 2018 +0800
    Change: switch to msg.js
commitfa3127d988Author: eight <eight04@gmail.com>
Date:   Sat Oct 6 13:02:45 2018 +0800
    Change: switch to msg.js
commit05d582c726Author: eight <eight04@gmail.com>
Date:   Sat Oct 6 11:43:42 2018 +0800
    Add: msg.sendBg
commit171339f710Author: eight <eight04@gmail.com>
Date:   Sat Oct 6 04:39:48 2018 +0800
    WIP: drop api.js
commit3a618aca2aAuthor: eight <eight04@gmail.com>
Date:   Sat Oct 6 03:19:51 2018 +0800
    WIP: use deepCopy
commitbb1cb58024Author: eight <eight04@gmail.com>
Date:   Sat Oct 6 03:10:04 2018 +0800
    WIP: msg.js
commit2472e91f57Author: eight <eight04@gmail.com>
Date:   Fri Oct 5 21:28:19 2018 +0800
    WIP: emitChangesToTabs
commit34497ebe16Author: eight <eight04@gmail.com>
Date:   Fri Oct 5 18:47:52 2018 +0800
    WIP: switch to API
commitf1639cc33eAuthor: eight <eight04@gmail.com>
Date:   Fri Oct 5 01:03:40 2018 +0800
    WIP: broadcastMessage
commit81e4823f46Author: eight <eight04@gmail.com>
Date:   Thu Oct 4 19:39:59 2018 +0800
    Debounce updateAllTabsIcon
commitdc5f3e209fAuthor: eight <eight04@gmail.com>
Date:   Thu Oct 4 19:34:36 2018 +0800
    Fix: settings could be empty on the first install
commit2328cf623aAuthor: eight <eight04@gmail.com>
Date:   Thu Oct 4 19:34:22 2018 +0800
    Change: start-firefox -> start
commit7be6a1cba9Author: eight <eight04@gmail.com>
Date:   Thu Oct 4 19:24:35 2018 +0800
    Add: applications
commit630725196fAuthor: eight <eight04@gmail.com>
Date:   Thu Oct 4 19:22:44 2018 +0800
    fixup! Fix: update all icons when some prefs changed
commit0d0e1b4dc0Author: eight <eight04@gmail.com>
Date:   Thu Oct 4 19:20:36 2018 +0800
    Fix: update all icons when some prefs changed
commit5c0288e9baAuthor: eight <eight04@gmail.com>
Date:   Thu Oct 4 19:20:11 2018 +0800
    fixup! Remove unused FIREFOX_NO_DOM_STORAGE
commit56b737b65aAuthor: eight <eight04@gmail.com>
Date:   Thu Oct 4 18:14:57 2018 +0800
    Remove unused FIREFOX_NO_DOM_STORAGE
commit829a134ed1Author: eight <eight04@gmail.com>
Date:   Thu Oct 4 18:10:53 2018 +0800
    Fix: this -> prefs
commitd35f92250eAuthor: eight <eight04@gmail.com>
Date:   Thu Oct 4 18:08:19 2018 +0800
    Fixme: styleViaAPI
commit8a6e8ac03aAuthor: eight <eight04@gmail.com>
Date:   Thu Oct 4 18:05:41 2018 +0800
    Change: drop prefChanged, use prefs service
commit10f9449144Author: eight <eight04@gmail.com>
Date:   Thu Oct 4 17:46:45 2018 +0800
    Change: move setupLivePrefs to dom.js. Remove prefs.js dependencies
commitdd2b8ed091Author: eight <eight04@gmail.com>
Date:   Thu Oct 4 17:18:38 2018 +0800
    Fix: type error
commit3af310c341Author: eight <eight04@gmail.com>
Date:   Thu Oct 4 17:09:26 2018 +0800
    Fix: open-manager has no default value
commit874a2da33eAuthor: eight <eight04@gmail.com>
Date:   Thu Oct 4 17:04:23 2018 +0800
    Enhance: make prefs use storage.sync
commitc01f93f62cAuthor: eight <eight04@gmail.com>
Date:   Thu Oct 4 15:57:02 2018 +0800
    WIP
commit6d32ffb76bAuthor: eight <eight04@gmail.com>
Date:   Thu Oct 4 12:46:19 2018 +0800
    WIP
commit0f148eac32Author: eight <eight04@gmail.com>
Date:   Thu Oct 4 03:35:07 2018 +0800
    WIP
commit282bdf7706Author: eight <eight04@gmail.com>
Date:   Wed Oct 3 20:24:06 2018 +0800
    Fix: numbers are not compared correctly
commit24b1eea8a4Merge:8a6011d5cbe8a8Author: eight <eight04@gmail.com>
Date:   Wed Oct 3 15:00:07 2018 +0800
    Merge branch 'master' of https://github.com/openstyles/stylus into dev-exclusions
commit5cbe8a8d78Author: eight <eight04@gmail.com>
Date:   Tue Oct 2 20:22:18 2018 +0800
    Add: fetch style object from DB directly in the editor (#507)
commit9058c06c54Author: eight <eight04@gmail.com>
Date:   Mon Oct 1 23:24:29 2018 +0800
    Fix: bad API
commit1f2d116aaeAuthor: eight <eight04@gmail.com>
Date:   Mon Oct 1 23:14:56 2018 +0800
    Fix: use meta parser
commit918e47b1edAuthor: eight <eight04@gmail.com>
Date:   Mon Oct 1 23:01:21 2018 +0800
    Fix: emit update event if no fatal errors
commit81a7bb9ac9Author: eight <eight04@gmail.com>
Date:   Mon Oct 1 22:56:25 2018 +0800
    Add: editorWorker.metalint
commitf47d57aea8Author: eight <eight04@gmail.com>
Date:   Mon Oct 1 22:49:16 2018 +0800
    Change: use editorWorker.metalint
commit5778d5c858Author: eight <eight04@gmail.com>
Date:   Mon Oct 1 22:39:01 2018 +0800
    Change: editor-worker-body -> editor-worker
commit268e1716b4Author: eight <eight04@gmail.com>
Date:   Mon Oct 1 22:38:06 2018 +0800
    Change: switch to worker-util
commitcc2980b647Author: eight <eight04@gmail.com>
Date:   Mon Oct 1 22:30:16 2018 +0800
    Drop: parserlib-loader
commit08adcb60f2Merge:6909c732fd531eAuthor: eight <eight04@gmail.com>
Date:   Mon Oct 1 22:29:39 2018 +0800
    Merge branch 'master' into dev-usercss-meta
commite4135ce35dAuthor: eight <eight04@gmail.com>
Date:   Fri Sep 28 11:57:34 2018 +0800
    Fix: remove unused function
commit39a6d1909fAuthor: eight <eight04@gmail.com>
Date:   Fri Sep 28 00:26:29 2018 +0800
    Fix: prefs doesn't work in FF's private windows. Add web-ext. Drop prefs.readOnlyValues
commit6909c73c69Author: eight <eight04@gmail.com>
Date:   Wed Sep 26 12:16:33 2018 +0800
    Fix: minor
commit79833d8bbaAuthor: eight <eight04@gmail.com>
Date:   Wed Sep 26 11:40:04 2018 +0800
    Fix: a better way to draw list?
commita849fd6ddaAuthor: eight <eight04@gmail.com>
Date:   Wed Sep 26 11:39:53 2018 +0800
    Fix: missing placeholders
commitd5ee31a080Author: eight <eight04@gmail.com>
Date:   Wed Sep 26 11:37:50 2018 +0800
    Fix: a better way to draw character list?
commit7b959af3e3Author: eight <eight04@gmail.com>
Date:   Wed Sep 26 11:30:10 2018 +0800
    Update usercss-meta
commitfefa987c4dAuthor: eight <eight04@gmail.com>
Date:   Wed Sep 26 10:37:28 2018 +0800
    Change: sections-equal -> sections-util
commit2abbf670d8Author: eight <eight04@gmail.com>
Date:   Wed Sep 26 10:37:14 2018 +0800
    Fix: check err.code
commit1fe0586b29Author: eight <eight04@gmail.com>
Date:   Wed Sep 26 10:33:02 2018 +0800
    Add: i18n error message
commitab0ef239cfAuthor: eight <eight04@gmail.com>
Date:   Wed Sep 26 09:34:57 2018 +0800
    Change: move styleCodeEmpty to sections-util, load colorConverter in background worker
commitd5ade807f0Author: eight <eight04@gmail.com>
Date:   Wed Sep 26 09:27:30 2018 +0800
    Fix: display error message
commit4f5337e51dAuthor: eight <eight04@gmail.com>
Date:   Wed Sep 26 09:26:55 2018 +0800
    Fix: remove unused colorconverter
commit29b8f51292Author: eight <eight04@gmail.com>
Date:   Tue Sep 25 23:21:44 2018 +0800
    Fix: vars could be undefined
commita7cfeb22e4Author: eight <eight04@gmail.com>
Date:   Tue Sep 25 22:54:40 2018 +0800
    Fix: window is undefined
commit9713c6a3beAuthor: eight <eight04@gmail.com>
Date:   Tue Sep 25 21:56:38 2018 +0800
    Fix: throw an error for unparsable color
commit3c30bc3eb0Author: eight <eight04@gmail.com>
Date:   Tue Sep 25 21:55:55 2018 +0800
    Fix: try to get error message
commit3d32b0428bAuthor: eight <eight04@gmail.com>
Date:   Tue Sep 25 21:38:40 2018 +0800
    Fix: vars might be empty
commit7d75dd8754Author: eight <eight04@gmail.com>
Date:   Tue Sep 25 21:18:39 2018 +0800
    Add: meta-parser
commita4df641b96Author: eight <eight04@gmail.com>
Date:   Tue Sep 25 21:18:18 2018 +0800
    Enhance: set flag in parserlib so we don't need another loader
commit8028a3529fAuthor: eight <eight04@gmail.com>
Date:   Tue Sep 25 21:17:40 2018 +0800
    Include util, worker-util in background
commitba5d6cc31aAuthor: eight <eight04@gmail.com>
Date:   Tue Sep 25 21:16:59 2018 +0800
    Fix: use spread syntax in loadScript
commitb853be13f8Author: eight <eight04@gmail.com>
Date:   Tue Sep 25 21:14:46 2018 +0800
    Enhance: swith to usercss-meta (in worker)
commita3e7915199Author: eight <eight04@gmail.com>
Date:   Tue Sep 25 21:11:54 2018 +0800
    Fix: use promise API
commit5d07a8cd4eAuthor: eight <eight04@gmail.com>
Date:   Tue Sep 25 21:11:09 2018 +0800
    Fix: buildMeta now returns a promise
commita004bc3c7dAuthor: eight <eight04@gmail.com>
Date:   Tue Sep 25 21:10:35 2018 +0800
    Move styleCodeEmpty to util
commit41ac66a137Author: eight <eight04@gmail.com>
Date:   Tue Sep 25 21:09:40 2018 +0800
    Add: background worker
commitffb13bf1dbAuthor: eight <eight04@gmail.com>
Date:   Tue Sep 25 21:09:04 2018 +0800
    Enhance: move moz-parser/meta-parser/usercss compiler to worker
commit42e97ef153Author: eight <eight04@gmail.com>
Date:   Tue Sep 25 20:45:07 2018 +0800
    Fix: display error on install page
commit64aa9fcf53Author: eight <eight04@gmail.com>
Date:   Tue Sep 25 17:34:54 2018 +0800
    Add: background worker
commitb0e407e98fAuthor: eight <eight04@gmail.com>
Date:   Tue Sep 25 14:52:35 2018 +0800
    Add: worker util
commit7a24547e09Author: eight <eight04@gmail.com>
Date:   Tue Sep 25 00:01:18 2018 +0800
    Add: usercss-meta
commit8a6011de8cAuthor: Rob Garrison <wowmotty@gmail.com>
Date:   Sun Jul 22 09:15:09 2018 -0500
    Attempt to update icon count
commit4fcb1a88d7Author: Rob Garrison <wowmotty@gmail.com>
Date:   Sun Jul 15 13:44:29 2018 -0500
    Fix empty exclusion storage error
commitbfe54ab4c4Author: Rob Garrison <wowmotty@gmail.com>
Date:   Sun Jul 15 12:59:51 2018 -0500
    Add tab communication
commit983a7bc219Author: Rob Garrison <wowmotty@gmail.com>
Date:   Sun Jul 15 10:51:11 2018 -0500
    Fix escaped regex example
commit3950482f34Author: Rob Garrison <wowmotty@gmail.com>
Date:   Wed Apr 25 18:11:37 2018 -0500
    Fix undefined error
commite94c7edb38Author: Rob Garrison <wowmotty@gmail.com>
Date:   Wed Apr 25 17:09:45 2018 -0500
    Attempt to fix popup exclusion issues
commit2b4a1a5635Author: Rob Garrison <wowmotty@gmail.com>
Date:   Thu Apr 19 13:00:27 2018 -0500
    Modify input method
commit9f75b69cd8Author: Rob Garrison <wowmotty@gmail.com>
Date:   Wed Mar 7 11:54:05 2018 -0600
    Include iframe urls in exclusion popup
commit68dfa0153cAuthor: Rob Garrison <wowmotty@gmail.com>
Date:   Wed Jan 24 19:42:02 2018 -0600
    Add style exclusions. Closes #113
* Revert: exclusions
* Fix: pass eslint
* Fix: the style is injected twice
* Fix: don't load script async
* Fix: styleCodeEmpty returns true for empty string
* Fix: drop array selection
* Fix: the config dialog is broken
* Fix: popup doesn't use getStyle/getStylesByUrl correctly
* Fix: keep disabled state in setStyleContent
* Fix: allow live-preview to assign newest vars
* Fix: transition fix is broken because setStyleContent becomes async
* Fix: typo, TypeError in styleExists
* Fix: use new API
* Fix: pass linter
* Fix: LICENCE -> LICENSE
* Fix: remove unused distroy function | 2018-11-07 14:09:29 +08:00 |  | 
			
				
					| 
							
							
								 Rob Garrison | 30cf5b2458 | Fix incorrect USO md5Url (#523) (#527) * Fix incorrect USO md5Url (#523)
* Fix md5Url in getAll
* Remove variable reassignment | 2018-10-26 08:48:58 -05:00 |  | 
			
				
					| 
							
							
								 eight | 100e1dc28d | Fix: TypeError in style-via-api (#521) | 2018-10-18 19:19:36 -05:00 |  | 
			
				
					| 
							
							
								 eight | 5cbe8a8d78 | Add: fetch style object from DB directly in the editor (#507) | 2018-10-02 20:22:18 +08:00 |  | 
			
				
					| 
							
							
								 eight | 2fd531e253 | Rewrite linter system (#487) * Add: implement new linter system
* Refactor: pull out editor worker
* Switch to new linter and worker
* Enable eslint cache
* Fix: undefined error
* Windows compatibility
* Fix: refresh linter if the editor.linter changes
* Add: stylelint
* Add: getStylelintRules, getCsslintRules
* Fix: logic to get correct linter
* WIP: linter-report
* Fix: toggle hidden state
* Add: matain the order of lint report for section editor
* Add: unhook event
* Add: gotoLintIssue
* Fix: shouldn't delete rule.init
* Add: linter-help-dialog
* Drop linterConfig
* Add: linter-config-dialog, cacheFn
* Add: use cacheFn
* Drop lint.js
* Add: refresh. Fix report order
* Fix: hide empty table
* Add: updateCount. Fix table caption
* Switch to new linter/worker
* Fix: remove unneeded comment
* Fix: cacheFn -> cacheFirstCall
* Fix: use cacheFirstCall
* Fix: cache metaIndex
* Fix: i < trs.length
* Fix: drop isEmpty
* Fix: expose some simple states to global
* Fix: return object code style
* Fix: use proxy to reflect API
* Fix: eslint-disable-line -> eslint-disable-next-line
* Fix: requestId -> id
* Fix: one-liner
* Fix: one-liner
* Fix: move dom event block to top
* Fix: pending -> pendingResponse
* Fix: onSuccess -> onUpdated
* Fix: optimize row removing when i === 0
* Fix: hook/unhook -> enableForEditor/disableForEditor
* Fix: linter.refresh -> linter.run
* Fix: some shadowing
* Fix: simplify getAnnotations
* Fix: cacheFirstCall -> memoize
* Fix: table.update -> table.updateCaption
* Fix: unneeded reassign
* Fix: callbacks -> listeners
* Fix: don't compose but extend
* Refactor: replace linter modules with linter-defaults and linter-engines
* Fix: implement linter fallbacks
* Fix: linter.onChange -> linter.onLintingUpdated
* Fix: cms -> tables
* Fix: parseMozFormat is not called correctly
* Move csslint-loader to background
* Fix: watch config changes
* Fix: switch to LINTER_DEFAULTS
* Fix: csslint-loader -> parserlib-loader | 2018-10-01 09:03:17 -05:00 |  | 
			
				
					| 
							
							
								 tophf | af77b55eea | fixup 2fdfd966#482 | 2018-08-27 20:42:51 +03:00 |  | 
			
				
					| 
							
							
								 tophf | 2fdfd96699 | use the new originalDigest in update UI ...when force-updating a locally edited style that turned out to be equal to the remote one
fixes #482 | 2018-08-27 20:39:36 +03:00 |  | 
			
				
					| 
							
							
								 tophf | c0c5f1dbcc | avoid overwriting existing usercss on saving a new one | 2018-08-18 23:17:20 +03:00 |  | 
			
				
					| 
							
							
								 tophf | 406a7cd4c0 | FF bug workaround: apply styles to more iframes | 2018-08-09 21:22:26 +03:00 |  | 
			
				
					| 
							
							
								 tophf | be94303bad | simplify onInstalled | 2018-08-06 18:20:57 +03:00 |  | 
			
				
					| 
							
							
								 tophf | 15c3c7c8ab | fixup 3418ac9c: explicitly set the optional parameter fixes #423 | 2018-07-09 09:10:36 +03:00 |  | 
			
				
					| 
							
							
								 tophf | 0d7b8152e8 | code cosmetics | 2018-07-05 15:46:01 +03:00 |  | 
			
				
					| 
							
							
								 tophf | d8b776bedf | try installing from full code if 'sections' is empty in style json fixes #414 | 2018-07-05 15:46:01 +03:00 |  | 
			
				
					| 
							
							
								 tophf | d37b113d0d | retry on HTTP status 429 "Too Many Requests" | 2018-07-02 17:20:22 +03:00 |  | 
			
				
					| 
							
							
								 tophf | 711a3afeee | logQueue can be empty | 2018-05-24 21:09:00 +03:00 |  | 
			
				
					| 
							
							
								 tophf | 82b797738a | use Alarms API since js timers are limited to 596 hours fixes #388 | 2018-05-14 08:56:31 +03:00 |  | 
			
				
					| 
							
							
								 tophf | d36fea27ad | fixup 3418ac9c: append to updateLog | 2018-05-09 18:33:28 +03:00 |  | 
			
				
					| 
							
							
								 tophf | 3548a6caed | fixup c26fa76f: parameter is an object =_=' | 2018-05-09 18:11:59 +03:00 |  | 
			
				
					| 
							
							
								 tophf | 1f347df8cf | fixup c26fa76f: Set#has #380 | 2018-05-04 22:08:19 +03:00 |  | 
			
				
					| 
							
							
								 tophf | c26fa76f53 | retry the update check on 503 fixes #380 | 2018-04-30 20:05:52 +03:00 |  | 
			
				
					| 
							
							
								 tophf | 0a082f30d2 | Chrome with NativeCrxBindings: ignore lastError in injectCS | 2018-04-25 10:37:07 +03:00 |  | 
			
				
					| 
							
							
								 tophf | 677bf7b9bf | Chrome with NativeCrxBindings: check lastError in injectCS | 2018-04-24 22:16:21 +03:00 |  | 
			
				
					| 
							
							
								 tophf | e80efa7604 | FF: hotkeys dialog | 2018-04-12 21:28:45 +03:00 |  | 
			
				
					| 
							
							
								 tophf | 8524c76f66 | setBadgeText has a callback in Chrome 67+ | 2018-04-05 00:41:05 +03:00 |  | 
			
				
					| 
							
							
								 tophf | 36b0e8f4bb | clear entire cache when updating styles with global sections | 2018-03-22 04:26:43 +03:00 |  | 
			
				
					| 
							
							
								 tophf | 4901e97f9f | open USO style settings even if the site tab is auto-activated | 2018-03-13 18:35:28 +03:00 |  | 
			
				
					| 
							
							
								 tophf | a7774c26fb | bump version | 2018-03-13 17:24:10 +03:00 |  | 
			
				
					| 
							
							
								 tophf | 40054902e9 | USO can't handle POST requests for style json | 2018-03-13 17:23:47 +03:00 |  | 
			
				
					| 
							
							
								 tophf | 28ef5572ba | FF: ensure styles are applied to about:blank iframes fixes #215 | 2018-03-08 19:25:09 +03:00 |  | 
			
				
					| 
							
							
								 tophf | 850b7dc635 | clear localStorage for CM themes on extension update | 2018-03-03 23:45:14 +03:00 |  | 
			
				
					| 
							
							
								 tophf | 918888ffb0 | code cosmetics | 2018-02-16 18:05:25 +03:00 |  | 
			
				
					| 
							
							
								 DecentM | 44a11508ff | Add OpenUserCSS support (#328) | 2018-02-15 11:27:00 +03:00 |  | 
			
				
					| 
							
							
								 tophf | f6991c4f57 | fallback to 'path' when Canvas is blocked in FF fixes #335 | 2018-01-30 19:42:30 +03:00 |  | 
			
				
					| 
							
							
								 tophf | 02989edb05 | eat unclosed comments | 2018-01-30 18:59:28 +03:00 |  | 
			
				
					| 
							
							
								 tophf | 90aacefff8 | ignore @charset when deciding if section is empty fixes #337 | 2018-01-30 18:59:28 +03:00 |  | 
			
				
					| 
							
							
								 tophf | ca5f8c941b | don't refresh own tabs twice fixes #336 | 2018-01-29 04:37:24 +03:00 |  | 
			
				
					| 
							
							
								 tophf | bc2da3f66a | prevent hanging when parent frame is absent | 2018-01-20 02:28:20 +03:00 |  | 
			
				
					| 
							
							
								 tophf | a3962b7adf | put https://top.site.origin in "stylus-iframe" attr | 2018-01-19 15:37:26 +03:00 |  | 
			
				
					| 
							
							
								 tophf | 72e0f5fbf5 | update refreshAllTabs cache and icon on disabling livepreview | 2018-01-14 17:32:25 +03:00 |  | 
			
				
					| 
							
							
								 tophf | b42dfc8300 | fixup bb34538d: decrement styles.length on delete | 2018-01-14 15:40:36 +03:00 |  | 
			
				
					| 
							
							
								 tophf | eabfaca08e | run webNavUsercssInstallerFF on the entire githubusercontent.com fixes #329 | 2018-01-14 15:23:09 +03:00 |  | 
			
				
					| 
							
							
								 tophf | bb34538da0 | smart invalidateCache: try to update filters in-place | 2018-01-12 00:54:40 +03:00 |  | 
			
				
					| 
							
							
								 tophf | 989df35b05 | live preview in editor * refreshAllTabs was extracted
* ...and fixed to use each frame's url when getting the styles | 2018-01-12 00:54:36 +03:00 |  | 
			
				
					| 
							
							
								 tophf | 650cf3521b | correctly strip 'code' from style hash | 2018-01-10 22:18:35 +03:00 |  | 
			
				
					| 
							
							
								 tophf | 9fdabe3582 | simplify getStyles * 'asHash' implies 'enabled'
* 'length' is added to the style hash | 2018-01-10 22:18:30 +03:00 |  | 
			
				
					| 
							
							
								 tophf | bbfda6d33b | expose findUsercss | 2018-01-09 19:13:37 +03:00 |  |