eight
ddc09f3511
Add: a draggable list to customize injection order ( #1364 )
...
+ implement messageBox.close()
+ fix require() with root urls in /dir/page.html
+ limit messageBox focus shift to config-dialog
+ flatten vendor dirs and simplify build-vendor:
+ replace the unicode symbol with ASCII `->`
+ flatten dirs by default to simplify writing the rules and improve their readability
+ rename and sort functions in the order they run
+ use `node-fetch` instead of the gargantuan `make-fetch-happen`
+ use `glob` which is already installed by other deps
Co-authored-by: tophf <tophf@gmx.com>
2022-01-14 15:44:48 +03:00
eight
7e3c6f16e9
Fix: bump db-to-cloud, show detailed LockError ( #1361 )
...
* Bump db-to-cloud
* Fix: bump db-to-cloud, show detailed LockError
* Fix: used -> use
* Change: drop our retry code
2021-12-09 00:00:30 +08:00
eight
6c13db1468
Add: toggle dark/night mode styles automatically ( #736 )
...
* Add: color-scheme.js
* Add: handle color scheme
* Add: styleManager.setMeta
* Add: make setupLivePrefs work with radio
* Change: drop setupRadioButtons
* Add: UI for schemeSwitcher
* Add: prefer-scheme select in installation page
* Fix: add alarm listener
* Add: display excluded reason in popup
* Fix: rely on data-value-type instead of input name
* Fix: oldValue and newValue should have the same type
* Change: detect media change in content script
* Fix: duplicate capitalize
* Fix: minor
* Update web-ext
* Fix: valueAsNumber doesn't work for all inputs
* Fix: disable colorscheme selection after install
* Fix: API error
2021-12-03 00:49:03 +08:00
tophf
37a174b092
CodeMirror 5.63.3
2021-10-12 16:05:21 +03:00
tophf
dc18320b60
codemirror 5.63.1
2021-10-01 17:48:04 +03:00
tophf
9d6542a39d
CodeMirror 5.62.3
2021-08-20 12:16:24 +03:00
Rob Garrison
46b0c9005d
1.5.20
2021-08-15 12:48:52 -05:00
tophf
b6cc6a09b9
detect typo in metadata when linting
...
makes use of https://github.com/openstyles/usercss-meta/pull/78
2021-08-01 19:41:52 +03:00
tophf
a46bb103c5
update usercss-meta 0.11.0
...
fixes #1220
2021-07-29 18:54:37 +03:00
tophf
7a0ac57b06
CodeMirror 5.62.2
2021-07-21 15:32:01 +03:00
tophf
33ff2c8373
CodeMirror 5.62.0
...
skipping 5.62.1 due to a bug in its lint.js
2021-07-21 13:01:39 +03:00
tophf
2d9d0ad1f8
synchronize version
2021-07-21 13:00:27 +03:00
Rob Garrison
654403eb00
1.5.19
2021-07-15 08:28:07 -05:00
Rob Garrison
9e9c9061dc
1.5.18
2021-07-07 22:06:55 -05:00
tophf
892b295897
CodeMirror 5.61.0
2021-04-20 11:29:24 +03:00
tophf
8c160ed40c
CodeMirror 5.60.0
2021-03-20 14:23:49 +03:00
tophf
53c71614fc
relaxed parsing of usercss @version
...
fixes #821
2021-02-26 10:03:32 +03:00
Rob Garrison
a5d2d96717
1.5.17
2021-02-24 18:34:09 -06:00
tophf
69308d04e9
CodeMirror 5.59.4
2021-02-24 13:41:05 +03:00
tophf
75ae8e79bf
replace webext-tx-fix with a local tools script
2021-02-24 13:37:57 +03:00
Rob Garrison
3e415460c6
1.5.16
2021-02-23 21:37:53 -06:00
tophf
76ee0992e7
update deps: CM 5.59.3, webAuth 0.1.1
2021-02-21 09:17:33 +03:00
eight
c17dddb0ee
Fix: less intrusive authorization ( #1172 )
...
* Update db-to-cloud
* Change: refactor sync logic, disallow implicit auth
* Add: better relog message in options page
* read prefs only when `ready`
* show the internal error text in icon tooltip
* show the internal error text in options fully
Co-authored-by: tophf <tophf@gmx.com>
* Update _locales/en/messages.json
Co-authored-by: Enrico Lamperti <910672+elamperti@users.noreply.github.com>
2021-02-14 18:24:49 +03:00
tophf
c60c764d34
add: indicate sync error as 'x' in icon badge ( #1166 )
...
* indicate sync error as 'x' in icon badge
* fix/simplify
* Add: show more errors on badge
Co-authored-by: eight04 <eight04@gmail.com>
2021-02-09 14:58:30 +08:00
Rob Garrison
272dea01a2
1.5.15
2021-02-03 19:05:23 -06:00
tophf
8cabf8a8aa
CodeMirror 5.59.2
2021-01-20 14:59:31 +03:00
tophf
b00e6d23fe
revert CodeMirror to 5.59.0
...
5.59.1 is bugged https://github.com/codemirror/CodeMirror/issues/6558
2021-01-10 13:44:38 +03:00
tophf
dfb9135f6a
stylelint 13.8.0
2021-01-05 18:51:01 +03:00
tophf
6563aca141
CodeMirror 5.59.1 + use emptyDirSync instead of shx
...
+ restore the original jsonlint with its trailing spaces, accidentally fixed by fdbfb235
2021-01-01 18:36:05 +03:00
tophf
06823bd5b4
CodeMirror 5.59.0 + bump deps
2020-12-22 01:17:56 +03:00
tophf
e6988d2f9e
update usercss-meta, #1108
2020-11-21 20:35:23 +03:00
tophf
420480887e
update CodeMirror 5.58.3
2020-11-20 09:50:19 +03:00
Rob Garrison
7fa4d10fd6
1.5.14
2020-11-13 19:28:48 -06:00
tophf
eb70e5a2aa
update stylus-lang dependency to 0.54.7
2020-11-10 20:40:47 +03:00
tophf
3a615e4e06
CodeMirror 5.58.2
2020-10-23 22:35:14 +03:00
tophf
5a5512aa0f
use own implementation of UUIDv4
2020-10-23 09:27:33 +03:00
tophf
2b149f97a5
CodeMirror 5.58.0 ( #1037 )
2020-09-22 07:03:31 -04:00
eight
07ba44cc2c
Change: switch to launchWebAuthFlow polyfill ( #1017 )
...
* WIP: add webextLaunchWebAuthFlow
* Change: switch to webextLaunchWebAuthFlow
* Bump dependencies
* Fix: use minimized version
* Fix: wrong call to promisifyChrome
2020-08-31 16:38:18 +08:00
tophf
5109f9abb3
CodeMirror 5.57 ( #1023 )
...
* codemirror 5.57
* dedupe the props defined in new codemirror
2020-08-23 11:44:27 -04:00
dependabot[bot]
e0aadb752a
Bump minimist from 1.2.0 to 1.2.5
...
Bumps [minimist](https://github.com/substack/minimist ) from 1.2.0 to 1.2.5.
- [Release notes](https://github.com/substack/minimist/releases )
- [Commits](https://github.com/substack/minimist/compare/1.2.0...1.2.5 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-08-20 21:16:13 +03:00
dependabot[bot]
db3747d5f0
Bump lodash from 4.17.15 to 4.17.19
...
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-08-20 21:10:55 +03:00
eight
7d93608186
Fix: show sync start error ( #1016 )
...
* Update lock file
* Fix: the first sync doesn't collect error messages
2020-08-14 22:32:24 +08:00
tophf
3d94c641b3
CodeMirror 5.56 + csslint update ( #1014 )
...
* CodeMirror 5.56
* csslint: Overscroll Behavior L1 (ED 2020-01-16)
* don't list rare/obsolete/future/existing css props
2020-08-13 13:58:09 -04:00
tophf
015bda764a
update deps + split devdeps/deps ( #953 )
2020-06-02 04:08:02 -04:00
eight
8380a674b9
Upgrade uuid ( #858 )
...
* Upgrade uuid
* Fix: eslint
2020-02-20 07:17:15 -05:00
Rob Garrison
948d596efa
Meta: Update package-lock.json
2020-02-16 10:52:21 -06:00
eight
4831183207
Rewrite the build script ( #852 )
...
* npm install
* Drop remove-modules
* Drop updates
* Refactor: rewrite build script
* Add: BUILD.md
* Add: start-chrome command
* Rebuild vendor
* Update contributing.md
* Update BUILD.md
* Update BUILD.md
Co-authored-by: narcolepticinsomniac <therealdoctorgonzo@gmail.com>
2020-02-14 12:02:57 -05:00
eight
9f2261ae95
Fix: Onedrive sync is broken on Firefox ( #854 )
...
* Update lock file
* Fix: Onedrive sync is broken on Firefox
2020-02-14 11:51:00 -05:00
Rob Garrison
8e07ee697c
Meta: Update dependencies
2020-02-02 10:55:32 -06:00
narcolepticinsomniac
ff6e941958
Account for Dropbox bug ( #833 )
...
* Account for Dropbox bug
* Breaking: deprecate dropbox backup
* Drop: dropbox and zipjs-browserify
* Breaking: remove dropbox backup
* Fix: remove href from the command
Co-authored-by: eight <eight04@gmail.com>
2020-02-02 09:02:25 -05:00