Commit Graph

214 Commits

Author SHA1 Message Date
f281289435 finish version bump 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
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
ddfb2ed5b9 small change 2023-11-12 12:33:40 +01:00
6a181b0139 finish version bump 2023-11-12 12:27:52 +01:00
bf24533cdd bump version number 2023-11-12 12:12:20 +01:00
0d8f3d3e0a small setup patches (spelling mistakes) 2023-11-12 12:09:27 +01:00
f6e4d3f8e3 add missing file 2023-11-12 11:07:58 +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
66f0042e1c reset databases 2023-10-25 19:07:35 +02:00
451222ee5d fix merge error 2023-10-25 15:50:34 +02:00
d66fdb7c58 add updates to voting plugin 2023-10-25 15:48:58 +02:00
janis
ee6d73a4cf remove debug code 2023-10-24 10:33:20 +02:00
janis
8750ea54a9 add sorting to voting plugin 2023-10-24 10:14:06 +02:00
janis
0134e984f0 remove ticket limit hard coded for testing 2023-10-24 10:12:24 +02:00
60b53ec435 add class to div that was missing it 2023-10-23 18:12:24 +02:00
172659b1c4 fix up voting styling 2023-10-23 18:11:57 +02:00
ffbb040f22 make voting plugin better 2023-10-23 18:11:18 +02:00
13cba558d2 improve voting plugin - more updates incoming! 2023-10-23 14:28:03 +02:00
15bf96de3e add config files back for testing 2023-10-16 08:29:36 +02:00
bdaf04e3b5 add mail notification if processing fails 2023-10-15 15:05:19 +02:00
a679c5915e make payment processing more robust 2023-10-15 08:02:02 +02:00
9b6fd1355e small note in readme 2023-10-14 13:49:00 +02:00
02dee5ad0d bug fixes 2023-10-14 10:50:50 +02:00
b31667a77f fix a few bugs 2023-10-14 08:00:44 +02:00
e09039f019 finished package script 2023-10-12 14:50:27 +02:00
e517ae4766 add packaging script 2023-10-12 14:21:57 +02:00
62c2d57606 remove test routes 2023-10-11 13:33:13 +02:00
1633cedec2 reset database, update imports, prepare for build 2023-10-11 11:01:57 +02:00
e12a8cecee add deployment notes 2023-10-11 09:57:08 +02:00
ee8f6291cd improve ticket validation engine 2023-10-10 15:10:45 +02:00
ea5ea207a9 android app done, fix in ticket selection api 2023-10-10 12:10:12 +02:00
5245305daa design updates 2023-10-10 10:35:13 +02:00
a82d954d77 add automatic favicon generator 2023-10-09 20:11:20 +02:00
45562414e4 fix bug in seat selector + more android stuff 2023-10-09 17:49:45 +02:00
ee5b70fd3c fix small bug in ticket validation engine 2023-10-08 12:00:21 +02:00
033fdf3483 update colors + bugfixes 2023-10-07 16:55:42 +02:00
97c68d9b17 add db reset to init 2023-10-07 14:44:39 +02:00
janis
dbb1e7a977 add linting to server folder 2023-10-05 13:57:35 +02:00
janis
46d565fbe7 update logo 2023-10-05 13:30:58 +02:00
e8e0de3ae9 new start page template done 2023-09-30 14:30:49 +02:00