Commit graph

185 commits

Author SHA1 Message Date
Chase C
77aa676d75
fix whitespace 2023-05-06 08:09:31 -04:00
Chase C
896c449606
fix aur name 2023-05-06 08:09:04 -04:00
1459969efd
Merge branch 'master' of github.com:anas-elgarhy/cmus-notify 2023-05-01 14:39:42 +02:00
85d94fe9ab
[ci] Create the crates publish action 2023-05-01 14:34:40 +02:00
mergify[bot]
eafd8d4370
Merge pull request #28 from anas-elgarhy/renovate/clap-4.x
fix(deps): update rust crate clap to 4.2.5
2023-04-28 05:08:59 +00:00
mergify[bot]
f8da629f27
Merge pull request #27 from anas-elgarhy/dependabot/cargo/enumflags2-0.7.7
Bump enumflags2 from 0.7.5 to 0.7.7
2023-04-28 05:08:39 +00:00
renovate[bot]
260803e5f6
fix(deps): update rust crate clap to 4.2.5 2023-04-28 00:37:26 +00:00
dependabot[bot]
0b19ddd1f1
Bump enumflags2 from 0.7.5 to 0.7.7
Bumps [enumflags2](https://github.com/meithecatte/enumflags2) from 0.7.5 to 0.7.7.
- [Release notes](https://github.com/meithecatte/enumflags2/releases)
- [Commits](https://github.com/meithecatte/enumflags2/compare/v0.7.5...v0.7.7)

---
updated-dependencies:
- dependency-name: enumflags2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-24 16:49:59 +00:00
486cbcd80f
[deploy] Bumb the verson 2023-04-23 05:25:49 +02:00
358944b822
[doc] Update the readme 2023-04-23 05:23:51 +02:00
4cd2883d02
[improve/config] Fix the defualt notification body 2023-04-23 05:19:38 +02:00
0eed8c5360
[implement] Implement the {progress} placeholderr 2023-04-23 05:16:40 +02:00
44bb297e78
[update/improve] Improve the timeout selection mecarthm 2023-04-22 09:44:46 +02:00
91878512ca
[lint] Improve the code 2023-04-22 09:02:14 +02:00
10543a2cc1
[update/improve] Improve the notification cereation mecarthm 2023-04-22 08:49:52 +02:00
31946b66ca
[update/improve] Create macro to build the notification and use it inestad of methods mess 2023-04-22 06:49:15 +02:00
f87f71fbb9
[doc] Update the arguments help 2023-04-22 05:07:14 +02:00
0090da70ae
[args] Add the --config option 2023-04-22 04:16:51 +02:00
588ca11113
[improve/config] Ignore the markdown-help attribute 2023-04-22 03:46:21 +02:00
mergify[bot]
ca95db6b57
Merge pull request #25 from anas-elgarhy/renovate/clap-4.x
fix(deps): update rust crate clap to 4.2.4
2023-04-22 00:30:50 +00:00
mergify[bot]
410b3005aa
Merge pull request #26 from anas-elgarhy/renovate/regex-1.x
fix(deps): update rust crate regex to 1.8.1
2023-04-22 00:29:53 +00:00
renovate[bot]
79c9029f8f
fix(deps): update rust crate regex to 1.8.1 2023-04-21 16:51:34 +00:00
renovate[bot]
030f843ded
fix(deps): update rust crate clap to 4.2.4 2023-04-19 16:57:06 +00:00
80b047f007
[improve] Remove the trak title from the default notification body 2023-04-19 08:17:49 +02:00
mergify[bot]
76370de8b1
Merge pull request #23 from anas-elgarhy/renovate/clap-4.x
fix(deps): update rust crate clap to 4.2.2
2023-04-18 20:11:10 +00:00
mergify[bot]
108b65ddf4
Merge pull request #24 from anas-elgarhy/renovate/id3-1.x
fix(deps): update rust crate id3 to 1.7.0
2023-04-18 20:10:51 +00:00
b2d2f7a347
[fix/improve] Sleep for a 300ms before make the first query 2023-04-18 22:06:17 +02:00
019ade5303
Merge branch 'master' of github.com:anas-elgarhy/cmus-notify 2023-04-18 22:04:18 +02:00
renovate[bot]
61eab82235
fix(deps): update rust crate id3 to 1.7.0 2023-04-13 17:04:04 +00:00
renovate[bot]
ef8a540d50
fix(deps): update rust crate clap to 4.2.2 2023-04-13 17:02:06 +00:00
mergify[bot]
1856279e1f
Merge pull request #22 from anas-elgarhy/renovate/serde-1.x
fix(deps): update rust crate serde to 1.0.160
2023-04-11 19:00:30 +00:00
renovate[bot]
384167d35d
fix(deps): update rust crate serde to 1.0.160 2023-04-11 10:27:20 +00:00
15c7b9bd04
Un use the assert_match in the tests 2023-04-08 23:42:21 +02:00
mergify[bot]
8674a03bf0
Merge pull request #21 from anas-elgarhy/dependabot/cargo/spin-0.9.8
Bump spin from 0.9.4 to 0.9.8
2023-04-04 02:34:58 +00:00
dependabot[bot]
92000ecaf4
Bump spin from 0.9.4 to 0.9.8
Bumps [spin](https://github.com/mvdnes/spin-rs) from 0.9.4 to 0.9.8.
- [Release notes](https://github.com/mvdnes/spin-rs/releases)
- [Changelog](https://github.com/mvdnes/spin-rs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mvdnes/spin-rs/commits)

---
updated-dependencies:
- dependency-name: spin
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-03 23:34:24 +00:00
mergify[bot]
8c3e47375b
Merge pull request #18 from anas-elgarhy/renovate/image-0.x
fix(deps): update rust crate image to 0.24.6
2023-03-31 21:46:54 +00:00
renovate[bot]
e63af3625b
fix(deps): update rust crate image to 0.24.6 2023-03-31 21:46:18 +00:00
mergify[bot]
8943bf7018
Merge pull request #17 from anas-elgarhy/renovate/clap-4.x
fix(deps): update rust crate clap to 4.2.1
2023-03-31 21:37:02 +00:00
mergify[bot]
857eb527bc
Merge pull request #19 from anas-elgarhy/renovate/regex-1.x
fix(deps): update rust crate regex to 1.7.3
2023-03-31 21:36:04 +00:00
mergify[bot]
f0ac202e50
Merge pull request #20 from anas-elgarhy/renovate/serde-1.x
fix(deps): update rust crate serde to 1.0.159
2023-03-31 21:34:58 +00:00
renovate[bot]
28f3dec07e
fix(deps): update rust crate clap to 4.2.1 2023-03-29 20:51:28 +00:00
renovate[bot]
255f507092
fix(deps): update rust crate serde to 1.0.159 2023-03-28 06:21:12 +00:00
renovate[bot]
ddf1aee5f5
fix(deps): update rust crate regex to 1.7.3 2023-03-25 02:27:53 +00:00
mergify[bot]
f8eef5a28a
Merge pull request #13 from anas-elgarhy/renovate/serde-1.x
fix(deps): update rust crate serde to 1.0.158
2023-03-22 11:41:53 +00:00
renovate[bot]
30c294a49a
fix(deps): update rust crate serde to 1.0.158 2023-03-22 11:41:16 +00:00
mergify[bot]
329ed69b4e
Merge pull request #14 from anas-elgarhy/renovate/clap-4.x
fix(deps): update rust crate clap to 4.1.11
2023-03-22 11:40:04 +00:00
mergify[bot]
2399d7c1bd
Merge pull request #15 from anas-elgarhy/renovate/thiserror-1.x
fix(deps): update rust crate thiserror to 1.0.40
2023-03-22 11:39:25 +00:00
mergify[bot]
13d502ee3b
Merge pull request #16 from anas-elgarhy/renovate/regex-1.x
fix(deps): update rust crate regex to 1.7.2
2023-03-22 11:38:57 +00:00
renovate[bot]
efa25afd53
fix(deps): update rust crate regex to 1.7.2 2023-03-21 15:17:07 +00:00
renovate[bot]
030af70481
fix(deps): update rust crate clap to 4.1.11 2023-03-19 02:36:11 +00:00