Commit graph

18 commits

Author SHA1 Message Date
f2a764d84e fix: proper error message when web ui not enabled 2023-05-20 18:22:24 +02:00
5b96a9409c feat: proof of concept v0.1 web extension companion 2023-05-20 18:17:13 +02:00
db26a4ed32 fix: incorrect max_size in /api/address 2023-05-20 18:16:50 +02:00
634c5a7c6a feat: add addressing/hashing of remote urls 2023-05-19 22:46:36 +02:00
00bf65c596 chore: add user agent to reqwests 2023-05-19 22:46:25 +02:00
b2e6335028 chore: use url instead of string in address 2023-05-19 17:30:09 +02:00
35cd36e4b9 chore: cli docstrings 2023-05-04 19:49:15 +02:00
b88d859c98 feat(cli): implement tsv format for queries 2023-05-04 19:32:08 +02:00
9817fbf42f feat: add @= support in cli queries 2023-05-04 19:16:01 +02:00
d109809ad9 feat: guess entryvalue in cli 2023-05-04 18:54:17 +02:00
1dfa08c955 refactor: various 2023-05-04 18:51:47 +02:00
49cf2a5506 feat(cli): insert entities for files with =, urls 2023-05-04 18:51:25 +02:00
ad334065fd chore: allow 127.0.0.1 origin by default 2023-05-03 16:06:29 +02:00
a38261cc6e chore: fix clippy 2023-04-25 19:33:57 +02:00
3d80b2e13c fix: tests 2023-04-25 19:31:43 +02:00
78ba02bdc4 refactor: move tools/upend_cli functionality to the cli crate 2023-04-25 19:27:31 +02:00
a724d4c07b chore, refactor: update clap, use derive 2023-04-25 19:24:14 +02:00
ff69c0a80f chore: server -> cli 2023-04-24 20:25:34 +02:00