Commit Graph

841 Commits

Author SHA1 Message Date
bergware 82bf6fba48 PHP8 support 2023-01-19 16:17:03 +01:00
bergware dca9df45b6 PHP8 support 2023-01-19 15:54:23 +01:00
bergware 527dc1d922 PHP8 support 2023-01-19 15:47:39 +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 c01283d10c PHP8 support 2023-01-18 12:18:28 +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 262cf2d947 Update fixDescriptions 2023-01-13 23:12:56 +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 d6c12b1fd0 Changed ID to CLASS for elements occurring more than once 2023-01-07 21:59:42 +01:00
bergware d361550c0a Changed ID to CLASS for elements occurring more than once 2023-01-07 20:53:31 +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
bergware 97716f718f PHP 8.1 support (round 1) 2022-12-04 12:40:53 +01:00
Tom Mortensen 677ff2b024 DockerSettings: ipvlan should come before macvlan in selection list 2022-11-20 13:07:34 -08:00
Christoph Hummer 5d0ca70418 revert change
This change will not only affect new installations, this will also affect existing installations but only if one changes something in the Docker settings and if the line DOCKER_NETWORK_TYPE isn't found in the docker.cfg.
It would be better to change the docker.cfg file which is shipped with Unraid in the zip file (append the line DOCKER_NETWORK_TYPE="1") but this is something that @limetech has to change.
2022-11-19 09:20:58 +01:00
bergware 239a64edde Set IPVLAN as default for new installations 2022-11-15 19:26:20 +01:00
bergware 62dda9c06a Fix: "please wait" message after removing orphan image 2022-11-12 09:50:21 +01:00
Squidly271 97a6259041 Docker: Fix display aberration on orphan images 2022-10-30 16:45:13 -04:00
dlandon bccd4ee9f8 Add help to Custom Network settings. 2022-10-28 09:02:44 -05:00
tom mortensen 07ac74af45 Merge pull request #1161 from bergware/master
Docker: fixed javascript error when no containers exist
2022-09-19 14:27:34 -07:00
bergware 50b48df7b5 Docker: fixed javascript error when no containers exist 2022-09-19 23:23:24 +02:00
Tom Mortensen 4b1e418a1b improved 'cache busting' on woff font file urls 2022-09-19 14:11:03 -07:00
bergware b9e89cb7ed Fixed: text color in docker popup window sometimes wrong 2022-09-17 13:20:22 +02:00
dcflachs 5cfd51add8 Dockerman add ability to specify shell with container label. 2022-08-22 23:21:51 -04:00
bergware 81937803d0 Prevent overflow in container size for low resolutions 2022-08-20 11:27:06 +02:00
bergware 063cf01717 Make script executable 2022-08-20 11:07:43 +02:00
bergware 3029e9dff2 Plugin system and docker update
Minor code update
2022-08-11 13:24:01 +02:00
bergware a5a43df530 Plugin system and docker update
- Keep swal window open as needed
- Code optimizations
2022-08-11 11:08:27 +02:00
bergware 38fde4c59a Fixed typo in javascript -causing "Add Container" not to work 2022-08-10 10:45:46 +02: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 279e0b8139 Plugin system update 2022-07-10 10:03:11 +02:00
bergware 681bcff670 Plugin system update 2022-07-09 11:09:14 +02:00
bergware 2f813af61b Plugin system update 2022-07-09 00:17:59 +02:00
bergware c677dbdc89 Plugin system update 2022-07-08 23:54:47 +02:00
bergware e6de6372ac Plugin system update 2022-07-08 23:31:48 +02:00
bergware 594533f8a2 Remove session creation in scripts 2022-07-06 08:50:22 +02:00
bergware 6c376d171b System update 2022-07-05 17:16:45 +02:00
bergware 132c312ccd System update 2022-07-05 17:14:39 +02:00
bergware 4da9a39de9 Make script executable 2022-07-05 17:09:04 +02:00