An open API service providing commit metadata for open source projects.

GitHub / discloud/cli-rust / commits

SHA Message Author Date Stats
292efd9e chore: bump version tiago <t****3@g****m> over 3 years ago
9edcdb3b fix: make logs command show empty logs if the api returns null tiago <t****3@g****m> over 3 years ago
dfe3ef6a feat: add support for .discloudignore tiago <t****3@g****m> over 3 years ago
99cd3d85 chore: bump version tiago <t****3@g****m> over 3 years ago
5d68e76e fix(init-command): fix minimum ram check tiago <t****3@g****m> over 3 years ago
5067de7a chore: bump version tiago <t****3@g****m> over 3 years ago
f66efa01 fix(linux-installer): add execute permission after extracting Tiago Dinis <t****3@g****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
d0bff67f fix: optimize debug info for dependencies tiago <t****3@g****m> over 3 years ago
a10283a3 chore: bump version tiago <t****3@g****m> over 3 years ago
b9e6c5ed fix(windows-installer): add guard around add-path tiago <t****3@g****m> over 3 years ago
42b51a7e docs(installer): Add how to use the installer on windows and linux tiago <t****3@g****m> over 3 years ago
8776178c fix(init): (un)switch ram requirements tiago <t****3@g****m> over 3 years ago
5d23725d fix: remove UAC request from windows installer tiago <t****3@g****m> over 3 years ago
7535c987 chore: add windows installer tiago <t****3@g****m> over 3 years ago
7ca5c1f6 chore: maintain debug symbols on release profile tiago <t****3@g****m> over 3 years ago
7cf4020a fix: prevent aboutme command from panicking when the plan is unknown tiago <t****3@g****m> over 3 years ago
913e57aa feat: add linux installer tiago <t****3@g****m> over 3 years ago
38caa017 chore: bump version tiago <t****3@g****m> over 3 years ago
646ba48b ci(release.yml): change rustup toolchain to stable tiago <t****3@g****m> over 3 years ago
d26d7bce fix: change app id to string tiago <t****3@g****m> over 3 years ago
2766c0e9 fix: validate ram amount on discloud init tiago <t****3@g****m> over 3 years ago
3141d815 lint: fix clippy lints tiago <t****3@g****m> over 3 years ago
9996b848 merge chore(deps): bump serde from 1.0.150 to 1.0.151 (#83) Tiago Dinis <t****3@g****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
10b6d7a8 merge Merge branch 'main' into dependabot/cargo/serde-1.0.151 Tiago Dinis <t****3@g****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
c598267f merge chore(deps): bump serde-enum-str from 0.2.5 to 0.3.2 (#84) Tiago Dinis <t****3@g****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
14a05a1f merge Merge branch 'main' into dependabot/cargo/serde-enum-str-0.3.2 Tiago Dinis <t****3@g****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
5884497d merge Merge branch 'dev' tiago <t****3@g****m> over 3 years ago
c1e54ee6 chore: bump version to 1.0.0 tiago <t****3@g****m> over 3 years ago
3f5ef570 chore: add `How to download?` section to README.md tiago <t****3@g****m> over 3 years ago
de0b11bb feat(authstatus): show last 16 characters of token tiago <t****3@g****m> over 3 years ago
202e4d74 feat: allow the token to be overriden by DISCLOUD_TOKEN env variable tiago <t****3@g****m> over 3 years ago
df0c237f cleanup: remove status command tiago <t****3@g****m> over 3 years ago
a098cea2 chore: add version to clap tiago <t****3@g****m> over 3 years ago
7ab0685e feat: improve apps command tiago <t****3@g****m> over 3 years ago
ee802d00 chore(deps): bump serde-enum-str from 0.2.5 to 0.3.2
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
c4ac179d chore(deps): bump serde from 1.0.150 to 1.0.151
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
b676c609 style: improve log icons tiago <t****3@g****m> over 3 years ago
5ec16799 merge Release version 0.4.1-alpha (#82) Tiago Dinis <t****3@g****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
44c8d7e8 feat: bump cli version tiago <t****3@g****m> over 3 years ago
2ce51f7b merge feat: add mods and team commands (#43) Tiago Dinis <t****3@g****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
f3ba9d1a fix: remove token.clone() tiago <t****3@g****m> over 3 years ago
2e20a8c9 feat: add status command tiago <t****3@g****m> over 3 years ago
57ed021e feat: add all teams commands tiago <t****3@g****m> over 3 years ago
1c7d532b fix: make plan related properties option on user struct tiago <t****3@g****m> over 3 years ago
e5ddd85c fix mods and teams commands tiago <t****3@g****m>
Committed by: Tiago Dinis <t****3@g****m>
over 3 years ago
8c9bf530 chore: fix clippy warnings tiago <t****3@g****m>
Committed by: Tiago Dinis <t****3@g****m>
over 3 years ago
d6277705 fix: consider clippy warnings as errors tiago <t****3@g****m>
Committed by: Tiago Dinis <t****3@g****m>
over 3 years ago
f0d5d6b9 fix: add runs-on key to gh workflow tiago <t****3@g****m>
Committed by: Tiago Dinis <t****3@g****m>
over 3 years ago
da1ad75f fix: rename use to uses in workflow tiago <t****3@g****m>
Committed by: Tiago Dinis <t****3@g****m>
over 3 years ago
ec717782 feat: add teams apps command tiago <t****3@g****m>
Committed by: Tiago Dinis <t****3@g****m>
over 3 years ago
75a1a109 chore(deps): bump chrono from 0.4.22 to 0.4.23
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: Tiago Dinis <t****3@g****m>
over 3 years ago
f07f6550 chore(deps): bump sentry from 0.27.0 to 0.29.1
Co-authored-by: dependabot[bot] <4****]@u****m>, Tiago Dinis <t****3@g****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
5860a012 chore(deps): bump zip from 0.6.2 to 0.6.3
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: Tiago Dinis <t****3@g****m>
over 3 years ago
5b3e81b0 chore(deps): bump serde from 1.0.145 to 1.0.150
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: Tiago Dinis <t****3@g****m>
over 3 years ago
cd92c260 chore(deps): bump clap from 3.2.22 to 4.0.26
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: Tiago Dinis <t****3@g****m>
almost 4 years ago
aaa437e8 chore(deps): bump serde from 1.0.144 to 1.0.145
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: Tiago Dinis <t****3@g****m>
almost 4 years ago
0c7a67a4 chore(deps): bump reqwest from 0.11.11 to 0.11.12
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: Tiago Dinis <t****3@g****m>
almost 4 years ago
2f8ba6a8 chore(deps): bump clap from 3.2.21 to 3.2.22
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: Tiago Dinis <t****3@g****m>
almost 4 years ago
409efc54 style: improve argument parsing Tiago Dinis <t****3@g****m>
Committed by: tiago <t****3@g****m>
almost 4 years ago
7234badf chore(deps): bump clap from 3.2.20 to 3.2.21
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: Tiago Dinis <t****3@g****m>
almost 4 years ago
7e2661f5 feat: add `mods deny <id> <...perm>` command Tiago Dinis <t****3@g****m>
Committed by: tiago <t****3@g****m>
almost 4 years ago
22f2ae7d feat: add `mods allow` command Tiago Dinis <t****3@g****m>
Committed by: tiago <t****3@g****m>
almost 4 years ago
ce59f597 chore: change sentry configs to production Tiago Dinis <t****3@g****m>
Committed by: tiago <t****3@g****m>
almost 4 years ago
3b96af37 fix: a lot of stuff Tiago Dinis <t****3@g****m>
Committed by: tiago <t****3@g****m>
almost 4 years ago
7bcdafc3 feat: add mods remove command Tiago Dinis <t****3@g****m>
Committed by: tiago <t****3@g****m>
almost 4 years ago
c338aa97 chore: change sentry DSN (#44) Tiago Dinis <9****r@u****m>
Committed by: Tiago Dinis <t****3@g****m>
almost 4 years ago
758d6fa8 feat(mods): add `mods add <id>` command Tiago Dinis <t****3@g****m>
Committed by: tiago <t****3@g****m>
almost 4 years ago
c7d96aaf fix(mod-struct): rename `user_id` to `modID` (#42) Tiago Dinis <9****r@u****m>
Committed by: tiago <t****3@g****m>
almost 4 years ago
782663f8 chore(Cargo.toml): add metadata Tiago Dinis <9****r@u****m>
Committed by: Tiago Dinis <t****3@g****m>
almost 4 years ago
82712391 feat: add aboutme command Tiago Dinis <t****3@g****m> almost 4 years ago
99de37ab release: 0.3.2-alpha Tiago Dinis <t****3@g****m> almost 4 years ago
935726ad fix: linux build ci Tiago Dinis <9****r@u****m>
Committed by: Tiago Dinis <t****3@g****m>
almost 4 years ago
eec9cf6e release: v0.3.1-alpha Tiago Dinis <9****r@u****m>
Committed by: Tiago Dinis <t****3@g****m>
almost 4 years ago
f9d18465 fix: segfault on linux build Tiago Dinis <9****r@u****m>
Committed by: Tiago Dinis <t****3@g****m>
almost 4 years ago
fd6a63dd release: 0.3.0-alpha Tiago Dinis <t****3@g****m> almost 4 years ago
587ffdff chore: rename crate to discloud Tiago Dinis <t****3@g****m> almost 4 years ago
ed5b0753 fix(readme): crates.io badge Tiago Dinis <9****r@u****m>
Committed by: Tiago Dinis <t****3@g****m>
almost 4 years ago
2c1bd3aa fix(restart): rename function form start to restart Tiago Dinis <t****3@g****m> almost 4 years ago
1994f706 feat: add logs command (#23) Tiago Dinis <9****r@u****m>
Committed by: Tiago Dinis <t****3@g****m>
almost 4 years ago
230dcea3 feat: add restart command (#21) Tiago Dinis <9****r@u****m>
Committed by: Tiago Dinis <t****3@g****m>
almost 4 years ago
4161eb3b release: v0.2.2-alpha Tiago Dinis <9****r@u****m>
Committed by: Tiago Dinis <t****3@g****m>
almost 4 years ago
3c53aafa release: v0.2.1-alpha Tiago Dinis <9****r@u****m>
Committed by: Tiago Dinis <t****3@g****m>
almost 4 years ago
3c0ce67d docs(readme): change title Tiago Dinis <9****r@u****m>
Committed by: Tiago Dinis <t****3@g****m>
almost 4 years ago
49e3270e docs: improve readme (#19) Tiago Dinis <9****r@u****m>
Committed by: Tiago Dinis <t****3@g****m>
almost 4 years ago
835ef15e fix(ci): add rust-toolchain Tiago Dinis <t****3@g****m> almost 4 years ago
f61b8ea8 release: v0.2.0-alpha Tiago Dinis <9****r@u****m>
Committed by: Tiago Dinis <t****3@g****m>
almost 4 years ago
d65521a2 feat: add start command (#18) Tiago Dinis <9****r@u****m>
Committed by: Tiago Dinis <t****3@g****m>
almost 4 years ago
7fc6f080 deps: remove openssl (#16) Tiago Dinis <9****r@u****m>
Committed by: Tiago Dinis <t****3@g****m>
almost 4 years ago
9cd81ffe feat: add stop command (#15) Tiago Dinis <9****r@u****m>
Committed by: Tiago Dinis <t****3@g****m>
almost 4 years ago
cc6030cb chore: enable dependabot Tiago Dinis <9****r@u****m>
Committed by: Tiago Dinis <t****3@g****m>
almost 4 years ago
9a9933e8 fix(ci): pass CARGO_TOKEN secret to publish cmd Tiago Dinis <9****r@u****m>
Committed by: Tiago Dinis <t****3@g****m>
almost 4 years ago
7593a468 ci: publish to crates.io on release Tiago Dinis <9****r@u****m>
Committed by: Tiago Dinis <t****3@g****m>
almost 4 years ago
f87536ee fix(ci,release-build): remove created event type Tiago Dinis <9****r@u****m>
Committed by: Tiago Dinis <t****3@g****m>
almost 4 years ago
471cc31b release: v0.1.1-alpha Tiago Dinis <t****3@g****m> almost 4 years ago
91824721 fix: handle 404 error on apps route Tiago Dinis <t****3@g****m> almost 4 years ago
f1188463 fix(ci): trigger workflow on release create or publish Tiago Dinis <9****r@u****m>
Committed by: Tiago Dinis <t****3@g****m>
almost 4 years ago
6968d5b8 ci: build and upload binaries for windows, linux and mac when a release is cr... Tiago Dinis <9****r@u****m>
Committed by: Tiago Dinis <t****3@g****m>
almost 4 years ago
b9862aff chore: add license Tiago Dinis <t****3@g****m> almost 4 years ago
a1df5210 release: v0.1.0-alpha Tiago Dinis <t****3@g****m> almost 4 years ago
f817613b feat: add list apps command Tiago Dinis <t****3@g****m> almost 4 years ago

← Back to repository