237fc1eb70
Add target dir to PATH
261faee7d5
Add nano as an option
5a02cb44c8
Switch to alpine and provide default editor
61a3c10377
Rustfmt
474b4cafab
Documentation pass
78136ac622
Make not enabling all optional features work
1e8b7a1105
+ Debug
is unneeded here since Path
already implements Debug
49a843f853
Actually delete the now unused complete serialisation resource
8b9fb53ca5
CI attempt: automated testing
61a3c10377
Rustfmt
474b4cafab
Documentation pass
78136ac622
Make not enabling all optional features work
1e8b7a1105
+ Debug
is unneeded here since Path
already implements Debug
56dfa16b84
Fix --handles_are_files hanging the fetch process by using a much simpler file reading method
2633f655dc
Replace the complete serialisation variant of
Resource
with a pair of functions to expand and compress the already existing structure
fa4288a704
Skip pushing a new primary subject if it's the same as the current one.
8c03ac337d
Add README
cbaaf18cf5
Cargo fmt
8523e80e64
Make queries case-insensitive
6241d71f47
Rename the previous version of the database instead of copying it, since we're about to overwrite it anyway.
0bae05342f
Ability to create a new resource and slightly improved editor view of data
6f71ab08f6
Add percentage encoding and decoding to query handling
93d942b8a7
Default to
vi
if $EDITOR isn't set