13 Commits

Author SHA1 Message Date
b867a52471
Refactor and extend role dependency resolution:
- Introduced module_utils/role_dependency_resolver.py with full support for include_role, import_role, meta dependencies, and run_after.
- Refactored cli/build/tree.py to use RoleDependencyResolver (added toggles for include/import/dependencies/run_after).
- Extended filter_plugins/canonical_domains_map.py with optional 'recursive' mode (ignores run_after by design).
- Updated roles/web-app-nextcloud to properly include Collabora dependency.
- Added comprehensive unittests under tests/unit/module_utils for RoleDependencyResolver.

Ref: https://chatgpt.com/share/68a519c8-8e54-800f-83c0-be38546620d9
2025-08-20 02:42:07 +02:00
6e8ae793e3
Added auto setting for redirect urls for keycloak clients. Element and Synapse still need to be mapped 2025-08-11 00:17:18 +02:00
0074bcbd69
Implemented functioning warning sound 2025-08-10 17:39:33 +02:00
44e0fea0b2
Renamed cymais to infinito and did some other optimations and logout implementations 2025-07-29 16:35:42 +02:00
16c1a5d834
Refactored get_app_conf 2025-07-22 10:08:47 +02:00
d4fbdb409f
Added missing sounds file from previous commit 2025-07-18 14:44:38 +02:00
409e659143
Overall optimations for application id naming 2025-07-17 17:41:52 +02:00
562603a8cd
Restructured libraries 2025-07-17 16:38:20 +02:00
cfeb8a5bf8
General optimations and refactorings in preparation for simpleicon role implementation 2025-07-06 14:54:31 +02:00
90f9d97c54
Last SAN optimations 2025-04-29 06:37:12 +02:00
d38d4204f8
Optimized cert speed, testing etc. 2025-04-29 05:16:55 +02:00
c950862b80
Solved wildcard redirect bug 2025-04-29 03:28:29 +02:00
e5e394d470
Optimized cloudflare implementation 2025-04-29 02:20:10 +02:00