40 Commits

Author SHA1 Message Date
dependabot[bot]
c9a1bf279f
chore(deps): bump nanoid from 3.3.7 to 3.3.8 in /frontend
Bumps [nanoid](https://github.com/ai/nanoid) from 3.3.7 to 3.3.8.
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ai/nanoid/compare/3.3.7...3.3.8)

---
updated-dependencies:
- dependency-name: nanoid
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-16 17:57:26 +00:00
cac2bbcc6f fix: add 404 support 2024-09-25 16:04:09 +02:00
1ea9bde1b6
Fix code scanning alert no. 1: DOM text reinterpreted as HTML (#2)
* Fix code scanning alert no. 1: DOM text reinterpreted as HTML

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>

* fix(frontend): add dompurify

* fix(frontend): add dompurify

---------

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
2024-09-25 15:12:33 +02:00
b1c6783351 fix(frontend): removed unused interface 2024-09-25 14:59:15 +02:00
e706aca120
Feature/parse user input (#1)
* feat(frontend): add parsing module for gear parsing

* fix(frontend): remove tabard and shirt from gear parsing

* feat(frontend): add show gear list support
2024-09-25 14:57:17 +02:00
f4b014e2ff feat(frontend): add navigation 2024-09-24 12:36:13 +02:00
f66355c835 feat(frontend): restructure of ui snippets 2024-09-24 10:26:34 +02:00
63b5df0790 fix(frontend): min-width of main container 2024-09-24 09:14:43 +02:00
3a19480e30 fix(backend): removed frontend files 2024-09-22 15:22:05 +02:00
adbd8d4866 fix(frontend): add link to image 2024-09-22 13:40:13 +02:00
23424fdfbc fix(frontend): fixed cors 2024-09-21 16:12:16 +02:00
b5d47472d9 fix(backend): fixed cors 2024-09-21 16:08:59 +02:00
7632cf4104 fix(backend): fixed cors 2024-09-21 16:05:42 +02:00
1b51ea41fb fix(backend): fixed cors 2024-09-21 16:03:09 +02:00
43cb952435 refactor(backend): removed unused functions 2024-09-21 10:35:41 +02:00
5e5b2fda5f feat(frontend): add loading animation 2024-09-21 10:34:51 +02:00
3e249a47b1 feat(backend): set openAPI title and version 2024-09-21 10:06:18 +02:00
a4cc2c774f fix(backend): set the right cors 2024-09-21 10:03:11 +02:00
9e78610488 feat(frontend): add default Dark Theme 2024-09-21 09:52:43 +02:00
e9ae53d5a5 feat(ci/cd): add scheduled Docker builds 2024-09-21 09:52:23 +02:00
4344f7fe3d fix(ci/cd): changed authentication method in ssh-action 2024-09-21 09:45:17 +02:00
6b80015619 fix(ci/cd): changed secrets in Repository 2024-09-21 09:40:44 +02:00
78b70aba14 feat(frontend): add new page docs 2024-09-21 09:34:29 +02:00
8c451433e7 feat(ci/cd): add Docker deployment 2024-09-21 09:28:00 +02:00
018f90fc2d
Create docker-image.yml 2024-09-21 09:18:04 +02:00
0567974f31 fix(backend): Docker build 2024-09-21 08:54:25 +02:00
1d3cf30c8e fix(frontend): Docker build 2024-09-21 08:51:43 +02:00
d271e245a0 feat: add frontend build step 2024-09-21 08:49:56 +02:00
d340a5d704 chore: edit README.md 2024-09-19 21:43:52 +02:00
a23dc0c487 fix: removed old components 2024-09-19 21:21:06 +02:00
7ee3ead05b refactor: add react frontend 2024-09-19 21:19:11 +02:00
fd17e4fe6b style(index.html): add icons 2024-09-19 15:46:14 +02:00
76dfcf4554 fix: Rendering Result 2024-09-19 14:55:36 +02:00
a18c962b55 fix: Dockerfile Encoding 2024-09-19 14:48:07 +02:00
a8651b46e5 fix: file read encoding 2024-09-19 14:45:01 +02:00
95f0df27a4 fix: cleanup function and thread creation 2024-09-19 14:14:33 +02:00
4cc3c6efb2 feat: add cleanup support 2024-09-19 13:49:39 +02:00
541a3c1ae7 feat: add Docker support 2024-09-19 13:12:23 +02:00
f2cc7e59ac feat: add requirements.txt 2024-09-19 12:29:23 +02:00
9d3b42a300 feat: init commit 2024-09-19 12:24:21 +02:00