Commit Graph

399 Commits

Author SHA1 Message Date
Janis Hutz 811ab2727b Merge pull request #5 from simplePCBuilding/dependabot/npm_and_yarn/src/server/crypto-js-4.2.0
Bump crypto-js from 4.1.1 to 4.2.0 in /src/server
2023-11-06 09:54:48 +01: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
Janis Hutz 5ee5c3695d Create dependabot.yml 2023-11-06 09:51:24 +01:00
Janis Hutz 77de93f9c3 Merge pull request #3 from simplePCBuilding/simplePCBuilding-patch-1
Create SECURITY.md
2023-11-06 09:48:49 +01:00
Janis Hutz cc4efce26d Create SECURITY.md 2023-11-06 09:48:00 +01:00
Janis Hutz 5fef565e4b Update notes.md 2023-10-31 07:36:07 +00:00
Janis Hutz d683f4a520 Update notes.md 2023-10-31 07:35:41 +00:00
Janis Hutz 7ce024a768 Update notes.md
Add links to apps to add to website
2023-10-27 08:49:05 +00:00
janishutz 0d8915930c fix backdrop of highlighting on website 2023-10-25 19:30:29 +02:00
janishutz d9ca5bd7fc fix small spelling mistake on website 2023-10-25 19:17:34 +02:00
janishutz 66f0042e1c reset databases V1.0.0 2023-10-25 19:07:35 +02:00
janishutz 451222ee5d fix merge error 2023-10-25 15:50:34 +02:00
janishutz 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
janishutz 60b53ec435 add class to div that was missing it 2023-10-23 18:12:24 +02:00
janishutz 172659b1c4 fix up voting styling 2023-10-23 18:11:57 +02:00
janishutz ffbb040f22 make voting plugin better 2023-10-23 18:11:18 +02:00
janishutz 13cba558d2 improve voting plugin - more updates incoming! 2023-10-23 14:28:03 +02:00
Janis Hutz 255b5f503c Update README.md
Remove note that project is not complete yet
2023-10-21 16:24:39 +00:00
janishutz f02cb8cbc0 small change to package script 2023-10-21 14:58:28 +02:00
janishutz f41e03ddf8 fix admin panel nav bug 2023-10-20 19:46:13 +02:00
janishutz c6778bd251 potential fix for nav menu bug on webkit 2023-10-20 18:47:39 +02:00
janishutz 095567eb44 slight design change 2023-10-18 15:08:24 +02:00
janishutz 15bf96de3e add config files back for testing 2023-10-16 08:29:36 +02:00
janishutz bdaf04e3b5 add mail notification if processing fails 2023-10-15 15:05:19 +02:00
janishutz a679c5915e make payment processing more robust 2023-10-15 08:02:02 +02:00
janishutz 9b6fd1355e small note in readme 2023-10-14 13:49:00 +02:00
janishutz 98c5f4424e fixed bug in 2fa 2023-10-14 10:56:49 +02:00
janishutz 02dee5ad0d bug fixes 2023-10-14 10:50:50 +02:00
janishutz b31667a77f fix a few bugs 2023-10-14 08:00:44 +02:00
janishutz e61a425ba3 make side cart view look better on mobile 2023-10-13 13:35:50 +02:00
janishutz debe7b8147 add more docs 2023-10-12 15:28:34 +02:00
janishutz 71a6cc6de3 last preparations for release 2023-10-12 15:15:47 +02:00
janishutz 9e07c493dc add favicon 2023-10-12 15:07:59 +02:00
janishutz 6fc1193119 optimize package script 2023-10-12 14:59:18 +02:00
janishutz e1bc7579db make package script clean up 2023-10-12 14:53:04 +02:00
janishutz e09039f019 finished package script 2023-10-12 14:50:27 +02:00
janishutz e517ae4766 add packaging script 2023-10-12 14:21:57 +02:00
janishutz 62c2d57606 remove test routes 2023-10-11 13:33:13 +02:00
janishutz 1633cedec2 reset database, update imports, prepare for build 2023-10-11 11:01:57 +02:00
janishutz e12a8cecee add deployment notes 2023-10-11 09:57:08 +02:00
janishutz 470e3f3e91 fix bug in android app + more pages 2023-10-10 17:54:35 +02:00
janishutz ee8f6291cd improve ticket validation engine 2023-10-10 15:10:45 +02:00
janishutz 13c09f5a8c remove app marketing directory from repo 2023-10-10 15:01:28 +02:00
janishutz 96c09f4977 add iOS app source code 2023-10-10 13:49:59 +02:00
janishutz ea5ea207a9 android app done, fix in ticket selection api 2023-10-10 12:10:12 +02:00
janishutz 5245305daa design updates 2023-10-10 10:35:13 +02:00
janishutz a82d954d77 add automatic favicon generator 2023-10-09 20:11:20 +02:00