Commit Graph

194 Commits

Author SHA1 Message Date
Timothy Stack
7eb1d17bef [files] highlight issues with opening files
Fixes #904
2021-08-27 22:37:10 -07:00
a1346054
e68be8f447 remove trailing whitespace 2021-08-25 11:21:07 +00:00
a1346054
f30ed34a22 fix spelling 2021-08-25 11:20:38 +00:00
Timothy Stack
b6cb1e6dda [blog] update v0.10.0 links 2021-08-09 22:18:40 -07:00
Timothy Stack
981bced044 [release] update download links 2021-08-05 21:59:37 -07:00
dependabot[bot]
943f243f3a
Bump addressable from 2.7.0 to 2.8.0 in /docs
Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.7.0 to 2.8.0.
- [Release notes](https://github.com/sporkmonger/addressable/releases)
- [Changelog](https://github.com/sporkmonger/addressable/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sporkmonger/addressable/compare/addressable-2.7.0...addressable-2.8.0)

---
updated-dependencies:
- dependency-name: addressable
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-14 05:30:06 +00:00
Timothy Stack
5f1dbac193 [site] add some links to beta release 2021-07-13 09:55:38 -07:00
Timothy Stack
6c6a5c11cc [docs] fix schema paths in the config docs 2021-07-07 09:47:15 -07:00
Timothy Stack
4a11b737df [blog] add post about the tailer 2021-06-24 22:22:10 -07:00
Timothy Stack
872b9411aa [site] fix copy-pasta for pretty print screen shot
Fixes #875
2021-06-22 09:16:50 -07:00
Timothy Stack
c13e78358e [blog] add a post about xpath() TVF 2021-06-21 02:44:48 -07:00
Timothy Stack
f5b866844d [blog] add post about themes 2021-06-19 21:51:19 -07:00
Tim Stack
bb35ac1471 Update CNAME 2021-06-19 12:58:39 -07:00
Timothy Stack
02167e2caf ops 2021-06-15 21:21:36 -07:00
Timothy Stack
08ba6c0914 [docs] add favicon 2021-06-15 09:42:48 -07:00
Timothy Stack
9138251355 [tailer] set the mtime on the synced file 2021-06-14 16:20:38 -07:00
Timothy Stack
3041dca1ed fix links 2021-06-12 22:33:22 -07:00
Timothy Stack
488397b41c [docs] disable link check 2021-06-12 22:29:52 -07:00
Timothy Stack
e07581c742 [docs] responsive grid 2021-06-12 22:07:02 -07:00
Timothy Stack
a9aac1f36b [docs] more stuff for lnav.org transition 2021-06-12 18:19:06 -07:00
Tim Stack
f571feaedc Create CNAME 2021-06-11 22:21:49 -07:00
Timothy Stack
b9a8ac7141 [docs] config tweaks 2021-06-11 22:09:39 -07:00
Timothy Stack
de86f4cce0 [docs] set baseurl 2021-06-11 22:02:13 -07:00
Timothy Stack
1d6ac461ba [docs] start to migrate lnav.org 2021-06-11 21:57:16 -07:00
Timothy Stack
4b6fb5ff18 [release] change version to v0.10.0 since there's a lot of stuff and some nits 2021-06-10 23:01:05 -07:00
Timothy Stack
b1adcdef36 [docs] add note about snap permissions 2021-06-08 21:37:13 -07:00
Timothy Stack
b2d296b5d3 [open] handle file names with colons
Fixes #863
2021-06-07 16:04:41 -07:00
Timothy Stack
d3d527d290 [tests] adding some more coverage 2021-06-02 21:09:50 -07:00
Timothy Stack
ed93eb71c0 [remote] add some docs and allow ssh command customization 2021-06-01 22:57:32 -07:00
Timothy Stack
46bafa1dea [remote] show progress during startup 2021-05-27 22:02:26 -07:00
Timothy Stack
be51a4e3de [arc/remote] use a single work directory for archive/remote files 2021-05-15 22:39:18 -07:00
Timothy Stack
e13816a8e3 [cmds] change :write-raw-to to copy the original log content and add :write-view-to command
Also added log_raw_text column to the log tables.

Fixes #859
2021-05-14 13:31:19 -07:00
Timothy Stack
d2b5690e0c [readline] improve filename completion 2021-05-13 19:50:04 -07:00
Timothy Stack
6ff3badc62 [docs] start a section on remote files 2021-05-04 15:50:26 -07:00
Nicolas Bock
97e8e6c87b
Fix schema reference
The schema should be `format` instead of `config`.

Signed-off-by: Nicolas Bock <nicolasbock@gmail.com>
2021-04-28 14:47:50 -06:00
Timothy Stack
3741985ee3 [format] allow leading slash in field names
Fixes #852
2021-04-16 14:47:47 -07:00
Timothy Stack
f4c5f42e87 [docs] add some links to the Sessions section 2021-03-30 14:30:57 -07:00
Timothy Stack
ef916a3fca [docs] ansi color table for themes 2021-03-30 14:12:09 -07:00
Timothy Stack
32bfd76cdb [logfile] allow max unrecognized lines to be tuned 2021-03-29 22:40:22 -07:00
Timothy Stack
d45d7d6c58 [docs] add report generation to cookbook 2021-02-25 15:47:36 -08:00
Timothy Stack
4d2691fa99 [docs] flesh out envvars a bit 2021-02-16 23:17:32 -08:00
Timothy Stack
8fa4cef1b5 [docs] try to fix css_files error 2021-02-15 22:51:43 -08:00
Timothy Stack
864168ec7f [docs] set version of Sphinx 2021-02-15 22:38:26 -08:00
Timothy Stack
f5c72736cb [docs] some more doc text 2021-02-14 22:44:14 -08:00
Timothy Stack
0f238f7972 [docs] add some more text to arch docs and other tweaks 2021-02-13 23:08:40 -08:00
Timothy Stack
f5e88b7158 [docs] add ARCHITECTURE.md and various other things 2021-02-13 12:41:48 -08:00
Timothy Stack
fa7f8cf3a7 [docs] some more cookbook text 2021-01-29 18:51:37 -08:00
Timothy Stack
2b9f4c6d3a [docs] start a cookbook 2021-01-24 21:49:06 -08:00
Timothy Stack
b5af750256 [docs] some doc updates 2021-01-24 14:35:14 -08:00
Timothy Stack
099b32b393 [version] bump to 0.9.1 2021-01-24 13:16:28 -08:00