Changelog
- dc37b62 Merge pull request #1414 from PlakarKorp/mm/connectors_link_support
- d63b4a8 Merge pull request #1413 from PlakarKorp/poolpOrg/typed-import
- a77218b Update kloset dep.
- ea8d0e4 update documentation
- 8858ba7 exporters: Adapt to new interface.
- 06b7128 Merge pull request #1411 from PlakarKorp/1159-options--hostname-and--username-are-ignored-in-agent-mode
- a04e6d7 improve config ingestion
- f38fc12 Merge pull request #1412 from PlakarKorp/update-plakar-ui/from-main
- 83a9056 Update Plakar UI to main@98ab256
- cfd3f31 remove -hostname and -username, they're not needed
- 9690589 Merge pull request #1410 from PlakarKorp/1408-remove-packages-from-plakar-version
- 8953dd0 Merge pull request #1323 from PlakarKorp/ef/api-integration
- d890f7e we now have plakar pkg to list integrations
- fc4116f Merge pull request #1409 from PlakarKorp/1397-plakar-panics-when-reading-invalid-ptar
- 5d6aac9 enforce a check on config length to make sure we don't blow up on a corrupted ptar
- bb96159 reload plugins if necessary before integration and package operation
- 8897253 Merge branch 'main' into ef/api-integration
- 893f73e Merge pull request #1406 from PlakarKorp/ef/unregister
- 3591316 rename file
- 072dd3e Merge pull request #1407 from PlakarKorp/poolpOrg/rclone-config-import-fix
- bd7e991 add a mean to reload plugins if the installed packages have changed
- 08cb14e Merge branch 'main' into ef/api-integration
- 8f83375 remove special cases and force rclone://
- 7dea27e validate package name before installing or uninstalling
- 8188a7e Merge pull request #1405 from PlakarKorp/ef/unregister
- 358fad7 fix potential dead-lock
- 9a17b2d sync
- 6252b29 update mod
- 9af7d6b Merge branch 'main' into ef/unregister
- cdc8a4a fix manpage
- 8180611 update manpages
- 7aa8434 sync
- 89288ae add a ReloadPlugins method
- f9321d7 only require auth for downloading packages. check if a package is installed before trying to download.
- a225680 sync unregister
- d95fc64 add status filter
- 92ff257 fixes and improvements on plugins
- 9e6789f copy the package manager
- 49691b3 fix previous
- 0da9929 fix log string
- 93dc4f5 fix variable name x
- c230495 Merge branch 'main' into ef/api-integration
- 1396ae5 sync pkg manager
- e857dc0 Merge branch 'main' into ef/api-integration
- f82ef5d fetch integrations list from the api
- ced6ce4 Merge branch 'main' into ef/api-integration
- dc5f3ed Merge branch 'main' into ef/api-integration
- 9aff37f Merge branch 'main' into ef/api-integration
- bc25b3d update integrations
- 99f60f4 fix response type
- 7b1fb2a Merge branch 'main' into ef/api-integration
- 0c32d59 fix routes
- f42145d fix installed plugin listing
- 239a0f3 implement api install and uninstall
- 22da45f Merge branch 'main' into ef/api-integration
- 041cb39 regen
- a7025ca regen
- 94b0537 regen
- 27c384b regen
- f26cb5f regen
- dce05e4 default to uninstalled for now
- 537e747 update integration model and import "real" data
- 45e04bb Merge branch 'main' into ef/api-integration
- b4748c4 api tweaks:
- 2a28d0a adapt to ui changes and fix pagination
- 12aa1f8 Merge branch 'main' into ef/api-integration
- 758db05 tweak responses and implement pagination
- 51753cd Merge branch 'main' into ef/api-integration
- a1d4664 add omitempty
- 855a3bf starting implementing the integration API