Skip to content

Releases: AMTSupport/tools

cleaner-v0.2.0

01 Mar 09:08
cleaner-v0.2.0
661a1a2
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file. See conventional commits for commit guidelines.


cleaner-v0.2.0 - 2024-03-01

⛰️ Features

  • add chrome and edge profiles - (48541c6) - DaRacci
  • add crash dumps to log cleanup - (dfdb109) - DaRacci
  • add gpu cache locations - (814643b) - DaRacci

🐛 Bug Fixes

  • critical issue with how symlinks were 'not' handled. - (3292b27) - DaRacci

🚜 Refactor

  • pass cleaner enum as reference - (0f511da) - DaRacci

cleaner-v0.1.2 - 2024-02-05

🐛 Bug Fixes

  • unwrap errors and crashing - (46a6080) - DaRacci

⚙️ Miscellaneous Tasks

  • misc changes and working stuff - (96193d0) - DaRacci
  • Add README.md - (9c0ac05) - DaRacci

cleaner-v0.1.1 - 2023-10-09

🚜 Refactor

  • log at warn so quite output works with it. - (2b22073) - DaRacci

⚙️ Miscellaneous Tasks

  • Add quite flag to flags. - (a7d0bff) - DaRacci

cleaner-v0.1.0 - 2023-10-05

⛰️ Features

  • (cleaner) add teams shader cache - (c178466) - DaRacci
  • (cleaner) rewrite for cleaner, not finished. - (ae38f90) - DaRacci
  • Working cleaner - (61cd99c) - DaRacci
  • parallel item fetching & Some more fixes - (213ad05) - DaRacci
  • Large push - (3900f31) - DaRacci
  • Offline data backup cli - (fd58bae) - DaRacci
  • Finish for working cleaner - (c6c7580) - DaRacci
  • Implement subcommand crate usage for tools bin file - (dac0b99) - DaRacci

🐛 Bug Fixes

  • (cleaner) memory leak and crash in recursion - (74dbd3e) - DaRacci
  • fix fmt and clippy issues - (702a0f0) - DaRacci

🚜 Refactor

  • (cleaner) clippy fix - (51c266f) - DaRacci

🎨 Styling

  • (cleaner) formatting - (a564e1f) - DaRacci
  • (cleaner) clippy fix - (36e5ec1) - DaRacci
  • clippy fix - (daf1c02) - DaRacci

🤖 CI Tasks

  • (flake) Update flake for ci and workflows - (6d5351a) - DaRacci

🏗️ Build Tasks

  • Globalise deps using workspace - (fcd3c05) - DaRacci

⚙️ Miscellaneous Tasks

  • (cleaner) clippy fix - (b743133) - DaRacci
  • (lib) wip repl mode - (6b1b27a) - DaRacci
  • start all versions from 0.0.1 - (47272f8) - DaRacci
  • clippy fix - (29ec950) - DaRacci
  • instrument level to trace - (77fc4eb) - DaRacci
  • lots more work on the rest crate - (8e86d41) - DaRacci
  • more work on cleaner and a new popup helper - (ed76db3) - DaRacci
  • License - (b98a3b9) - DaRacci
  • run format - (a3e25f3) - DaRacci
  • must. satisfy. the. clippy. - (91ba822) - DaRacci
  • Add release workflow - (1f9fd6a) - DaRacci
  • Almost working! - (b324c90) - DaRacci

Changelog generated by cocogitto.

cleaner-v0.1.2

08 Feb 06:17
379e2a7
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file. See conventional commits for commit guidelines.


cleaner-v0.1.2 - 2024-02-05

🐛 Bug Fixes

  • unwrap errors and crashing - (46a6080) - DaRacci

⚙️ Miscellaneous Tasks

  • misc changes and working stuff - (96193d0) - DaRacci
  • Add README.md - (9c0ac05) - DaRacci

cleaner-v0.1.1 - 2023-10-09

🚜 Refactor

  • log at warn so quite output works with it. - (2b22073) - DaRacci

⚙️ Miscellaneous Tasks

  • Add quite flag to flags. - (a7d0bff) - DaRacci

cleaner-v0.1.0 - 2023-10-05

⛰️ Features

  • (cleaner) add teams shader cache - (c178466) - DaRacci
  • (cleaner) rewrite for cleaner, not finished. - (ae38f90) - DaRacci
  • Working cleaner - (61cd99c) - DaRacci
  • parallel item fetching & Some more fixes - (213ad05) - DaRacci
  • Large push - (3900f31) - DaRacci
  • Offline data backup cli - (fd58bae) - DaRacci
  • Finish for working cleaner - (c6c7580) - DaRacci
  • Implement subcommand crate usage for tools bin file - (dac0b99) - DaRacci

🐛 Bug Fixes

  • (cleaner) memory leak and crash in recursion - (74dbd3e) - DaRacci
  • fix fmt and clippy issues - (702a0f0) - DaRacci

🚜 Refactor

  • (cleaner) clippy fix - (51c266f) - DaRacci

🎨 Styling

  • (cleaner) formatting - (a564e1f) - DaRacci
  • (cleaner) clippy fix - (36e5ec1) - DaRacci
  • clippy fix - (daf1c02) - DaRacci

🤖 CI Tasks

  • (flake) Update flake for ci and workflows - (6d5351a) - DaRacci

🏗️ Build Tasks

  • Globalise deps using workspace - (fcd3c05) - DaRacci

⚙️ Miscellaneous Tasks

  • (cleaner) clippy fix - (b743133) - DaRacci
  • (lib) wip repl mode - (6b1b27a) - DaRacci
  • start all versions from 0.0.1 - (47272f8) - DaRacci
  • clippy fix - (29ec950) - DaRacci
  • instrument level to trace - (77fc4eb) - DaRacci
  • lots more work on the rest crate - (8e86d41) - DaRacci
  • more work on cleaner and a new popup helper - (ed76db3) - DaRacci
  • License - (b98a3b9) - DaRacci
  • run format - (a3e25f3) - DaRacci
  • must. satisfy. the. clippy. - (91ba822) - DaRacci
  • Add release workflow - (1f9fd6a) - DaRacci
  • Almost working! - (b324c90) - DaRacci

Changelog generated by cocogitto.

memorable-pass-v0.1.1

09 Oct 07:59
0869976
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file. See conventional commits for commit guidelines.


memorable-pass-v0.1.1 - 2023-10-09

🐛 Bug Fixes

  • incorrect parameter for init log - (08fa53a) - DaRacci

memorable-pass-v0.1.0 - 2023-10-05

⛰️ Features

  • (memorable-pass) ActionCondition - (e8535de) - DaRacci

🐛 Bug Fixes

  • (lib) Disable ansi colours for windows - (4553612) - DaRacci
  • (memorable-pass) assets not present in nix build result - (64fbbae) - DaRacci
  • (memorable-pass) invalid error - (602dba4) - DaRacci
  • remove rebooter from default members - (c854bf2) - DaRacci

🚜 Refactor

  • (memorable-pass) update ui-cli - (f282a43) - DaRacci

🎨 Styling

  • (memorable-pass) formatting - (339e9c3) - DaRacci
  • (memorable-pass) clippy fix - (a0a7cac) - DaRacci
  • clippy fix - (daf1c02) - DaRacci

🤖 CI Tasks

  • (flake) Update flake for ci and workflows - (6d5351a) - DaRacci

⚙️ Miscellaneous Tasks

  • (memorable-pass) remove old code - (80a06d9) - DaRacci
  • start all versions from 0.0.1 - (47272f8) - DaRacci
  • instrument level to trace - (77fc4eb) - DaRacci
  • Cargo.toml updates - (468e759) - DaRacci
  • rename pgen to memorable-pass - (8e9a78c) - DaRacci

Changelog generated by cocogitto.

cleaner-v0.1.1

09 Oct 08:16
a891350
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file. See conventional commits for commit guidelines.


cleaner-v0.1.1 - 2023-10-09

🚜 Refactor

  • log at warn so quite output works with it. - (2b22073) - DaRacci

⚙️ Miscellaneous Tasks

  • Add quite flag to flags. - (a7d0bff) - DaRacci

cleaner-v0.1.0 - 2023-10-05

⛰️ Features

  • (cleaner) add teams shader cache - (c178466) - DaRacci
  • (cleaner) rewrite for cleaner, not finished. - (ae38f90) - DaRacci
  • Working cleaner - (61cd99c) - DaRacci
  • parallel item fetching & Some more fixes - (213ad05) - DaRacci
  • Large push - (3900f31) - DaRacci
  • Offline data backup cli - (fd58bae) - DaRacci
  • Finish for working cleaner - (c6c7580) - DaRacci
  • Implement subcommand crate usage for tools bin file - (dac0b99) - DaRacci

🐛 Bug Fixes

  • (cleaner) memory leak and crash in recursion - (74dbd3e) - DaRacci
  • fix fmt and clippy issues - (702a0f0) - DaRacci

🚜 Refactor

  • (cleaner) clippy fix - (51c266f) - DaRacci

🎨 Styling

  • (cleaner) formatting - (a564e1f) - DaRacci
  • (cleaner) clippy fix - (36e5ec1) - DaRacci
  • clippy fix - (daf1c02) - DaRacci

🤖 CI Tasks

  • (flake) Update flake for ci and workflows - (6d5351a) - DaRacci

🏗️ Build Tasks

  • Globalise deps using workspace - (fcd3c05) - DaRacci

⚙️ Miscellaneous Tasks

  • (cleaner) clippy fix - (b743133) - DaRacci
  • (lib) wip repl mode - (6b1b27a) - DaRacci
  • start all versions from 0.0.1 - (47272f8) - DaRacci
  • clippy fix - (29ec950) - DaRacci
  • instrument level to trace - (77fc4eb) - DaRacci
  • lots more work on the rest crate - (8e86d41) - DaRacci
  • more work on cleaner and a new popup helper - (ed76db3) - DaRacci
  • License - (b98a3b9) - DaRacci
  • run format - (a3e25f3) - DaRacci
  • must. satisfy. the. clippy. - (91ba822) - DaRacci
  • Add release workflow - (1f9fd6a) - DaRacci
  • Almost working! - (b324c90) - DaRacci

Changelog generated by cocogitto.

memorable-pass-v0.1.0

06 Oct 02:21
6b317d0
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file. See conventional commits for commit guidelines.


memorable-pass-v0.1.0 - 2023-10-05

⛰️ Features

  • (memorable-pass) ActionCondition - (e8535de) - DaRacci

🐛 Bug Fixes

  • (lib) Disable ansi colours for windows - (4553612) - DaRacci
  • (memorable-pass) assets not present in nix build result - (64fbbae) - DaRacci
  • (memorable-pass) invalid error - (602dba4) - DaRacci
  • remove rebooter from default members - (c854bf2) - DaRacci

🚜 Refactor

  • (memorable-pass) update ui-cli - (f282a43) - DaRacci

🎨 Styling

  • (memorable-pass) formatting - (339e9c3) - DaRacci
  • (memorable-pass) clippy fix - (a0a7cac) - DaRacci
  • clippy fix - (daf1c02) - DaRacci

🤖 CI Tasks

  • (flake) Update flake for ci and workflows - (6d5351a) - DaRacci

⚙️ Miscellaneous Tasks

  • (memorable-pass) remove old code - (80a06d9) - DaRacci
  • start all versions from 0.0.1 - (47272f8) - DaRacci
  • instrument level to trace - (77fc4eb) - DaRacci
  • Cargo.toml updates - (468e759) - DaRacci
  • rename pgen to memorable-pass - (8e9a78c) - DaRacci

Changelog generated by cocogitto.

country-ip-v0.1.0

06 Oct 02:20
6b317d0
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file. See conventional commits for commit guidelines.


country-ip-v0.1.0 - 2023-10-05

⛰️ Features

  • (country-ip) Implement lookup for cli - (1c20c27) - DaRacci
  • (country-ip) start work on GUI - (ad976bd) - DaRacci
  • Rewritten and improved country-ip - (e18c2aa) - DaRacci

🐛 Bug Fixes

  • (country-ip) compile errors - (2800b7b) - DaRacci
  • compile errors - (cd0d478) - DaRacci

🚜 Refactor

  • (country-ip) improved cli - (e9473e4) - DaRacci
  • (country-ip) use ui-cli for parsing - (3f0d583) - DaRacci

🎨 Styling

  • (country-ip) clippy fix - (3eb3eb4) - DaRacci

🏗️ Build Tasks

  • Globalise deps using workspace - (fcd3c05) - DaRacci

⚙️ Miscellaneous Tasks

  • (lib) ui stuff - (26af5f5) - DaRacci
  • start all versions from 0.0.1 - (47272f8) - DaRacci
  • instrument level to trace - (77fc4eb) - DaRacci
  • Cargo.toml updates - (468e759) - DaRacci

Changelog generated by cocogitto.

cleaner-v0.1.0

06 Oct 02:20
6b317d0
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file. See conventional commits for commit guidelines.


cleaner-v0.1.0 - 2023-10-05

⛰️ Features

  • (cleaner) add teams shader cache - (c178466) - DaRacci
  • (cleaner) rewrite for cleaner, not finished. - (ae38f90) - DaRacci
  • Working cleaner - (61cd99c) - DaRacci
  • parallel item fetching & Some more fixes - (213ad05) - DaRacci
  • Large push - (3900f31) - DaRacci
  • Offline data backup cli - (fd58bae) - DaRacci
  • Finish for working cleaner - (c6c7580) - DaRacci
  • Implement subcommand crate usage for tools bin file - (dac0b99) - DaRacci

🐛 Bug Fixes

  • (cleaner) memory leak and crash in recursion - (74dbd3e) - DaRacci
  • fix fmt and clippy issues - (702a0f0) - DaRacci

🚜 Refactor

  • (cleaner) clippy fix - (51c266f) - DaRacci

🎨 Styling

  • (cleaner) formatting - (a564e1f) - DaRacci
  • (cleaner) clippy fix - (36e5ec1) - DaRacci
  • clippy fix - (daf1c02) - DaRacci

🤖 CI Tasks

  • (flake) Update flake for ci and workflows - (6d5351a) - DaRacci

🏗️ Build Tasks

  • Globalise deps using workspace - (fcd3c05) - DaRacci

⚙️ Miscellaneous Tasks

  • (cleaner) clippy fix - (b743133) - DaRacci
  • (lib) wip repl mode - (6b1b27a) - DaRacci
  • start all versions from 0.0.1 - (47272f8) - DaRacci
  • clippy fix - (29ec950) - DaRacci
  • instrument level to trace - (77fc4eb) - DaRacci
  • lots more work on the rest crate - (8e86d41) - DaRacci
  • more work on cleaner and a new popup helper - (ed76db3) - DaRacci
  • License - (b98a3b9) - DaRacci
  • run format - (a3e25f3) - DaRacci
  • must. satisfy. the. clippy. - (91ba822) - DaRacci
  • Add release workflow - (1f9fd6a) - DaRacci
  • Almost working! - (b324c90) - DaRacci

Changelog generated by cocogitto.

backup-v0.1.0

05 Oct 00:54
6b317d0
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file. See conventional commits for commit guidelines.


backup-v0.1.0 - 2023-10-05

⛰️ Features

  • Beginning of auto reboot manager - (ac71a2c) - DaRacci
  • parallel item fetching & Some more fixes - (213ad05) - DaRacci
  • Better progress bars & cli interaction - (fce705d) - DaRacci
  • Add better progress reports and parallel run exports - (af932af) - DaRacci
  • OnePassword Exporter - (a3016f1) - DaRacci
  • Add download progress to s3 - (0303c19) - DaRacci
  • bitwarden exporter - (13a98b7) - DaRacci
  • Large push - (3900f31) - DaRacci
  • Offline data backup cli - (fd58bae) - DaRacci

🐛 Bug Fixes

  • (backup) compile errors - (d60d8ac) - DaRacci
  • (backup) spelling - (f6df373) - DaRacci
  • (backup) don't drop log guard - (ffd2901) - DaRacci
  • (backup) compile errors - (a3766de) - DaRacci
  • (backup) tests - (0047ff4) - DaRacci
  • compile errors - (cd0d478) - DaRacci
  • bitwarden cli - (706af61) - DaRacci
  • save config on modify and overwrite by default - (3b29908) - DaRacci
  • Zip file for 1PUX export with attributes data - (e6866a7) - DaRacci
  • path issues on windows - (748624e) - DaRacci
  • imports - (c8e4bfe) - DaRacci
  • Handle errors after later - (03f4443) - DaRacci
  • clap help and other features - (ca9252d) - DaRacci
  • use built in serde feature - (2207646) - DaRacci

🚜 Refactor

  • (backup) clippy fix - (fc59e6b) - DaRacci
  • Abstraction for downloading cli directly. - (f569fcc) - DaRacci
  • cleanup config stuff - (eb951f6) - DaRacci
  • cleanup and get S3 working again - (f7e80f0) - DaRacci

🎨 Styling

  • (backup) formatting - (44d30d4) - DaRacci
  • clippy fix - (daf1c02) - DaRacci

🤖 CI Tasks

  • (flake) Update flake for ci and workflows - (6d5351a) - DaRacci

🏗️ Build Tasks

  • Globalise deps using workspace - (fcd3c05) - DaRacci

⚙️ Miscellaneous Tasks

  • (backup) clippy fix - (78f8283) - DaRacci
  • (backup) drop tui for now - (57d6069) - DaRacci
  • (backup) remove moved code - (7b0b31a) - DaRacci
  • (backup) current progress - (712a52d) - DaRacci
  • (backup) More progress on new autoprune. - (c51326e) - DaRacci
  • (backup) Work on autoprune - (728dbc3) - DaRacci
  • (backup) fix compile - (28c3377) - DaRacci
  • start all versions from 0.0.1 - (47272f8) - DaRacci
  • clippy fix - (29ec950) - DaRacci
  • Cargo.toml updates - (468e759) - DaRacci
  • more work on the backup crate - (95428c1) - DaRacci
  • more work on cleaner and a new popup helper - (ed76db3) - DaRacci
  • move to lib - (8d7dc1b) - DaRacci
  • License - (b98a3b9) - DaRacci
  • cleanup and macros - (b8e857e) - DaRacci
  • alot more work and tests stuff - (26f93d3) - DaRacci
  • cleanup, tests, and some fixes - (afb7fde) - DaRacci
  • god damnit. even more 1password shit - (22a6cc0) - DaRacci
  • swap out simplelog for tracing - (79e9cff) - DaRacci
  • clippy demands it - (8f0890b) - DaRacci
  • run format - (a3e25f3) - DaRacci
  • must. satisfy. the. clippy. - (91ba822) - DaRacci
  • some fixes - (a70965b) - DaRacci
  • Fix spelling mistakes - (8319ca9) - DaRacci
  • Move config to subdir and break into multiple files - (77110c9) - DaRacci
  • cleanup imports and such - (b1a167e) - DaRacci
  • helper functions - (055985f) - DaRacci

Changelog generated by cocogitto.