Commit Graph

4860 Commits

Author SHA1 Message Date
tom mortensen 630d5347f9 Merge pull request #956 from limetech/improve-updatedns-2
feat: updatedns - send proto, port, and hostname
2021-09-27 10:58:37 -07:00
tom mortensen 9e77f4b0de Merge pull request #959 from ich777/master
added Windows 11 template and OVMF TPM
2021-09-27 10:58:19 -07:00
ich777 0a627d37fa added Windows 11 template and OVMF TPM 2021-09-27 18:49:27 +02:00
Eric Schultz e5c935d265 fix: UpdateDNS phones home more often than needed 2021-09-24 15:12:05 -05:00
Eric Schultz e38072c3ec feat: updatedns - send proto, port, and hostname #2 2021-09-22 15:20:27 -05:00
Eric Schultz 2b433600bc feat: updatedns - send proto, port, and hostname 2021-09-22 11:58:36 -05:00
tom mortensen 729a884a97 Merge pull request #954 from bergware/master
Multi-language correction
2021-09-21 08:14:00 -07:00
bergware b9d4f95b81 Merge remote-tracking branch 'upstream/master' 2021-09-19 10:04:34 +02:00
bergware 96822c3be3 Update Browse.php 2021-09-19 02:28:04 +02:00
bergware 2feb42076f Update helptext.txt 2021-09-18 19:59:11 +02:00
bergware fe846b9a82 Multi-language correction 2021-09-18 18:25:46 +02:00
bergware a4a84d2343 Multi-language correction 2021-09-18 15:51:53 +02:00
bergware e8a05699cb Multi-language correction 2021-09-18 10:37:01 +02:00
bergware 878d84a589 Multi-language correction 2021-09-18 10:09:48 +02:00
bergware 462b67d6eb Multi-language correction 2021-09-17 23:49:34 +02:00
bergware 7355a10bb4 Multi-language correction 2021-09-17 23:24:49 +02:00
bergware 42b60bd230 Multi-language correction 2021-09-17 22:35:07 +02:00
tom mortensen 4b37bb0721 Merge pull request #952 from Squidly271/patch-39
Re-add hidden donation links to docker templates
2021-09-16 07:56:23 -07:00
tom mortensen 4519383b35 Merge pull request #951 from zackspear/master
feat(upc): error for too many disks for key
2021-09-16 07:56:01 -07:00
Zack Spear 089e7d18ff feat: after my servers plg install reload page 2021-09-13 22:35:39 -04:00
Squidly271 0d77ce302a Re-add hidden donation links to docker templates
Reverts https://github.com/limetech/webgui/pull/792 in order to support the CA pitch
2021-09-13 11:50:38 -04:00
Zack Spear 6a1637f9e2 refactor(UpdateDNS): var readability 2021-09-10 13:50:53 -07:00
Zack Spear fc53726f0f Merge commit '7301aa5a195026a35c9fa846fb6466c09276b78d' into master 2021-09-10 13:48:54 -07:00
Zack Spear 28c8eadf87 revert: upc anonMode 2021-09-10 13:45:05 -07:00
Zack Spear 5bc31b9ed5 fix: add missing var 2021-09-09 18:56:05 -07:00
Zack Spear 347dcc339c feat(upc): error for too many disks for key 2021-09-09 18:54:09 -07:00
tom mortensen 9dda51fba2 Merge pull request #949 from limetech/feat-servercomment
UpdateDNS servercomment and internalip tweaks
2021-09-09 15:02:57 -07:00
tom mortensen 77db0ac9ce Merge pull request #948 from zackspear/master
upc: server comment/description & anonMode
2021-09-09 15:02:09 -07:00
tom mortensen 0e49a361dc Merge pull request #947 from Squidly271/patch-38
Silence PHP error on syslinux page if flash drive is missing
2021-09-09 15:01:21 -07:00
Zack Spear 416c3304e3 fix(upc): init method updateServerState usage 2021-09-09 12:35:09 -07:00
Zack Spear 7301aa5a19 fix(UpdateDNS): send servername w/ servercomment 2021-09-09 10:43:42 -07:00
Zack Spear cf9d91a554 feat(upc): remember previous anonMode config 2021-09-08 16:30:50 -07:00
Zack Spear 53133df9c6 Merge pull request #2 from zackspear/feat/upc-anon-mode
Feat/upc anon mode
2021-09-08 15:25:21 -07:00
Zack Spear 52f96dc693 feat: upc respect anonMode 2021-09-08 13:59:14 -07:00
Zack Spear 0963dfae95 feat(upc): state add anonMode 2021-09-08 13:35:16 -07:00
Zack Spear 0aa16c288d chore(upc): anonMode translations 2021-09-08 13:34:49 -07:00
Eric Schultz 0707423db8 UpdateDNS: only send internalip when using cert 2021-09-08 01:46:52 -05:00
Eric Schultz 515c337c04 UpdateDNS: also send servercomment when signed in 2021-09-08 01:39:24 -05:00
Zack Spear 4fa490d89f fix: sign in's after plg install 2021-09-07 17:39:01 -07:00
Zack Spear c10a046d37 add: translation for upc 2021-09-07 15:09:41 -07:00
Zack Spear 50bbba0c57 upc: server comment/description 2021-09-07 15:05:44 -07:00
Zack Spear 31a6137088 upc: server comment/description 2021-09-07 14:45:06 -07:00
Squidly271 fe1dcffdd6 Silence PHP error on syslinux page if flash drive is missing
While this case isn't explicitly covered by the banner warning (no syslinux.cfg file), if this file is missing / corrupted then the system probably won't boot if the flash drive is still present.   I told JonP as I run across PHP errors in the WebUI I'd put in code to silence them or handle them as applicable.
2021-09-06 19:07:12 -04:00
tom mortensen 571a39fed3 Merge pull request #946 from zackspear/master
style: increase notification close size
2021-09-03 11:07:23 -07:00
Zack Spear f2d7fc3d24 chore: code formatting 2021-09-02 13:59:01 -07:00
Zack Spear 5052df8f44 style: increase notification close size 2021-09-02 13:57:37 -07:00
tom mortensen 5824a54877 Merge pull request #945 from bergware/master
Fixed possible race condition in flash check
2021-08-31 14:25:43 -07:00
tom mortensen 6f24c3cfb0 Merge pull request #944 from zackspear/master
refactor: upc post message improvements
2021-08-31 14:25:20 -07:00
Zack Spear 6aa862b337 refactor: upc key install handling & upc var for os version 2021-08-30 18:20:54 -07:00
Zack Spear 8b7822f288 refactor: add base-version to UPC state 2021-08-30 17:47:22 -07:00