Commit Graph

590 Commits

Author SHA1 Message Date
Robin Kluth b5f2e9da94 Fix table layout for orphan images 2023-03-25 19:13:11 +01:00
bergware b4e6f88002 Docker operation corrections 2023-03-16 20:39:27 +01:00
bergware d316c5cede Docker: add move indicator 2023-03-16 05:13:50 +01:00
bergware 51687a5cd4 Remove redundant header in templates 2023-03-16 03:37:46 +01:00
bergware fa5782f5f0 PHP8 support 2023-03-16 01:51:21 +01:00
bergware 1a22a09650 Improve display for mobile devices 2023-03-15 16:04:43 +01:00
tom mortensen 35550b8002 Merge pull request #1278 from Squidly271/patch-50
PHP8 Fixes
2023-03-05 01:04:30 -08:00
Squidly271 7b51e00a65 Update Helpers.php 2023-03-04 13:32:26 -05:00
Squidly271 2264954040 Update Helpers.php 2023-03-04 13:29:00 -05:00
Squidly271 c693196c2e PHP8 Fixes 2023-03-03 13:19:33 -05:00
bergware 06db41ddbf Docker: use latest API 2023-02-28 18:27:17 +01:00
bergware 16eb6789f1 Code formatting 2023-02-27 18:22:09 +01:00
bergware af2a838cd1 PHP8 support 2023-02-27 16:01:12 +01:00
bergware b0636c363b PHP8 support 2023-02-27 15:47:24 +01:00
bergware e8a7fe4671 PHP8 support 2023-02-27 15:39:01 +01:00
tom mortensen b572c527b0 Merge pull request #1267 from Squidly271/patch-47
PHP8 Fix
2023-02-20 10:40:52 -08:00
Squidly271 50ac6aafae PHP 8 fixes 2023-02-20 08:49:07 -05:00
Squidly271 94097ff20d PHP8 Fix 2023-02-17 13:22:14 -05:00
bergware 59719d78af PHP8 support 2023-02-16 20:18:15 +01:00
bergware d141173d81 Docker: fix regression error which caused docker page to hang 2023-02-16 15:02:35 +01:00
bergware 80dd6e76b5 PHP8 support 2023-02-14 22:31:56 +01:00
bergware fdd528b100 Docker: filetree corrections 2023-02-10 13:52:59 +01:00
Jeremy Chabernaud ade217d819 Fix indent in DockerClient 2023-02-03 13:48:55 +01:00
Tom Mortensen cd687b3294 Accept images in OCI format. 2023-01-24 10:02:12 -08:00
bergware 82bf6fba48 PHP8 support 2023-01-19 16:17:03 +01:00
bergware 6d46b5e696 PHP8 support 2023-01-19 11:40:05 +01:00
bergware d7120887be Miscellaneous fixes 2023-01-18 18:49:57 +01:00
bergware 58eb528d6b Update copyright 2023-01-18 00:39:02 +01:00
bergware d0a4d9c4c6 PHP8 support 2023-01-18 00:37:30 +01:00
bergware 9fa6d6d9a1 PHP8 support 2023-01-18 00:34:12 +01:00
bergware d5ab168c0f PHP8 support 2023-01-18 00:30:35 +01:00
bergware 6afb008196 PHP8 support 2023-01-18 00:17:51 +01:00
bergware 1ef7b916ee PHP8 support 2023-01-17 21:58:41 +01:00
bergware 351037c038 PHP8 support 2023-01-17 21:48:59 +01:00
bergware e8642cae5a update meta viewport for mobile devices 2023-01-08 16:25:43 +01:00
bergware 0e727235c7 Changed ID to CLASS for elements occurring more than once 2023-01-08 12:46:58 +01:00
bergware 66d382c86b Dashboard and Docker: introduce lock button for sortable items
By default sortable  items are locked, which allows mobile devices to scroll the page.
Upon request items can be made sortable
2023-01-08 01:05:29 +01:00
bergware d6d879660a Updated copyright 2023 2023-01-07 20:51:12 +01:00
bergware 69bc96ba36 Docker: PHP8 support 2023-01-05 11:06:39 +01:00
bergware 6ce9bc9de3 Docker: honor user setting of stop time-out 2022-12-30 13:20:07 +01:00
Christoph Hummer 2cd4b01f7c Update CreateDocker.php
- changed `Docker Hub URL` to `Registry URL` because of GHCR and other new container registries becoming more and more popular.
2022-12-06 07:37:56 +01:00
Squidly271 97a6259041 Docker: Fix display aberration on orphan images 2022-10-30 16:45:13 -04:00
bergware 50b48df7b5 Docker: fixed javascript error when no containers exist 2022-09-19 23:23:24 +02:00
dcflachs 5cfd51add8 Dockerman add ability to specify shell with container label. 2022-08-22 23:21:51 -04:00
bergware 8308ae5842 Plugin system and docker update
- Use buffering in nchan communication
- Start any background command delayed
- Added openDokcer routine
- Code optimization
2022-08-09 16:36:56 +02:00
bergware 681bcff670 Plugin system update 2022-07-09 11:09:14 +02:00
bergware 94039e26be System update 2022-07-05 17:08:27 +02:00
Arif Er b88df02414 fixup! feat(docker): use docker label as primary source for WebUI 2022-06-24 16:00:51 +08:00
Arif Er 5c81ad9d82 feat(docker): use docker label as primary source for WebUI
This commit makes the 'net.unraid.docker.webui' docker label the primary source
when parsing the web UI address. If the docker label is missing, the template
value will be used instead.
2022-06-24 13:35:47 +08:00
bergware e6a0153180 Docker: fixed path selection 2022-06-01 11:01:57 +02:00