community-scripts-pr-app[bot] 
							
						 
					 
					
						
						
							
						
						5c5c628954 
					 
					
						
						
							
							Update CHANGELOG.md ( #2740 )  
						
						 
						
						... 
						
						
						
						Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> 
						
						
							
						
					 
					
						2025-02-28 14:03:38 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Michel Roegl-Brunner 
							
						 
					 
					
						
						
							
						
						10f4172349 
					 
					
						
						
							
							Shell Format Workflow ( #2400 )  
						
						 
						
						
						
						
							
						
					 
					
						2025-02-28 13:59:54 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Slaviša Arežina 
							
						 
					 
					
						
						
							
						
						d781c75dfe 
					 
					
						
						
							
							Update website with accurate info ( #2730 )  
						
						 
						
						
						
						
							
  2025-02-27
 
						
					 
					
						2025-02-27 23:07:10 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								community-scripts-pr-app[bot] 
							
						 
					 
					
						
						
							
						
						0c0d1de317 
					 
					
						
						
							
							Update CHANGELOG.md ( #2729 )  
						
						 
						
						... 
						
						
						
						Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> 
						
						
							
						
					 
					
						2025-02-27 22:28:41 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Slaviša Arežina 
							
						 
					 
					
						
						
							
						
						ab370762a4 
					 
					
						
						
							
							Removed sed, app supports Node v22 now ( #2728 )  
						
						 
						
						
						
						
							
						
					 
					
						2025-02-27 22:28:11 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Tobias 
							
						 
					 
					
						
						
							
						
						51bb4566e7 
					 
					
						
						
							
							EOF not detected ( #2726 )  
						
						 
						
						... 
						
						
						
						* Update web-check-install.sh
* Update web-check-install.sh
* Update web-check-install.sh
* Update web-check-install.sh
* Update web-check-install.sh
* Update web-check-install.sh 
						
						
							
						
					 
					
						2025-02-27 22:27:46 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								community-scripts-pr-app[bot] 
							
						 
					 
					
						
						
							
						
						0e00057477 
					 
					
						
						
							
							Update CHANGELOG.md ( #2723 )  
						
						 
						
						... 
						
						
						
						Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> 
						
						
							
						
					 
					
						2025-02-27 19:06:45 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								community-scripts-pr-app[bot] 
							
						 
					 
					
						
						
							
						
						ccd70a835f 
					 
					
						
						
							
							Update .app files ( #2725 )  
						
						 
						
						... 
						
						
						
						Co-authored-by: GitHub Actions <github-actions[bot]@users.noreply.github.com> 
						
						
							
						
					 
					
						2025-02-27 19:06:08 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								community-scripts-pr-app[bot] 
							
						 
					 
					
						
						
							
						
						5bfde87159 
					 
					
						
						
							
							Update date in json ( #2724 )  
						
						 
						
						... 
						
						
						
						Co-authored-by: GitHub Actions <github-actions[bot]@users.noreply.github.com> 
						
						
							
						
					 
					
						2025-02-27 19:05:46 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Tobias 
							
						 
					 
					
						
						
							
						
						949dcd0b23 
					 
					
						
						
							
							web-check ( #2662 )  
						
						 
						
						... 
						
						
						
						* add: web-check-install.sh
* add: web-check.sh
* Create web-check.json
* Update web-check-install.sh
* Update web-check-install.sh
* Update web-check-install.sh
* Update web-check.sh
* Update web-check.json
* Update web-check.sh
* Update web-check-install.sh
* Update web-check.json 
						
						
							
						
					 
					
						2025-02-27 19:05:06 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Scott Callaway 
							
						 
					 
					
						
						
							
						
						4cad868175 
					 
					
						
						
							
							feat: use HTML button element for copying to clipboard ( #2720 )  
						
						 
						
						... 
						
						
						
						It's much more semantic to use the `<button />` HTML component rather
than trying to build the same functionality out of a `<div />` so that's
what is updated here.
This also updates some of the classes that were on the button as they're
no longer required and removes some commented out code that doesn't need
to be left around.
There was also a `<span />` with the contents "Copy" that I couldn't
work out when it was meant to be displayed, so I swapped that over to an
HTML tooltip on the `<button />`. 
						
						
							
						
					 
					
						2025-02-27 19:04:03 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								community-scripts-pr-app[bot] 
							
						 
					 
					
						
						
							
						
						35f74cb3b6 
					 
					
						
						
							
							Update CHANGELOG.md ( #2719 )  
						
						 
						
						... 
						
						
						
						Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> 
						
						
							
						
					 
					
						2025-02-27 17:18:26 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								CanbiZ 
							
						 
					 
					
						
						
							
						
						51a3361686 
					 
					
						
						
							
							Update unbound-install.sh  
						
						 
						
						
						
						
							
						
					 
					
						2025-02-27 16:41:34 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Slaviša Arežina 
							
						 
					 
					
						
						
							
						
						0ac0cc263e 
					 
					
						
						
							
							Keycloak: Update installation script ( #2714 )  
						
						 
						
						... 
						
						
						
						* Update installation script
* fixed tar command
* fix tar again
* fixes
* Update keycloak-install.sh 
						
						
							
						
					 
					
						2025-02-27 16:40:07 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								community-scripts-pr-app[bot] 
							
						 
					 
					
						
						
							
						
						c730b5c009 
					 
					
						
						
							
							Update CHANGELOG.md ( #2718 )  
						
						 
						
						... 
						
						
						
						Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> 
						
						
							
						
					 
					
						2025-02-27 16:34:53 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Michel Roegl-Brunner 
							
						 
					 
					
						
						
							
						
						8c1cc56321 
					 
					
						
						
							
							Revert "Update Runner ( #2711 )" ( #2717 )  
						
						 
						
						... 
						
						
						
						This reverts commit 3bf4155fec . 
						
						
							
						
					 
					
						2025-02-27 16:03:29 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Michel Roegl-Brunner 
							
						 
					 
					
						
						
							
						
						c01abd559b 
					 
					
						
						
							
							Add basic pagination ( #2715 )  
						
						 
						
						
						
						
							
						
					 
					
						2025-02-27 15:56:56 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Michel Roegl-Brunner 
							
						 
					 
					
						
						
							
						
						a5039cff58 
					 
					
						
						
							
							Improve Workflow ( #2712 )  
						
						 
						
						
						
						
							
						
					 
					
						2025-02-27 14:53:23 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Michel Roegl-Brunner 
							
						 
					 
					
						
						
							
						
						3bf4155fec 
					 
					
						
						
							
							Update Runner ( #2711 )  
						
						 
						
						
						
						
							
						
					 
					
						2025-02-27 14:53:10 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								community-scripts-pr-app[bot] 
							
						 
					 
					
						
						
							
						
						fb515bc057 
					 
					
						
						
							
							Update CHANGELOG.md ( #2708 )  
						
						 
						
						... 
						
						
						
						Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> 
						
						
							
						
					 
					
						2025-02-27 13:16:57 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								bvdberg01 
							
						 
					 
					
						
						
							
						
						bd0c906c44 
					 
					
						
						
							
							Zitadel-install.sh: Remove one version file and update to our standard ( #2710 )  
						
						 
						
						
						
						
							
						
					 
					
						2025-02-27 13:14:26 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Slaviša Arežina 
							
						 
					 
					
						
						
							
						
						0871b9c84c 
					 
					
						
						
							
							Change key to hex32 ( #2709 )  
						
						 
						
						
						
						
							
						
					 
					
						2025-02-27 13:13:56 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								bvdberg01 
							
						 
					 
					
						
						
							
						
						0d4b4a1837 
					 
					
						
						
							
							Typo in update scripts ( #2707 )  
						
						 
						
						... 
						
						
						
						* Fix typo
* Change no update function msg 
						
						
							
						
					 
					
						2025-02-27 13:13:31 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Slaviša Arežina 
							
						 
					 
					
						
						
							
						
						474954afb6 
					 
					
						
						
							
							Fix Node 22 compatibility (thanks t2lc) ( #2705 )  
						
						 
						
						
						
						
							
						
					 
					
						2025-02-27 12:07:18 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								community-scripts-pr-app[bot] 
							
						 
					 
					
						
						
							
						
						5041708810 
					 
					
						
						
							
							Update CHANGELOG.md ( #2698 )  
						
						 
						
						... 
						
						
						
						Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> 
						
						
							
						
					 
					
						2025-02-27 09:36:06 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								community-scripts-pr-app[bot] 
							
						 
					 
					
						
						
							
						
						c630378701 
					 
					
						
						
							
							Update CHANGELOG.md ( #2697 )  
						
						 
						
						... 
						
						
						
						Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> 
						
						
							
						
					 
					
						2025-02-27 09:29:35 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Slaviša Arežina 
							
						 
					 
					
						
						
							
						
						be5e6cc870 
					 
					
						
						
							
							Add HTTPS instructions to the website ( #2695 )  
						
						 
						
						
						
						
							
						
					 
					
						2025-02-27 09:28:11 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								community-scripts-pr-app[bot] 
							
						 
					 
					
						
						
							
						
						87afc99489 
					 
					
						
						
							
							Update CHANGELOG.md ( #2696 )  
						
						 
						
						... 
						
						
						
						Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> 
						
						
							
						
					 
					
						2025-02-27 09:19:50 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								community-scripts-pr-app[bot] 
							
						 
					 
					
						
						
							
						
						ff49b8fea8 
					 
					
						
						
							
							Update CHANGELOG.md ( #2692 )  
						
						 
						
						... 
						
						
						
						Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> 
						
						
							
						
					 
					
						2025-02-27 09:18:53 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								community-scripts-pr-app[bot] 
							
						 
					 
					
						
						
							
						
						bb0bc65e27 
					 
					
						
						
							
							Update .app files ( #2694 )  
						
						 
						
						... 
						
						
						
						Co-authored-by: GitHub Actions <github-actions[bot]@users.noreply.github.com> 
						
						
							
						
					 
					
						2025-02-27 09:17:48 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								community-scripts-pr-app[bot] 
							
						 
					 
					
						
						
							
						
						6a60704d8e 
					 
					
						
						
							
							Update date in json ( #2693 )  
						
						 
						
						... 
						
						
						
						Co-authored-by: GitHub Actions <github-actions[bot]@users.noreply.github.com> 
						
						
							
						
					 
					
						2025-02-27 09:17:34 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Slaviša Arežina 
							
						 
					 
					
						
						
							
						
						cd40beb1eb 
					 
					
						
						
							
							New Script: ByteStash ( #2680 )  
						
						 
						
						... 
						
						
						
						* Add ByteStash script
* Update bytestash-install.sh 
						
						
							
						
					 
					
						2025-02-27 09:11:22 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								community-scripts-pr-app[bot] 
							
						 
					 
					
						
						
							
						
						e1df6b0a6f 
					 
					
						
						
							
							Update CHANGELOG.md ( #2691 )  
						
						 
						
						... 
						
						
						
						Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> 
						
						
							
						
					 
					
						2025-02-27 09:10:18 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Michel Roegl-Brunner 
							
						 
					 
					
						
						
							
						
						b582b9f04d 
					 
					
						
						
							
							[gh] New Workflow to close Script Request Discussions on PR merge ( #2688 )  
						
						 
						
						... 
						
						
						
						* New Workflow
* New Workflow 
						
						
							
						
					 
					
						2025-02-27 09:08:25 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Michel Roegl-Brunner 
							
						 
					 
					
						
						
							
						
						407801d9ff 
					 
					
						
						
							
							Update install.func ( #2690 )  
						
						 
						
						
						
						
							
						
					 
					
						2025-02-27 09:07:24 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								CanbiZ 
							
						 
					 
					
						
						
							
						
						6bcbc0ae91 
					 
					
						
						
							
							Update pihole-install.sh  
						
						 
						
						
						
						
							
						
					 
					
						2025-02-27 08:41:07 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								community-scripts-pr-app[bot] 
							
						 
					 
					
						
						
							
						
						62bd7d5eef 
					 
					
						
						
							
							Update CHANGELOG.md ( #2684 )  
						
						 
						
						... 
						
						
						
						Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> 
						
						
							
						
					 
					
						2025-02-27 07:29:06 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								community-scripts-pr-app[bot] 
							
						 
					 
					
						
						
							
						
						663962e873 
					 
					
						
						
							
							Update date in json ( #2687 )  
						
						 
						
						... 
						
						
						
						Co-authored-by: GitHub Actions <github-actions[bot]@users.noreply.github.com> 
						
						
							
						
					 
					
						2025-02-27 07:26:40 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								community-scripts-pr-app[bot] 
							
						 
					 
					
						
						
							
						
						3e7458dfaa 
					 
					
						
						
							
							Update .app files ( #2686 )  
						
						 
						
						... 
						
						
						
						Co-authored-by: GitHub Actions <github-actions[bot]@users.noreply.github.com> 
						
						
							
						
					 
					
						2025-02-27 07:26:08 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								community-scripts-pr-app[bot] 
							
						 
					 
					
						
						
							
						
						db5cc430c7 
					 
					
						
						
							
							Update date in json ( #2685 )  
						
						 
						
						... 
						
						
						
						Co-authored-by: GitHub Actions <github-actions[bot]@users.noreply.github.com> 
						
						
							
						
					 
					
						2025-02-27 07:25:30 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								bvdberg01 
							
						 
					 
					
						
						
							
						
						5b91a776f1 
					 
					
						
						
							
							New script: Pelican Panel ( #2678 )  
						
						 
						
						
						
						
							
						
					 
					
						2025-02-27 07:24:11 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								bvdberg01 
							
						 
					 
					
						
						
							
						
						0aa13fbea7 
					 
					
						
						
							
							New Script: Pelican Wings ( #2677 )  
						
						 
						
						... 
						
						
						
						* New Script: Pelican Wings
* Remove $STD for stopping/starting service 
						
						
							
						
					 
					
						2025-02-27 07:23:00 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								CanbiZ 
							
						 
					 
					
						
						
							
						
						2d20686131 
					 
					
						
						
							
							SFTPGo Remove unneeded RELEASE variable ( #2683 )  
						
						 
						
						
						
						
							
						
					 
					
						2025-02-27 07:12:22 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								community-scripts-pr-app[bot] 
							
						 
					 
					
						
						
							
						
						5f2163bff4 
					 
					
						
						
							
							Update CHANGELOG.md ( #2679 )  
						
						 
						
						... 
						
						
						
						Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> 
						
						
							
  2025-02-26
 
						
					 
					
						2025-02-26 23:35:46 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Tobias 
							
						 
					 
					
						
						
							
						
						9c59bdaea1 
					 
					
						
						
							
							Fix: Homarr - Manually correct db-migration wrong-folder ( #2676 )  
						
						 
						
						... 
						
						
						
						* Update homarr-install.sh
* Update homarr.sh 
						
						
							
						
					 
					
						2025-02-26 23:23:03 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								CanbiZ 
							
						 
					 
					
						
						
							
						
						7f4c116b2c 
					 
					
						
						
							
							Update zigbee2mqtt-install.sh  
						
						 
						
						
						
						
							
						
					 
					
						2025-02-26 20:08:01 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								community-scripts-pr-app[bot] 
							
						 
					 
					
						
						
							
						
						ba842a1e49 
					 
					
						
						
							
							Update CHANGELOG.md ( #2672 )  
						
						 
						
						... 
						
						
						
						Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> 
						
						
							
						
					 
					
						2025-02-26 19:52:10 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Slaviša Arežina 
							
						 
					 
					
						
						
							
						
						41f4aebdc7 
					 
					
						
						
							
							Fix infinite spinner ( #2673 )  
						
						 
						
						
						
						
							
						
					 
					
						2025-02-26 19:51:46 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Slaviša Arežina 
							
						 
					 
					
						
						
							
						
						c12470ff12 
					 
					
						
						
							
							Fix: SABnzbd - Removed few artefacts in the code preventing the update ( #2670 )  
						
						 
						
						... 
						
						
						
						* Fix copy files to folder
* Fix untaring the archive 
						
						
							
						
					 
					
						2025-02-26 19:20:48 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								community-scripts-pr-app[bot] 
							
						 
					 
					
						
						
							
						
						6722e52c9b 
					 
					
						
						
							
							Update CHANGELOG.md ( #2664 )  
						
						 
						
						... 
						
						
						
						Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> 
						
						
							
						
					 
					
						2025-02-26 18:43:25 +01:00