Commit Graph

18 Commits

Author SHA1 Message Date
Tim Stack
3cafcf3c77 [attr_line] tweak shifting of attributes
Fixes #1017
2022-08-02 11:25:19 -07:00
Tim Stack
3b9bc57ab0 [sql] consolidate the encoders to a single function 2022-07-30 13:18:55 -07:00
Tim Stack
94aab91d38 [sql] add base64_encode()/base64_decode() functions 2022-07-30 00:12:44 -07:00
Tim Stack
1f8e2bd46c [sql] add uri_encode()/uri_decode() functions
Fixes #1014
2022-07-29 23:05:16 -07:00
Timothy Stack
41754a8ec1 [session] add time_offset of files to session exports 2022-07-21 15:44:30 -07:00
Timothy Stack
6712a33163 [cmds] add :export-session command 2022-07-20 22:01:17 -07:00
Timothy Stack
f5cc4b298f [ui] add back top status bar 2022-07-14 22:32:38 -07:00
Timothy Stack
dde6d88430 [exec] fix reporting of errors in scripts 2022-07-12 22:52:40 -07:00
Timothy Stack
6393990b91 [nits] miscellaneous issues 2022-07-11 23:17:42 -07:00
Timothy Stack
a3f5c3239e [vtab] some more indexing fixes 2022-07-11 00:09:08 -07:00
Timothy Stack
f3934c742d [error] leverage sqlite3_error_offset 2022-07-08 14:17:34 -07:00
Timothy Stack
d6c9b0036a [spectro] improve error messages and fix some issues with invalidation 2022-07-06 11:56:29 -07:00
Timothy Stack
72c1c48e23 [perf] fixing slow queries 2022-07-01 16:02:14 -07:00
Timothy Stack
906494ebfa [errors] try to improve some errors 2022-06-22 22:53:52 -07:00
Timothy Stack
64e7b78c6b [attr_line] fixes for empty attributes 2022-06-13 21:01:01 -07:00
Timothy Stack
e03d216b8b [overlay] remove log view summary line 2022-06-11 21:17:24 -07:00
Timothy Stack
bcc7436f66 [console] syntax highlight some snippets 2022-06-11 08:39:02 -07:00
Timothy Stack
31a670ce27 [md4c] initial markdown support 2022-05-22 20:44:18 -07:00