Commit Graph

15 Commits

Author SHA1 Message Date
024c84cbff bounds 2020-05-13 11:14:19 -06:00
43daa3a5ad add some bits 2020-04-30 07:19:17 -06:00
48126dd814 add our new doc early on, update on writes 2020-04-30 07:18:39 -06:00
457d776a0a watch for file writes and update cromps when we see one 2020-04-30 06:21:42 -06:00
4690a4b910 pass on errors 2020-04-30 06:21:01 -06:00
480481afee return errors instead of panicing 2020-04-30 06:16:50 -06:00
9bd46d33c3 initial bits for ui 2020-04-15 07:40:00 -06:00
c041c7c179 add ability to update existing entries 2020-04-15 07:39:08 -06:00
8b70804c6e add ability to create a new document 2020-04-15 07:38:25 -06:00
30140c6504 Add ability to load specific entries into an editor 2020-04-10 07:48:51 -06:00
12b72c447e make token a bit more complex,
update go mod stuffs
2020-04-05 09:33:04 -06:00
31af3d75d2 Split commands out into their own files.
- add login, register commands
- make "similar" parse out the parts of speach and only give us back
  entries that match those parts.
2020-04-05 09:31:32 -06:00
aa44137660 add some new listeners, look up user by token for every auth'd request 2020-04-02 06:28:40 -06:00
586f17b588 Add some new sub commands 2020-04-02 06:28:04 -06:00
ee707eea82 initial bits for cromp 2020-03-31 07:38:45 -06:00