Commit Graph

  • 58c0239d85 Change: allow select to stretch up to 124px #134 eight 2017-11-11 13:29:40 +0800
  • 26e46a99f5 Fix: min height of message box title eight 2017-11-11 13:21:52 +0800
  • 9b41a70c9b Fix: link style eight 2017-11-11 13:13:34 +0800
  • d59f24caa6 Change: a simpler installUpdateFromLabel eight 2017-11-11 13:10:43 +0800
  • ecc306dd1f Change: move header to the top eight 2017-11-11 13:07:53 +0800
  • 7543b8406f Fix: messageBox global eight 2017-11-09 15:56:29 +0800
  • a1c1eb328b Add: draw line pointer for parsing error eight 2017-11-09 15:55:06 +0800
  • 79a7a218c4 Fix: align text to left in pre eight 2017-11-09 15:54:31 +0800
  • d02984ee2a Add: expose parseError.index eight 2017-11-09 15:53:09 +0800
  • 4d8268bb27 Fix: use messageBox eight 2017-11-09 14:40:46 +0800
  • ae50cbe12a Refactor: move alert/confirm util to msgbox.js eight 2017-11-09 14:35:10 +0800
  • c2687573b3 Add setStyleDirty, refactor replaceStyle eight 2017-11-09 14:07:06 +0800
  • d93bf05f64 Fix: isWarm -> isTouched eight 2017-11-09 13:56:12 +0800
  • 6d411c01fc Fix: use sticky flag to avoid text slicing eight 2017-11-09 13:50:03 +0800
  • 53770c0db6 i18n: appliesRemoveError eight 2017-11-09 13:09:03 +0800
  • d03c752dd5 Fix: promise indent eight 2017-11-09 13:00:08 +0800
  • 988a920a2f Fix: use getOwnTab in closeCurrentTab eight 2017-11-09 12:49:37 +0800
  • 9a8c19b09b Fix: move isClean into unbeforeunload handler eight 2017-11-09 12:47:37 +0800
  • 3011ba836d Fix: isInit -> initialized eight 2017-11-09 12:44:30 +0800
  • 29f5daa912 i18n: live reload error eight 2017-11-09 12:36:16 +0800
  • 1dd0dbf907 Revert: isSame/isEdited util eight 2017-11-09 12:31:40 +0800
  • 4a8894de2e Add: use messageBox in install page eight 2017-11-09 12:26:50 +0800
  • 137198e951 Refactor: messageBox eight 2017-11-09 09:09:27 +0800
  • f070d7ff8e Fix: indent of promises eight 2017-11-09 09:05:26 +0800
  • 5dd322e512 Refactor: shouldShowConfig eight 2017-11-09 09:04:19 +0800
  • 78c1a1bd3c Fix: el -> elements eight 2017-11-09 09:03:00 +0800
  • dd64551a36 Fix: set dirty prop in one line eight 2017-11-09 09:02:07 +0800
  • c17433c350 Fix: use switch-case eight 2017-11-09 09:00:46 +0800
  • 7842ac752a i18n: styleMetaErrorPreprocessor eight 2017-11-09 08:56:25 +0800
  • 09e7d67dd2 Refactor: buildMeta eight 2017-11-09 08:49:10 +0800
  • a1b818f0c5 Fix: invalid default value for dropdown eight 2017-11-09 08:39:25 +0800
  • f86d0fc2e7 Fix: use sticky flag to avoid slicing string eight 2017-11-09 08:30:12 +0800
  • 6358162bec Fix: createOption in one line eight 2017-11-09 08:25:30 +0800
  • 3a78681d9e Fix: use .map to build varDef eight 2017-11-09 08:24:37 +0800
  • 95e3ba13cd Fix: newStyleInUsercss -> newStyleAsUsercss eight 2017-11-09 08:21:42 +0800
  • 0c292c3150 Fix: download should throw status code eight 2017-11-09 08:20:02 +0800
  • 5f5b06b10c Fix: use FIREFOX variable eight 2017-11-09 08:16:39 +0800
  • 2b614bdee2 Fix: dom.js is not a content script anymore eight 2017-11-09 08:15:36 +0800
  • 7266c38d56 Fix: inline svg eight 2017-11-09 08:01:45 +0800
  • fa1c55bc2a Fix: EOF eight 2017-11-09 07:36:20 +0800
  • 0d06f32735 Fix: updateMetas -> updateMeta eight 2017-11-09 07:26:51 +0800
  • 48e565079c Fix: reindent promise eight 2017-11-09 07:26:11 +0800
  • eef17cc4f8 Fix: replaceMetas -> replaceMeta eight 2017-11-09 07:23:54 +0800
  • b4dfe5c836 Fix: use isArray eight 2017-11-09 07:22:34 +0800
  • c4c4b5638e Refactor: isUsercss eight 2017-11-09 07:20:57 +0800
  • 92cadc03fa Fix: avoid return short circuit for editor selection eight 2017-11-09 07:19:22 +0800
  • 2edd22e37c Fix: normalizeString -> unquote eight 2017-11-09 07:13:49 +0800
  • 3844b3db73 Fix: cm.findPosH in one line eight 2017-11-09 06:58:08 +0800
  • 0c64e6013b Fix: insertBefore -> insertAdjancentElement eight 2017-11-09 06:57:10 +0800
  • 3d57fd4158 Fix: e.target -> this eight 2017-11-09 06:55:04 +0800
  • 809414941e Refactor: add createApply eight 2017-11-09 06:52:52 +0800
  • 3c5136171e Fix: use messageBox eight 2017-11-09 06:30:48 +0800
  • 9d1b0884e5 Fix: use this.value eight 2017-11-09 06:22:55 +0800
  • 191603ae01 Fix: makeInputEl -> makeLi eight 2017-11-09 06:21:22 +0800
  • caaeec08e4 Fix: use Math.max eight 2017-11-09 06:16:07 +0800
  • a7b73e859f Fix: use debounce eight 2017-11-09 06:14:57 +0800
  • 285f3144ca Fix: style -> gutterStyle eight 2017-11-09 06:05:22 +0800
  • f70cf01155 Fix: move let definition into one line eight 2017-11-09 06:01:31 +0800
  • e0bd991482 Fix: promise indent eight 2017-11-09 06:00:05 +0800
  • 92b01e19e8 Fix: reindent single then eight 2017-11-09 05:52:59 +0800
  • 8d19e0b09a Fix: noReject in one line eight 2017-11-09 05:51:58 +0800
  • 08c7004123 Fix: use switch for version compare eight 2017-11-09 05:48:54 +0800
  • 90be1dae25 Fix: status: 'success' -> success: true eight 2017-11-09 05:35:45 +0800
  • 391cfb52dd Fix: then -> than the eight 2017-11-09 05:29:38 +0800
  • 684f445957 workaround for USO double-firing of install/update events tophf 2017-11-08 06:52:51 +0300
  • d053d78c8f popup: use "height: min-content" instead of the hack tophf 2017-11-08 06:47:55 +0300
  • d2b9b30239 reliable userAgent detection in FF before 57 tophf 2017-11-08 06:46:56 +0300
  • 93f1bed66c CodeMirror 5.31.0 tophf 2017-11-05 09:12:57 +0300
  • 72714160bb storage: fallback on any IndexedDB-related failure tophf 2017-11-05 06:13:51 +0300
  • 5a9f78e2ac Add: key:label syntax in var select eight 2017-11-04 08:38:17 +0800
  • 2b17c07cd6 Fix: use CodeMirror.defineExtension eight 2017-11-01 11:00:41 +0800
  • 0ad0c70f7c Fix: unnecessary trim line eight 2017-11-01 10:55:40 +0800
  • db1643e9b8 Refactor: pull out colorParser eight 2017-11-01 10:54:14 +0800
  • 71a1c5e18a Fix: old -> oldStyle eight 2017-11-01 10:47:15 +0800
  • f35fbb5b36 Fix: add styleMetaErrorSelectValueMismatch eight 2017-11-01 09:46:03 +0800
  • 45e70b2b6a Fix: use Array.isArray eight 2017-11-01 09:28:54 +0800
  • d981660983 Fix: drop getParams eight 2017-11-01 09:26:53 +0800
  • 6a53ea423c Refactor: pull out createAppliesToLineWidget eight 2017-11-01 09:11:27 +0800
  • 8f642dc05c Fix: drop innerHTML eight 2017-11-01 08:50:10 +0800
  • 534803ccfd Fix: isWarm eight 2017-11-01 08:49:45 +0800
  • 9dddbbba9f Fix: unused getName eight 2017-11-01 08:44:37 +0800
  • 45da3ff50e Fix: style.id consistency eight 2017-11-01 08:43:35 +0800
  • 13ca45a104 Fix: reorder global comment eight 2017-11-01 08:40:42 +0800
  • 398056c262 Fix: _source -> newSource eight 2017-11-01 08:37:18 +0800
  • 098dc10f85 Fix: pull out runtimeSend eight 2017-11-01 08:17:12 +0800
  • 79b6266cf9 Fix: no new line before use strict eight 2017-11-01 08:10:08 +0800
  • 6f51100c82 Fix: unused injectContent eight 2017-11-01 08:09:08 +0800
  • 6536028cd4 Fix: typo eight 2017-11-01 08:07:17 +0800
  • 6fac8386c9 Fix: unused translation eight 2017-11-01 08:06:18 +0800
  • 3c665aea08 widen editor input[type="number"], align to match siblings tophf 2017-10-31 12:51:27 +0300
  • 62748b3b79 Fix: use arrow function for IIFE eight 2017-10-30 01:22:10 +0800
  • adc0c8025a Fix: lazy load regexp tester eight 2017-10-30 01:07:08 +0800
  • 033269ac9b popup: don’t assume the browser styles text in black Sebastian Reuße 2017-10-28 09:41:48 +0200
  • 922a6bcd9f popup: don’t assume the browser styles text in black #219 Sebastian Reuße 2017-10-28 09:41:48 +0200
  • e9a7640a3f apply: recognize moz-extension:// tophf 2017-10-20 02:13:01 +0300
  • d4ce2b2def csslint: add compat prefixes for flex*, remove ms-box-* tophf 2017-10-19 19:25:05 +0300
  • 2421a7ae99 csslint: update user-select tophf 2017-10-19 19:17:38 +0300
  • 213da44fcc csslint: add border-image-repeat: space tophf 2017-10-19 19:15:28 +0300
  • 22284f34cb csslint: fix color values tophf 2017-10-19 19:14:01 +0300
  • 5064ca1d4e prevent DOM id confusion tophf 2017-10-18 21:30:17 +0300