|
abbd1d9fea
|
use self closing tags in open search desc file
|
2020-09-27 16:17:10 -04:00 |
|
|
5d7629487a
|
percent encode '&' and '%'
|
2020-09-27 16:09:46 -04:00 |
|
|
630f7f803a
|
updated dependency versions
|
2020-09-27 15:31:08 -04:00 |
|
|
50dce3a80b
|
Implement config size checks
|
2020-07-05 12:17:29 -04:00 |
|
|
7995babb64
|
less unwrapping
|
2020-07-05 01:51:24 -04:00 |
|
|
39a1037b33
|
remove uncessary arc
|
2020-07-05 01:37:45 -04:00 |
|
|
10731c22f4
|
remove yaml feature on clap, remove itertools
|
2020-07-05 00:54:38 -04:00 |
|
|
50360005f6
|
update pkgbuild to 0.7.0
|
2020-07-05 00:43:51 -04:00 |
|
|
529f6a1ade
|
bump to 0.7.0
|
2020-07-05 00:17:00 -04:00 |
|
|
1311cfa532
|
update example default config file
|
2020-07-05 00:16:59 -04:00 |
|
|
9df8ea3558
|
fixed tests
|
2020-07-05 00:16:59 -04:00 |
|
|
dab4d52f4d
|
general cleanup
|
2020-07-05 00:16:59 -04:00 |
|
|
c50b4493ab
|
fix footer not in body
|
2020-07-05 00:16:59 -04:00 |
|
|
323fa6ba71
|
added route descriptions, hidden routes and groups
|
2020-07-05 00:16:59 -04:00 |
|
|
a8fba09955
|
remove lint ignore on BunBunError
|
2020-07-05 00:16:59 -04:00 |
|
|
ed462ba67e
|
better error messages
|
2020-07-05 00:16:59 -04:00 |
|
|
4226b75f18
|
update clap to ^3.0.0, return exit code 1 on error
|
2020-07-05 00:16:59 -04:00 |
|
|
7a5910ce26
|
add deny(missing_docs)
|
2020-07-05 00:16:58 -04:00 |
|
|
7faf15889a
|
implement intelligent config location selection.
|
2020-07-05 00:16:58 -04:00 |
|
|
633a152f89
|
fixed config arg not taking in value
|
2020-07-05 00:16:55 -04:00 |
|
|
9c81ff46e4
|
fix mistaken reference to bunbun.toml
|
2020-07-05 00:16:52 -04:00 |
|
|
ae28ee8a54
|
update pkgbuild to 0.6.2
|
2020-07-05 00:15:57 -04:00 |
|
|
0ffa1419bc
|
bump to 0.6.2
|
2020-04-17 13:44:22 -04:00 |
|
|
73f25b9ae8
|
add link to source, put footer at bottom of page
|
2020-04-17 13:43:53 -04:00 |
|
|
843efc2e62
|
update landing page to be more generic
|
2020-04-17 13:27:10 -04:00 |
|
|
9cf01f5991
|
explicitly set content-type to text/html; charset=utf-8
|
2020-04-17 13:23:00 -04:00 |
|
|
8cdd216b39
|
remove extraneous uses
|
2020-04-14 20:39:36 -04:00 |
|
|
d6b3d4e143
|
update cargo.lock
|
2020-04-14 20:36:35 -04:00 |
|
|
153512a800
|
update pkgbuild
|
2020-04-14 20:35:27 -04:00 |
|
|
2835b8f646
|
bump version to 0.6.1
|
2020-04-14 20:34:29 -04:00 |
|
|
f109734a32
|
add version number to botton of pages
|
2020-04-14 20:34:04 -04:00 |
|
|
70c7747ca9
|
update cargo lock
|
2020-04-08 20:58:46 -04:00 |
|
|
9cc2d5952e
|
update readme
|
2020-01-01 00:29:37 -05:00 |
|
|
ec04821462
|
hopefully fix github runner compat for tests
|
2020-01-01 00:20:29 -05:00 |
|
|
4e1db78ed9
|
documented manual tests
|
2020-01-01 00:13:29 -05:00 |
|
|
fd941b014a
|
add tests for resolve_path
|
2020-01-01 00:08:47 -05:00 |
|
|
961cbd721b
|
move route serialization to config.rs
|
2019-12-31 23:07:01 -05:00 |
|
|
1d7d547475
|
reorder routes
|
2019-12-31 23:00:54 -05:00 |
|
|
b8be3d8d53
|
typo fixes
|
2019-12-31 22:44:16 -05:00 |
|
|
cc7ac3e617
|
bump pkgbuild to 0.6.0
|
2019-12-31 20:59:01 -05:00 |
|
|
a16e874830
|
add automatic packaging script
|
2019-12-31 20:58:42 -05:00 |
|
|
68099c74fb
|
bump crate to 0.6.0
|
2019-12-31 20:26:06 -05:00 |
|
|
e619b2cffc
|
minor documentation fixes
|
2019-12-31 20:04:51 -05:00 |
|
|
6e2deccf24
|
handle custom programs' exit codes
|
2019-12-31 19:42:53 -05:00 |
|
|
71df3394ad
|
canonicalize relative paths
|
2019-12-31 19:23:51 -05:00 |
|
|
c990aef0e9
|
execute from local file if possible
|
2019-12-31 19:12:17 -05:00 |
|
|
1385045013
|
use enum for routes
|
2019-12-31 17:36:21 -05:00 |
|
|
a4543c48ec
|
move config management to own file
|
2019-12-29 00:48:02 -05:00 |
|
|
cf85a6494a
|
exclude aux/ when packaging
|
2019-12-29 00:16:41 -05:00 |
|
|
5a122371da
|
forbid unsafe code
|
2019-12-29 00:09:18 -05:00 |
|