Amir Raminfar
|
cce2e8a8b5
|
fix: fixes toggle all when fields have not been set for JSON (#3349)
|
2024-10-27 14:16:20 +00:00 |
|
Amir Raminfar
|
c1d31313b2
|
fix: unfound fields are shown by default instead of hidden (#3342)
|
2024-10-26 15:15:29 +00:00 |
|
yubiuser
|
cd63b5ded8
|
fix: limit default SQL log entries to 100 (#3346)
Signed-off-by: yubiuser <github@yubiuser.dev>
|
2024-10-25 21:08:12 +00:00 |
|
Amir Raminfar
|
eab380b70d
|
chore: fixes typescript error
|
2024-10-18 09:49:36 -07:00 |
|
Amir Raminfar
|
8b1adb51c8
|
feat: removes rounded corners in compact mode (#3332)
|
2024-10-16 18:50:50 -07:00 |
|
Amir Raminfar
|
2d62257a33
|
chore: fixes typecheck for arrow (#3317)
|
2024-10-08 16:39:52 +00:00 |
|
Amir Raminfar
|
049214d529
|
chore: clean up sql and introduce another component (#3312)
|
2024-10-04 20:48:22 +00:00 |
|
Amir Raminfar
|
1e5264a00b
|
feat: adds support for levels (#3306)
|
2024-10-04 13:47:12 -07:00 |
|
Amir Raminfar
|
9bbe35e7fd
|
perf: fixes performance issue with sql table
|
2024-10-03 18:29:22 -07:00 |
|
Amir Raminfar
|
3497bf37d1
|
chore: fixes typescheck
|
2024-09-26 10:26:13 -07:00 |
|
Amir Raminfar
|
e48aec12f5
|
feat: shows first 1000 records now
|
2024-09-26 09:54:51 -07:00 |
|
Amir Raminfar
|
0f8bea46af
|
chore: ignore errors
|
2024-09-21 14:19:26 -07:00 |
|
Amir Raminfar
|
0d783c26cb
|
chore: cleans up async operations
|
2024-09-21 08:15:05 -07:00 |
|
Amir Raminfar
|
90b9d97685
|
feat: duckdb wasm capibility (#3272)
|
2024-09-18 17:27:46 -07:00 |
|
Amir Raminfar
|
d6477848d5
|
fix: cleans up on hover background color
|
2024-09-08 14:10:48 -07:00 |
|
Amir Raminfar
|
9ddbe6fbb0
|
feat: shows raw json in complex logs with option to copy (#3251)
|
2024-09-04 08:53:40 -07:00 |
|
Amir Raminfar
|
9f2f8b8245
|
feat!: moves search to backend for better experience. It does remove show search results in context. (#3245)
|
2024-09-03 08:02:09 -07:00 |
|
Amir Raminfar
|
74063a0c72
|
feat: makes improvements to mobile view (#3244)
|
2024-08-30 09:36:27 -07:00 |
|
Amir Raminfar
|
db33e28117
|
chore: fixes wrap
|
2024-08-29 13:11:22 -07:00 |
|
Amir Raminfar
|
df1a650980
|
chore: adds pinned headers
|
2024-08-29 13:07:00 -07:00 |
|
Amir Raminfar
|
a937615747
|
chore: adds all toggle
|
2024-08-29 13:04:31 -07:00 |
|
Amir Raminfar
|
d13163b0d9
|
chore: removes tag if not there for level (#3242)
|
2024-08-29 15:59:50 +00:00 |
|
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
|
0a03923587
|
feat: changes scroll progress to reflect total available logs instead of just the logs in the browser (#3236)
|
2024-08-26 20:12:24 +00:00 |
|
Amir Raminfar
|
a6620ff315
|
chore: fixes broken settings page
|
2024-08-26 08:13:13 -07:00 |
|
Amir Raminfar
|
aec8139a19
|
feat: adds animations to bottom when in live mode (#3231)
|
2024-08-26 14:58:39 +00:00 |
|
Amir Raminfar
|
69fb227519
|
feat: adds action toolbar for groups, services and stacks (#3190)
|
2024-08-10 13:35:56 -07:00 |
|
Amir Raminfar
|
082bed2382
|
perf: fixes an issue with too many containers (#3144)
|
2024-07-24 06:58:21 -07:00 |
|
Amir Raminfar
|
d2015fdebd
|
chore: cleans up logging context (#3136)
|
2024-07-22 20:57:27 +00:00 |
|
Amir Raminfar
|
5d9017be01
|
fix: fetching more should only allow for one and abort if one is already in progress. fixes #3113 (#3118)
|
2024-07-20 15:51:19 -07:00 |
|
Amir Raminfar
|
3541c326bf
|
feat: auto links url for simple logs. fixes #3063 (#3100)
|
2024-07-11 15:42:50 -07:00 |
|
codeman1o1
|
f0b44a2608
|
feat: adds critical (#3051)
|
2024-06-20 06:32:36 -07:00 |
|
Amir Raminfar
|
f24d4951ad
|
chore: upgrade to unplug-vue-router (#3041)
|
2024-06-17 12:07:24 -07:00 |
|
Amir Raminfar
|
220218d44d
|
feat: show start event for containers (#3014)
|
2024-06-06 08:26:03 -07:00 |
|
Amir Raminfar
|
496a894d86
|
feat: adds severe (#3005)
|
2024-06-01 21:28:28 +00:00 |
|
Amir Raminfar
|
4829a5e8c4
|
fix: aborts fetchings more request when container is changed. fixes #2993 (#2995)
|
2024-05-29 13:29:31 -07:00 |
|
Amir Raminfar
|
c2c7041cf7
|
feat: disables user select for dates on simple and complex logs. fixes #2967 (#2994)
|
2024-05-29 08:45:02 -07:00 |
|
Amir Raminfar
|
e00af4321f
|
chore: extracts more locales text (#2992)
|
2024-05-28 19:37:41 -07:00 |
|
Amir Raminfar
|
a65f8a2c3a
|
chore: css clean up (#2988)
|
2024-05-27 20:43:22 +00:00 |
|
Amir Raminfar
|
34dcf9d068
|
chore: fixes reverse bug on stats
|
2024-05-26 12:34:55 -07:00 |
|
Amir Raminfar
|
beb95c2f87
|
fix: improves the loading of stats between page changes (#2985)
|
2024-05-26 17:29:26 +00:00 |
|
Amir Raminfar
|
3b34578e92
|
feat: adds a simple loader when waiting for logs (#2984)
|
2024-05-26 10:25:20 -07:00 |
|
Amir Raminfar
|
89d9e67862
|
fix: fixes when only one container is in a service (#2983)
|
2024-05-25 15:56:20 -07:00 |
|
Amir Raminfar
|
c268fa4e8b
|
fix: bug when a new container in service mode is created (#2982)
|
2024-05-24 13:04:50 -07:00 |
|
Amir Raminfar
|
4c7f281257
|
fix: uses better colors for different container names (#2979)
|
2024-05-23 21:46:57 +00: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
|
cc8e715cc5
|
feat: downloads visible streams only instead of all (#2924)
|
2024-04-30 16:40:27 +00:00 |
|
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
|
9b641a99da
|
fix: fixes background color with ansi colors. fixes #2873 (#2874)
|
2024-04-05 10:56:05 -07:00 |
|