Commit Graph

85 Commits

Author SHA1 Message Date
Zack Spear db6ca23533 feat: add button to add current origin to extra origins setting 2023-12-12 08:22:47 -08:00
Zack Spear 0c80ef88b5 refactor(plg): state read case model from flash 2023-11-21 10:42:30 -08:00
Zack Spear 71252ddbea fix: state php version checking 2023-11-20 19:24:29 -08:00
Zack Spear 2dd8cbb779 feat(web): caseModel 2023-11-20 17:42:40 -08:00
Zack Spear f2b9cb0478 fix(plg): third party reboot detection 2023-11-15 16:02:38 -08:00
Zack Spear 5ebce0ebfc refactor(plg): include Translations wrapper in translation class 2023-11-15 13:01:44 -08:00
Zack Spear dd1ec82a52 fix: ThirdPartyDriver messaging on Update page 2023-11-14 14:04:24 -08:00
Zack Spear 2edc062569 fix: remove var_dump Connect settings 2023-11-14 13:52:40 -08:00
Zack Spear a9c4e69e01 fix: Connect settings myservers config parse 2023-11-14 13:52:06 -08:00
Zack Spear 1efd6b7e18 chore: copyright comments 2023-11-13 14:56:12 -08:00
Zack Spear 62900565fb refactor: translations class usage 2023-11-09 16:49:47 -08:00
Zack Spear e409ab805d chore: file formatting 2023-11-09 16:32:10 -08:00
Zack Spear 463ff4a38a refactor: state class usage with getServerStateJson 2023-11-09 16:31:48 -08:00
Zack Spear 205552eda5 fix: web component translations class 2023-11-09 16:09:43 -08:00
Zack Spear ca3ffdc603 refactor: downgrade reboot details class usage 2023-11-09 15:45:30 -08:00
Zack Spear be9e1e34f4 refactor: update os component prop reboot version 2023-11-09 10:05:15 -08:00
Zack Spear 00f1c63c46 refactor: web components translation php to class 2023-11-09 09:53:39 -08:00
Zack Spear 1c8437733c refactor: translations.php 2023-11-08 17:22:18 -08:00
Zack Spear a658206cd4 refactor(plg): state include ServerState class 2023-11-08 16:17:06 -08:00
Zack Spear 1403a76b80 fix: downgrade remove erroneous file_get_contents 2023-11-08 14:50:15 -08:00
Zack Spear c4c51e83c2 refactor: php $docroot null coalescing assignment 2023-11-07 16:36:40 -08:00
Zack Spear 9c33ef8248 refactor: state.php with RebootDetails class for type and version 2023-11-07 14:49:41 -08:00
Zack Spear 05ce165b83 refactor(web): improved downgrade ux 2023-11-07 13:07:02 -08:00
Zack Spear bb60cbbc18 refactor(web): state consolidation 2023-11-06 13:13:53 -08:00
Zack Spear 79e2e89a80 refactor(web): downgrade status 2023-11-03 16:51:48 -07:00
Zack Spear 3a6b511de3 refactor: Tools page downgrade icon rotation 2023-11-03 08:40:21 -07:00
Zack Spear d289e06c0b fix(plg): Downgrade & Update page file locations 2023-11-03 08:40:21 -07:00
Zack Spear 36846d2377 chore(web): state todo 2023-11-01 13:36:17 -07:00
ljm42 4601388f3f Fix Remote Access Apply button 2023-11-01 13:36:17 -07:00
ljm42 66913bd221 Pass wanip to checkdns 2023-11-01 13:36:17 -07:00
Zack Spear 9e895aed58 refactor(web): state.php use apikey $registered 2023-11-01 13:36:17 -07:00
Zack Spear 2aa491e6f2 refactor(web): use osVersionBranch to determine releases endpoint 2023-11-01 13:36:17 -07:00
Zack Spear 13df4923a1 refactor(plg): downgrade page 2023-11-01 13:36:17 -07:00
Zack Spear 0eb0bdc918 refactor(plg): clean up Update page 2023-11-01 13:36:17 -07:00
Zack Spear 35f6a6cd3c refactor(plg): registration page web component 2023-11-01 13:36:17 -07:00
Zack Spear 2f84fae344 refactor(web): downgrade 2023-11-01 13:36:17 -07:00
Zack Spear 65a69b2009 fix(web): state $_SESSION usage 2023-11-01 13:36:17 -07:00
Zack Spear 41879fa27c fix(web): state php warnings 2023-11-01 13:36:17 -07:00
Zack Spear bfa667c1ab feat(web): update os create flash backup button 2023-11-01 13:36:17 -07:00
Zack Spear 41d6ebe536 refactor(web): progress on regExp & dateTimeFormat from server 2023-11-01 13:36:17 -07:00
Zack Spear 4d3e8bee84 refactor(web): replace key eligibility using store 2023-11-01 13:36:17 -07:00
Zack Spear bc177ad740 refactor(web): state regTo htmlspecialchars to match original registration.page 2023-11-01 13:36:17 -07:00
Zack Spear 90303689db refactor: WIP registration update expiration 2023-11-01 13:36:17 -07:00
Zack Spear e04b619071 feat(web): WIP registration page UI UX 2023-11-01 13:36:17 -07:00
Zack Spear 858a93ccd2 feat(web): WIP registration page web component 2023-11-01 13:36:17 -07:00
Zack Spear 5cf1740977 refactor: reboot detection passed to upc 2023-11-01 13:36:17 -07:00
Eli Bosley f4d6755f20 fix: stop using username to determine reg status
Use apikey to determine if you're signed in. That way if your API key is empty it won't attempt to connect / check cloud.
2023-09-29 15:40:38 -04:00
Zack Spear ac216678c0 feat(web): finalize api cors error & settings field 2023-09-11 14:03:28 -07:00
Zack Spear d96ea5a21a feat(plg): WIP extra origins support 2023-09-11 14:03:28 -07:00
Zack Spear 68b1be7477 fix(web): htmlspecialchars name & description 2023-09-07 14:54:45 -07:00