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