Commit graph

49 commits

Author SHA1 Message Date
lllllllillllllillll
61d3d54126 Fixes to app installer and new UI elements 2024-06-13 22:51:11 -07:00
lllllllillllllillll
109d9bc171 fixed details modal 2024-06-08 16:53:28 -07:00
lllllllillllllillll
0dae02c382 fixed details modal and dashboard icons 2024-06-04 23:32:06 -07:00
lllllllillllllillll
c71f330b49 added compose file import 2024-05-12 01:30:37 -07:00
lllllllillllllillll
82c134158d updated dependencies. improved AddAlert function. 2024-05-04 15:47:24 -07:00
lllllllillllllillll
2d9914c458 Added Install Alerts 2024-05-04 01:18:51 -07:00
lllllllillllllillll
cf41f07bbd Multi-user dashboard 2024-05-03 01:13:24 -07:00
lllllllillllllillll
15722b1687 First draft of permissions system 2024-04-22 19:20:13 -07:00
lllllllillllllillll
62b7e73aac Improved UI for apps.js and new template import 2024-04-14 14:56:01 -07:00
lllllllillllllillll
64ec287286 updates to portal and router 2024-04-07 15:57:17 -07:00
lllllllillllllillll
74cf69b3d3 updated router. email no longer case sensitive. 2024-04-01 15:08:02 -07:00
lllllllillllllillll
a73a89b250 mostly working permission system. 2024-03-26 20:38:57 -07:00
lllllllillllllillll
365cdde0cc Updates to permissions modal 2024-03-24 14:09:53 -07:00
lllllllillllllillll
167dd8917e reduced html inside dashboard.js 2024-03-22 11:14:10 -07:00
lllllllillllllillll
8d9eb9981a improvements for multi-user and permissions 2024-03-21 23:59:45 -07:00
lllllllillllllillll
66f273e22e updated README and minor fixes 2024-03-20 13:19:56 -07:00
lllllllillllllillll
6a352281ab import modal. added UI elements to apps.js 2024-03-19 15:20:26 -07:00
lllllllillllllillll
5c6e2a9eaa Working install cards and fixes for dashboard.js 2024-03-18 17:14:47 -07:00
lllllllillllllillll
8b8e30772f hide/reset view fixes. updated express to 4.18.3 2024-03-18 01:08:44 -07:00
lllllllillllllillll
c2f06639f5 refactored container actions 2024-03-17 12:10:16 -07:00
lllllllillllllillll
974d32e350 updating apps.js to use html templates 2024-03-17 01:00:11 -07:00
lllllllillllllillll
b395de3445 removed/refactored metrics interval 2024-03-15 01:01:15 -07:00
lllllllillllllillll
e78afb90ca refactoring dashboard.js / updated compose file 2024-03-14 21:12:09 -07:00
lllllllillllllillll
c9da3bd30b Fixed appCard catagories. refactoring dashboard.js 2024-03-14 00:33:34 -07:00
lllllllillllllillll
bb84828ffe fixed users.js avatars. app.js modal 2024-03-13 19:55:13 -07:00
lllllllillllllillll
a841fed064 moved footer, navbar, sidebar to partials folder 2024-03-13 15:41:49 -07:00
lllllllillllllillll
f615a492e8 updated container charts 2024-03-13 00:41:26 -07:00
lllllllillllllillll
6213c54165 fixed container charts not displaying 2024-03-12 20:09:38 -07:00
lllllllillllllillll
eb952c0a50 independently updating container cards 2024-03-12 16:23:37 -07:00
lllllllillllllillll
9a994bfbf1 converting template literals into plain html. 2024-02-28 23:15:29 -08:00
lllllllillllllillll
1d7b56907c converting /components into html 2024-02-27 23:34:26 -08:00
lllllllillllllillll
cfe9660ac2 Dashboard cards are now html components. 2024-02-27 15:41:57 -08:00
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