Commit Graph

115 Commits (543c13a500e3ef27ddf89245c32d9414ae3030a2)

Author SHA1 Message Date
Edward Shen 543c13a500
Add tests, use tarpaulin 2020-11-23 17:52:22 -05:00
Edward Shen 72ab5f29d8
Fix hot reloading with buffer swap editors
This required a fix with hotwatch to implement accepting an FnMut.
2020-11-22 14:49:51 -05:00
Edward Shen 2005c43066
Updated all dependices via cargo update 2020-11-03 20:20:40 -05:00
Edward Shen 6b51a81679
Alphabetize dependencies 2020-11-03 20:20:08 -05:00
Edward Shen a8f2e0cfd7
Use char instead of string for single char match 2020-11-03 20:18:51 -05:00
Edward Shen 60b7dc4219
update pkgbuild to 0.8.0 2020-09-28 01:02:32 -04:00
Edward Shen 75fb530ba0
bump to 0.8.0 2020-09-28 00:52:08 -04:00
Edward Shen ce21a63f16
Add JSON parsing from executables 2020-09-28 00:51:02 -04:00
Edward Shen b1cdce7c85
fix default config duplicate &ls 2020-09-27 21:52:06 -04:00
Edward Shen 83a2ba0f8a
Add config-parsing-time check for argument count range 2020-09-27 21:48:17 -04:00
Edward Shen 46261bdfa0
update default config file 2020-09-27 21:47:35 -04:00
Edward Shen 0df0c60013
add route min/max arg restrictions 2020-09-27 21:33:32 -04:00
Edward Shen 7585687710
Refactor route resolution 2020-09-27 19:37:24 -04:00
Edward Shen 7fdf451470
Use enum for route resolution 2020-09-27 17:02:43 -04:00
Edward Shen abbd1d9fea
use self closing tags in open search desc file 2020-09-27 16:17:10 -04:00
Edward Shen 5d7629487a
percent encode '&' and '%' 2020-09-27 16:09:46 -04:00
Edward Shen 630f7f803a
updated dependency versions 2020-09-27 15:31:08 -04:00
Edward Shen 50dce3a80b
Implement config size checks 2020-07-05 12:17:29 -04:00
Edward Shen 7995babb64
less unwrapping 2020-07-05 01:51:24 -04:00
Edward Shen 39a1037b33
remove uncessary arc 2020-07-05 01:37:45 -04:00
Edward Shen 10731c22f4
remove yaml feature on clap, remove itertools 2020-07-05 00:54:38 -04:00
Edward Shen 50360005f6
update pkgbuild to 0.7.0 2020-07-05 00:43:51 -04:00
Edward Shen 529f6a1ade
bump to 0.7.0 2020-07-05 00:17:00 -04:00
Edward Shen 1311cfa532
update example default config file 2020-07-05 00:16:59 -04:00
Edward Shen 9df8ea3558
fixed tests 2020-07-05 00:16:59 -04:00
Edward Shen dab4d52f4d
general cleanup 2020-07-05 00:16:59 -04:00
Edward Shen c50b4493ab
fix footer not in body 2020-07-05 00:16:59 -04:00
Edward Shen 323fa6ba71
added route descriptions, hidden routes and groups 2020-07-05 00:16:59 -04:00
Edward Shen a8fba09955
remove lint ignore on BunBunError 2020-07-05 00:16:59 -04:00
Edward Shen ed462ba67e
better error messages 2020-07-05 00:16:59 -04:00
Edward Shen 4226b75f18
update clap to ^3.0.0, return exit code 1 on error 2020-07-05 00:16:59 -04:00
Edward Shen 7a5910ce26
add deny(missing_docs) 2020-07-05 00:16:58 -04:00
Edward Shen 7faf15889a
implement intelligent config location selection. 2020-07-05 00:16:58 -04:00
Edward Shen 633a152f89
fixed config arg not taking in value 2020-07-05 00:16:55 -04:00
Edward Shen 9c81ff46e4
fix mistaken reference to bunbun.toml 2020-07-05 00:16:52 -04:00
Edward Shen ae28ee8a54
update pkgbuild to 0.6.2 2020-07-05 00:15:57 -04:00
Edward Shen 0ffa1419bc
bump to 0.6.2 2020-04-17 13:44:22 -04:00
Edward Shen 73f25b9ae8
add link to source, put footer at bottom of page 2020-04-17 13:43:53 -04:00
Edward Shen 843efc2e62
update landing page to be more generic 2020-04-17 13:27:10 -04:00
Edward Shen 9cf01f5991
explicitly set content-type to text/html; charset=utf-8 2020-04-17 13:23:00 -04:00
Edward Shen 8cdd216b39
remove extraneous uses 2020-04-14 20:39:36 -04:00
Edward Shen d6b3d4e143
update cargo.lock 2020-04-14 20:36:35 -04:00
Edward Shen 153512a800
update pkgbuild 2020-04-14 20:35:27 -04:00
Edward Shen 2835b8f646
bump version to 0.6.1 2020-04-14 20:34:29 -04:00
Edward Shen f109734a32
add version number to botton of pages 2020-04-14 20:34:04 -04:00
Edward Shen 70c7747ca9
update cargo lock 2020-04-08 20:58:46 -04:00
Edward Shen 9cc2d5952e
update readme 2020-01-01 00:29:37 -05:00
Edward Shen ec04821462
hopefully fix github runner compat for tests 2020-01-01 00:20:29 -05:00
Edward Shen 4e1db78ed9
documented manual tests 2020-01-01 00:13:29 -05:00
Edward Shen fd941b014a
add tests for resolve_path 2020-01-01 00:08:47 -05:00