Commit graph

62 commits

Author SHA1 Message Date
lllllllillllllillll
4bdf1e3148 Almost a complete rewrite, part 5. Almost ready. 2024-10-27 17:55:40 -07:00
lllllllillllllillll
5fb7878f59 Almost a complete rewrite, part 4. 2024-09-16 01:05:46 -07:00
lllllllillllllillll
00c31f0fb6 Almost a complete rewrite, part 2. 2024-08-10 00:57:22 -07:00
lllllllillllllillll
f113fa546b Fixed version information and footer 2024-07-29 21:00:40 -07:00
lllllllillllllillll
622318c461 Almost a complete rewrite, part 1. 2024-07-29 17:49:04 -07:00
lllllllillllllillll
33e45a8bbf Refactored to stop spamming Docker API 2024-07-17 18:37:40 -07:00
lllllllillllllillll
c1d0a306a8 Hide ports if nothing exposed 2024-07-10 00:43:30 -07:00
lllllllillllllillll
b4f2b1f64f Improvements to permissions system 2024-07-10 00:16:01 -07:00
lllllllillllllillll
31f5230f50 router cleanup and search test 2024-06-27 17:01:15 -07:00
lllllllillllllillll
4e46052770 Added buttons to the navbar. some file cleanup. 2024-06-26 01:02:56 -07:00
lllllllillllllillll
8082b3e4e7 permissions fix for view. 2024-06-24 01:39:25 -07:00
lllllllillllllillll
cef9f7e7d7 User registration toggle in Settings page. 2024-06-23 16:08:33 -07:00
lllllllillllllillll
d30b2eefb8 Working settings page. 2024-06-23 01:13:09 -07:00
lllllllillllllillll
935cf1e995 disabled UI placeholders. working NO_AUTH. 2024-06-21 00:41:08 -07:00
lllllllillllllillll
5e13288fc1 Added NO_AUTH env variable for localhost 2024-06-19 14:16:14 -07:00
lllllllillllllillll
874615502d New UI elements Grid view and List view. 2024-06-16 16:34:44 -07:00
lllllllillllllillll
53f0e2c5e9 fixed compose file volume, updated dependencies 2024-06-15 02:39:34 -07:00
lllllllillllllillll
61d3d54126 Fixes to app installer and new UI elements 2024-06-13 22:51:11 -07:00
lllllllillllllillll
0dae02c382 fixed details modal and dashboard icons 2024-06-04 23:32:06 -07:00
lllllllillllllillll
7cf8b84169 buttons trigger from 'mousedown'
John Carmack and Theo told me to:
https://www.youtube.com/watch?v=yaMGtiPckAQ
2024-05-23 17:25:54 -07:00
lllllllillllllillll
fbe26cd0ed Fixed apps.js pagnation and learn more modal 2024-05-16 18:36:16 -07:00
lllllllillllllillll
c795cac009 created compose modal. updated import instructions 2024-05-13 00:18:39 -07:00
lllllllillllllillll
82c134158d updated dependencies. improved AddAlert function. 2024-05-04 15:47:24 -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
c9d7dea132 updated dependencies and updated router auth 2024-03-31 14:37:00 -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
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
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
974d32e350 updating apps.js to use html templates 2024-03-17 01:00:11 -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
12e75af9b0 dynamically generated avatars. 2024-03-13 16:32:14 -07:00
lllllllillllllillll
a841fed064 moved footer, navbar, sidebar to partials folder 2024-03-13 15:41:49 -07:00
lllllllillllllillll
308538f579 fixes for appCard and apps.js 2024-03-13 02:14:50 -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
785b54d5aa sse event can now trigger individual cards 2024-02-29 23:14:08 -08:00
lllllllillllllillll
9a994bfbf1 converting template literals into plain html. 2024-02-28 23:15:29 -08:00
lllllllillllllillll
0cbf9226e5 The rewrite. v0.20 2024-01-07 18:29:56 -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