Commit Graph

  • eb37b3e4ad optionsUI: center in opera correctly tophf 2017-04-14 14:08:31 +0300
  • bdcac21d7e optionsUI: group options and shorten labels tophf 2017-04-14 10:50:52 +0300
  • bec60f54ab fixup ccbccae2: add default CM theme entry for firefox tophf 2017-04-13 21:30:24 +0300
  • fa46a2c336 split filterStyles() tophf 2017-04-13 21:03:25 +0300
  • dcfb8ad356 simplify/modularize styleSectionsEqual tophf 2017-04-14 00:49:18 +0300
  • db1dc0df7b simplify/modularize getApplicableSections tophf 2017-04-14 00:44:23 +0300
  • 8f784a19d4 simplify saveStyle, invalidateCache tophf 2017-04-13 19:44:43 +0300
  • 4bc27db3fc "backface-visibility: hidden" workaround for a browser bug tophf 2017-04-13 15:06:43 +0300
  • e6f2034e64 make import report messages localizable tophf 2017-04-13 14:51:43 +0300
  • 470bc92da5 Add <all_urls> in permissions tophf 2017-04-13 12:59:55 +0300
  • ca911396a1 Don't use chrome://favicon tophf 2017-04-13 11:03:45 +0300
  • 05c05ec6b9 manage: use chrome://favicon tophf 2017-04-13 10:54:56 +0300
  • c09ee38c9e rework enforceInputRange tophf 2017-04-13 09:12:40 +0300
  • 3389812766 remove focus ring from <summary> tophf 2017-04-13 08:32:41 +0300
  • 42f7b11bac broadcast only meta for styleUpdated/styleAdded tophf 2017-04-12 20:24:05 +0300
  • ce2492c305 manage: apply search filter to edited/updated styles tophf 2017-04-12 20:22:58 +0300
  • 4f2ccbe6cb speedup import by bulk-updating DOM every 50 styles or 1 sec tophf 2017-04-12 18:31:52 +0300
  • 1749057b91 Explainer for stylusUnavailableForURL message tophf 2017-04-12 16:56:41 +0300
  • dad1d1fe5f get rid of switch-fallthrough; reuse requestStyles tophf 2017-04-12 15:31:05 +0300
  • 80538a17f5 Report unreachable content script in popup tophf 2017-04-12 12:57:40 +0300
  • a93354de8c remove iframe observer tophf 2017-04-12 12:54:55 +0300
  • 7ec41bcea1 apply: refactor observers tophf 2017-04-12 09:15:57 +0300
  • 2468784eb3 csslint: fix crashing on unclosed calc() at eof tophf 2017-04-12 06:14:59 +0300
  • 279149b8b8 refactor deepCopy & deepMerge tophf 2017-04-11 16:13:56 +0300
  • 2086f10af4 prefs.set: deep compare tophf 2017-04-11 16:12:40 +0300
  • 8c539dabd6 prefs.set: enforce value type based on defaults tophf 2017-04-11 16:12:18 +0300
  • 97c5972348 prefs: keep up-to-date using prefChanged event tophf 2017-04-11 14:22:00 +0300
  • 5c8d1950a7 Isolate storage.js in background context tophf 2017-04-11 13:51:40 +0300
  • 7f6d3e241a speedup: don't animate elements during import tophf 2017-04-11 08:17:37 +0300
  • b61dc4184b fixup: import report onclick tophf 2017-04-11 08:16:54 +0300
  • 257fda4d1d updateIcon: use the old flow to avoid "no tab" errors tophf 2017-04-11 06:51:32 +0300
  • 5a61ac2f18 fixup for CodeMirror failing on keyMap="" tophf 2017-04-10 14:13:51 +0300
  • 7084dd1223 createStyleElement speedup: reuse the template tophf 2017-04-10 11:26:30 +0300
  • 8bec1d61bd manage: save scrollY in onbeforeunload (less buggy) tophf 2017-04-10 10:35:15 +0300
  • 1df76c6929 options: localize the title tophf 2017-04-10 09:47:09 +0300
  • db83ce8dc3 demote getClickedStyle* to its local usage scope tophf 2017-04-09 21:33:17 +0300
  • eb0c57d716 manage: @media (max-width: 800px) for .newUI tophf 2017-04-09 19:47:51 +0300
  • 2a7231a887 manage: update state tooltips; add filter option tophf 2017-04-09 19:04:00 +0300
  • 311d036dee manage: remove .updatable after updating a style tophf 2017-04-09 14:28:10 +0300
  • 2bb7d31042 fixups for Opera/Vivaldi/Firefox-compatibility tophf 2017-04-09 09:43:51 +0300
  • c8e8b94d28 popup: invoke openURL explicitly tophf 2017-04-08 15:22:15 +0300
  • ff84e924fa polyfill DOM enumerables for Chrome 49 tophf 2017-04-08 13:19:44 +0300
  • 1ded89969b localization: don't recheck on DOMContentLoaded tophf 2017-04-09 08:10:25 +0300
  • a889ac6413 templates: compress inter-tag whitespace tophf 2017-04-07 15:24:55 +0300
  • fcb149ae21 limit broadcast area of prefChanged in notifyAllTabs tophf 2017-04-07 05:42:24 +0300
  • 4d143a03dc Apply styles to XML documents tophf 2017-04-06 16:02:38 +0300
  • c061268aeb manage: fix & speedup createStyleElement a bit tophf 2017-04-09 07:53:16 +0300
  • e31def4b8e manage: "(Disabled)" name postfix is now localizable tophf 2017-04-09 07:52:26 +0300
  • f147b409df embed SVG to help buggy Chrome's GC tophf 2017-04-08 20:45:45 +0300
  • 4f5e56bc55 manage: don't flicker newUI sub-options tophf 2017-04-08 14:03:54 +0300
  • e3b461a9e8 manage: add new UI option tophf 2017-04-05 16:14:59 +0300
  • efd3e9ef6c options: use live prefs + reset button tophf 2017-04-04 20:21:03 +0300
  • 7f0fd4f6f6 chrome.extension.getURL is deprecated tophf 2017-04-04 07:33:17 +0300
  • f47b1438dd apply: do orphanCheck only on injection tophf 2017-04-04 04:14:28 +0300
  • 59899b9395 explicitly use 'window' when getting its properties tophf 2017-04-03 07:24:50 +0300
  • 1af1194e9f Declare EntryOnClick as an object: handleEvent tophf 2017-04-03 07:13:10 +0300
  • 2875bb77d0 moz-import: trim empty lines at section start/end tophf 2017-04-03 02:19:43 +0300
  • 0ceff44000 manage: use svg icons in messageBox() tophf 2017-04-03 02:18:43 +0300
  • 8b2226936d popup: make the regexp problem indicator red tophf 2017-04-02 09:38:06 +0300
  • fa550d1ee6 manage: center the update status message vertically tophf 2017-04-02 09:06:28 +0300
  • 071a4d6f26 applyStyleState: use a separate cache for disabled styles tophf 2017-04-01 15:21:31 +0300
  • 494b23e3fd manage: add an ID to entries tophf 2017-04-01 11:41:33 +0300
  • ee93f8a876 Set openerTabId to return to original tab on closing tophf 2017-04-01 07:51:02 +0300
  • 3d163df853 manage: open external links with openURL() tophf 2017-04-01 07:46:39 +0300
  • 1cf904b135 polish popup/manage/edit css/svg/etc. tophf 2017-04-01 07:37:25 +0300
  • 67e606c3d5 SVG icon fixup: invoke onclick() directly tophf 2017-04-01 07:36:12 +0300
  • 3c5cc141c4 manage: make #find-editor-styles a link; remove global options tophf 2017-04-01 01:49:51 +0300
  • c32e968f63 Restore sync for popupWidth; mirror all prefs in localStorage; tophf 2017-03-31 15:22:38 +0300
  • 26802e36df Optimize startup: coalesce & debounce prefs.set tophf 2017-03-31 11:46:18 +0300
  • f8d13d8dec Remove code:false mode; show sloppy regexps in popup tophf 2017-03-31 02:18:41 +0300
  • 4bc7b55b91 apply.js: a bad typo caused ghosts to linger tophf 2017-03-30 08:26:28 +0300
  • 1bf23046d5 updateIcon: code cosmetics tophf 2017-03-29 13:32:41 +0300
  • db8526b50b In Vivaldi setBadgeText must follow setBadgeBackgroundColor tophf 2017-03-29 13:11:46 +0300
  • 3876ffc671 Preserve selection/cursor after beautify-css tophf 2017-03-29 08:30:14 +0300
  • 668e3a7b56 ignoreChromeError -> messaging; use it in editor's menu update tophf 2017-03-29 03:57:21 +0300
  • e384657668 Use our beautify-css-mod.js with more options tophf 2017-03-29 03:50:48 +0300
  • a0d50fecf7 beautify-css.js: override step 2, add our options tophf 2017-03-29 03:50:15 +0300
  • 746dd02f39 beautify-css.js: override step 1, copy tophf 2017-03-29 02:59:37 +0300
  • 1fcac0ddf4 beautify-css.js: 1.6.12 tophf 2017-03-29 02:59:10 +0300
  • 1cfd2752d5 Revert "Add more options to beautify-css.js" tophf 2017-03-29 02:58:45 +0300
  • 6be903e2ad Add UI for 'editor.matchHighlight' option tophf 2017-03-29 05:26:06 +0300
  • c4f219c039 Use our match-highlighter.js mod that reveals only multiple matches tophf 2017-03-29 01:55:14 +0300
  • 6265951d01 match-highlighter.js: override step 2, highlight only multiple matches tophf 2017-03-29 01:54:31 +0300
  • 3fb41a17e3 match-highlighter.js: override step 1 tophf 2017-03-29 01:53:45 +0300
  • 7ba276a821 regexp tester: autoupdate on tab navigations tophf 2017-03-30 04:28:16 +0300
  • c356fb9be5 Add regexp tester to the editor tophf 2017-03-27 00:37:45 +0300
  • 486d4258d3 Reinject styles on document-rewrite tophf 2017-03-28 12:54:22 +0300
  • e4c8ff9ff1 TEMPORARY: restore style elements removed by hostile sites tophf 2017-03-28 07:08:37 +0300
  • 1c2c14d231 Correctly omit @namespace-only code in popup + speed up tophf 2017-03-28 11:24:31 +0300
  • 7d9a6b5a3f OptionsUI: add 2 global options + simplify tophf 2017-03-28 13:05:58 +0300
  • 4dd8066ca4 OptionsUI: restructure html, make it userstylable tophf 2017-03-28 03:42:07 +0300
  • 0c6b74d999 Apply styles to more iframes tophf 2017-03-27 22:56:16 +0300
  • 4be9dc0413 fixup f7659343: getStyles is callback-based, not return-based tophf 2017-03-27 22:45:23 +0300
  • 64c830caa9 webNavigation.onReferenceFragmentUpdated instead of tabs.onUpdated tophf 2017-03-27 12:11:29 +0300
  • d32ad30f8f webNavigation.getFrame may return null on overridden pages, fix a3401b05 tophf 2017-03-26 00:14:41 +0300
  • 54ab65989d Simplify configureCommands; focus an existing tab tophf 2017-03-26 12:02:06 +0300
  • 55ac677d85 manage: fixup style search tophf 2017-03-26 11:57:44 +0300
  • 2fb046e996 manage: import/update/add maintains sort order tophf 2017-03-26 11:43:45 +0300
  • b09b77d198 break-word for style name in manage/messagebox tophf 2017-03-26 09:41:54 +0300
  • 9a36acf045 Center messageBox icon vertically in the title tophf 2017-03-26 07:55:03 +0300