stylus/js
narcolepticinsomniac 1f12d50aaf
Embed options in manager (#828)
* Embed options in manager

* fix indent again

* Fix edit URL detected as manage URL when creating manager style from popup

* Syntax, hash only, and prevent empty hash

* Fix: move origin check to background

* Rename eslintrc

* Refactor: openURL

* Add: fixme comment about openEditor

* Fix: allow activating manager in other windows

* Add: trimHash method

* Fix: limit the scope of styleViaAPI

* Breaking: add router, keep search params

* Fix: focus options when activated

* Add: some fixme

* Fix: remove unused fixme

* Fix: minor

* Fix: remove unused message

* Add: doc

* Change: activate manager in other windows

* Fix: make sure sender is available in getTabUrlPrefix

* Add: openManage API

* Change: reuse editor in openEditor

* Fix: greedly pop the buffer

* Fix: backward detection

* Fix: remove unused important

* Fix: remove unused workaround

* Fix: avoid empty search param

* Change: detect all kinds of manager in openManage

* Fix: minor

* Manage button text

Co-authored-by: eight <eight04@gmail.com>
2020-02-01 23:36:54 -05:00
..
cache.js Refactor the entire storage system and the section editor (#518) 2018-11-07 14:09:29 +08:00
dom.js linter and compact layout improvements (#749) 2019-08-04 13:09:50 -04:00
localization.js Refactor the entire storage system and the section editor (#518) 2018-11-07 14:09:29 +08:00
messaging.js Embed options in manager (#828) 2020-02-01 23:36:54 -05:00
meta-parser.js Refactor the entire storage system and the section editor (#518) 2018-11-07 14:09:29 +08:00
moz-parser.js Refactor the entire storage system and the section editor (#518) 2018-11-07 14:09:29 +08:00
msg.js Enhance: faster msg.sendBg (#774) 2019-09-09 00:40:07 -04:00
polyfill.js Fix: db initializing error, polyfill localStorage/sessionStorage (#616) 2019-06-20 15:35:41 -04:00
prefs.js Add: sync database to a cloud drive (#787) 2019-11-05 14:30:45 -05:00
promisify.js Refactor the entire storage system and the section editor (#518) 2018-11-07 14:09:29 +08:00
router.js Embed options in manager (#828) 2020-02-01 23:36:54 -05:00
script-loader.js Refactor the entire storage system and the section editor (#518) 2018-11-07 14:09:29 +08:00
sections-util.js Prevent importing styles with no section. Fixes #687 (#697) 2019-04-16 07:32:06 -05:00
storage-util.js Refactor the entire storage system and the section editor (#518) 2018-11-07 14:09:29 +08:00
usercss.js Fix: don't assign undefined to style object (#764) 2019-09-09 00:48:44 -04:00
worker-util.js Refactor the entire storage system and the section editor (#518) 2018-11-07 14:09:29 +08:00