Commit graph

172 commits

Author SHA1 Message Date
Joachim Bauch
5e994f25a2
Add support for text annotations. 2022-03-01 16:01:33 +01:00
Joachim Bauch
f76c0c6e78
Merge pull request #106 from strukturag/dependabot/npm_and_yarn/eslint-8.10.0
Bump eslint from 8.9.0 to 8.10.0
2022-02-28 12:27:25 +01:00
dependabot[bot]
39d9fa78b0
Bump eslint from 8.9.0 to 8.10.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.9.0 to 8.10.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.9.0...v8.10.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-02-28 10:26:17 +00:00
Joachim Bauch
1194617177
Merge pull request #104 from strukturag/dependabot/npm_and_yarn/stylelint-14.5.3
Bump stylelint from 14.5.2 to 14.5.3
2022-02-25 11:42:42 +01:00
Joachim Bauch
8c93b53555
Merge pull request #105 from strukturag/dependabot/github_actions/actions/setup-node-3
Bump actions/setup-node from 2 to 3
2022-02-25 11:42:32 +01:00
dependabot[bot]
0a7e4aa0c7
Bump actions/setup-node from 2 to 3
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 2 to 3.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-25 10:26:07 +00:00
dependabot[bot]
26f6151b37
Bump stylelint from 14.5.2 to 14.5.3
Bumps [stylelint](https://github.com/stylelint/stylelint) from 14.5.2 to 14.5.3.
- [Release notes](https://github.com/stylelint/stylelint/releases)
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/stylelint/stylelint/compare/14.5.2...14.5.3)

---
updated-dependencies:
- dependency-name: stylelint
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-24 10:29:06 +00:00
Joachim Bauch
8555268240
Merge pull request #102 from strukturag/dependabot/npm_and_yarn/webpack-5.69.1
Bump webpack from 5.69.0 to 5.69.1
2022-02-23 11:59:31 +01:00
Joachim Bauch
d547be64bf
Merge pull request #103 from strukturag/dependabot/npm_and_yarn/stylelint-14.5.2
Bump stylelint from 14.5.1 to 14.5.2
2022-02-23 11:59:21 +01:00
dependabot[bot]
a8dc8ec69b
Bump stylelint from 14.5.1 to 14.5.2
Bumps [stylelint](https://github.com/stylelint/stylelint) from 14.5.1 to 14.5.2.
- [Release notes](https://github.com/stylelint/stylelint/releases)
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/stylelint/stylelint/compare/14.5.1...14.5.2)

---
updated-dependencies:
- dependency-name: stylelint
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-23 10:23:56 +00:00
dependabot[bot]
17e19d058c
Bump webpack from 5.69.0 to 5.69.1
Bumps [webpack](https://github.com/webpack/webpack) from 5.69.0 to 5.69.1.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.69.0...v5.69.1)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-18 10:25:14 +00:00
Joachim Bauch
2e49bec8d8
Merge pull request #100 from strukturag/dependabot/npm_and_yarn/stylelint-14.5.1
Bump stylelint from 14.5.0 to 14.5.1
2022-02-17 15:24:29 +01:00
Joachim Bauch
3c07dc9929
Merge pull request #99 from strukturag/dependabot/npm_and_yarn/webpack-5.69.0
Bump webpack from 5.68.0 to 5.69.0
2022-02-17 15:23:59 +01:00
Joachim Bauch
bdccce7976
Merge pull request #101 from strukturag/jquery-3.6.0
Update jquery to 3.6.0
2022-02-17 15:23:22 +01:00
Joachim Bauch
8201a560de
Update jquery to 3.6.0 2022-02-17 15:20:20 +01:00
dependabot[bot]
f4ea17c84a
Bump stylelint from 14.5.0 to 14.5.1
Bumps [stylelint](https://github.com/stylelint/stylelint) from 14.5.0 to 14.5.1.
- [Release notes](https://github.com/stylelint/stylelint/releases)
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/stylelint/stylelint/compare/14.5.0...14.5.1)

---
updated-dependencies:
- dependency-name: stylelint
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-17 10:24:06 +00:00
dependabot[bot]
86ed39102f
Bump webpack from 5.68.0 to 5.69.0
Bumps [webpack](https://github.com/webpack/webpack) from 5.68.0 to 5.69.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.68.0...v5.69.0)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-16 10:23:43 +00:00
Joachim Bauch
b6334cbf32
Merge pull request #98 from strukturag/dependabot/npm_and_yarn/eslint-8.9.0
Bump eslint from 8.8.0 to 8.9.0
2022-02-14 13:20:13 +01:00
dependabot[bot]
9a8d217d2b
Bump eslint from 8.8.0 to 8.9.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.8.0 to 8.9.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.8.0...v8.9.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-02-14 10:28:37 +00:00
Joachim Bauch
6a97ae4e92
Merge pull request #97 from strukturag/dependabot/npm_and_yarn/stylelint-14.5.0
Bump stylelint from 14.4.0 to 14.5.0
2022-02-11 13:17:11 +01:00
dependabot[bot]
1ae24534c8
Bump stylelint from 14.4.0 to 14.5.0
Bumps [stylelint](https://github.com/stylelint/stylelint) from 14.4.0 to 14.5.0.
- [Release notes](https://github.com/stylelint/stylelint/releases)
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/stylelint/stylelint/compare/14.4.0...14.5.0)

---
updated-dependencies:
- dependency-name: stylelint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-11 12:09:53 +00:00
Joachim Bauch
c14c8e0b0b
Merge pull request #94 from strukturag/dependabot/npm_and_yarn/webpack-5.68.0
Bump webpack from 5.67.0 to 5.68.0
2022-02-09 11:44:35 +01:00
dependabot[bot]
6423e24388
Bump webpack from 5.67.0 to 5.68.0
Bumps [webpack](https://github.com/webpack/webpack) from 5.67.0 to 5.68.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.67.0...v5.68.0)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-09 10:42:35 +00:00
Joachim Bauch
2ffe93b1ab
Merge pull request #95 from strukturag/dependabot/npm_and_yarn/copy-webpack-plugin-10.2.4
Bump copy-webpack-plugin from 10.2.1 to 10.2.4
2022-02-09 11:41:37 +01:00
dependabot[bot]
f42dd15a6b
Bump copy-webpack-plugin from 10.2.1 to 10.2.4
Bumps [copy-webpack-plugin](https://github.com/webpack-contrib/copy-webpack-plugin) from 10.2.1 to 10.2.4.
- [Release notes](https://github.com/webpack-contrib/copy-webpack-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/copy-webpack-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/copy-webpack-plugin/compare/v10.2.1...v10.2.4)

---
updated-dependencies:
- dependency-name: copy-webpack-plugin
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-09 10:34:45 +00:00
Joachim Bauch
871fb21ede
Merge pull request #96 from strukturag/dependabot/npm_and_yarn/stylelint-14.4.0
Bump stylelint from 14.3.0 to 14.4.0
2022-02-09 11:33:11 +01:00
dependabot[bot]
1e21e55737
Bump stylelint from 14.3.0 to 14.4.0
Bumps [stylelint](https://github.com/stylelint/stylelint) from 14.3.0 to 14.4.0.
- [Release notes](https://github.com/stylelint/stylelint/releases)
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/stylelint/stylelint/compare/14.3.0...14.4.0)

---
updated-dependencies:
- dependency-name: stylelint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-09 10:28:58 +00:00
Joachim Bauch
4147b01ae1
Merge pull request #93 from strukturag/pdfjs-2.12.313
Update pdf.js to 2.12.313
2022-01-31 12:34:43 +01:00
Joachim Bauch
29b5923d5b
Add new button introduced in pdfjs viewer 2.12.313 2022-01-31 12:32:13 +01:00
Joachim Bauch
666e2e4513
Merge branch 'dependabot/npm_and_yarn/pdfjs-dist-viewer-min-2.12.313' into pdfjs-2.12.313 2022-01-31 12:25:33 +01:00
dependabot[bot]
bb43e0bfbb
Bump pdfjs-dist from 2.9.359 to 2.12.313
Bumps [pdfjs-dist](https://github.com/mozilla/pdfjs-dist) from 2.9.359 to 2.12.313.
- [Release notes](https://github.com/mozilla/pdfjs-dist/releases)
- [Commits](https://github.com/mozilla/pdfjs-dist/commits)

---
updated-dependencies:
- dependency-name: pdfjs-dist
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-31 11:20:14 +00:00
Joachim Bauch
95906a3883
Merge pull request #89 from strukturag/dependabot/npm_and_yarn/webpack-5.67.0
Bump webpack from 5.66.0 to 5.67.0
2022-01-31 12:18:58 +01:00
Joachim Bauch
d04d15701e
Merge pull request #88 from strukturag/dependabot/npm_and_yarn/stylelint-14.3.0
Bump stylelint from 14.2.0 to 14.3.0
2022-01-31 12:18:47 +01:00
dependabot[bot]
5d916bc7d7
Bump stylelint from 14.2.0 to 14.3.0
Bumps [stylelint](https://github.com/stylelint/stylelint) from 14.2.0 to 14.3.0.
- [Release notes](https://github.com/stylelint/stylelint/releases)
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/stylelint/stylelint/compare/14.2.0...14.3.0)

---
updated-dependencies:
- dependency-name: stylelint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-31 10:53:50 +00:00
dependabot[bot]
c2ec339871
Bump webpack from 5.66.0 to 5.67.0
Bumps [webpack](https://github.com/webpack/webpack) from 5.66.0 to 5.67.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.66.0...v5.67.0)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-31 10:53:46 +00:00
Joachim Bauch
2663d353a1
Merge pull request #92 from strukturag/dependabot/npm_and_yarn/eslint-8.8.0
Bump eslint from 8.7.0 to 8.8.0
2022-01-31 11:52:58 +01:00
dependabot[bot]
485d214253
Bump eslint from 8.7.0 to 8.8.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.7.0 to 8.8.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.7.0...v8.8.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-01-31 10:26:12 +00:00
Joachim Bauch
c2e31d4ddb
make: Build with pinned dependencies. 2022-01-27 14:58:57 +01:00
Joachim Bauch
874599b0df
package-lock: fix npm audit. 2022-01-27 10:32:26 +01:00
Joachim Bauch
c1c5c54991
Merge pull request #91 from strukturag/dependabot/npm_and_yarn/webpack-cli-4.9.2
Bump webpack-cli from 4.9.1 to 4.9.2
2022-01-25 11:36:00 +01:00
dependabot[bot]
e39ac264c5
Bump webpack-cli from 4.9.1 to 4.9.2
Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 4.9.1 to 4.9.2.
- [Release notes](https://github.com/webpack/webpack-cli/releases)
- [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-cli/compare/webpack-cli@4.9.1...webpack-cli@4.9.2)

---
updated-dependencies:
- dependency-name: webpack-cli
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-25 10:27:36 +00:00
dependabot[bot]
f4a9f27fff
Bump pdfjs-dist-viewer-min from 2.9.359 to 2.12.313
Bumps [pdfjs-dist-viewer-min](https://github.com/oci-labs/pdfjs-dist-viewer-min) from 2.9.359 to 2.12.313.
- [Release notes](https://github.com/oci-labs/pdfjs-dist-viewer-min/releases)
- [Commits](https://github.com/oci-labs/pdfjs-dist-viewer-min/compare/v2.9.359...v2.12.313)

---
updated-dependencies:
- dependency-name: pdfjs-dist-viewer-min
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-24 10:36:19 +00:00
Joachim Bauch
0c88e1c385
Merge pull request #87 from strukturag/dependabot/npm_and_yarn/copy-webpack-plugin-10.2.1
Bump copy-webpack-plugin from 10.2.0 to 10.2.1
2022-01-21 12:00:47 +01:00
dependabot[bot]
cb1eb3f535
Bump copy-webpack-plugin from 10.2.0 to 10.2.1
Bumps [copy-webpack-plugin](https://github.com/webpack-contrib/copy-webpack-plugin) from 10.2.0 to 10.2.1.
- [Release notes](https://github.com/webpack-contrib/copy-webpack-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/copy-webpack-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/copy-webpack-plugin/compare/v10.2.0...v10.2.1)

---
updated-dependencies:
- dependency-name: copy-webpack-plugin
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-21 10:25:19 +00:00
Joachim Bauch
6a5987de7d
Merge pull request #85 from strukturag/dependabot/npm_and_yarn/webpack-5.66.0
Bump webpack from 5.65.0 to 5.66.0
2022-01-17 13:13:46 +01:00
Joachim Bauch
4bcb755874
Merge pull request #86 from strukturag/dependabot/npm_and_yarn/eslint-8.7.0
Bump eslint from 8.6.0 to 8.7.0
2022-01-17 13:13:24 +01:00
dependabot[bot]
efac6c92cc
Bump eslint from 8.6.0 to 8.7.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.6.0 to 8.7.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.6.0...v8.7.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-01-17 10:27:28 +00:00
dependabot[bot]
2d9379cd85
Bump webpack from 5.65.0 to 5.66.0
Bumps [webpack](https://github.com/webpack/webpack) from 5.65.0 to 5.66.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.65.0...v5.66.0)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-12 10:26:24 +00:00
Joachim Bauch
b277f3ef11
Merge pull request #84 from strukturag/dependabot/npm_and_yarn/server/socket.io-4.4.1
Bump socket.io from 4.4.0 to 4.4.1 in /server
2022-01-10 09:53:10 +01:00
dependabot[bot]
4d33d4c508
Bump socket.io from 4.4.0 to 4.4.1 in /server
Bumps [socket.io](https://github.com/socketio/socket.io) from 4.4.0 to 4.4.1.
- [Release notes](https://github.com/socketio/socket.io/releases)
- [Changelog](https://github.com/socketio/socket.io/blob/master/CHANGELOG.md)
- [Commits](https://github.com/socketio/socket.io/compare/4.4.0...4.4.1)

---
updated-dependencies:
- dependency-name: socket.io
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-10 08:52:02 +00:00