4a65a254ae 
					 
					
						
						
							
							replaced port-ui-desktop with desktop to make it more speakable  
						
						
						
						
					 
					
						2025-08-14 11:45:08 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						db0e030900 
					 
					
						
						
							
							Renamed general and mode constants and implemented a check to verify that constants are just defined ones over the whole repository  
						
						
						
						
					 
					
						2025-08-13 19:11:14 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						e2014b9b59 
					 
					
						
						
							
							nextcloud(role): remove async → use batched shell; more robust changed_when/failed_when; fix quoting; refactor plugin routines; clean up vars  
						
						... 
						
						
						
						• 02_add_missing_indices.yml: switched to shell (+ansible_command_timeout), removed async/poll.
• 04_system_config.yml: batch OCC calls (set -euo pipefail, /bin/bash), safer quoting, change detection via ' set to '.
• 05_plugin.yml: disable task with stricter failed_when/changed_when (combine stdout+stderr).
• 06_plugin_routines.yml: disable incompatible plugins in a single batch; no async_status; robust changed_when.
• 07_plugin_enable_and_configure.yml: batch config:app:set, safe quoting, clear changed_when/failed_when.
• config/main.yml & vars/main.yml: removed performance.async.wait_for and nextcloud_wait_for_async_enabled. 
						
						
					 
					
						2025-08-13 18:15:50 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						567b1365c0 
					 
					
						
						
							
							Nextcloud: async overhaul & task refactor (conditional wait, faster polling)  
						
						... 
						
						
						
						• Add config.performance.async.wait_for and expose as nextcloud_wait_for_async_enabled to toggle waiting for async jobs.
• Split system/admin/index maintenance into separate tasks: 02_add_missing_indices.yml, 03_admin.yml, 04_system_config.yml.
• Refactor plugin flow: rename 02_plugin→05_plugin, 03_plugin_routines→06_plugin_routines, 04_plugin_enable_and_configure→07_plugin_enable_and_configure; remove old 03_plugin_routines and 05_system.
• Harden async handling: filter async_status loops by ansible_job_id; conditionally wait only when nextcloud_wait_for_async_enabled; reduce delay to 1s.
• Reorder main.yml to run system steps before plugin setup; keep handlers flush earlier.
• env.j2: simplify get_app_conf lookups (drop extra True flag).
• vars/main.yml: add nextcloud_host_nginx_path and nextcloud_wait_for_async_enabled.
https://chatgpt.com/share/689c9d4a-1748-800f-b490-06a5a48dd831  
						
						
					 
					
						2025-08-13 16:13:00 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						9228d51e86 
					 
					
						
						
							
							Restructured server config  
						
						
						
						
					 
					
						2025-08-07 11:31:06 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						27973c2773 
					 
					
						
						
							
							Optimized injection layer on lua base, as replace for nginx replace. Also optimized cloudflare cache deletion(no everytime for cleanup). Still CDN is required for logout mechanism via JS and Nextcloud deploy is buggy after changing from nginx to openresty. Propably some variable overwritte topic. Should be solved tomorrow.  
						
						
						
						
					 
					
						2025-07-24 19:13:13 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						f62355e490 
					 
					
						
						
							
							Replaced nginx native with openresty for logout injection. Right now still buggy on nextcloud and espocrm  
						
						
						
						
					 
					
						2025-07-24 03:19:16 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						4b9e7dd3b7 
					 
					
						
						
							
							Implemented universal logout  
						
						
						
						
					 
					
						2025-07-22 13:14:06 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						4717e33649 
					 
					
						
						
							
							Renamed multiple roles incl. gitlab to to web-app-*  
						
						
						
						
					 
					
						2025-07-21 11:25:24 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						e6db73c02a 
					 
					
						
						
							
							Changed taiga to web-app-taiga  
						
						
						
						
					 
					
						2025-07-21 10:47:45 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						9a8ef5e047 
					 
					
						
						
							
							Implemented new appid for bbb  
						
						
						
						
					 
					
						2025-07-17 16:04:05 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						ad449c3b6a 
					 
					
						
						
							
							Adapted roles to new architecture  
						
						
						
						
					 
					
						2025-07-17 15:39:31 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						1bdfb71f2f 
					 
					
						
						
							
							Finished backup update  
						
						
						
						
					 
					
						2025-07-17 00:34:54 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						2f45038bef 
					 
					
						
						
							
							Solved variable bugs  
						
						
						
						
					 
					
						2025-07-16 23:01:25 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						3b2190f7ab 
					 
					
						
						
							
							Replaced by loading of default values  
						
						
						
						
					 
					
						2025-07-16 21:46:44 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						f9426cfb74 
					 
					
						
						
							
							Optimized role structure in preparation for new backup script  
						
						
						
						
					 
					
						2025-07-16 12:31:01 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						af3ea9039c 
					 
					
						
						
							
							Restructure and cleaned up in preparation of new backup logic  
						
						
						
						
					 
					
						2025-07-15 23:51:51 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						78031855b9 
					 
					
						
						
							
							Replaced portfolio_iframe by port-ui-desktop  
						
						
						
						
					 
					
						2025-07-13 14:22:36 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						22b4342300 
					 
					
						
						
							
							Implemented schema/main.yml und config/main.yml file  
						
						
						
						
					 
					
						2025-07-09 02:03:32 +02:00