Commit Graph

7 Commits

Author SHA1 Message Date
lllllllillllllillll ab909bbe0e
uninstall fix
improved uninstall function and fixed duplicate form id
2023-12-04 00:06:46 -08:00
lllllllillllllillll ca8a40c065
removed snake_case from app.js
renamed function system_information.js to system.js
2023-11-26 17:27:10 -08:00
lllllllillllllillll c2c4fcca89
v0.05
* Environment Variables and Labels are now unchecked by default.
* Support for Docker volumes.
* Fixed app uninstall.
* Fixed Proxy Manager.
* Updated functions to ignore the three DweebUI containers: DweebUI, DweebCache(redis), and DweebProxy(caddy).
* Visual updates: Tabs for networks, images, and volumes. Added 'update' option in container drop-down.
* Updated main.js to prevent javascript errors.
* Fix for templates using 'set' instead of 'default' in environment variables.
* Fixes for templates with no volumes or no labels.
* New README.md.
* New screenshots.
* Automatically persists data in docker volumes if there is no bind mount.
2023-11-16 18:01:24 -08:00
lllllllillllllillll 6ec890e0bc
v0.05 pre-release
When installing an app, Environment variables and labels are unchecked by default.
Added 'update' option to container drop down.
Fixed App Uninstall
Updated container_stats to ignore DweebUI and DweebCache
Updated main.js to fix javascript errors
2023-11-12 13:30:56 -08:00
lllllllillllllillll 5d91cd50e4
v0.04
Displays default icon if one isn't found
Hid the containers DweebUI and DweebCache
New Docker Image and Compose file.
Fixed missing information viewing container details
2023-11-10 23:55:07 -08:00
lllllllillllllillll 9f3cb150a7
Starting v0.04
First build of Docker image. Barely works, very buggy.
2023-11-05 18:19:17 -08:00
lllllllillllllillll 9597df2524
Add files via upload 2023-10-31 21:21:31 -07:00