Amir Raminfar
|
e4e6903ef3
|
fix: removes toSorted() for older browsers that do not support it (#2895)
|
2024-04-14 14:06:11 -07:00 |
|
Amir Raminfar
|
ec03e93298
|
feat: groups containers by stack or compose when possible (#2893)
|
2024-04-14 14:05:27 -07:00 |
|
Amir Raminfar
|
83f488ecef
|
fix: tries to reconnect of remote host disconnects (#2876)
|
2024-04-08 11:59:03 -07:00 |
|
Amir Raminfar
|
9b641a99da
|
fix: fixes background color with ansi colors. fixes #2873 (#2874)
|
2024-04-05 10:56:05 -07:00 |
|
Amir Raminfar
|
3c7df537ec
|
chore: changes APIs to be more restful and prepare for services (#2869)
|
2024-04-02 10:01:02 -07:00 |
|
Amir Raminfar
|
9c1b967502
|
feat: improves icons placement for expanding json (#2854)
|
2024-03-26 15:46:05 +00:00 |
|
Amir Raminfar
|
3a2546f919
|
feat: hides per page dropdown when total number of containers is less than a page (#2849)
|
2024-03-25 08:09:10 -07:00 |
|
Amir Raminfar
|
09a9886423
|
perf: makes messages for copy and paste lazy for minor perf improvement
|
2024-03-14 08:29:16 -07:00 |
|
Amir Raminfar
|
ec2be9c0f2
|
feat: brings colors back and fixes #2639 (#2823)
|
2024-03-12 19:15:18 +00:00 |
|
Amir Raminfar
|
7fbac3b118
|
chore: fix types
|
2024-03-08 11:41:46 -08:00 |
|
Amir Raminfar
|
336e8acd0b
|
fix: improves fuzzy by using key down instead of up (#2790)
|
2024-02-23 21:09:14 +00:00 |
|
Amir Raminfar
|
ac66969126
|
chore: fixes types
|
2024-02-20 09:15:17 -08:00 |
|
Amir Raminfar
|
07d0c7fac5
|
fix: fixes changing items per page. fixes #2784 (#2786)
|
2024-02-19 23:12:16 +00:00 |
|
Amir Raminfar
|
099c053341
|
feat: sorts most recent containers on top for fuzzy search (#2746)
|
2024-02-02 09:41:26 -08:00 |
|
Amir Raminfar
|
bd86b2289b
|
feat: updates labels between running and all containers (#2742)
|
2024-02-01 22:07:16 +00: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
|
bb0ca30b81
|
feat: search textbox is now draggable (#2737)
|
2024-01-30 17:22:58 +00:00 |
|
Amir Raminfar
|
d07dc2e983
|
fix: fixes cpu on popup being too long (#2728)
|
2024-01-23 09:01:15 -08:00 |
|
Amir Raminfar
|
82765f4b68
|
feat: adds support for compact mode. fixes #2710 (#2712)
|
2024-01-18 17:04:58 +00:00 |
|
Amir Raminfar
|
89fe9e6b91
|
feat: adds a dropdown to switch language locale (#2708)
|
2024-01-18 01:22:06 +00:00 |
|
Amir Raminfar
|
9d2a8af435
|
feat: makes button for page size smaller (#2707)
|
2024-01-17 14:01:18 -08:00 |
|
Amir Raminfar
|
c6c2c13404
|
feat: adds option to home page to show more than default containers per page (#2703)
|
2024-01-15 18:38:21 +00:00 |
|
Amir Raminfar
|
1e2ce61991
|
fix: fixes title bar alignment to base of text (#2688)
|
2024-01-10 11:23:53 -08:00 |
|
Amir Raminfar
|
f7a36483f9
|
feat: moves search box higher. fixes #2679 (#2684)
|
2024-01-10 11:10:24 -08:00 |
|
Amir Raminfar
|
cc6ae1d63c
|
fix: fixes 24 hour style being broken on chrome. fixes #2680 (#2685)
|
2024-01-10 11:10:10 -08:00 |
|
Amir Raminfar
|
3a705f2de0
|
fix: fixes title container stats in small screen (#2678)
|
2024-01-09 14:09:16 -08:00 |
|
Amir Raminfar
|
e1d38a3582
|
fix: fixes stats on windows (#2675)
|
2024-01-09 13:03:30 -08:00 |
|
Amir Raminfar
|
6ca33b5a62
|
feat: alt-click on side menu opens a new panel (#2674)
|
2024-01-09 10:25:54 -08: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
|
72a580574a
|
feat: adds preview for settings (#2669)
|
2024-01-08 12:21:37 -08:00 |
|
Amir Raminfar
|
f87d3bbe3e
|
chore: improves icon size (#2662)
|
2024-01-06 16:29:13 +00:00 |
|
Amir Raminfar
|
fc93e2d33c
|
chore: adds more tests (#2660)
|
2024-01-05 19:28:02 -08:00 |
|
Amir Raminfar
|
c1eb699dc6
|
feat: moves settings to top of the home page (#2659)
|
2024-01-06 01:56:29 +00:00 |
|
Amir Raminfar
|
aac38d954d
|
fix: fixes broken enter on fuzy dialog (#2658)
|
2024-01-05 21:01:21 +00:00 |
|
Amir Raminfar
|
eafd2f144f
|
fix: improves performance for fuzzy search dialog (#2656)
|
2024-01-05 12:47:07 -08:00 |
|
Amir Raminfar
|
589cad54d9
|
fix: makes minor improvements to fuzzy search dialog (#2653)
|
2024-01-04 15:12:47 -08:00 |
|
Amir Raminfar
|
a4026e16e8
|
feat: adds labels to fuzzy search dialog (#2649)
|
2024-01-04 07:47:51 -08:00 |
|
Amir Raminfar
|
ee4f94ce2e
|
fix: fixes z-index on scroll progress component (#2651)
|
2024-01-03 23:16:05 +00: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
|
1835404376
|
chore: cleans up snapshot
|
2023-12-29 19:16:13 -08:00 |
|
Amir Raminfar
|
0ab9c730c7
|
feat!: strips all ansi colors and disables showing any colors (#2626)
|
2023-12-28 07:27:52 -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 |
|
Akash Ramaswamy
|
7a0fc84842
|
fix: copy log ansi character parsing and html decode (#2621)
|
2023-12-23 06:48:22 -08:00 |
|
Amir Raminfar
|
a8c9237c72
|
fix: improves padding for mobile (#2616)
|
2023-12-20 22:42:30 +00:00 |
|
Amir Raminfar
|
3a214590be
|
chore: uses size-x instead of w-x h-x (#2615)
|
2023-12-20 11:56:48 -08:00 |
|
Amir Raminfar
|
aea1b67a7f
|
chore: updates date-fns (#2607)
|
2023-12-19 16:37:36 +00: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 |
|
Amir Raminfar
|
f332b5c9b5
|
chore: updates icons
|
2023-12-15 10:12:24 -08:00 |
|