Commit Graph

265 Commits (93a53c4224a1e87f529252ee40bfa1f2bf245ab0)

Author SHA1 Message Date
Tim Stack c49e0787f3 [release] bump version and try to automate some stuff 2 years ago
Tim Stack eb0bd4ac9a [anon] add an anonymizer to help with support requests
Fixes #1055
2 years ago
Tim Stack 2c5aaca254 [demo] log stuff 2 years ago
Tim Stack eaa6e50a52 [log_format] perform more validations on log formats 2 years ago
Tim Stack 5a63ece31d [pcre2] migrate from pcre to pcre2
Fixes #974
2 years ago
Tim Stack f8e3417c62 [site] sigh... didn't notice it was .1 instead of .0 2 years ago
Tim Stack 94fa27ead8 [site] bump release version 2 years ago
Tim Stack ac398dd441 [site] add links to playground / tutorial 2 years ago
Tim Stack a6cbed6162 [playground] make links in the sample markdown real to keep the action from complaining 2 years ago
Fulvio Scapin cad1d80be3
Indentation correction in formats.rst
Indentation correction in the formats.rst file
2 years ago
Tim Stack 84536d804c [demo] add playground 2 years ago
Tim Stack cc598e3ae6 [site] exclude tutorials directory 2 years ago
Tim Stack f0d9ab5f40 [tutorial] revert debugging change to timeout 2 years ago
Tim Stack c69b398944 [tutorial] add more steps to the first tutorial 2 years ago
Tim Stack b5cb38d454 [user_notifications] treat message as markdown 2 years ago
Tim Stack ff91cfc3a0 [tutorial] some more nits 2 years ago
Tim Stack fa0050be84 [demo] set a timeout of 5 minutes for the first tutorial 2 years ago
Tim Stack cebc867c6b [cmds] reduce next/prev mark errors to info to make them less noisy 2 years ago
Tim Stack 5e6ac10663
Fix tutorial link 2 years ago
Tim Stack 87791ec94b [markdown] add support for going to an anchor 2 years ago
Tim Stack 5751fe89c4 [markdown] recognize more code fence langs 2 years ago
Tim Stack ebaeb43fcb [docs] mention out-of-time-order highlight
Fixes #1000
2 years ago
Tim Stack 7310f9dcec [formats] add description and level properties to tag definitions 2 years ago
Tim Stack 412a3c2a70 [formats] restrict tag name characters 2 years ago
Tim Stack 53c9c5cb51 [logfile] move bookmark_metadata to logfiles 2 years ago
Tim Stack 31bd108bf2 [site] add discord link 2 years ago
Tim Stack c50b0a20a8 [site] fix front page screenshot size 2 years ago
Tim Stack 839dfe0c1b [site] update front page image 2 years ago
Tim Stack 7ef5cf6ba3 [session] some more session docs 2 years ago
Tim Stack d9e699fd09 [docs] add docs for new SQL tables 2 years ago
Tim Stack ebe2e0d8e6 [docs] add config panel screenshots 2 years ago
Tim Stack 1fd274ce24 [docs] some more updates to docs
Also, add support for overstruck/backspace-underscore for
doing bold/underline.
2 years ago
Tim Stack c52615c424 [docs] start updating screenshots 2 years ago
Tim Stack 4e74491e84 [blog] post about markdown support 2 years ago
Tim Stack b829b6ddde [blog] add a post about error message improvements 2 years ago
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
2 years ago
Timothy Stack 1abc77e129 [secure] start to update secure-mode 2 years ago
Timothy Stack 6224ed2ce3 [version] change next version to v0.11.0 since there are a bunch of changes 2 years ago
Timothy Stack f5cc4b298f [ui] add back top status bar 2 years ago
Timothy Stack d1521496cc [docs] fill out search-table docs 2 years ago
Timothy Stack 6393990b91 [nits] miscellaneous issues 2 years ago
Timothy Stack 8b3b8a6e3c [perf] fix some text file loading issues 2 years ago
Timothy Stack 72c1c48e23 [perf] fixing slow queries 2 years ago
Timothy Stack c666a669fe [spectro] fix key colors 2 years ago
Timothy Stack 2a9f0bcda8 [docs] add version tag to watch expr section 2 years ago
Timothy Stack f9f797fc9d [logfile_sub_source] add log message watch expressions
Fixes #539
2 years ago
Timothy Stack bcc7436f66 [console] syntax highlight some snippets 2 years ago
Timothy Stack 6c52760cc9 [events] initial events work
Related to #811
2 years ago
Timothy Stack dfaeee7f44 [perf] fix some performance issues 2 years ago
Timothy Stack 31a670ce27 [md4c] initial markdown support 2 years ago