Commit Graph

45 Commits

Author SHA1 Message Date
02a8325117 Finish version bump & security fixes 2025-09-28 09:06:51 +02:00
0460c25e75 Version bump 2025-07-22 10:21:48 +02:00
208c657bf4 V1.1.12 Version Bump (high severity security fix for express) 2025-06-05 10:16:03 +02: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) 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
e1980c21d3 Address security vulnerabilities in dependencies 2025-03-18 11:20:46 +01:00
57feeb0f50 Address security vulnerabilities in dependencies, Version bump 2025-02-10 07:23:20 +01:00
b71f8e42f8 version bump 2024-10-11 14:16:11 +02:00
d0589dfbd7 address security vulnerability in rollup.js - Update coming soon 2024-10-02 14:49:38 +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) 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 2024-08-20 14:22:11 +02:00
0bc9a4e83c bump to v1.0.6, addresses vulnerability in dependency 2024-08-01 08:22:16 +02:00
janis
284f96a42d update to latest version 2024-05-08 08:59:40 +02: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
c3e1411bfe add version update stuff 2024-01-20 09:05:27 +01:00
Janis Hutz
3ec9788163 Merge pull request #6 from simplePCBuilding/dependabot/npm_and_yarn/src/server/axios-1.6.0
Bump axios from 1.4.0 to 1.6.0 in /src/server
2023-11-12 12:34:32 +00:00
bf24533cdd bump version number 2023-11-12 12:12:20 +01:00
dependabot[bot]
4e46f2dc3a Bump axios from 1.4.0 to 1.6.0 in /src/server
Bumps [axios](https://github.com/axios/axios) from 1.4.0 to 1.6.0.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v1.4.0...v1.6.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-11 14:28:52 +00:00
dependabot[bot]
7d61d084f1 Bump crypto-js from 4.1.1 to 4.2.0 in /src/server
Bumps [crypto-js](https://github.com/brix/crypto-js) from 4.1.1 to 4.2.0.
- [Commits](https://github.com/brix/crypto-js/compare/4.1.1...4.2.0)

---
updated-dependencies:
- dependency-name: crypto-js
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-06 08:53:07 +00:00
a82d954d77 add automatic favicon generator 2023-10-09 20:11:20 +02:00
janis
dbb1e7a977 add linting to server folder 2023-10-05 13:57:35 +02:00
e634ac5381 add payrexx as payment provider 2023-08-12 12:47:35 +02:00
5c87a5a282 event image upload done 2023-08-10 19:48:10 +02:00
32ed36b93f ticket generation working 2023-08-06 18:37:21 +02:00
de3ab81be2 working 2fa system 2023-08-02 14:13:21 +02:00
782a245c17 begin stripe plugin 2023-07-25 15:23:49 +02:00
c6313bafdf various changes 2023-07-25 11:52:10 +02:00
afdaf13048 almost functional user login (mail still missing) 2023-07-16 11:45:48 +02:00
5270317e2d fix bugs, full two fa system done 2023-07-13 15:00:58 +02:00
fbedf9e95e add more mysql stuff 2023-07-12 09:06:29 +02:00
d763448a12 add nodemailer and html-to-text 2023-07-11 15:14:24 +02:00
fc4b18274b more progress on backend 2023-07-08 13:53:06 +02:00
be263fcd6b begin backend implementation 2023-07-08 13:31:42 +02:00
e324c52a81 move to new, correct name 2023-05-29 17:56:57 +02:00
9e76e0b4b5 possibly final commit to this branch 2023-04-07 16:18:21 +02:00
5ca3e383a6 initial setup of website 2023-03-10 18:38:27 +01:00
janis
d1e733e88e restructuring 2023-03-06 16:31:53 +01:00