1
0
Fork 0
mirror of https://github.com/MedzikUser/imgurs synced 2024-08-15 00:03:19 +00:00
Commit graph

49 commits

Author SHA1 Message Date
8b1f394575
v0.7.2 2022-04-05 17:06:17 +02:00
c3718579db
v0.7.1 2022-04-04 19:04:49 +02:00
b0e871cbf6
chore (release): v0.7.0 2022-04-03 21:43:50 +02:00
Renovate Bot
b83847ff20 fix(deps): update rust crate clap to 3.1.8 2022-04-01 19:25:06 +00:00
Renovate Bot
91746ad99c fix(deps): update rust crate clap to 3.1.7 2022-03-31 20:21:14 +00:00
Renovate Bot
b4cc9d5940 fix(deps): update rust crate notify-rust to 4.5.8 2022-03-26 03:55:21 +00:00
Renovate Bot
a5f25caac2 fix(deps): update rust crate log to 0.4.16 2022-03-23 12:51:39 +00:00
Renovate Bot
89da666def fix(deps): update rust crate log to 0.4.15 2022-03-22 13:27:59 +00:00
Renovate Bot
dbeefd9430 fix(deps): update rust crate notify-rust to 4.5.7 2022-03-20 14:41:42 +00:00
Renovate Bot
5477bd2ef6 fix(deps): update rust crate reqwest to 0.11.10 2022-03-15 09:21:09 +01:00
506aad97dc
v0.6.0 2022-03-14 19:31:02 +01:00
Renovate Bot
03f57025e8 fix(deps): update rust crate arboard to 2.1.0 2022-03-11 18:04:44 +00:00
60b0dc0d84
read commit description
- webhook: added url in title
- cli: change image domain to your own (set in config)
- if the configuration file cannot be open, ask the user whether to overwrite the file instead of overwriting it without asking
- logger: max_level_debug in debug binary
2022-03-10 22:02:03 +01:00
dba1dbae01
v0.5.1 2022-03-08 22:18:55 +01:00
Renovate Bot
f4f92b2713 fix(deps): update rust crate anyhow to 1.0.56 2022-03-08 01:35:09 +00:00
a1c29a08c1
change webhook to discord-webhook (to use rustls) 2022-03-07 20:10:58 +01:00
6f29b8682e
v0.5.0 2022-03-07 19:12:44 +01:00
bf796f3358
fix(deps): update rust crate clap to 3.1.6 2022-03-07 18:56:38 +01:00
572899509f
feat(webhook): add discord webhook
example https://i.imgur.com/fgSyFZP.png
2022-03-03 21:14:43 +01:00
e1164e1147
update 2022-03-02 22:17:52 +01:00
Renovate Bot
a29ca66e0d fix(deps): update rust crate clap to 3.1.3 2022-02-28 19:08:56 +00:00
d59b7240b3
v0.4.0 2022-02-27 12:41:49 +01:00
e129ab0d65 if upload image error send notify 2022-02-27 12:32:20 +01:00
b7c98934e6
add gen manpage and completion for elvish 2022-02-27 12:06:02 +01:00
a4a17a4fc5
fix clipboard 2022-02-26 22:51:12 +01:00
329263edb0
add clipboard, print colors in image info 2022-02-25 18:24:24 +01:00
Renovate Bot
f516bde8cd fix(deps): update rust crate tokio to 1.17.0 2022-02-24 14:20:20 +00:00
Renovate Bot
fd12defe14 fix(deps): update rust crate clap_complete to 3.1.0 2022-02-24 12:44:43 +00:00
Renovate Bot
5f182560c5 fix(deps): update rust crate clap to 3.1.2 2022-02-24 10:08:11 +00:00
Renovate Bot
f065eb6402 fix(deps): update rust crate serde_json to 1.0.79 2022-02-24 08:53:13 +00:00
Renovate Bot
36c74a4a3f fix(deps): update rust crate notify-rust to 4.5.6 2022-02-24 04:24:31 +00:00
Renovate Bot
56323eee26 fix(deps): update rust crate anyhow to 1.0.55 2022-02-24 02:04:52 +00:00
39f1debdd2
add clipboard 2022-02-23 22:39:37 +01:00
1cbcc8a92b
v0.3.0 2022-01-28 22:45:58 +01:00
a42972c65f
update dependencies 2022-01-28 18:25:15 +01:00
6d01fe6112
cli: add url validate 2022-01-27 16:49:47 +01:00
7455932107
better panic, rename ImgurHandle -> ImgurClient 2022-01-27 14:14:46 +01:00
ecace5aa46
upgrade dependencies 2022-01-27 12:33:20 +01:00
bfb8db96e1
update cargo manifest 2022-01-27 11:02:56 +01:00
5a620ea1c2
library: return anyhow::Error instead String 2022-01-26 20:57:51 +01:00
d421835c54
update manifest 2022-01-25 20:25:34 +01:00
03970a517a v0.2.0 2022-01-25 19:53:51 +01:00
a83788d0c6
add shell completions 2022-01-25 17:13:43 +01:00
2d38cf7e28
when the image uploaded, send a notification 2022-01-24 20:39:33 +01:00
93ffaaed5d
switch from OpenSSL to RustTLS, add aarch64-apple-darwin in workflows 2022-01-23 21:40:09 +01:00
754874388a
update 2022-01-23 20:29:33 +01:00
7a4ca71d5a
add image info, update code 2022-01-23 13:05:32 +01:00
b8ba315654
update github workflows 2022-01-22 23:02:05 +01:00
9cbb2ea149
Initial commit 2022-01-22 22:02:51 +01:00