aboutsummaryrefslogtreecommitdiff
path: root/plugins/plugin_manager
AgeCommit message (Collapse)Author
2025-12-14Changed over to mod-version 4.03.0Adam Harrison
Addedd in preview. git diff HEAD Modified 3.0 versions. Added in 3.0 differences. Apparently the new default cmake on macos has removed compatibily with this cmake, so let's see if this fixes it. Ensured that --reinstall also reinstalls lite-xls. Added in the capability of specifying a bottle's location, and constructing them as folders outside the normal flow. Ensured version comes out in JSON. Removed simplfied. Sigh. Ensured that we only try to copy the system config when it actually exists.
2025-03-29Removed default cachedir.Adam Harrison
2025-03-29Remove cachedir specification as it's no longer needed.Adam Harrison
2025-03-18Removed libraries from list by default.Adam Harrison
2025-01-11Fixed minor issue with clicking headers for sorting with filtration active.Adam Harrison
2025-01-11plugin: sorting, filtering, selection fixes (#146)Takase
* plugin: sorting, filtering, selection fixes * plugins: default to plugin-manager:filter when ctrl+f is used * plugin: support clearing filter with escape * plugin: preserve filter text in commandview * plugin: display filter status on top of the table * plugin: do not run refresh when self.loading is true * plugin: fix extraneous x padding
2024-10-13Ensures that we actually get all lpm output.Adam Harrison
2024-04-25Comment.Adam Harrison
2024-04-25Fixed up a few things.Adam Harrison
2024-04-25Added in declarative managed plugin functionality to plugin_maanger.Adam Harrison
2024-04-24Fixed addons.Adam Harrison
2024-04-24Added in plugin manager hook.Adam Harrison
2024-04-06Removed old hack to support jgm's stuff.Adam Harrison
2024-03-08Fixed issue with rawget, and removed unecessary checksum.Adam Harrison
2024-01-28Added fonts to lpm as a new type.Adam Harrison
2023-12-02Reworded things, incorporated Guldo's changes.Adam Harrison
2023-11-30Added in extra error handling.Adam Harrison
2023-11-30Added in loading screen for welcome dialog.Adam Harrison
2023-11-30Split off loading screen functionality.Adam Harrison
2023-11-30Added in a hook for terminal to display an lpm repl.Adam Harrison
2023-11-27Added in a proper repo_path.Adam Harrison
2023-11-27Flagged the json library as special as well, as it's required for the ↵Adam Harrison
plugin_manager to run.
2023-11-27Fixed typo.Adam Harrison
2023-11-27Ensured we always pass around options so we can track progress one way or ↵Adam Harrison
another.
2023-11-27Made unstub idempotent and incorporated a number of jgm's fixes.Adam Harrison
2023-10-10Added in an unstub and VIEW readme function.Adam Harrison
2023-08-18Minor documentation updates.Adam Harrison
2023-07-03Fixed issue with loading screen and refreshing.Adam Harrison
2023-06-27Fixed some minor bugs, moved json to a library, updated manifest to reflect ↵Adam Harrison
this.
2023-02-25Set binary extension for android to .so.Adam Harrison
2023-02-19Added in purge, and added in additional paths.Adam Harrison
2023-02-04Added in refresh and upgrade commands.Adam Harrison
2023-02-04Made things more backwards compatible, and added some additional fixes to view.Adam Harrison
2023-02-03Added in a lot of extra shortcuts, commands, finding, etc; tidied up loading ↵v0.99993Adam Harrison
bars.
2023-02-03Added in progress bars to both GUI and regular.Adam Harrison
2023-01-17Fixed up plugin manager plugin, moving to optimization.Adam Harrison
2022-11-02Updated to set plugin to master.Adam Harrison
2022-10-29Fixed plugin_manager somewhat.Adam Harrison
2022-10-13Cleaned things up.Adam
2022-09-23Updated version 0.1Adam
2022-09-19Changed install commandview.Adam
2022-09-18Fixed a few things.Adam
2022-09-18Almost done.Adam
2022-09-18Probably last update before release.Adam
2022-09-18Committing these before I really screw things up.Adam
2022-09-18Changed around how pluginmanager is organized.Adam