Commit Graph

11 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
0228014d34 Replaced .infinito.service and .infinito.timer by SOFTWARE_NAME suffix, optimized LICENSE link and update OIDC Realm and ID conf 2025-08-14 14:39:18 +02:00
f31565e4c5 Optimized URLS 2025-08-13 00:33:47 +02:00
44e0fea0b2 Renamed cymais to infinito and did some other optimations and logout implementations 2025-07-29 16:35:42 +02:00
6d4b7227ce Added variable desktop_username to identify the user on a single user pc workstation 2025-07-17 16:10:39 +02:00
af3ea9039c Restructure and cleaned up in preparation of new backup logic 2025-07-15 23:51:51 +02:00
dd73a87e19 Moved nextcloud client configuration 2025-07-15 16:34:25 +02:00
e4028fccf4 General optimations during inventory cleanup 2025-07-14 13:02:06 +02:00
5a3535187a Restructured service und web role naming in inventor 2025-07-10 14:01:12 +02:00
9668e74139 Shorted backup- to bkp- 2025-07-09 03:36:44 +02:00
dd1aab70fb Shortend desktop to desk 2025-07-09 03:18:07 +02:00