Liran Vaknin 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							9803ef70c6 
							
						 
					 
					
						
						
							
							Fix: openwrt widget handle null id in json rpc responses and cpu load representation ( #3576 )  
						
						
						
						
					 
					
						2024-06-04 00:11:11 -07:00 
						 
				 
			
				
					
						
							
							
								shamoon 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							ccc27142ef 
							
						 
					 
					
						
						
							
							Fix: caddy widget broken in 0.9.1 ( #3579 )  
						
						
						
						
					 
					
						2024-06-04 00:05:06 -07:00 
						 
				 
			
				
					
						
							
							
								shamoon 
							
						 
					 
					
						
						
						
						
							
						
						
							9a20982406 
							
						 
					 
					
						
						
							
							Lint wg-easy  
						
						
						
						
					 
					
						2024-06-04 00:03:48 -07:00 
						 
				 
			
				
					
						
							
							
								Conner Hnatiuk 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							67a69a5878 
							
						 
					 
					
						
						
							
							Fix: wg-easy threshold not properly computed ( #3574 )  
						
						
						
						
					 
					
						2024-06-03 14:52:58 -07:00 
						 
				 
			
				
					
						
							
							
								shamoon 
							
						 
					 
					
						
						
						
						
							
						
						
							19c3ac0d7e 
							
						 
					 
					
						
						
							
							Enforce method  
						
						
						
						
					 
					
						2024-06-03 13:17:23 -07:00 
						 
				 
			
				
					
						
							
							
								shamoon 
							
						 
					 
					
						
						
						
						
							
						
						
							67a9f4983c 
							
						 
					 
					
						
						
							
							Fix unifi with no type passing and lint  
						
						
						
						
					 
					
						2024-06-03 11:19:54 -07:00 
						 
				 
			
				
					
						
							
							
								github-actions[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							ec79f3042a 
							
						 
					 
					
						
						
							
							New Crowdin translations by GitHub Action ( #3567 )  
						
						... 
						
						
						
						Co-authored-by: Crowdin Bot <support+bot@crowdin.com> 
						
						
					 
					
						2024-06-03 09:39:38 -07:00 
						 
				 
			
				
					
						
							
							
								shamoon 
							
						 
					 
					
						
						
						
						
							
						
						
							f13144ceb8 
							
						 
					 
					
						
						
							
							Remove widget type passing  
						
						
						
						
					 
					
						2024-06-03 09:20:26 -07:00 
						 
				 
			
				
					
						
							
							
								shamoon 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							d42271acf6 
							
						 
					 
					
						
						
							
							Fix: calendar integration broken in v0.9.0 ( #3566 )  
						
						
						
						
					 
					
						2024-06-03 09:19:20 -07:00 
						 
				 
			
				
					
						
							
							
								shamoon 
							
						 
					 
					
						
						
						
						
							
						
						
							fb58a66f3b 
							
						 
					 
					
						
						
							
							Fix: include cpu in allowed glances endpoints ( #3565 )  
						
						
						
						
					 
					
						2024-06-03 09:04:21 -07:00 
						 
				 
			
				
					
						
							
							
								shamoon 
							
						 
					 
					
						
						
						
						
							
						
						
							c96e6703d3 
							
						 
					 
					
						
						
							
							More path traversal fixes  
						
						
						
						
					 
					
						2024-06-03 09:04:21 -07:00 
						 
				 
			
				
					
						
							
							
								github-actions[bot] 
							
						 
					 
					
						
						
						
						
							
						
						
							8a4c808ee2 
							
						 
					 
					
						
						
							
							New Crowdin translations by GitHub Action ( #3432 )  
						
						... 
						
						
						
						Co-authored-by: Crowdin Bot <support+bot@crowdin.com> 
						
						
					 
					
						2024-06-03 09:04:21 -07:00 
						 
				 
			
				
					
						
							
							
								shamoon 
							
						 
					 
					
						
						
						
						
							
						
						
							52cce0ee21 
							
						 
					 
					
						
						
							
							Merge pull request from GHSA-24m5-7vjx-9x37  
						
						... 
						
						
						
						* Restrict emby endpoints and proxy segments
* Dont allow path traversal in segments
* Restrict qbittorrent proxy endpoints
* Restrict npm proxy endpoints
* Restrict flood proxy endpoints
* Restrict tdarr proxy endpoints
* Restrict xteve proxy endpoints
* Restrict transmission proxy endpoints
* disallow non-mapped endpoints
this change drops all requests that have un-mapped endpoint queries
allowedEndpoints is added as a method to pass proxy requests via a regex on the endpoint
most widgets with custom proxies use either no endpoint, or a static one
Co-Authored-By: Ben Phelps <ben@phelps.io> 
						
						
					 
					
						2024-06-03 09:04:21 -07:00 
						 
				 
			
				
					
						
							
							
								shamoon 
							
						 
					 
					
						
						
						
						
							
						
						
							b3cf985d4a 
							
						 
					 
					
						
						
							
							Merge pull request from GHSA-24m5-7vjx-9x37  
						
						... 
						
						
						
						* Restrict emby endpoints and proxy segments
* Dont allow path traversal in segments
* Restrict qbittorrent proxy endpoints
* Restrict npm proxy endpoints
* Restrict flood proxy endpoints
* Restrict tdarr proxy endpoints
* Restrict xteve proxy endpoints
* Restrict transmission proxy endpoints
* disallow non-mapped endpoints
this change drops all requests that have un-mapped endpoint queries
allowedEndpoints is added as a method to pass proxy requests via a regex on the endpoint
most widgets with custom proxies use either no endpoint, or a static one
Co-Authored-By: Ben Phelps <ben@phelps.io> 
						
						
					 
					
						2024-06-02 21:13:29 -07:00 
						 
				 
			
				
					
						
							
							
								Ben Phelps 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							8823b04291 
							
						 
					 
					
						
						
							
							switch DO logo  
						
						... 
						
						
						
						darker one looks nicer 
						
						
					 
					
						2024-06-02 16:45:06 +03:00 
						 
				 
			
				
					
						
							
							
								dependabot[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							bb2da35d09 
							
						 
					 
					
						
						
							
							Chore(deps-dev): Bump eslint-plugin-react-hooks from 4.6.0 to 4.6.2 ( #3555 )  
						
						... 
						
						
						
						Bumps [eslint-plugin-react-hooks](https://github.com/facebook/react/tree/HEAD/packages/eslint-plugin-react-hooks ) from 4.6.0 to 4.6.2.
- [Release notes](https://github.com/facebook/react/releases )
- [Changelog](https://github.com/facebook/react/blob/main/packages/eslint-plugin-react-hooks/CHANGELOG.md )
- [Commits](https://github.com/facebook/react/commits/HEAD/packages/eslint-plugin-react-hooks )
---
updated-dependencies:
- dependency-name: eslint-plugin-react-hooks
  dependency-type: direct:development
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
						
						
					 
					
						2024-06-01 09:58:39 -07:00 
						 
				 
			
				
					
						
							
							
								dependabot[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							fa633a705d 
							
						 
					 
					
						
						
							
							Chore(deps-dev): Bump eslint-plugin-react from 7.34.1 to 7.34.2 ( #3554 )  
						
						... 
						
						
						
						Bumps [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react ) from 7.34.1 to 7.34.2.
- [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases )
- [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md )
- [Commits](https://github.com/jsx-eslint/eslint-plugin-react/compare/v7.34.1...v7.34.2 )
---
updated-dependencies:
- dependency-name: eslint-plugin-react
  dependency-type: direct:development
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
						
						
					 
					
						2024-06-01 09:53:27 -07:00 
						 
				 
			
				
					
						
							
							
								vycdev 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							48170fe899 
							
						 
					 
					
						
						
							
							Enhancement: separate Internet search settings for quicklaunch ( #3541 )  
						
						... 
						
						
						
						---------
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com> 
						
						
					 
					
						2024-05-31 21:24:42 -07:00 
						 
				 
			
				
					
						
							
							
								Simon 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							a53b042fec 
							
						 
					 
					
						
						
							
							Fix: remove comma in Caddy and EVCC widgetS ( #3551 )  
						
						
						
						
					 
					
						2024-05-31 18:01:27 -07:00 
						 
				 
			
				
					
						
							
							
								dependabot[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							c267eeabf8 
							
						 
					 
					
						
						
							
							Chore(deps): Bump crowdin/github-action from 1 to 2 ( #3537 )  
						
						... 
						
						
						
						Bumps [crowdin/github-action](https://github.com/crowdin/github-action ) from 1 to 2.
- [Release notes](https://github.com/crowdin/github-action/releases )
- [Commits](https://github.com/crowdin/github-action/compare/v1...v2 )
---
updated-dependencies:
- dependency-name: crowdin/github-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
						
						
					 
					
						2024-05-29 10:44:23 -07:00 
						 
				 
			
				
					
						
							
							
								quietsy 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							c6770d233c 
							
						 
					 
					
						
						
							
							Feature: SWAG dashboard widget ( #3523 )  
						
						
						
						
					 
					
						2024-05-27 22:00:52 -07:00 
						 
				 
			
				
					
						
							
							
								Ben Phelps 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							0a75c831a6 
							
						 
					 
					
						
						
							
							Documentation: DO Credits ( #3505 )  
						
						... 
						
						
						
						---------
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com> 
						
						
					 
					
						2024-05-22 06:19:48 -07:00 
						 
				 
			
				
					
						
							
							
								Nick Disiere 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							4d76443846 
							
						 
					 
					
						
						
							
							Fix: correct icon in the longhorn widget ( #3509 )  
						
						
						
						
					 
					
						2024-05-21 13:06:59 -07:00 
						 
				 
			
				
					
						
							
							
								shamoon 
							
						 
					 
					
						
						
						
						
							
						
						
							97d7ae21e4 
							
						 
					 
					
						
						
							
							Fix: handle some status cases with non-existent k8s pods ( #3489 )  
						
						
						
						
					 
					
						2024-05-17 09:01:43 -07:00 
						 
				 
			
				
					
						
							
							
								Conner Hnatiuk 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							6ab6d6fd3a 
							
						 
					 
					
						
						
							
							Feature: Wg-Easy Widget ( #3476 )  
						
						... 
						
						
						
						---------
Co-authored-by: ConnerWithAnE <46903591+ConnerWithAnE@users.noreply.github.com>
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com> 
						
						
					 
					
						2024-05-16 22:26:12 -07:00 
						 
				 
			
				
					
						
							
							
								Jesus Lopez 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							1144f4dfa0 
							
						 
					 
					
						
						
							
							Fix: allow exclamation to open quicklaunch ( #3475 )  
						
						
						
						
					 
					
						2024-05-16 18:09:50 -07:00 
						 
				 
			
				
					
						
							
							
								shamoon 
							
						 
					 
					
						
						
						
						
							
						
						
							a9ad2a2146 
							
						 
					 
					
						
						
							
							Improve k8s not found pod status  
						
						
						
						
					 
					
						2024-05-16 08:28:12 -07:00 
						 
				 
			
				
					
						
							
							
								shamoon 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							43ebd6d0c5 
							
						 
					 
					
						
						
							
							Fix: handle ghostfolio v2.79.0 breaking API changes ( #3471 )  
						
						
						
						
					 
					
						2024-05-16 08:07:33 -07:00 
						 
				 
			
				
					
						
							
							
								zinsmeik 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							d20ab844d6 
							
						 
					 
					
						
						
							
							Documentation: correct weatherapi example ( #3436 )  
						
						
						
						
					 
					
						2024-05-10 06:23:54 -07:00 
						 
				 
			
				
					
						
							
							
								Noah S. Roberts 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							857ac1f7dc 
							
						 
					 
					
						
						
							
							Documentation: use generic url in channels dvr widget docs ( #3434 )  
						
						
						
						
					 
					
						2024-05-10 00:56:30 -07:00 
						 
				 
			
				
					
						
							
							
								github-actions[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							986a18170c 
							
						 
					 
					
						
						
							
							New Crowdin translations by GitHub Action ( #3321 )  
						
						... 
						
						
						
						Co-authored-by: Crowdin Bot <support+bot@crowdin.com> 
						
						
					 
					
						2024-05-05 20:51:37 -07:00 
						 
				 
			
				
					
						
							
							
								Ben Phelps 
							
						 
					 
					
						
						
						
						
							
						
						
							198835a697 
							
						 
					 
					
						
						
							
							allow seperate href for widget container links  
						
						... 
						
						
						
						addresses #3140  
						
						
					 
					
						2024-05-04 19:34:38 +03:00 
						 
				 
			
				
					
						
							
							
								dependabot[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							5efed2e740 
							
						 
					 
					
						
						
							
							Chore(deps-dev): Bump eslint-config-next from 12.3.4 to 14.2.3 ( #3399 )  
						
						... 
						
						
						
						Bumps [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next ) from 12.3.4 to 14.2.3.
- [Release notes](https://github.com/vercel/next.js/releases )
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js )
- [Commits](https://github.com/vercel/next.js/commits/v14.2.3/packages/eslint-config-next )
---
updated-dependencies:
- dependency-name: eslint-config-next
  dependency-type: direct:development
  update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
						
						
					 
					
						2024-05-01 12:08:26 -07:00 
						 
				 
			
				
					
						
							
							
								dependabot[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							43e258a58d 
							
						 
					 
					
						
						
							
							Chore(deps): Bump react from 18.2.0 to 18.3.1 ( #3400 )  
						
						... 
						
						
						
						Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react ) from 18.2.0 to 18.3.1.
- [Release notes](https://github.com/facebook/react/releases )
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/react/commits/v18.3.1/packages/react )
---
updated-dependencies:
- dependency-name: react
  dependency-type: direct:production
  update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
						
						
					 
					
						2024-05-01 09:44:31 -07:00 
						 
				 
			
				
					
						
							
							
								dependabot[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							8ca7f422da 
							
						 
					 
					
						
						
							
							Chore(deps): Bump systeminformation from 5.22.0 to 5.22.7 ( #3398 )  
						
						... 
						
						
						
						Bumps [systeminformation](https://github.com/sebhildebrandt/systeminformation ) from 5.22.0 to 5.22.7.
- [Changelog](https://github.com/sebhildebrandt/systeminformation/blob/master/CHANGELOG.md )
- [Commits](https://github.com/sebhildebrandt/systeminformation/compare/v5.22.0...v5.22.7 )
---
updated-dependencies:
- dependency-name: systeminformation
  dependency-type: direct:production
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
						
						
					 
					
						2024-05-01 09:44:07 -07:00 
						 
				 
			
				
					
						
							
							
								dependabot[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							4fc70eb1ff 
							
						 
					 
					
						
						
							
							Chore(deps-dev): Bump typescript from 4.9.5 to 5.4.5 ( #3396 )  
						
						... 
						
						
						
						Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 4.9.5 to 5.4.5.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.9.5...v5.4.5 )
---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
						
						
					 
					
						2024-05-01 09:43:52 -07:00 
						 
				 
			
				
					
						
							
							
								dependabot[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							d90bf8079a 
							
						 
					 
					
						
						
							
							Chore(deps): Bump recharts from 2.12.3 to 2.12.6 ( #3397 )  
						
						... 
						
						
						
						Bumps [recharts](https://github.com/recharts/recharts ) from 2.12.3 to 2.12.6.
- [Release notes](https://github.com/recharts/recharts/releases )
- [Changelog](https://github.com/recharts/recharts/blob/3.x/CHANGELOG.md )
- [Commits](https://github.com/recharts/recharts/compare/v2.12.3...v2.12.6 )
---
updated-dependencies:
- dependency-name: recharts
  dependency-type: direct:production
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
						
						
					 
					
						2024-05-01 09:24:21 -07:00 
						 
				 
			
				
					
						
							
							
								shamoon 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							ea63716b61 
							
						 
					 
					
						
						
							
							Fix: some error URLs aren't sanitized ( #3385 )  
						
						
						
						
					 
					
						2024-04-29 17:18:55 -07:00 
						 
				 
			
				
					
						
							
							
								Edward Salter 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							daa51f9740 
							
						 
					 
					
						
						
							
							Fix: format Romm statistics ( #3358 )  
						
						
						
						
					 
					
						2024-04-23 14:13:53 -07:00 
						 
				 
			
				
					
						
							
							
								Ameer Abdallah 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							340424391f 
							
						 
					 
					
						
						
							
							Enhancement: add bitrate precision config option for speedtest-tracker ( #3354 )  
						
						... 
						
						
						
						---------
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com> 
						
						
					 
					
						2024-04-22 21:20:08 -07:00 
						 
				 
			
				
					
						
							
							
								Ameer Abdallah 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							312e97d18b 
							
						 
					 
					
						
						
							
							Enhancement: additional tautulli jellyfin emby configuration options ( #3350 )  
						
						
						
						
					 
					
						2024-04-22 17:49:19 -07:00 
						 
				 
			
				
					
						
							
							
								Liam Dyer 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							f4fc30cd9f 
							
						 
					 
					
						
						
							
							Documentation: update Authentik suggested permissions ( #3349 )  
						
						
						
						
					 
					
						2024-04-22 13:59:23 -07:00 
						 
				 
			
				
					
						
							
							
								Nuno Alexandre 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							595049f7fc 
							
						 
					 
					
						
						
							
							Documentation: clarify uptime kuma slug ( #3345 )  
						
						... 
						
						
						
						---------
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com> 
						
						
					 
					
						2024-04-22 12:33:35 -07:00 
						 
				 
			
				
					
						
							
							
								shamoon 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							79e3eb9c90 
							
						 
					 
					
						
						
							
							Documentation: fix docker stats link  
						
						
						
						
					 
					
						2024-04-21 07:12:49 -07:00 
						 
				 
			
				
					
						
							
							
								David Hirsch 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							c95837f54e 
							
						 
					 
					
						
						
							
							Enhancement: configurable CPU temp scale ( #3332 )  
						
						... 
						
						
						
						---------
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com> 
						
						
					 
					
						2024-04-19 16:32:14 -07:00 
						 
				 
			
				
					
						
							
							
								lavavex 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							068e664f16 
							
						 
					 
					
						
						
							
							Documentation: correct Medusa link ( #3320 )  
						
						
						
						
					 
					
						2024-04-17 17:00:37 -07:00 
						 
				 
			
				
					
						
							
							
								github-actions[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							12ec1cfdcb 
							
						 
					 
					
						
						
							
							New Crowdin translations by GitHub Action ( #3270 )  
						
						... 
						
						
						
						Co-authored-by: Crowdin Bot <support+bot@crowdin.com> 
						
						
					 
					
						2024-04-17 01:42:55 -07:00 
						 
				 
			
				
					
						
							
							
								shamoon 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							303a62369f 
							
						 
					 
					
						
						
							
							Fix: pihole ads_percentage_today sometimes returned as string ( #3313 )  
						
						
						
						
					 
					
						2024-04-16 15:50:32 -07:00 
						 
				 
			
				
					
						
							
							
								shamoon 
							
						 
					 
					
						
						
						
						
							
						
						
							034f6d29d6 
							
						 
					 
					
						
						
							
							Docs: show carbon ads on more pages too  
						
						
						
						
					 
					
						2024-04-15 12:53:15 -07:00 
						 
				 
			
				
					
						
							
							
								Ben Phelps 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							60098d3909 
							
						 
					 
					
						
						
							
							Docs: move Carbon ads to sidebar ( #3302 )  
						
						
						
						
					 
					
						2024-04-15 12:20:39 -07:00