Commit Graph

115 Commits (543c13a500e3ef27ddf89245c32d9414ae3030a2)

Author SHA1 Message Date
Edward Shen 961cbd721b
move route serialization to config.rs 2019-12-31 23:07:01 -05:00
Edward Shen 1d7d547475
reorder routes 2019-12-31 23:00:54 -05:00
Edward Shen b8be3d8d53
typo fixes 2019-12-31 22:44:16 -05:00
Edward Shen cc7ac3e617
bump pkgbuild to 0.6.0 2019-12-31 20:59:01 -05:00
Edward Shen a16e874830
add automatic packaging script 2019-12-31 20:58:42 -05:00
Edward Shen 68099c74fb
bump crate to 0.6.0 2019-12-31 20:26:06 -05:00
Edward Shen e619b2cffc
minor documentation fixes 2019-12-31 20:04:51 -05:00
Edward Shen 6e2deccf24
handle custom programs' exit codes 2019-12-31 19:42:53 -05:00
Edward Shen 71df3394ad
canonicalize relative paths 2019-12-31 19:23:51 -05:00
Edward Shen c990aef0e9
execute from local file if possible 2019-12-31 19:12:17 -05:00
Edward Shen 1385045013
use enum for routes 2019-12-31 17:36:21 -05:00
Edward Shen a4543c48ec
move config management to own file 2019-12-29 00:48:02 -05:00
Edward Shen cf85a6494a
exclude aux/ when packaging 2019-12-29 00:16:41 -05:00
Edward Shen 5a122371da
forbid unsafe code 2019-12-29 00:09:18 -05:00
Edward Shen 97f5fa1455
Added tests 2019-12-29 00:08:13 -05:00
Edward Shen 776d5ead9b
updated pkgbuild for 0.5.0 2019-12-27 00:55:35 -05:00
Edward Shen 887d5bf3c2
bump version to 0.5.0 2019-12-27 00:37:21 -05:00
Edward Shen 6e9233c21d
add pkgbuild 2019-12-27 00:28:49 -05:00
Edward Shen 03918ea53e
remove libc and daemonize option 2019-12-27 00:02:12 -05:00
Edward Shen 4bbdb2f45f
add out folder to gitignore 2019-12-27 00:01:33 -05:00
Edward Shen 335baed266
bump to 0.4.1 2019-12-26 17:21:22 -05:00
Edward Shen b835e5b2e9
move error to own file 2019-12-26 17:01:45 -05:00
Edward Shen 0a8af55f05
define type for state data 2019-12-26 16:18:15 -05:00
Edward Shen 062c8f5a2e
move handlebar data out of state struct 2019-12-26 16:17:05 -05:00
Edward Shen b59cb4f9e3
move watch into own function 2019-12-26 15:49:42 -05:00
Edward Shen 983ad3733e
fix typo in prod release guide 2019-12-26 15:10:27 -05:00
Edward Shen 0a19214f36
update acitx to 2.0 2019-12-26 15:06:00 -05:00
Edward Shen fb48d77a10
add instructions to build for prod 2019-12-24 14:52:34 -05:00
Edward Shen 5bfcb972c5
add github workflow 2019-12-24 00:43:32 -05:00
Edward Shen 673061106a
bump to 0.4.0 2019-12-24 00:41:49 -05:00
Edward Shen e1d70e2c4f
update config file format 2019-12-24 00:05:56 -05:00
Edward Shen 9f4577f0ed
actually name yaml file correctly 2019-12-23 22:59:12 -05:00
Edward Shen f70154e819
use const over static 2019-12-23 22:21:42 -05:00
Edward Shen b09f1b96ea
better log level parsing 2019-12-23 22:13:38 -05:00
Edward Shen 5218c8a92d
smarter log matching 2019-12-23 19:42:30 -05:00
Edward Shen b5ef53bc30
bump cargo version to 0.3.0 2019-12-23 19:34:45 -05:00
Edward Shen c11056f1fb
Added clap, use options 2019-12-23 19:33:09 -05:00
Edward Shen 926658529e
add logging to bunbun 2019-12-23 14:09:49 -05:00
Edward Shen 9ec219e9c7
add + to encode set 2019-12-23 10:20:35 -05:00
Edward Shen 66acf64421
split routes into own file 2019-12-23 10:02:21 -05:00
Edward Shen 5ea3b8da5b
use structs instead of hashmaps for templates 2019-12-23 00:08:16 -05:00
Edward Shen f67d461512
use hashmap, read from mem instead of a reader 2019-12-22 23:45:28 -05:00
Edward Shen b98769687b
bump version to 0.2.2 2019-12-22 22:22:01 -05:00
Edward Shen 524997a4f5
make templates pass web.dev audit 2019-12-22 22:21:43 -05:00
Edward Shen 3415d4df2f
bump cargo version 2019-12-22 22:11:16 -05:00
Edward Shen 165875b31c
proper url decoding, better hop resolution 2019-12-22 22:10:21 -05:00
Edward Shen 23e4039b31
add spellcheck ignore 2019-12-22 22:09:46 -05:00
Edward Shen ffe2457380
remove unused error trait 2019-12-22 20:05:01 -05:00
Edward Shen ea586013c9
bump to 0.2.0 2019-12-22 18:26:33 -05:00
Edward Shen 67215324df
update defaults, readme 2019-12-22 18:25:41 -05:00