Amir Raminfar
85271a595a
feat: adds a side panel for complex logs that enables reordering and enabling fields ( #3237 )
2024-08-29 00:37:04 +00:00
Amir Raminfar
36f3308e1d
perf: tries to improve burst of logs ( #3227 )
2024-08-26 06:22:50 -07:00
Amir Raminfar
c906b80f52
fix: fixes improper version handeling ( #3157 )
2024-07-28 00:32:38 +00:00
Amir Raminfar
3a988b8fdc
feat: updates agents to be more resilient by reconnecting. also adds big performance issues in swarm mode with little updates to the UI. ( #3145 )
2024-07-25 08:01:33 -07:00
Amir Raminfar
082bed2382
perf: fixes an issue with too many containers ( #3144 )
2024-07-24 06:58:21 -07:00
Amir Raminfar
aa6556be22
fix: fixes broken auto redirect. see #3123 ( #3129 )
2024-07-20 15:01:01 -07:00
Amir Raminfar
5af611ab44
feat: removes orphaned containers. fixes #3077 ( #3098 )
2024-07-11 19:16:47 +00:00
Amir Raminfar
208671ef23
feat: sorts services in swarm view ( #3096 )
2024-07-11 10:56:08 -07:00
Amir Raminfar
6246b866d5
fix: removes empty stacks ( #3071 )
2024-07-06 14:22:32 -07:00
Amir Raminfar
220218d44d
feat: show start event for containers ( #3014 )
2024-06-06 08:26:03 -07:00
Amir Raminfar
8dce75509c
feat: changes the host when a new container is chosen ( #3001 )
2024-05-31 16:19:40 -07:00
Amir Raminfar
ba0206a903
feat: supports swarm mode with stacks and services on remote hosts 🙌🏼 ( #2961 )
2024-05-23 10:17:16 -07:00
Amir Raminfar
5810383a29
fix: only shows event stream error when trying to reconnect ( #2958 )
2024-05-14 06:13:46 -07:00
Amir Raminfar
44f68cc482
feat: Shows hosts in cards with their respective stats and updates the container table to filter by host 🥳 ( #2932 )
2024-05-10 21:35:17 +00:00
Amir Raminfar
81705c8a47
feat: implement sticky collapsed and expanded groups on side menu ( #2901 )
2024-04-16 08:44:26 -07:00
Amir Raminfar
b781570811
fix: removes any configuration from index.html when users are not authenticated ( #2889 )
2024-04-11 09:03:37 -07:00
Amir Raminfar
83f488ecef
fix: tries to reconnect of remote host disconnects ( #2876 )
2024-04-08 11:59:03 -07:00
Amir Raminfar
8677a34087
feat: collects all stats like cpu and mem in background for up to 5 minutes ( #2740 )
2024-02-01 12:43:44 -08:00
Amir Raminfar
82765f4b68
feat: adds support for compact mode. fixes #2710 ( #2712 )
2024-01-18 17:04:58 +00:00
Amir Raminfar
0c33d0f921
feat: defaults locale to auto ( #2711 )
2024-01-18 08:56:38 -08:00
Amir Raminfar
89fe9e6b91
feat: adds a dropdown to switch language locale ( #2708 )
2024-01-18 01:22:06 +00:00
Amir Raminfar
8b183e98ff
feat: allows for date format to be overriden with locale. fixes #2665 ( #2671 )
2024-01-08 14:36:08 -08:00
Amir Raminfar
a4026e16e8
feat: adds labels to fuzzy search dialog ( #2649 )
2024-01-04 07:47:51 -08:00
Amir Raminfar
6eb356aaa9
feat!: removes legacy authentication model ( #2633 )
2023-12-31 22:05:41 +00:00
Amir Raminfar
98bf45c5bc
feat!: removes custom content help support ( #2628 )
2023-12-30 14:18:14 -08:00
Amir Raminfar
6a4c384eb6
Revert "feat!: removes custom content help support"
...
This reverts commit 904b2a4f89 .
2023-12-27 20:41:58 -08:00
Amir Raminfar
904b2a4f89
feat!: removes custom content help support
2023-12-27 19:08:04 -08:00
Amir Raminfar
4b658fbf1c
fix: proxies avatars which should fix #2591 and remove all CSP errors ( #2599 )
2023-12-16 14:01:53 -08:00
Akash Ramaswamy
f78534f529
feat: can start and stop containers now using the drop down. This feature is not enabled by default. ( #2548 )
2023-11-30 14:04:22 -08:00
Amir Raminfar
60650ddc2c
feat: syncs all profile localStorage to disk ( #2537 )
2023-11-27 15:57:54 -08:00
Amir Raminfar
9fa4911aec
feat: list of releases can now be seen at the top ( #2480 )
2023-11-10 19:45:47 +00:00
Amir Raminfar
32de313c27
feat: supports having custom content with markdown ( #2466 )
2023-11-06 12:39:11 -08:00
Amir Raminfar
bb085affb2
fix: removes fetch request when user does not exist ( #2473 )
2023-11-05 12:29:44 -08:00
Amir Raminfar
e85a4aefa2
feat: adds support for user.yml from disk ( #2455 )
2023-10-30 12:20:00 -07:00
Amir Raminfar
1fe46e605a
feat: syncs settings to disk for authenticated users ( #2445 )
2023-10-27 12:53:42 -07:00
Amir Raminfar
be11c32139
feat: adds forward-proxy ( #2442 )
2023-10-23 15:31:39 -07:00
Amir Raminfar
194fcd0dea
fix: clears all containers on reconnect and removes stale old ones ( #2414 )
2023-10-07 21:35:23 +00:00
Amir Raminfar
67dbbfce97
fix: improves event stream error and only shows when closed
2023-09-27 16:33:56 -07:00
Amir Raminfar
58edb4f602
feat: adds automatic redirect when a new container is found ( #2396 )
...
* feat: implements a toast for alerting errors and other useful information
* removes unused code
* feat: adds automatic redirect when a new container is found
* complete the flow with alerts and settings page
* adds more langs and option for once
* removes files
2023-09-27 16:00:44 -07:00
Amir Raminfar
c3b5991dc7
feat: implements a toast for alerting errors and other useful information ( #2395 )
...
* feat: implements a toast for alerting errors and other useful information
* removes unused code
2023-09-27 13:29:33 -07:00
Amir Raminfar
9751ce3cf5
chore: code clean up
2023-09-25 11:40:56 -07:00
Amir Raminfar
9f3a256334
feat!: refactors UI using faster components and clean up visually ( #2381 )
...
* feat: moves to tailwindcss and better component library
* update styles
* creates toggle component
* adds drop down component
* cleans up components
* removes unused components
* uses tailwind for scroll view
* removes table component
* improves animation
* cleans up more styles
* uses more tailwind
* cleans up more styles with flex
* more styles
* removes bulma
* adds colors
* updates modules
* fixes bugs
* stops importing styles.scss
* more clean up
* cleans up headers
* cleans up title
* fixes title
* fixes mobile-hidden
* fixes shadow
* fixes colors
* add tailwindcss/nesting
* adds more colors
* fixes more colors
* updates colors
* fixes colors
* colors
* fixes menu on left
* menu and modal
* menu and modal
* fuzzy search
* fixes menu on left
* remove logs
* cleans up search
* adds host to search
* remove outline from inputs
* cleans up left search icon
* removes unused styles
* fixes docker
* removes sass!
* cleans up styles
* Fixe smobile menu
* fixes mobile menu
* fixes typecheck
* fixes seconday color
* adds drop down for container
* cleans header css
* updates css
* fixes other layouts
* updates some tests
* fixes border
* fixes home screen font
* fixes top header
* fixes tests
* fixes fieldlist
* fixes complex
* cleans up more
* removes index
* fixes tests
* fixes tests
* resolves conflicts
2023-09-22 10:59:29 -07:00
Amir Raminfar
44e21cba83
chore: cleans up types in typescript ( #2335 )
2023-08-03 09:23:58 -07:00
Amir Raminfar
2c909dab09
fix: adds port and schema to connection again to fix clashes between same host. fixes #2279 ( #2289 )
...
* fix: adds port and schema to connection again to fix clashes between same host. fixes #2279
* fixes tests
2023-07-06 09:22:22 -07:00
Amir Raminfar
e4ef784be7
chore(format): updates js files to updates prettier
2023-07-06 08:41:04 -07:00
Amir Raminfar
70acaa64d8
feat: adds ability to support labels with | delimeter ( #2276 )
...
* feat: adds ability to support labels with | delimeter
* fixes tests
* updates docs
2023-06-28 12:14:17 -07:00
Amir Raminfar
a6fff56997
fix: cleans up config in template ( #2273 )
2023-06-27 11:35:55 -07:00
Amir Raminfar
14fc1190a8
feat: supports multiple hosts in parallel and update hosts menu ( #2269 )
...
* feat: updates host menu to be part of side menu
* updates routes to be host/id
* fixes go tests
* fixes js tests
* fixes typescheck
* fixes int tests
* fixes mobile
* fixes bug in merging containers
* fixed minor bug with menu
2023-06-24 19:13:39 +00:00
Amir Raminfar
6b32920d33
chore: cleans up types for config
2023-05-03 10:11:09 -07:00
Amir Raminfar
9ba1a0f76a
Adds health status by parsing the label from status ( #2099 )
...
* Adds healthcheck to status in menu
* Fixes bug with crated
* Moves colors to vars
* Updates icons
2023-03-29 08:58:12 -07:00