Janis Hutz
|
7426d6ac31
|
Merge pull request #37 from janishutz/dependabot/npm_and_yarn/src/server/multer-2.0.0
Bump multer from 1.4.5-lts.2 to 2.0.0 in /src/server
|
2025-06-04 07:02:00 +00:00 |
|
dependabot[bot]
|
706b3b7cc4
|
Bump multer from 1.4.5-lts.2 to 2.0.0 in /src/server
Bumps [multer](https://github.com/expressjs/multer) from 1.4.5-lts.2 to 2.0.0.
- [Release notes](https://github.com/expressjs/multer/releases)
- [Changelog](https://github.com/expressjs/multer/blob/main/CHANGELOG.md)
- [Commits](https://github.com/expressjs/multer/compare/v1.4.5-lts.2...v2.0.0)
---
updated-dependencies:
- dependency-name: multer
dependency-version: 2.0.0
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-06-04 06:58:37 +00:00 |
|
|
|
f4cb2cd4e7
|
V1.1.11 Version bump (security fix)
V1.1.11
|
2025-06-04 08:57:41 +02:00 |
|
|
|
b4a7e3a6f0
|
V1.1.10 Version bump done
|
2025-04-19 11:41:02 +02:00 |
|
|
|
02c297a310
|
Fully fix npm issues
|
2025-04-19 11:38:53 +02:00 |
|
|
|
50978d248c
|
Address npm issues
|
2025-04-19 10:17:58 +02:00 |
|
|
|
a51997ac0c
|
V1.1.9 Version bump, fix npm issues
|
2025-04-18 13:54:14 +02:00 |
|
|
|
c82c0c70ef
|
Update Android app
|
2025-04-18 13:36:48 +02:00 |
|
|
|
ef90b9f089
|
Finish version bump
V1.1.8
|
2025-03-18 11:22:43 +01:00 |
|
|
|
e1980c21d3
|
Address security vulnerabilities in dependencies
|
2025-03-18 11:20:46 +01:00 |
|
|
|
27cf7b04d8
|
Move favicons
|
2025-02-24 11:48:02 +01:00 |
|
Janis Hutz
|
2c7a476321
|
Update SECURITY.md
|
2025-02-18 11:47:59 +00:00 |
|
|
|
57feeb0f50
|
Address security vulnerabilities in dependencies, Version bump
V1.1.7
|
2025-02-10 07:23:20 +01:00 |
|
|
|
b71f8e42f8
|
version bump
|
2024-10-11 14:16:11 +02:00 |
|
Janis Hutz
|
c99fe308ec
|
Merge pull request #25 from janishutz/dependabot/npm_and_yarn/src/server/multi-b9178efa7f
|
2024-10-11 08:17:17 +00:00 |
|
dependabot[bot]
|
8aba1aff3c
|
Bump cookie, cookie-parser, express and express-session in /src/server
Bumps [cookie](https://github.com/jshttp/cookie) to 0.7.2 and updates ancestor dependencies [cookie](https://github.com/jshttp/cookie), [cookie-parser](https://github.com/expressjs/cookie-parser), [express](https://github.com/expressjs/express) and [express-session](https://github.com/expressjs/session). These dependencies need to be updated together.
Updates `cookie` from 0.4.1 to 0.7.2
- [Release notes](https://github.com/jshttp/cookie/releases)
- [Commits](https://github.com/jshttp/cookie/compare/v0.4.1...v0.7.2)
Updates `cookie-parser` from 1.4.6 to 1.4.7
- [Release notes](https://github.com/expressjs/cookie-parser/releases)
- [Changelog](https://github.com/expressjs/cookie-parser/blob/master/HISTORY.md)
- [Commits](https://github.com/expressjs/cookie-parser/compare/1.4.6...1.4.7)
Updates `express` from 4.21.0 to 4.21.1
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/4.21.1/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.21.0...4.21.1)
Updates `express-session` from 1.17.3 to 1.18.1
- [Release notes](https://github.com/expressjs/session/releases)
- [Changelog](https://github.com/expressjs/session/blob/master/HISTORY.md)
- [Commits](https://github.com/expressjs/session/compare/v1.17.3...v1.18.1)
---
updated-dependencies:
- dependency-name: cookie
dependency-type: indirect
- dependency-name: cookie-parser
dependency-type: direct:production
- dependency-name: express
dependency-type: direct:production
- dependency-name: express-session
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-10-10 13:45:26 +00:00 |
|
|
|
2258aff2b7
|
complete version update
V1.1.5
|
2024-10-02 18:39:56 +02:00 |
|
|
|
d0589dfbd7
|
address security vulnerability in rollup.js - Update coming soon
|
2024-10-02 14:49:38 +02:00 |
|
|
|
76bbdff176
|
fix readme
V1.1.4
|
2024-09-20 09:36:18 +02:00 |
|
|
|
950431aaea
|
update README.md
|
2024-09-20 09:34:37 +02:00 |
|
|
|
340728c838
|
address security vulnerabilities in dependencies
|
2024-09-20 09:31:34 +02:00 |
|
|
|
7ebd61f612
|
bump to V1.1.3
|
2024-08-27 15:48:58 +02:00 |
|
|
|
c074d6c025
|
prepare for a simpler installation method. Still missing config adjustments (i.e. adjusting how the config is loaded)
V1.1.3
|
2024-08-26 11:45:15 +02:00 |
|
|
|
a68e42c4bb
|
Revert "Restructuring for new way of installing libreevent"
This reverts commit 688b0616cc.
|
2024-08-26 11:21:52 +02:00 |
|
|
|
688b0616cc
|
Restructuring for new way of installing libreevent
|
2024-08-26 11:16:28 +02:00 |
|
|
|
4d0b8eb1cb
|
perform version bump && address vulnerability in dependency
V1.0.7
|
2024-08-20 14:22:11 +02:00 |
|
|
|
80ddf3fac9
|
update Android App to new Target API (mostly done)
|
2024-08-20 14:18:49 +02:00 |
|
|
|
f281289435
|
finish version bump
V1.0.6
|
2024-08-01 08:23:02 +02:00 |
|
|
|
0bc9a4e83c
|
bump to v1.0.6, addresses vulnerability in dependency
|
2024-08-01 08:22:16 +02:00 |
|
|
|
0175e9120d
|
update docs
|
2024-06-05 14:06:17 +02:00 |
|
Janis Hutz
|
5cff69fac7
|
Merge pull request #21 from simplePCBuilding/simplePCBuilding-patch-1
Update README.md
|
2024-06-05 12:00:26 +00:00 |
|
Janis Hutz
|
c04c0dfd04
|
Update README.md
|
2024-06-05 12:00:07 +00:00 |
|
Janis Hutz
|
a3b72966c7
|
Update README.md
|
2024-06-05 11:59:46 +00:00 |
|
Janis Hutz
|
36ccf29eac
|
Update README.md
|
2024-06-05 11:59:15 +00:00 |
|
|
|
c742d037a6
|
start updating doc style
|
2024-05-24 09:56:26 +02:00 |
|
|
|
8e127a1cb5
|
update docs
|
2024-05-24 09:50:23 +02:00 |
|
janis
|
284f96a42d
|
update to latest version
|
2024-05-08 08:59:40 +02:00 |
|
Janis Hutz
|
c9fd44c337
|
Merge pull request #19 from simplePCBuilding/dependabot/npm_and_yarn/src/webapp/main/multi-aecc66a090
V1.0.5
|
2024-05-08 06:45:11 +00:00 |
|
dependabot[bot]
|
29ce117898
|
Bump pdfjs-dist and @pdfme/ui in /src/webapp/main
Bumps [pdfjs-dist](https://github.com/mozilla/pdfjs-dist) to 4.2.67 and updates ancestor dependency [@pdfme/ui](https://github.com/pdfme/pdfme). These dependencies need to be updated together.
Updates `pdfjs-dist` from 2.12.313 to 4.2.67
- [Commits](https://github.com/mozilla/pdfjs-dist/commits)
Updates `@pdfme/ui` from 1.2.3 to 3.2.1
- [Release notes](https://github.com/pdfme/pdfme/releases)
- [Changelog](https://github.com/pdfme/pdfme/blob/main/RELEASE.md)
- [Commits](https://github.com/pdfme/pdfme/compare/1.2.3...3.2.1)
---
updated-dependencies:
- dependency-name: pdfjs-dist
dependency-type: indirect
- dependency-name: "@pdfme/ui"
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-05-07 10:46:46 +00:00 |
|
Janis Hutz
|
efee0b4a71
|
Merge pull request #18 from simplePCBuilding/dependabot/npm_and_yarn/src/server/tar-6.2.1
|
2024-04-11 08:20:48 +00:00 |
|
dependabot[bot]
|
f2557e5bf6
|
Bump tar from 6.1.13 to 6.2.1 in /src/server
Bumps [tar](https://github.com/isaacs/node-tar) from 6.1.13 to 6.2.1.
- [Release notes](https://github.com/isaacs/node-tar/releases)
- [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md)
- [Commits](https://github.com/isaacs/node-tar/compare/v6.1.13...v6.2.1)
---
updated-dependencies:
- dependency-name: tar
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-04-11 07:46:59 +00:00 |
|
Janis Hutz
|
74263ed71a
|
Merge pull request #17 from simplePCBuilding/dependabot/npm_and_yarn/src/webapp/setup/vite-4.5.3
|
2024-04-04 05:35:38 +00:00 |
|
Janis Hutz
|
cbbb7d200c
|
Merge pull request #16 from simplePCBuilding/dependabot/npm_and_yarn/src/webapp/main/vite-2.9.18
|
2024-04-04 05:35:33 +00:00 |
|
dependabot[bot]
|
4f7d945ad0
|
Bump vite from 4.5.2 to 4.5.3 in /src/webapp/setup
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.5.2 to 4.5.3.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v4.5.3/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v4.5.3/packages/vite)
---
updated-dependencies:
- dependency-name: vite
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-04-04 01:36:42 +00:00 |
|
dependabot[bot]
|
95af5357d5
|
Bump vite from 2.9.17 to 2.9.18 in /src/webapp/main
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 2.9.17 to 2.9.18.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v2.9.18/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v2.9.18/packages/vite)
---
updated-dependencies:
- dependency-name: vite
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-04-03 17:52:46 +00:00 |
|
|
|
0bafd9a96c
|
update version to 1.0.4
|
2024-04-02 19:14:53 +02:00 |
|
Janis Hutz
|
f58a597b90
|
Merge pull request #14 from simplePCBuilding/dependabot/npm_and_yarn/src/server/express-4.19.2
V1.0.4
|
2024-04-02 14:12:18 +00:00 |
|
dependabot[bot]
|
60b260c3e2
|
Bump express from 4.18.2 to 4.19.2 in /src/server
Bumps [express](https://github.com/expressjs/express) from 4.18.2 to 4.19.2.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.18.2...4.19.2)
---
updated-dependencies:
- dependency-name: express
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-03-29 02:35:57 +00:00 |
|
Janis Hutz
|
203fc1fdad
|
Merge pull request #13 from simplePCBuilding/dependabot/npm_and_yarn/src/server/follow-redirects-1.15.6
|
2024-03-19 09:07:44 +01:00 |
|
dependabot[bot]
|
86fe6b27f6
|
Bump follow-redirects from 1.15.5 to 1.15.6 in /src/server
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.5 to 1.15.6.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.5...v1.15.6)
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-03-17 01:14:54 +00:00 |
|