figsoda
|
ece9fb4706
|
clean up
|
2020-11-06 21:52:53 -05:00 |
|
figsoda
|
766c012e13
|
skip if queue is empty
|
2020-11-06 17:59:14 -05:00 |
|
figsoda
|
57ceda6357
|
bump dependencies
|
2020-11-06 15:35:52 -05:00 |
|
figsoda
|
46d2ddc992
|
replace if let with map_or
|
2020-11-06 08:55:45 -05:00 |
|
figsoda
|
bba751e034
|
update Cargo.lock
|
2020-11-05 22:31:04 -05:00 |
|
figsoda
|
f6c024da75
|
fix broken link
|
2020-11-05 22:12:41 -05:00 |
|
figsoda
|
4e5439bf7f
|
clean up
|
2020-11-05 19:19:01 -05:00 |
|
figsoda
|
7367e919e7
|
put default values in backquotes
|
2020-11-05 17:06:42 -05:00 |
|
figsoda
|
9b3f4da80b
|
add cli to keywords
|
2020-11-05 17:02:39 -05:00 |
|
figsoda
|
9207a26a39
|
switch from ron::from_str to ron:🇩🇪:from_bytes
|
2020-11-05 16:40:35 -05:00 |
|
figsoda
|
9d04b36fa8
|
update link to dirs-next's docs.rs
|
2020-11-05 12:15:23 -05:00 |
|
figsoda
|
eca9e6d520
|
switch from unmaintained dirs crate to dirs-next
|
2020-11-05 12:10:07 -05:00 |
|
figsoda
|
d1a15152be
|
put flatten's arguments into a struct
|
2020-11-05 10:07:23 -05:00 |
|
figsoda
|
bf0f8a0077
|
put eval_cond's arguments into a struct
|
2020-11-05 09:43:55 -05:00 |
|
figsoda
|
480932c407
|
bump version
|
2020-11-04 19:13:53 -05:00 |
|
figsoda
|
d4cc4f5a5a
|
add missing internal links
|
2020-11-04 19:09:53 -05:00 |
|
figsoda
|
9771b68e6b
|
add config field search_fields
|
2020-11-04 19:07:22 -05:00 |
|
figsoda
|
aa299f1d53
|
tweak wording
|
2020-11-04 18:15:49 -05:00 |
|
figsoda
|
10dc2072e9
|
tweak description
|
2020-11-04 17:51:46 -05:00 |
|
figsoda
|
f47d13eb57
|
only update search when needed
|
2020-11-04 17:34:24 -05:00 |
|
figsoda
|
2e4db1b21b
|
fix crash after searching
|
2020-11-04 16:26:58 -05:00 |
|
figsoda
|
7424834e7a
|
clean up
|
2020-11-04 16:19:27 -05:00 |
|
figsoda
|
dbebc9c9ac
|
add Condition::Filtered
|
2020-11-04 14:22:19 -05:00 |
|
figsoda
|
190b5a5928
|
fix typo
|
2020-11-04 14:18:27 -05:00 |
|
figsoda
|
4bb5b76efe
|
remove unecessary usage of String::from
|
2020-11-04 12:30:05 -05:00 |
|
figsoda
|
8a3be66c3e
|
add Condition::Searching and Texts::Query
|
2020-11-04 12:28:41 -05:00 |
|
figsoda
|
0661449c0f
|
add searching mode keybindings
|
2020-11-04 12:24:39 -05:00 |
|
figsoda
|
14faf62864
|
ability the search and filter the queue
|
2020-11-04 12:19:22 -05:00 |
|
figsoda
|
7029aaf030
|
clean up
|
2020-11-04 09:28:29 -05:00 |
|
figsoda
|
244411fe34
|
remove escape as a binding to quit
|
2020-11-04 08:42:07 -05:00 |
|
figsoda
|
75a9f2378e
|
clean code
|
2020-11-04 08:15:34 -05:00 |
|
figsoda
|
ed20688e1b
|
clean up
|
2020-11-03 17:20:51 -05:00 |
|
figsoda
|
25d4812d6f
|
add no_cycle flag and change cycle to a flag
|
2020-11-03 15:34:59 -05:00 |
|
figsoda
|
1c06e0eed7
|
bump version
|
2020-11-03 11:50:27 -05:00 |
|
figsoda
|
02673cf809
|
bump dependencies
|
2020-11-03 11:48:06 -05:00 |
|
figsoda
|
11d05bae08
|
tweak wording
|
2020-11-03 11:35:28 -05:00 |
|
figsoda
|
bccc70ce89
|
fix tables
|
2020-11-03 11:31:04 -05:00 |
|
figsoda
|
af8fd2b3d8
|
add configuration instructions
|
2020-11-03 11:28:42 -05:00 |
|
figsoda
|
cd00e3e6ed
|
tweak wording
|
2020-11-03 09:40:37 -05:00 |
|
figsoda
|
53523a84e5
|
allow too many arguments
|
2020-11-03 08:40:07 -05:00 |
|
figsoda
|
8774e1d91a
|
add QueueCurrent condition and update defaults
|
2020-11-03 08:11:41 -05:00 |
|
figsoda
|
c077953b88
|
don't fill extra zeros before the minute number
|
2020-11-03 07:36:42 -05:00 |
|
figsoda
|
9adbe3be1b
|
add changelog for v0.1.0
|
2020-11-02 19:43:26 -05:00 |
|
figsoda
|
323c35adde
|
add keywords and categories
|
2020-11-02 19:40:29 -05:00 |
|
figsoda
|
13844c594a
|
add installation instructions and badges
|
2020-11-02 19:36:38 -05:00 |
|
figsoda
|
a22731f72d
|
add key bindings section
|
2020-11-02 19:34:18 -05:00 |
|
figsoda
|
4b5c314090
|
add key binding to stop playing
|
2020-11-02 19:12:58 -05:00 |
|
figsoda
|
49423f07e7
|
create release github action
|
2020-11-02 19:01:46 -05:00 |
|
figsoda
|
d2c83f4fb2
|
remove some short flags
|
2020-11-02 18:57:13 -05:00 |
|
figsoda
|
e2dfdeb615
|
replace referenced Vecs with referenced slices
|
2020-11-02 18:45:49 -05:00 |
|