527 Commits

Author SHA1 Message Date
7b46a5934e update some deps 2023-11-27 17:07:43 +01:00
c7ff551d86 fix conditional import for production server 2023-11-27 16:50:03 +01:00
7e2c08bdd6 only load modules if we are in production 2023-11-27 16:36:15 +01:00
c634ef04d1 add webpack so we can build the docker 2023-11-27 16:29:13 +01:00
d233b4b5f7 update dockerfile 2023-11-27 16:24:00 +01:00
436b17271c fix style format 2023-11-27 13:19:25 +01:00
585d419153 switch from require to import of modules and update webdav 2023-11-27 13:18:11 +01:00
1a4f9c3808 go back to webdav 4 to run again 2023-11-21 22:04:16 +01:00
c7fa9368c7
Merge pull request #178 from cracker0dks/dependabot/npm_and_yarn/babel/traverse-7.23.2
chore(deps-dev): bump @babel/traverse from 7.22.5 to 7.23.2
2023-11-13 10:41:48 +01:00
f975f18c37
Merge pull request #177 from cracker0dks/dependabot/npm_and_yarn/postcss-8.4.31
chore(deps-dev): bump postcss from 8.4.24 to 8.4.31
2023-11-13 10:41:37 +01:00
4844b3b909
Merge pull request #179 from cracker0dks/dependabot/npm_and_yarn/axios-and-webdav--removed
chore(deps): bump axios and webdav
2023-11-13 10:41:19 +01:00
dependabot[bot]
d110d4155d
chore(deps): bump axios and webdav
Removes [axios](https://github.com/axios/axios). It's no longer used after updating ancestor dependency [webdav](https://github.com/perry-mitchell/webdav-client). These dependencies need to be updated together.


Removes `axios`

Updates `webdav` from 4.11.2 to 5.3.0
- [Changelog](https://github.com/perry-mitchell/webdav-client/blob/master/CHANGELOG.md)
- [Commits](https://github.com/perry-mitchell/webdav-client/compare/v4.11.2...v5.3.0)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: indirect
- dependency-name: webdav
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-11 04:53:05 +00:00
dependabot[bot]
8ef5ad64c7
chore(deps-dev): bump @babel/traverse from 7.22.5 to 7.23.2
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.22.5 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)

---
updated-dependencies:
- dependency-name: "@babel/traverse"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-19 09:10:41 +00:00
dependabot[bot]
06124e7b8e
chore(deps-dev): bump postcss from 8.4.24 to 8.4.31
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.24 to 8.4.31.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.4.24...8.4.31)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-07 21:26:31 +00:00
d06ab62b56
Merge pull request #175 from projectforeveryoung/superTinyReadmeFix
fixed a missing l
2023-07-28 20:28:06 +02:00
rios
112ef3ac18 fixed a missing l 2023-07-28 10:05:10 -07:00
f6ae5e88b7
Merge pull request #174 from cracker0dks/dependabot/npm_and_yarn/word-wrap-1.2.4
chore(deps): bump word-wrap from 1.2.3 to 1.2.4
2023-07-20 10:06:24 +02:00
dependabot[bot]
5cf0fe03ac
chore(deps): bump word-wrap from 1.2.3 to 1.2.4
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.4)

---
updated-dependencies:
- dependency-name: word-wrap
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-19 06:29:22 +00:00
36391cc672
Update package.json
make it work again
2023-07-11 12:03:42 +02:00
a406e44dbe
Update README.md 2023-07-11 11:35:57 +02:00
75176e58f6
Merge pull request #173 from cracker0dks/dependabot/npm_and_yarn/fast-xml-parser-and-webdav-4.2.5
chore(deps): bump fast-xml-parser and webdav
2023-07-11 11:33:19 +02:00
dependabot[bot]
3e8f543e2a
chore(deps): bump fast-xml-parser and webdav
Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) to 4.2.5 and updates ancestor dependency [webdav](https://github.com/perry-mitchell/webdav-client). These dependencies need to be updated together.


Updates `fast-xml-parser` from 3.21.1 to 4.2.5
- [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases)
- [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/NaturalIntelligence/fast-xml-parser/compare/v3.21.1...v4.2.5)

Updates `webdav` from 4.11.2 to 5.2.2
- [Changelog](https://github.com/perry-mitchell/webdav-client/blob/master/CHANGELOG.md)
- [Commits](https://github.com/perry-mitchell/webdav-client/compare/v4.11.2...v5.2.2)

---
updated-dependencies:
- dependency-name: fast-xml-parser
  dependency-type: indirect
- dependency-name: webdav
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-11 08:50:30 +00:00
a4524f0f45
Merge pull request #172 from cracker0dks/dependabot/npm_and_yarn/semver-5.7.2
chore(deps): bump semver from 5.7.1 to 5.7.2
2023-07-11 10:49:59 +02:00
dependabot[bot]
4d329958d2
chore(deps): bump semver from 5.7.1 to 5.7.2
Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v5.7.1...v5.7.2)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-11 00:32:01 +00:00
5795bc5d59 update package-lock 2023-06-23 09:51:16 +02:00
2f3449166e
Merge pull request #169 from cracker0dks/dependabot/npm_and_yarn/socket.io-parser-4.2.3
chore(deps): bump socket.io-parser from 4.2.2 to 4.2.3
2023-05-24 21:20:48 +02:00
dependabot[bot]
a76f358ff2
chore(deps): bump socket.io-parser from 4.2.2 to 4.2.3
Bumps [socket.io-parser](https://github.com/socketio/socket.io-parser) from 4.2.2 to 4.2.3.
- [Release notes](https://github.com/socketio/socket.io-parser/releases)
- [Changelog](https://github.com/socketio/socket.io-parser/blob/main/CHANGELOG.md)
- [Commits](https://github.com/socketio/socket.io-parser/compare/4.2.2...4.2.3)

---
updated-dependencies:
- dependency-name: socket.io-parser
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-24 01:39:54 +00:00
f9c09fc6ba Merge branch 'master' of https://github.com/cracker0dks/whiteboard 2023-05-05 14:19:04 +02:00
cc2dd0dd5f replace html in js 2023-05-05 14:18:32 +02:00
6daeedb91d
Merge pull request #168 from cracker0dks/dependabot/npm_and_yarn/engine.io-6.4.2
chore(deps): bump engine.io from 6.4.1 to 6.4.2
2023-05-05 13:05:46 +02:00
dependabot[bot]
82e5b555e2
chore(deps): bump engine.io from 6.4.1 to 6.4.2
Bumps [engine.io](https://github.com/socketio/engine.io) from 6.4.1 to 6.4.2.
- [Release notes](https://github.com/socketio/engine.io/releases)
- [Changelog](https://github.com/socketio/engine.io/blob/main/CHANGELOG.md)
- [Commits](https://github.com/socketio/engine.io/compare/6.4.1...6.4.2)

---
updated-dependencies:
- dependency-name: engine.io
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-04 01:42:14 +00:00
d046647344
Merge pull request #167 from cracker0dks/dependabot/npm_and_yarn/yaml-and-husky--removed
chore(deps): bump yaml and husky
2023-04-25 09:28:46 +02:00
dependabot[bot]
0ee6fa8419
chore(deps): bump yaml and husky
Removes [yaml](https://github.com/eemeli/yaml). It's no longer used after updating ancestor dependency [husky](https://github.com/typicode/husky). These dependencies need to be updated together.


Removes `yaml`

Updates `husky` from 4.3.8 to 8.0.3
- [Release notes](https://github.com/typicode/husky/releases)
- [Commits](https://github.com/typicode/husky/compare/v4.3.8...v8.0.3)

---
updated-dependencies:
- dependency-name: yaml
  dependency-type: indirect
- dependency-name: husky
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-24 23:26:24 +00:00
b93c78e760 update npm deps 2023-03-15 23:40:39 +01:00
c0e7389570 fix mobile style 2023-03-15 23:36:53 +01:00
c572f2b85d
Merge pull request #164 from Manawyrm/master
CI: switch to docker buildx and enable arm64 docker images
2023-03-15 22:56:25 +01:00
306bf14ca6
Merge pull request #165 from cracker0dks/dependabot/npm_and_yarn/webpack-5.76.0
chore(deps-dev): bump webpack from 5.74.0 to 5.76.0
2023-03-15 14:17:46 +01:00
dependabot[bot]
c3943b2efa
chore(deps-dev): bump webpack from 5.74.0 to 5.76.0
Bumps [webpack](https://github.com/webpack/webpack) from 5.74.0 to 5.76.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.74.0...v5.76.0)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-15 06:19:56 +00:00
Tobias Mädel
e444f5bb5c CI: switch to docker buildx and enable arm64 docker images 2023-03-14 15:03:30 +01:00
336de8b3ef
Merge pull request #161 from cracker0dks/dependabot/npm_and_yarn/json5-2.2.3
chore(deps): bump json5 from 2.2.1 to 2.2.3
2023-01-10 18:47:54 +01:00
dependabot[bot]
3ed2c46767
chore(deps): bump json5 from 2.2.1 to 2.2.3
Bumps [json5](https://github.com/json5/json5) from 2.2.1 to 2.2.3.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v2.2.1...v2.2.3)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-09 02:18:57 +00:00
4505b885bb Merge branch 'master' into matbgn-endlessBoard 2022-12-16 22:43:03 +01:00
72967871c9 Merge branch 'master' of https://github.com/cracker0dks/whiteboard 2022-12-08 21:50:46 +01:00
eb53561fa3 add api health check 2022-12-08 21:50:38 +01:00
ba3cddb8e4 fix background img things 2022-12-08 15:00:15 +01:00
fedc7a3c01 fix eraseRec 2022-12-08 14:41:24 +01:00
866ce4b31e Merge branch 'master' into matbgn-endlessBoard 2022-12-08 14:00:13 +01:00
47d7952fa9
Merge pull request #160 from cracker0dks/dependabot/npm_and_yarn/qs-and-formidable-6.11.0
chore(deps): bump qs and formidable
2022-12-06 19:52:39 +01:00
dependabot[bot]
74f6654209
chore(deps): bump qs and formidable
Bumps [qs](https://github.com/ljharb/qs) to 6.11.0 and updates ancestor dependency [formidable](https://github.com/node-formidable/formidable). These dependencies need to be updated together.


Updates `qs` from 6.9.3 to 6.11.0
- [Release notes](https://github.com/ljharb/qs/releases)
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ljharb/qs/compare/v6.9.3...v6.11.0)

Updates `formidable` from 2.0.1 to 2.1.1
- [Release notes](https://github.com/node-formidable/formidable/releases)
- [Changelog](https://github.com/node-formidable/formidable/blob/master/CHANGELOG.md)
- [Commits](https://github.com/node-formidable/formidable/commits)

---
updated-dependencies:
- dependency-name: qs
  dependency-type: indirect
- dependency-name: formidable
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-06 18:50:08 +00:00
c64d21a119 fix placing of canvas img 2022-11-22 16:57:15 +01:00