Commit Graph

45 Commits

Author SHA1 Message Date
Zack Spear
2401c2b8d3 chore: remove unused CSS styles from myservers1.php
- Deleted obsolete styles related to the header and Downgrade icon rotation.
- Cleaned up the file to improve maintainability and reduce clutter.
2025-05-06 15:41:20 -07:00
Zack Spear
23861c1219 fix: web-components-extractor escape shell arguments in find command
- Updated the find command in WebComponentsExtractor to use escapeshellarg for both base path and manifest name to prevent command injection vulnerabilities.
2025-03-27 15:17:41 -07:00
Zack Spear
14e0fed12a fix: patch version override logic incorrect 2025-03-27 14:37:49 -07:00
Zack Spear
0e7c4ee3ba chore: remove outdated debug documentation in activation-code-extractor.php 2025-03-27 14:37:25 -07:00
Zack Spear
e520da4a6a feat: aligns shared page, php, & scripts + web components new location with api repo changes 2025-03-27 13:24:56 -07:00
ljm42
38bfa2d589 fix: PHP Warning in state.php
Implicitly marking parameter $subkey as nullable is deprecated
2025-02-10 11:45:20 -07:00
Zack Spear
45308bc7cb feat: web component enhancements 2024-05-14 16:16:26 -07:00
Zack Spear
ba0eabe9bb refactor: web component translations trial messaging 2024-04-02 09:47:24 +09:00
Zack Spear
c383caf3ff feat(upc): server config enum messaging 2024-03-26 19:46:11 +09:00
Zack Spear
e47b80a501 fix: regDevs usage 2024-03-21 21:07:31 +09:00
Zack Spear
bcae60182f fix: usage state w/ special chars for html attributes 2024-02-29 16:14:19 -08:00
Zack Spear
7cadcbdf71 fix: state php special chars for html attributes 2024-02-29 16:12:00 -08:00
Zack Spear
5d04fc4763 fix: state php breaking with double quotes in server description 2024-02-21 12:34:46 -08:00
Zack Spear
4b8f60f3ec fix: state connect values without connect installed 2024-02-16 17:21:08 -08:00
Zack Spear
92555090d9 refactor: state class webgui global fallback 2024-02-05 12:53:38 -08:00
Zack Spear
7f92fff58c fix: state php call from cli 2024-02-05 11:38:01 -08:00
Zack Spear
f42cb70e4f fix: State class for usage in other files 2024-02-05 11:38:01 -08:00
Zack Spear
d795f51b4b feat: add updateOsNotificationsEnabled to state php 2024-01-31 15:06:17 -08:00
Zack Spear
9501c88bf4 refactor: UnraidCheck php 2024-01-31 11:23:52 -08:00
Zack Spear
01c49623b0 chore: organize web component translations 2024-01-04 12:52:51 -06:00
Zack Spear
5f57d6466c refactor: web component state updated 2023-12-29 12:22:11 -05:00
Zack Spear
bcbd9976e2 fix: web component translation 2023-12-29 12:21:52 -05:00
Zack Spear
373762c912 refactor(vue): state.php read case model from flash 2023-11-21 10:43:22 -08:00
Zack Spear
6318f12de2 fix: caseModel getting error 2023-11-20 19:28:07 -08:00
Zack Spear
0fb71bc3b6 fix(plg): third party reboot detection 2023-11-20 18:04:05 -08:00
Zack Spear
44191cc68a feat: caseModel passed to web components 2023-11-20 18:00:12 -08:00
Zack Spear
02671a38d6 refactor(plg): include Translations wrapper in translation class 2023-11-20 18:00:11 -08:00
Zack Spear
44e7d811aa refactor: reboot details var name spelling 2023-11-20 18:00:11 -08:00
bergware
c500553d8b My servers: fixed invalid translation 2023-11-16 12:27:25 +01:00
Zack Spear
fac9142b62 chore: copyright comments 2023-11-13 14:59:09 -08:00
Zack Spear
af2ff4002c refactor: web component translations class usage 2023-11-09 16:50:08 -08:00
Zack Spear
f90f091cba chore: myservers2 formatting 2023-11-09 16:40:50 -08:00
Zack Spear
35354c6117 refactor: web component server state to class 2023-11-09 16:40:31 -08:00
Zack Spear
6d64b53ac7 refactor: downgrade & update os web components 2023-11-07 16:46:40 -08:00
Zack Spear
ff3db071b9 Merge branch 'master' into refactor/web-component-updates 2023-11-07 16:18:42 -08:00
bergware
ceeb125ba9 Use "null coalescing assignment" operator for $docroot 2023-10-26 14:00:15 +02:00
Zack Spear
4294aa0d6b refactor(upc): state.php use apikey $registered 2023-10-11 21:23:24 -05:00
Zack Spear
cbd2475cf9 refactor: add osVersionBranch to state.php 2023-10-11 18:24:31 -05:00
Zack Spear
9591198ecb fix(web): state $_SESSION usage 2023-10-04 16:47:50 -07:00
Zack Spear
214699639c refactor(upc): additional prop data 2023-09-27 19:40:31 -07:00
Zack Spear
d15360fc1c refactor(upc): vars passed to web components 2023-09-26 17:41:02 -07:00
Zack Spear
2dc7f10334 refactor: registration page with web component 2023-09-25 20:25:58 -07:00
Zack Spear
5b1ab2ecb1 refactor: detect reboot prop for user profile component 2023-09-25 15:14:59 -07:00
Zack Spear
f59c3430e6 refactor(upc): vue3 + ts web components & improved supporting php 2023-09-08 15:54:00 -07:00
Tom Mortensen
f9ec00b488 repo reorg 2023-06-02 12:49:33 -07:00