Commit Graph

30 Commits

Author SHA1 Message Date
b5ef53bc30
bump cargo version to 0.3.0 2019-12-23 19:34:45 -05:00
c11056f1fb
Added clap, use options 2019-12-23 19:33:09 -05:00
926658529e
add logging to bunbun 2019-12-23 14:09:49 -05:00
9ec219e9c7
add + to encode set 2019-12-23 10:20:35 -05:00
66acf64421
split routes into own file 2019-12-23 10:02:21 -05:00
5ea3b8da5b
use structs instead of hashmaps for templates 2019-12-23 00:08:16 -05:00
f67d461512
use hashmap, read from mem instead of a reader 2019-12-22 23:45:28 -05:00
b98769687b
bump version to 0.2.2 2019-12-22 22:22:01 -05:00
524997a4f5
make templates pass web.dev audit 2019-12-22 22:21:43 -05:00
3415d4df2f
bump cargo version 2019-12-22 22:11:16 -05:00
165875b31c
proper url decoding, better hop resolution 2019-12-22 22:10:21 -05:00
23e4039b31
add spellcheck ignore 2019-12-22 22:09:46 -05:00
ffe2457380
remove unused error trait 2019-12-22 20:05:01 -05:00
ea586013c9
bump to 0.2.0 2019-12-22 18:26:33 -05:00
67215324df
update defaults, readme 2019-12-22 18:25:41 -05:00
93703674ff
rename bunbunsearch.xml to macro style name 2019-12-22 12:10:10 -05:00
996924582a
use macros 2019-12-21 23:34:03 -05:00
320e41c6f2
graceful bad-config handling 2019-12-21 15:56:59 -05:00
e11e514c12
use custom error 2019-12-21 15:43:04 -05:00
be505480c5
rustfmt 2019-12-21 14:21:20 -05:00
64aec75659
refactor config reading 2019-12-21 14:16:47 -05:00
c195efd1b4
clippy 2019-12-21 14:08:04 -05:00
606620ae6a
implement config file watching 2019-12-21 14:04:13 -05:00
65259ce6cd
bump version 2019-12-15 18:26:42 -05:00
755e057fd6
updated templates 2019-12-15 18:26:29 -05:00
a89443a4c8
update readme 2019-12-15 15:07:26 -05:00
748417ff66
0.1.0 release 2019-12-15 14:57:42 -05:00
3094454ad9
use lto for release, better list 2019-12-15 13:54:09 -05:00
73712a1242
defaults, search engine support 2019-12-15 12:49:16 -05:00
577870b12c
initial work 2019-12-15 11:07:36 -05:00