Commit graph

38 commits

Author SHA1 Message Date
lllllllillllllillll
d288cdb205 updated image to v0.40 2024-02-26 15:30:38 -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
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
81a98d3f5d updated screenshots 2024-01-13 16:04:32 -08:00
lllllllillllllillll
5b8157a7fe v0.20-dev changes 2024-01-13 00:04:01 -08:00
lllllllillllllillll
093b27d016 fixed typo. 2024-01-12 22:55:59 -08:00
lllllllillllllillll
3fac67621a Fixed hide/resetView. Renamed app.js to server.js.
Added install and uninstall to Syslog.
2024-01-12 22:53:43 -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
6d8a919d18 Portal page for regular users. Fix apps.js submit. 2024-01-10 21:31: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
9a065a8883 created pages for images, networks, and volumes 2023-12-17 12:28:58 -08:00
lllllllillllllillll
d4211f72c6 v0.08 2023-12-15 01:25:07 -08:00
lllllllillllllillll
1e4ff17a37 Added card styles : Full or compact. 2023-12-14 00:40:10 -08:00
lllllllillllllillll
058eadd3cd screenshot of logs 2023-12-13 18:15:35 -08:00
lllllllillllllillll
23ec95c6a6 Container links now use ServerIP address 2023-12-12 21:03:37 -08:00
lllllllillllllillll
a396764880 Added 'Hide' to containers. need to build unhide. 2023-12-12 19:38:11 -08:00
lllllllillllllillll
b17af5804e
tweaks for recent pull merge 2023-12-08 21:48:46 -08:00
lllllllillllllillll
8a8d28ad8f
container metrics fix 2023-12-04 01:37:06 -08:00
lllllllillllllillll
ab909bbe0e
uninstall fix
improved uninstall function and fixed duplicate form id
2023-12-04 00:06:46 -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
fb3fb34532
Delete functions/system_information.js 2023-11-26 17:53:25 -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
cf0c9dda4b
Hiding Dweeb Containers
* default images for dashCards.
* hiding DweebUI and DweebCache containers from displaying on dashboard.
2023-11-06 01:13:06 -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
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
94cd1293fa
Delete functions/systeminformation.js 2023-11-01 00:56:49 -07:00
lllllllillllllillll
9597df2524
Add files via upload 2023-10-31 21:21:31 -07:00
lllllllillllllillll
ca06c09710
fixed variable "name" -> "user" 2023-10-29 18:59:42 -07:00
lllllllillllllillll
dc5a456269
significant code clean-up
Cleaned up the code in app.js.
Started moving code into /functions.
2023-10-29 17:38:17 -07:00