Commit graph

51 commits

Author SHA1 Message Date
lllllllillllllillll
f97628e9cd Bumped version to v0.40. Added Podman support. 2024-02-25 00:19:31 -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
c27f64f308 Fixed hide and resetView 2024-02-18 00:33:09 -08:00
lllllllillllllillll
a95b042960 New logo. Updated dependencies. 2024-02-17 13:32:09 -08:00
lllllllillllllillll
97481b0b75 moved routes into dashboard.js 2024-02-14 01:45:29 -08:00
lllllllillllllillll
04cc1c1df3 Tweaks to event trigger. Improved Uninstall. 2024-02-11 16:50:21 -08:00
lllllllillllllillll
003db6d7d1 fixed image,volume,networks form submit.
added selectAll to permissions modal.
2024-02-09 20:06:33 -08:00
lllllllillllllillll
71bbb574d1 checkbox selectAll() fix 2024-02-07 23:57:49 -08:00
lllllllillllllillll
13ee350bb2 localized htmx. fixed images/volumes/networks
added hidden checkbox so forms always return an array
2024-02-07 18:13:44 -08:00
lllllllillllllillll
377ba6ae67 working 'remove' on images and networks pages 2024-02-07 01:42:20 -08:00
lllllllillllllillll
1938d7b2fc updated images, networks, volumes forms 2024-02-06 00:35:16 -08:00
lllllllillllllillll
70ec201924 new permissions modal 2024-02-05 23:51:36 -08:00
lllllllillllllillll
883a65faae Added "Thanks" clicker to supporters page 2024-02-04 01:19:16 -08:00
lllllllillllllillll
8feb88a2a0 Fixed container stat charts 2024-02-03 22:00:17 -08:00
lllllllillllllillll
f94bd91898 modal and graph fixes. new supporters page. 2024-02-03 15:09:20 -08:00
lllllllillllllillll
5e45e084d0 fixed container charts 2024-01-28 21:03:20 -08:00
lllllllillllllillll
0f5575075e Another big rewrite 2024-01-28 00:33:50 -08:00
lllllllillllllillll
109e77c56c fix network page. 2024-01-15 01:11:58 -08:00
lllllllillllllillll
0911a15ac4 visual tweaks. fixed install logging. 2024-01-14 23:57:51 -08:00
lllllllillllllillll
df242f250f css and js changes. 2024-01-14 15:33:53 -08:00
lllllllillllllillll
e6ad8dff72 updated logo. removed comments. 2024-01-14 02:23:14 -08:00
lllllllillllllillll
40bd0b693c re-implemented the install and uninstall functions 2024-01-11 23:43:58 -08:00
lllllllillllllillll
4d78177951 merged logout with login.js. Fixed app search. 2024-01-11 17:51:26 -08:00
lllllllillllllillll
b22894f366 fixed routing for non-admin users 2024-01-11 00:05:38 -08:00
lllllllillllllillll
6d8a919d18 Portal page for regular users. Fix apps.js submit. 2024-01-10 21:31:13 -08:00
lllllllillllllillll
3e7f714115 Updated images, networks, and volumes pages. 2024-01-08 17:30:20 -08:00
lllllllillllllillll
68cc67d5aa Fixed image size displayed on images.js 2024-01-08 14:37:24 -08:00
lllllllillllllillll
d4fed30db6 First draft of working images page 2024-01-08 13:58:37 -08:00
lllllllillllllillll
569df8fa1e Fixed css and js resource links 2024-01-07 21:10:13 -08:00
lllllllillllllillll
0cbf9226e5 The rewrite. v0.20 2024-01-07 18:29:56 -08:00
lllllllillllllillll
56b18cdbba added helmet. updated readme and changelog. 2023-12-19 01:22:24 -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
837c21fdb8 fixed test page. 2023-12-17 12:41:13 -08:00
lllllllillllllillll
9a065a8883 created pages for images, networks, and volumes 2023-12-17 12:28:58 -08:00
lllllllillllllillll
d49ab1a53e auth middleware, pm2, fixed missing session data 2023-12-16 16:59:51 -08:00
lllllllillllllillll
f3c6e6f155 a bunch of small tweaks 2023-12-14 17:57:56 -08:00
lllllllillllllillll
9d9d5dac2e Bump sequelize from 6.35.1 to 6.35.2 2023-12-14 02:27:18 -08:00
lllllllillllllillll
22d769bcc3 Added 'Reset View' to dashCard 2023-12-13 01:04:56 -08:00
lllllllillllllillll
821ece2e88 added SECRET field to register 2023-12-10 16:37:01 -08:00
lllllllillllllillll
b5114ace4f drop-down button on Apps page
Added settings icon to Apps page.
First step for compose file support.
2023-12-10 14:25:26 -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
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
2a2f4331d6
v0.03
* Container graphs now load instantly
* Working net indicator
* Redis now installed as docker container
2023-11-04 10:56:08 -07:00
lllllllillllllillll
c063a5a0e8
semi-working container graphs
It's pretty buggy, but it works.
2023-10-21 23:23:54 -07:00
lllllllillllllillll
49c311378e
Add files via upload
Updated leantime and dashdot. Added privileged mode support. change vnc and vpn buttons to white
2023-10-17 01:26:04 -07:00