14 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
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
5e5b2fda5f feat(frontend): add loading animation 2024-09-21 10:34:51 +02:00
9e78610488 feat(frontend): add default Dark Theme 2024-09-21 09:52:43 +02:00
78b70aba14 feat(frontend): add new page docs 2024-09-21 09:34:29 +02:00
7ee3ead05b refactor: add react frontend 2024-09-19 21:19:11 +02:00