André Rüegger rueeggeandre
  • Joined on 2024-09-13
rueeggeandre pushed tag v1.0.0 to kohlerjoshua/FHGR_Frontend_Group_3_Project 2026-06-12 19:56:06 +02:00
rueeggeandre closed issue kohlerjoshua/FHGR_Frontend_Group_3_Project#16 2026-06-08 17:16:10 +02:00
Textbox sanitization
rueeggeandre closed issue kohlerjoshua/FHGR_Frontend_Group_3_Project#15 2026-06-08 17:16:03 +02:00
Installation Manual
rueeggeandre closed issue kohlerjoshua/FHGR_Frontend_Group_3_Project#17 2026-06-08 17:15:56 +02:00
Swagger/OpenAPI specification
rueeggeandre commented on issue kohlerjoshua/FHGR_Frontend_Group_3_Project#17 2026-06-07 23:29:06 +02:00
Swagger/OpenAPI specification

added openapi.yaml

rueeggeandre pushed to dev at kohlerjoshua/FHGR_Frontend_Group_3_Project 2026-06-07 23:24:47 +02:00
768939c22f Add OpenAPI documentation
rueeggeandre opened issue kohlerjoshua/FHGR_Frontend_Group_3_Project#17 2026-06-07 23:15:29 +02:00
Swagger/OpenAPI specification
rueeggeandre commented on issue kohlerjoshua/FHGR_Frontend_Group_3_Project#16 2026-06-07 23:13:53 +02:00
Textbox sanitization
  • Backend now validates and normalizes all JSON input.
  • Text fields must be strings and have length limits.
  • Non-printing control characters are removed.
  • Marker coordinates, visibility…
rueeggeandre pushed to dev at kohlerjoshua/FHGR_Frontend_Group_3_Project 2026-06-07 23:09:18 +02:00
86c40aee91 Sanitize user text input
rueeggeandre commented on issue kohlerjoshua/FHGR_Frontend_Group_3_Project#15 2026-06-07 23:07:21 +02:00
Installation Manual

Added installation manual to readme.md

Describes how to install the requirements, as well as the alternative approach with uv.

Explains the set up and what commands need to be used to run…

rueeggeandre closed issue kohlerjoshua/FHGR_Frontend_Group_3_Project#8 2026-06-07 22:37:33 +02:00
Fix warning banner access blocked
rueeggeandre commented on issue kohlerjoshua/FHGR_Frontend_Group_3_Project#8 2026-06-07 22:37:31 +02:00
Fix warning banner access blocked

Turns out the issue was caused by running the program incorrectly. Issue did not need to be fixed in the end. Instead installation guide should prevent the incorrect usage in future.

rueeggeandre pushed to main at kohlerjoshua/FHGR_Frontend_Group_3_Project 2026-06-07 16:37:39 +02:00
3288d14c33 Merge dev into main
a8207c4f7b Add setup guide and ignore local backend data
4de130e608 Add Markdown chapter content
7626417c46 Centralize page JavaScript and fix all-journeys map
4bf7dc2586 Add dark mode theme switcher
Compare 61 commits »
rueeggeandre pushed to dev at kohlerjoshua/FHGR_Frontend_Group_3_Project 2026-06-07 16:30:30 +02:00
a8207c4f7b Add setup guide and ignore local backend data
rueeggeandre opened issue kohlerjoshua/FHGR_Frontend_Group_3_Project#16 2026-06-07 15:58:19 +02:00
Textbox sanitization
rueeggeandre opened issue kohlerjoshua/FHGR_Frontend_Group_3_Project#15 2026-06-07 15:57:37 +02:00
Installation Manual
rueeggeandre pushed to dev at kohlerjoshua/FHGR_Frontend_Group_3_Project 2026-06-01 10:57:20 +02:00
4de130e608 Add Markdown chapter content
7626417c46 Centralize page JavaScript and fix all-journeys map
4bf7dc2586 Add dark mode theme switcher
3cf07d0e1b Centralize readable app theme colors
c136f01f2e Add journey sharing and collaboration
Compare 10 commits »
rueeggeandre closed issue kohlerjoshua/FHGR_Frontend_Group_3_Project#6 2026-06-01 10:45:49 +02:00
Markdown files for chapters and markers
rueeggeandre commented on issue kohlerjoshua/FHGR_Frontend_Group_3_Project#6 2026-06-01 10:45:48 +02:00
Markdown files for chapters and markers

Implemented on branch andre.

Closed with commit:

  • 4de130e Add Markdown chapter content

Changes:

  • Added local Markdown rendering for journey and chapter/marker descriptions. -…
rueeggeandre pushed to andre at kohlerjoshua/FHGR_Frontend_Group_3_Project 2026-06-01 10:36:37 +02:00
4de130e608 Add Markdown chapter content