aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-12-02Fixed uninitialization.PR/welcome-pluginAdam 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 welcome plugin.Adam Harrison
2023-11-30Fixed fetch_if_not_present.Adam Harrison
2023-11-30Added in better error handling.Adam Harrison
2023-11-30Added `fetch_if_not_present` to allow things to function without internet.Adam Harrison
2023-11-30Added in a hook for terminal to display an lpm repl.Adam Harrison
2023-11-30Pre-sorted dependency graphs so that we get consistnet outputs.Adam Harrison
2023-11-30Fixed actual output spacing.Adam Harrison
2023-11-29Added in repostiory URL for plugin to id calculation.Adam Harrison
2023-11-27Guldo's spelling fixes.Adam Harrison
2023-11-27Added in a proper repo_path.Adam Harrison
2023-11-27Added in repo path.Adam Harrison
2023-11-27Removed documentation for non-existent command.Adam Harrison
2023-11-27Added in check for executable.Adam Harrison
2023-11-27Invalidate cache in appropriate places.Adam Harrison
2023-11-27Allowed for generate_manifest to be used on local repositories; will automati...Adam Harrison
2023-11-27Won't actually have an error so simplified.Adam Harrison
2023-11-27Loosened verification for certificates.Adam Harrison
2023-11-27Flagged the json library as special as well, as it's required for the plugin_...Adam Harrison
2023-11-27Fixed typo.Adam Harrison
2023-11-27Ensured we always pass around options so we can track progress one way or ano...Adam Harrison
2023-11-27Added in fallback for any plugin lacking a modversion to describe themselves ...Adam Harrison
2023-11-27Fixed color install/uninstall; type filter wasn't even present. Whoops.Adam Harrison
2023-11-27Fixed typo.Adam Harrison
2023-11-27Added in support for --ephemeral.Adam Harrison
2023-11-27Merge branch 'master' of github.com:adamharrison/lite-xl-plugin-managerAdam Harrison
2023-11-27Allowed for generation for repos that are just init.lua by guessing the id be...Adam Harrison
2023-11-27Made unstub idempotent and incorporated a number of jgm's fixes.Adam Harrison
2023-11-27Merge pull request #52 from Guldoman/PR_fix_spellingAdam
2023-10-31Fix some spelling and display of `DEFAULT_REPO_URL` in cli helpGuldoman
2023-10-10Updated CHANGELOG.md.v1.0.12Adam Harrison
2023-10-10Added in an unstub and VIEW readme function.Adam Harrison
2023-10-10Merge branch 'master' of github.com:adamharrison/lite-xl-plugin-managerAdam Harrison
2023-10-10Added a close for write.Adam Harrison
2023-10-02Merge pull request #45 from Guldoman/PR_meson_arch_mbedtls2Adam
2023-09-30Improve `mbedtls2` detection in mesonGuldoman
2023-09-17Added in borders to table output.Adam Harrison
2023-09-17Bugfix.Adam Harrison
2023-09-17Added in table output format.Adam Harrison
2023-09-17Updated continous tag.Adam Harrison
2023-09-17Prioritized remote definitions.Adam Harrison
2023-09-17Fixed a number of issues relating to generating READMEs, and running arbitrar...Adam Harrison
2023-09-17Fixed issues with constructing symlink bottles.Adam Harrison
2023-09-15Reverted is_stub stuff.Adam Harrison
2023-09-15Made desribe more modern.Adam Harrison
2023-09-10Added the ability to unstub plugins.Adam Harrison