Commit Graph

205 Commits

Author SHA1 Message Date
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
a84e4197d4 add logo upload 2023-09-30 14:01:34 +02:00
9e9c4b0ec6 free seat tracker rewrite 2023-09-30 13:44:07 +02:00
fa5be769e2 prepare for rewrite of ticket counting 2023-09-30 10:34:11 +02:00
b5c88e6284 more styling 2023-09-30 09:55:36 +02:00
bcc32f9b28 mobile optimize popups and notifications 2023-09-29 16:03:32 +02:00
7e4b04570e styling, first start page template 2023-09-27 16:08:39 +02:00
b3bfa36c77 some progress on designing 2023-09-26 17:18:15 +02:00
167f1c8037 remove todos 2023-09-23 11:15:17 +02:00
0019b25244 fix a possible crash in payrexx integration 2023-09-22 16:49:22 +02:00