Commit graph

17 commits

Author SHA1 Message Date
lllllllillllllillll
32c2301873 Container cards now display status while waiting 2024-02-24 09:20:35 -08:00
lllllllillllllillll
e294ca7089 Server metrics styling. Container action indicator 2024-02-24 08:55:47 -08:00
lllllllillllllillll
eb992f706e reduced server.js to 99 lines. bug fixes. 2024-02-23 00:41:54 -08:00
lllllllillllllillll
b62e209e6f Fixed issue with dashboard and improved event loop 2024-02-21 17:05:43 -08:00
lllllllillllllillll
25280ae174 Improved dashboard controller and router.
removed console.log()s.
2024-02-18 18:23:20 -08:00
lllllllillllllillll
c27f64f308 Fixed hide and resetView 2024-02-18 00:33:09 -08:00
lllllllillllllillll
666f820a1f Fixed list sort on images, networks, volumes 2024-02-17 00:37:07 -08:00
lllllllillllllillll
97481b0b75 moved routes into dashboard.js 2024-02-14 01:45:29 -08:00
lllllllillllllillll
003db6d7d1 fixed image,volume,networks form submit.
added selectAll to permissions modal.
2024-02-09 20:06:33 -08:00
lllllllillllllillll
190b902090 Added rate limiter 2024-01-08 13:29:06 -08:00
lllllllillllllillll
0cbf9226e5 The rewrite. v0.20 2024-01-07 18:29:56 -08:00
lllllllillllllillll
e99dc8470b removed extra if statements and sqlite queries.
added list.js for sorting tables.
removed Caddy Proxy Manager from docker-compose.yaml
2023-12-17 17:22:15 -08:00
lllllllillllllillll
b7e2d6c7ca Revert back to express-sessions for now 2023-12-11 01:28:48 -08:00
lllllllillllllillll
da0a5b8401
Viewable container logs
You can now view a containers logs. 
Code clean-up.
2023-12-03 14:24:30 -08:00
lllllllillllllillll
1893be7efc
v0.06 2023-11-24 00:54:21 -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
e86a631f0c
Add files via upload 2023-10-15 15:11:58 -07:00