James Lyne
|
e143471fa8
|
Some more tests
|
2022-06-23 21:30:05 +01:00 |
|
James Lyne
|
fb53bc2c2a
|
Only accept non-empty strings in messages object
|
2022-06-23 21:30:05 +01:00 |
|
James Lyne
|
66fe07b17f
|
Make INIT an action, split up state setting into multiple mutations
|
2022-06-23 21:30:05 +01:00 |
|
James Lyne
|
6a91404a27
|
Update URL tests
|
2022-06-23 21:30:05 +01:00 |
|
James Lyne
|
73a31c090c
|
Switch tests to vitest
|
2022-06-23 21:30:05 +01:00 |
|
James Lyne
|
4d0e481f74
|
Use clipboard util methods in LinkControl
|
2022-06-21 23:25:33 +01:00 |
|
James Lyne
|
ac9d5242bd
|
3.1.0
|
2022-06-18 22:24:33 +01:00 |
|
James Lyne
|
411d95d243
|
Continue using vendor chunk
|
2022-06-18 21:12:54 +01:00 |
|
James Lyne
|
f4d489b474
|
Inspection fixes
|
2022-06-17 14:03:36 +01:00 |
|
James Lyne
|
4886f9e955
|
Merge pull request #467 from JLyne/dependabot/npm_and_yarn/types/jest-in-case-1.0.6
Bump @types/jest-in-case from 1.0.5 to 1.0.6
|
2022-06-17 13:55:26 +01:00 |
|
dependabot[bot]
|
4bceea3038
|
Bump @types/jest-in-case from 1.0.5 to 1.0.6
Bumps [@types/jest-in-case](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest-in-case) from 1.0.5 to 1.0.6.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest-in-case)
---
updated-dependencies:
- dependency-name: "@types/jest-in-case"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-06-17 12:53:42 +00:00 |
|
James Lyne
|
d4e08970a6
|
Update typescript
|
2022-06-17 13:52:55 +01:00 |
|
James Lyne
|
37227ea94a
|
Merge pull request #463 from JLyne/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.28.0
Bump @typescript-eslint/eslint-plugin from 5.27.0 to 5.28.0
|
2022-06-17 13:52:26 +01:00 |
|
James Lyne
|
532a19caf7
|
Merge pull request #466 from JLyne/dependabot/npm_and_yarn/vue-3.2.37
Bump vue from 3.2.36 to 3.2.37
|
2022-06-17 13:52:21 +01:00 |
|
dependabot[bot]
|
f4af85e96c
|
Bump @typescript-eslint/eslint-plugin from 5.27.0 to 5.28.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.27.0 to 5.28.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.28.0/packages/eslint-plugin)
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-06-17 12:47:36 +00:00 |
|
dependabot[bot]
|
67830ff357
|
Bump vue from 3.2.36 to 3.2.37
Bumps [vue](https://github.com/vuejs/core) from 3.2.36 to 3.2.37.
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vuejs/core/compare/v3.2.36...v3.2.37)
---
updated-dependencies:
- dependency-name: vue
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-06-17 12:47:27 +00:00 |
|
James Lyne
|
6978f169c4
|
Merge pull request #464 from JLyne/dependabot/npm_and_yarn/types/leaflet-1.7.11
Bump @types/leaflet from 1.7.10 to 1.7.11
|
2022-06-17 13:46:44 +01:00 |
|
James Lyne
|
2ea1dfdb20
|
Merge pull request #465 from JLyne/dependabot/npm_and_yarn/typescript-eslint/parser-5.28.0
Bump @typescript-eslint/parser from 5.27.0 to 5.28.0
|
2022-06-17 13:46:40 +01:00 |
|
James Lyne
|
e37ed130f5
|
Add option for custom login URL. Fixes #381.
|
2022-06-17 13:44:53 +01:00 |
|
James Lyne
|
46c4e6d3eb
|
Simplify login logic
Let LOGIN action handle displaying the modal if required.
|
2022-06-17 13:44:53 +01:00 |
|
dependabot[bot]
|
c3b0d7d584
|
Bump @typescript-eslint/parser from 5.27.0 to 5.28.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.27.0 to 5.28.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.28.0/packages/parser)
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-06-17 12:17:03 +00:00 |
|
dependabot[bot]
|
28f274f20c
|
Bump @types/leaflet from 1.7.10 to 1.7.11
Bumps [@types/leaflet](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/leaflet) from 1.7.10 to 1.7.11.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/leaflet)
---
updated-dependencies:
- dependency-name: "@types/leaflet"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-06-17 12:16:48 +00:00 |
|
James Lyne
|
fff8ad0994
|
Merge pull request #457 from JLyne/dependabot/npm_and_yarn/vite-2.9.12
Bump vite from 2.9.9 to 2.9.12
|
2022-06-17 13:15:40 +01:00 |
|
James Lyne
|
ea493e28ed
|
Merge pull request #458 from JLyne/dependabot/npm_and_yarn/vue-tsc-0.37.9
Bump vue-tsc from 0.37.7 to 0.37.9
|
2022-06-17 13:15:34 +01:00 |
|
James Lyne
|
a4742eb3b3
|
Merge pull request #459 from JLyne/dependabot/npm_and_yarn/types/node-18.0.0
Bump @types/node from 17.0.36 to 18.0.0
|
2022-06-17 13:15:28 +01:00 |
|
James Lyne
|
fe37eb63c5
|
Merge pull request #460 from JLyne/dependabot/npm_and_yarn/eslint-8.17.0
Bump eslint from 8.16.0 to 8.17.0
|
2022-06-17 13:15:20 +01:00 |
|
dependabot[bot]
|
a9073c7f8e
|
Bump vite from 2.9.9 to 2.9.12
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 2.9.9 to 2.9.12.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v2.9.12/packages/vite)
---
updated-dependencies:
- dependency-name: vite
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-06-17 11:59:50 +00:00 |
|
dependabot[bot]
|
df3cf4dd11
|
Bump @types/node from 17.0.36 to 18.0.0
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 17.0.36 to 18.0.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-06-17 11:59:44 +00:00 |
|
dependabot[bot]
|
5ec1f05031
|
Bump eslint from 8.16.0 to 8.17.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.16.0 to 8.17.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.16.0...v8.17.0)
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-06-17 11:59:44 +00:00 |
|
dependabot[bot]
|
dba674c614
|
Bump vue-tsc from 0.37.7 to 0.37.9
Bumps [vue-tsc](https://github.com/johnsoncodehk/volar/tree/HEAD/packages/vue-tsc) from 0.37.7 to 0.37.9.
- [Release notes](https://github.com/johnsoncodehk/volar/releases)
- [Changelog](https://github.com/johnsoncodehk/volar/blob/master/CHANGELOG.md)
- [Commits](https://github.com/johnsoncodehk/volar/commits/v0.37.9/packages/vue-tsc)
---
updated-dependencies:
- dependency-name: vue-tsc
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-06-17 11:59:43 +00:00 |
|
James Lyne
|
fdd6ea96cb
|
Update leaflet
|
2022-06-17 12:58:43 +01:00 |
|
James Lyne
|
8666f87383
|
Allow use of {name} in Pl3xmap/Squaremap heads-url. Fixes #462.
|
2022-06-17 11:51:24 +01:00 |
|
James Lyne
|
89e6fcf33d
|
Fix double / issues in Overviewer URLs. Fixes #454.
|
2022-06-17 11:38:38 +01:00 |
|
James Lyne
|
30e5322ad7
|
Merge pull request #450 from JLyne/dependabot/npm_and_yarn/vue/compiler-sfc-3.2.37
Bump @vue/compiler-sfc from 3.2.36 to 3.2.37
|
2022-06-16 15:30:33 +01:00 |
|
James Lyne
|
1a549f6258
|
Merge pull request #451 from JLyne/dependabot/npm_and_yarn/ts-node-10.8.1
Bump ts-node from 10.8.0 to 10.8.1
|
2022-06-16 15:30:29 +01:00 |
|
James Lyne
|
91790587b3
|
Merge pull request #455 from JLyne/dependabot/npm_and_yarn/vue-tsc-0.37.7
Bump vue-tsc from 0.35.2 to 0.37.7
|
2022-06-16 15:30:24 +01:00 |
|
James Lyne
|
f95d1a6a2a
|
Merge pull request #456 from JLyne/dependabot/npm_and_yarn/sass-1.52.3
Bump sass from 1.52.1 to 1.52.3
|
2022-06-16 15:30:18 +01:00 |
|
dependabot[bot]
|
b8f4890bdd
|
Bump sass from 1.52.1 to 1.52.3
Bumps [sass](https://github.com/sass/dart-sass) from 1.52.1 to 1.52.3.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.52.1...1.52.3)
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-06-13 22:11:44 +00:00 |
|
dependabot[bot]
|
37eb811a18
|
Bump vue-tsc from 0.35.2 to 0.37.7
Bumps [vue-tsc](https://github.com/johnsoncodehk/volar/tree/HEAD/packages/vue-tsc) from 0.35.2 to 0.37.7.
- [Release notes](https://github.com/johnsoncodehk/volar/releases)
- [Changelog](https://github.com/johnsoncodehk/volar/blob/master/CHANGELOG.md)
- [Commits](https://github.com/johnsoncodehk/volar/commits/v0.37.7/packages/vue-tsc)
---
updated-dependencies:
- dependency-name: vue-tsc
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-06-13 22:10:16 +00:00 |
|
dependabot[bot]
|
117a02d076
|
Bump ts-node from 10.8.0 to 10.8.1
Bumps [ts-node](https://github.com/TypeStrong/ts-node) from 10.8.0 to 10.8.1.
- [Release notes](https://github.com/TypeStrong/ts-node/releases)
- [Commits](https://github.com/TypeStrong/ts-node/compare/v10.8.0...v10.8.1)
---
updated-dependencies:
- dependency-name: ts-node
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-06-06 22:07:48 +00:00 |
|
dependabot[bot]
|
ef64b93881
|
Bump @vue/compiler-sfc from 3.2.36 to 3.2.37
Bumps [@vue/compiler-sfc](https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc) from 3.2.36 to 3.2.37.
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vuejs/core/commits/v3.2.37/packages/compiler-sfc)
---
updated-dependencies:
- dependency-name: "@vue/compiler-sfc"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-06-06 22:07:32 +00:00 |
|
James Lyne
|
af2ab839ac
|
Display error if JS fails to load. Fixes #404
|
2022-05-31 11:58:56 +01:00 |
|
James Lyne
|
a359652e93
|
Merge pull request #447 from JLyne/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.27.0
Bump @typescript-eslint/eslint-plugin from 5.26.0 to 5.27.0
|
2022-05-31 10:59:52 +01:00 |
|
dependabot[bot]
|
c0f4e018fe
|
Bump @typescript-eslint/eslint-plugin from 5.26.0 to 5.27.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.26.0 to 5.27.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.27.0/packages/eslint-plugin)
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-05-31 09:46:25 +00:00 |
|
James Lyne
|
831debd440
|
Merge pull request #446 from JLyne/dependabot/npm_and_yarn/vue-tsc-0.35.2
Bump vue-tsc from 0.34.16 to 0.35.2
|
2022-05-31 10:45:49 +01:00 |
|
James Lyne
|
28f75763bf
|
Merge pull request #445 from JLyne/dependabot/npm_and_yarn/typescript-eslint/parser-5.27.0
Bump @typescript-eslint/parser from 5.26.0 to 5.27.0
|
2022-05-31 10:45:44 +01:00 |
|
dependabot[bot]
|
d2ecca3b81
|
Bump vue-tsc from 0.34.16 to 0.35.2
Bumps [vue-tsc](https://github.com/johnsoncodehk/volar/tree/HEAD/packages/vue-tsc) from 0.34.16 to 0.35.2.
- [Release notes](https://github.com/johnsoncodehk/volar/releases)
- [Changelog](https://github.com/johnsoncodehk/volar/blob/master/CHANGELOG.md)
- [Commits](https://github.com/johnsoncodehk/volar/commits/v0.35.2/packages/vue-tsc)
---
updated-dependencies:
- dependency-name: vue-tsc
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-05-30 22:09:37 +00:00 |
|
dependabot[bot]
|
f6a9108770
|
Bump @typescript-eslint/parser from 5.26.0 to 5.27.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.26.0 to 5.27.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.27.0/packages/parser)
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-05-30 22:09:01 +00:00 |
|
James Lyne
|
837f8e04c2
|
Merge pull request #444 from JLyne/dependabot/npm_and_yarn/types/leaflet-1.7.10
Bump @types/leaflet from 1.7.9 to 1.7.10
|
2022-05-28 14:42:00 +01:00 |
|
James Lyne
|
bf803caf4e
|
Merge pull request #443 from JLyne/dependabot/npm_and_yarn/ts-node-10.8.0
Bump ts-node from 10.5.0 to 10.8.0
|
2022-05-28 14:41:52 +01:00 |
|