18 Commits

Author SHA1 Message Date
Florian Zumpe
fa9ab1aa14 Downgrade css to prevent older browsers displaying faulty views
Some checks failed
Sonarqube Scanner / Build and analyze (push) Failing after 1m36s
2026-06-17 18:03:44 +02:00
Florian Zumpe
7760ae4f49 Fix mobile view Bugs and add versions to static files for cache breaking 2026-06-17 17:29:39 +02:00
Florian Zumpe
13770f21e3 fix mobile browser view
All checks were successful
Sonarqube Scanner / Build and analyze (push) Successful in 1m36s
2026-06-17 16:27:56 +02:00
Florian Zumpe
32f161483d simplify application and remove window references
Some checks failed
Sonarqube Scanner / Build and analyze (push) Failing after 1m27s
2026-06-17 16:08:01 +02:00
Florian Zumpe
6a4d84ac6a replace faulty coverage module with unittest and included libraries
Some checks failed
Sonarqube Scanner / Build and analyze (push) Failing after 1m41s
2026-06-17 15:40:33 +02:00
Florian Zumpe
0b5c994957 included coverage.py
Some checks failed
Sonarqube Scanner / Build and analyze (push) Failing after 27s
2026-06-17 15:28:15 +02:00
Florian Zumpe
95026aac6e fixed sonarqube scan issues
Some checks failed
Sonarqube Scanner / Build and analyze (push) Failing after 22s
2026-06-17 15:12:46 +02:00
Florian Zumpe
2442f8d458 cleanup test structure
Some checks failed
Sonarqube Scanner / Build and analyze (push) Failing after 1m29s
2026-06-17 14:47:29 +02:00
Florian Zumpe
8df484e77e coverage tests spawn local server with authentication for read-write requests
All checks were successful
Sonarqube Scanner / Build and analyze (push) Successful in 1m57s
2026-06-17 13:38:05 +02:00
Florian Zumpe
d0046f5693 Added authentication for test-requests and test agains current nginx-server
Some checks failed
Sonarqube Scanner / Build and analyze (push) Failing after 20s
2026-06-17 13:08:48 +02:00
Florian Zumpe
0def9b23db included serverside mime detection
All checks were successful
Sonarqube Scanner / Build and analyze (push) Successful in 1m6s
2026-06-17 11:42:43 +02:00
Florian Zumpe
09ce7c0605 fixed missing endpoint GET /routes/:id/pois/:id and added json style fileupload 2026-06-17 01:39:50 +02:00
Florian Zumpe
5c85a0194b /pictures und /audio endpoints moved under /poi 2026-06-17 01:14:19 +02:00
Florian Zumpe
c98f304ffa added image and audio REST endpoints 2026-06-16 23:52:37 +02:00
Florian Zumpe
b910bce8df reworked poi details view 2026-06-16 17:46:53 +02:00
Florian Zumpe
44b1700c48 reworked app screens and added vibration 2026-06-16 17:30:55 +02:00
Florian Zumpe
4529749baa Reworked watcher events and describing texts 2026-06-16 16:45:59 +02:00
Florian Zumpe
eb559b16fb initial commit 2026-06-16 10:31:41 +02:00