stylus/js
tophf 86623a9aab API.* groups + async'ify
* API.styles.*
* API.usercss.*
* API.sync.*
* API.worker.*
* API.updater.*
* simplify db: resolve with result
* remove API.download
* simplify download()
* remove noCode param as it wastes more time/memory on copying
* styleManager: switch style<->data names to reflect their actual contents
* inline method bodies to avoid indirection and enable better autocomplete/hint/jump support in IDE
2020-12-22 01:21:14 +03:00
..
cache.js PatchCSP + tweaks/fixes/features (#1107) 2020-11-18 14:17:15 +03:00
dom.js $create: assign style property as a string/object 2020-11-24 12:16:23 +03:00
localization.js unicode-aware word breaking, fixes #1124 2020-11-22 14:53:10 +03:00
messaging.js API.* groups + async'ify 2020-12-22 01:21:14 +03:00
meta-parser.js PatchCSP + tweaks/fixes/features (#1107) 2020-11-18 14:17:15 +03:00
moz-parser.js optimize parserlib by ~10% 2020-11-29 15:11:31 +03:00
msg.js API.* groups + async'ify 2020-12-22 01:21:14 +03:00
polyfill.js PatchCSP + tweaks/fixes/features (#1107) 2020-11-18 14:17:15 +03:00
prefs.js API.* groups + async'ify 2020-12-22 01:21:14 +03:00
router.js tweak editor (#1063) 2020-10-13 21:14:54 +03:00
script-loader.js make manager load real fast 2020-10-22 15:05:54 +03:00
sections-util.js fix equalOrEmpty for empty strings 2020-11-09 21:08:47 +03:00
storage-util.js auto-promisify browser.* methods on call 2020-11-13 20:07:43 +03:00
usercss.js API.* groups + async'ify 2020-12-22 01:21:14 +03:00
worker-util.js PatchCSP + tweaks/fixes/features (#1107) 2020-11-18 14:17:15 +03:00