Commit Graph

49 Commits

Author SHA1 Message Date
David Dworken
ea10050872
Rephrase README.md docs on self-hosting 2023-09-12 08:21:43 -07:00
Nguyễn Hoàng Đức
7c8359ceb3
Add instruction to direct client to self-hosted server 2023-09-12 19:26:06 +07:00
David Dworken
29723723bc
Fix link to prebuilt server binaries 2023-09-09 12:36:02 -07:00
David Dworken
8be529f269
Add link to server releases to the readme 2023-02-24 19:26:14 -08:00
David Dworken
0dc03e8fd4
Document the key bindings 2023-02-14 17:11:52 -08:00
David Dworken
ebb0c9cc4f
Document deleting from the TUI for #33 2022-12-18 22:05:54 -08:00
David Dworken
dd887b5a42
Add newlines to fix markdown rendering 2022-12-17 22:03:46 -08:00
David Dworken
f8b51e49da
Support customizing HISHTORY_PATH for people who want to install hishtory in an alternate location to fix #54 2022-12-16 22:22:57 -08:00
David Dworken
9ed325e0a5
Add support for limiting the number of registrations to fix #46 2022-12-11 19:42:51 -08:00
David Dworken
fd3d932e9d
Document that the server can use sqlite 2022-11-16 20:54:47 -08:00
David Dworken
666d9c6e81
Merge pull request #36 from ddworken/cobra
Migrate to cobra for CLI parsing
2022-11-16 20:47:06 -08:00
David Dworken
ecbbcf533a
Recommend an update before uninstalling 2022-11-16 08:17:52 -08:00
David Dworken
342a02a843
Add initial cobra implementation for config-* 2022-11-16 08:03:23 -08:00
David Dworken
e05300c732
Document the debug logs in the readme 2022-11-14 16:32:39 -08:00
David Dworken
e72ef668ea
Add custom timestamp format as requested in the original HN thread 2022-11-11 17:17:54 -08:00
David Dworken
42e0ac2195
Document that we use WAL + run a checkpoint after hishtory imports 2022-11-11 17:14:11 -05:00
David Dworken
ed3c67daf9
Document hishtory import 2022-11-09 15:12:23 -08:00
David Dworken
9ddae45b03
Add fully tested instructions for self hosting 2022-11-05 13:30:37 -07:00
David Dworken
36f776053b
Add docker-compose file for self hosting to fix #7 2022-11-04 23:41:56 -07:00
David Dworken
1de0e60fb6
Add a short blurb summarizing syncing 2022-11-04 21:18:49 -07:00
David Dworken
6dea8a989e
Add config option to filter out duplicate history entries as requested in #10 2022-11-03 20:36:36 -07:00
David Dworken
254d342467
Add more info on self-hosting a backend 2022-11-03 13:20:22 -07:00
David Dworken
185d2739c7
Add offline mode for hiSHtory 2022-11-03 13:16:45 -07:00
David Dworken
9e3ae62510
Document hishtory uninstall 2022-11-02 19:53:10 -07:00
David Dworken
67bb2e979f
Add demo gif showing the control-r integration 2022-11-01 15:39:46 -07:00
David Dworken
12bb014eea
Add link to blog on how syncing works 2022-11-01 11:10:11 -07:00
David Dworken
1fd3c23e62 Document custom columns 2022-10-31 17:35:49 -07:00
David Dworken
a5ff5a1c07 Document the latest release with fish + tquery 2022-10-23 18:22:16 -07:00
David Dworken
13906185be Explicitly note that we support linux and macos 2022-10-14 21:06:01 -07:00
David Dworken
f7a1e14451
Fix typo 2022-10-09 10:45:00 -07:00
David Dworken
38712335d4 Add CLI keyword to readme 2022-09-26 23:12:06 -07:00
David Dworken
489d953a1b Remove extraneous word 2022-09-24 16:24:40 -07:00
David Dworken
5987a927c2 Remove extraneous # 2022-09-24 16:18:53 -07:00
David Dworken
b63d546168 Add demo to the README 2022-09-24 16:17:23 -07:00
David Dworken
b0c4780d48 hishtory --> hiSHtory 2022-09-24 15:30:51 -07:00
David Dworken
92cec3a87c Delete unused variable + clean up README 2022-09-24 01:13:25 -07:00
David Dworken
9a05dff2e3 Add hishtory redact to README 2022-09-20 21:44:09 -07:00
David Dworken
d0aaef10ff Update landing pages 2022-06-04 23:29:13 -07:00
David Dworken
a09455f8a0 Simplify README introduction 2022-06-04 23:19:06 -07:00
David Dworken
744ec8d9dd Update docs 2022-06-04 20:36:13 -07:00
David Dworken
6c9236785a Add an easy to use cross-platform install script for that classic curl | bash goodness 2022-04-19 20:36:14 -07:00
David Dworken
aae18d44b9 Working basic zsh integration (with lots of failing tests that are currently getting skipped) 2022-04-17 19:54:17 -07:00
David Dworken
d7ad96906f Add todo + remove pending features that are already done 2022-04-16 12:39:28 -07:00
David Dworken
71fa2bea97 add more design details to the readme 2022-04-10 17:24:33 -07:00
David Dworken
cfa41c676c Added info to README + two todos for future ideas 2022-04-09 14:26:43 -07:00
David Dworken
9ce1de69b4 Starting on the readme + replace bash with shell in website 2022-04-09 11:40:15 -07:00
David Dworken
3cc9118a69 working tracking for start time 2022-01-09 16:39:13 -08:00
David Dworken
9b144e7f31 working integration tests 2022-01-09 14:34:59 -08:00
David Dworken
a523504c40 split into local client and remote client, and add tests 2022-01-08 21:59:28 -08:00