Commit Graph

37 Commits

Author SHA1 Message Date
2258aff2b7 complete version update 2024-10-02 18:39:56 +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
f281289435 finish version bump 2024-08-01 08:23:02 +02:00
janis
284f96a42d update to latest version 2024-05-08 08:59:40 +02: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
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
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
janis
5a5407920b update to V1.0.3 2024-03-07 16:13:41 +01:00
45a38cb36b update nodemailer because security 2024-03-05 17:01:41 +01:00
c3e1411bfe add version update stuff 2024-01-20 09:05:27 +01:00
dependabot[bot]
7b31b209e7 Bump follow-redirects from 1.15.2 to 1.15.4 in /src/server
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.2 to 1.15.4.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.2...v1.15.4)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-10 22:33:09 +00: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
6a181b0139 finish version bump 2023-11-12 12:27:52 +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
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
ab9b232433 removed old + some new code 2023-04-27 19:10:08 +02:00
9e76e0b4b5 possibly final commit to this branch 2023-04-07 16:18:21 +02:00
janis
d1e733e88e restructuring 2023-03-06 16:31:53 +01:00