Tim Stack
5c0333fd64
[themes] add dracula theme
...
Various improvements to styling.
Empty opids are not valid.
2023-08-16 22:13:15 -07:00
Tim Stack
cc445cc78f
[listview] use ctrl-] to focus on overlays
2023-08-15 06:21:06 -07:00
Tim Stack
1c857feed7
[gantt] support for sub-ids
2023-08-14 19:04:31 -07:00
Tim Stack
155dad6ee1
[date_time_scanner] convert timestamps with zones to local time
...
Related to #703
2023-08-11 09:05:15 -07:00
Tim Stack
9306ddbf13
[gantt] tweak the style of dates in the chart headers
2023-08-08 08:12:47 -07:00
Tim Stack
f71300ba1d
[gantt] add a gantt chart view
2023-08-02 10:44:13 -07:00
Tim Stack
a16a8cf3fa
[log-annotations] add :annotate command
2023-07-30 21:17:52 -07:00
Tim Stack
401ec5181f
[piper] add metadata to piper file header and cleanup workdir
2023-07-18 22:14:45 -07:00
Tim Stack
2f9a41dfaf
[files] custom url handlers
...
Related to #1029
2023-07-12 21:30:54 -07:00
Tim Stack
8df83d562a
[config] simplify file format detection by moving it into the log format definition
2023-07-10 10:35:18 -07:00
Tim Stack
2e09202ff5
[config] externalize file format detection
2023-07-09 10:11:10 -07:00
Tim Stack
5787f47767
[piper] replace piper_proc with a thread
...
Related to #1029
2023-07-06 20:05:30 -07:00
Tim Stack
c8764da9d2
[bunyan] add test for this format and add "src" field
...
Related to #1136
2023-06-20 10:33:53 -07:00
Tim Stack
822eaf5a1a
[json_log] auto detect the required width for a column
...
Related to #1146
2023-04-29 16:13:42 -07:00
Tim Stack
a56cee67e6
[view-cursor] support for theming of the cursor line ( #1088 )
...
Add a role for the cursor line so that it can be themed.
The role is now optionally applied in textviews, which
fixes issues with other textviews having the wrong
selection highlight (e.g. filters, breadcrumb menus)
Still need to fix some issues with overlays...
2022-12-15 21:32:50 -08:00
Tim Stack
12d70f9996
[config] add missing enum terminator
...
the terminator is needed in the enum_value_t array
(I should really make it a real container...)
2022-12-14 20:48:53 -08:00
Florian Münchbach
ef48a95f55
Update config schema with new movement options
2022-12-11 22:12:12 +01:00
Tim Stack
faeaf477ab
[yajlpp] flesh things out a bit more
2022-10-04 21:17:01 -07:00
Tim Stack
9eb734ef7e
[log_format] support for a separate sub-second field
2022-10-02 21:58:10 -07:00
Tim Stack
5a63ece31d
[pcre2] migrate from pcre to pcre2
...
Fixes #974
2022-09-10 09:28:07 -07:00
Tim Stack
b5cb38d454
[user_notifications] treat message as markdown
2022-08-29 16:00:33 -07:00
Tim Stack
7310f9dcec
[formats] add description and level properties to tag definitions
2022-08-20 06:41:44 -07:00
Tim Stack
412a3c2a70
[formats] restrict tag name characters
2022-08-19 21:15:59 -07:00
Tim Stack
53c9c5cb51
[logfile] move bookmark_metadata to logfiles
2022-08-19 20:01:25 -07:00
Timothy Stack
8ef581177c
[line_buffer] add some performance counters for tracking SQL perf
...
Also, check for keyboard input during SQL execution
so we can cancel.
Fixes #894
2022-07-27 21:49:14 -07:00
Timothy Stack
1abc77e129
[secure] start to update secure-mode
2022-07-19 23:48:25 -07:00
Timothy Stack
f5cc4b298f
[ui] add back top status bar
2022-07-14 22:32:38 -07:00
Timothy Stack
6393990b91
[nits] miscellaneous issues
2022-07-11 23:17:42 -07:00
Timothy Stack
8b3b8a6e3c
[perf] fix some text file loading issues
2022-07-07 22:13:18 -07:00
Timothy Stack
72c1c48e23
[perf] fixing slow queries
2022-07-01 16:02:14 -07:00
Timothy Stack
c666a669fe
[spectro] fix key colors
2022-06-28 23:15:50 -07:00
Timothy Stack
f9f797fc9d
[logfile_sub_source] add log message watch expressions
...
Fixes #539
2022-06-28 22:23:56 -07:00
Timothy Stack
bcc7436f66
[console] syntax highlight some snippets
2022-06-11 08:39:02 -07:00
Timothy Stack
6c52760cc9
[events] initial events work
...
Related to #811
2022-06-09 12:49:06 -07:00
Timothy Stack
dfaeee7f44
[perf] fix some performance issues
2022-06-03 19:17:00 -07:00
Timothy Stack
31a670ce27
[md4c] initial markdown support
2022-05-22 20:44:18 -07:00
Timothy Stack
f03f9e704f
[views] add a breadcrumb view
2022-05-10 21:58:32 -07:00
Timothy Stack
a27198e8ca
[regex101] add an integration with regex101
...
... and a pile of other changes
2022-04-30 13:06:01 -07:00
Timothy Stack
0785a432fa
[console] colorize console output
2022-04-12 16:07:13 -07:00
Timothy Stack
8bb034eeeb
[pcap] initial pcap support
...
Fixes #12
2021-11-05 15:13:16 -07:00
Timothy Stack
f33a9a580b
[docs] add clipboard to the tuning section
2021-10-18 09:03:12 -07:00
Timothy Stack
d239bb4594
[vum/configmanager] make the clipboard commands configurable
2021-09-15 21:29:55 -07:00
Timothy Stack
107199cb7c
[remote] clean up the cache
2021-09-10 21:01:25 -07:00
Timothy Stack
7eb1d17bef
[files] highlight issues with opening files
...
Fixes #904
2021-08-27 22:37:10 -07:00
Timothy Stack
c13e78358e
[blog] add a post about xpath() TVF
2021-06-21 02:44:48 -07:00