Skip to content

Tags: AM-community/AM

Tags

9.7.1

Toggle 9.7.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
"AM" 9.7.1

* Update APP-MANAGER, create a file "disable-notifications"  to be detected when needed

* Update install.am, disable notifications if needed

9.7

Toggle 9.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
"AM" 9.7 (ivan-hc#1448)

* Update install.am
- remove torsocks support
- use api.gh.pkgforge.dev in case api.github.com cannot be reached
- restore changes in the AM-updater not to overload api.gh.pkgforge.dev

* Update template.am
- remove torsocks support
- for previews, use api.gh.pkgforge.dev as a fallback if api.github.com is not reachable

* Update README.md

* Update appimageupdatetool (x86_64 and aarch64)
- This script allows you to choose between the improved fork and the official AppImage. The fork is provided by the pkgforge-dev/AppImageUpdate, with GH rate-limit-bypass & misc QOL changes.

* Update test-apps.yml

* Update APP-MANAGER
- remove torsocks support
- during updates, use api.gh.pkgforge.dev as a fallback if api.github.com is not reachable
- add new "$ALT_GH" variable
- made "$ALT_GH" an exportable variable
- added function to determine the number of apps coming from github.com
- determine the number of allowed api calls by subtracting the number of apps coming from github from the number of remaining api calls
- if the number of allowed api calls is less than 10, the proxy is activated
- reduce the limit of API calls allowed to 5, to not force the proxy

9.6.2

Toggle 9.6.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
"AM" 9.6.2 (ivan-hc#1442)

* Move -H and -C from sandboxes.am to main CLI

...add option -HC or -CH to create both dedicated HOME and XDG_CONFIG_HOME for selected AppImages

* Move -C and -H and add -HC to management.am

* Update README.md

* Update management.am

* Update management.am

* Update APP-MANAGER

9.6.1

Toggle 9.6.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
"AM" 9.6.1

- third party databases have been moved to a separate file called "am-extras"
- all commits related to improving the "-e" or "extra" option are included for this release

9.6

Toggle 9.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
"AM" 9.6: Add new option "reinstall" (ivan-hc#1387)

* Update APP-MANAGER
- add option "reinstall"
- add a message in "-s" to suggest using the new "reinstall" option, it will appear only if there are scripts with modifications

* Update install.am
- add new option "reinstall" to remove and reinstall the app
- option "reinstall", add messages

* Update README.md

9.5

Toggle 9.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
"AM" 9.5 - Rewrite of third-party databases support (ivan-hc#1358)

9.4.4

Toggle 9.4.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
"AM" 9.4.4 - Add options "hide" and "unhide" (ivan-hc#1347)

* "AM" 9.4.4 - Add options "hide" and "unhide"

 - add messages for "hide" and "unhide"
- clean amcachedirs after "unhide"

* Update README.md

9.4.3

Toggle 9.4.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update APP-MANAGER (ivan-hc#1325)

* Update APP-MANAGER

- fix AppImageCommunity/AppImageUpdate#244
- remove "$AMDATADIR"/torsocks.conf after the use
- suggest to restart tor.service
- fix plural on 1 second elapsed

9.4.2

Toggle 9.4.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
"AM" 9.4.2: support for FISH shell, plus various fixes (ivan-hc#1304)

- Add completion for FISH shell if the command exists and fix ivan-hc#1300
- Group references to third-party databases, additional security measures to update third-party lists
- Use a more accurate way to identify the exact number of apps
- In -f, the presence of AppBundles does not depend on .toolpack anymore

9.4.1

Toggle 9.4.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request ivan-hc#1252 from ivan-hc/dev

"AM" 9.4.1