Commit Graph

9 Commits

Author SHA1 Message Date
2fccebbd1f Enforce uppercase README.md and TODO.md filenames
- Renamed all Readme.md → README.md
- Renamed all Todo.md → TODO.md
- Added integration test (tests/integration/test_filename_conventions.py) to automatically check naming convention.

Background:
Consistency in file naming (uppercase README.md and TODO.md) avoids issues with case-sensitive filesystems and ensures desktop cards (e.g. Pretix) are properly included.
Ref: https://chatgpt.com/share/68b1d135-c688-800f-9441-46a3cbfee175
2025-08-29 18:11:53 +02:00
44e0fea0b2 Renamed cymais to infinito and did some other optimations and logout implementations 2025-07-29 16:35:42 +02:00
c23624e30c Added workflow todos 2025-07-18 11:45:46 +02:00
e56c960900 Added missing moduls to requirements.txt 2025-07-16 10:43:21 +02:00
4b8b04f29c Removed unnecessary 'cymais' präfix from github workflow command 2025-07-16 09:41:34 +02:00
2d276cfa5e Optimized Dockerfile and github workflow 2025-07-16 09:38:19 +02:00
bff6f8b5a0 Changed to docker 2025-07-13 02:44:41 +02:00
99316c1088 Added github workflow 2025-07-13 02:42:01 +02:00
14136a9e69 Added Funding 2025-03-12 20:52:48 +01:00