aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-10-19Fixed some config stuff.Adam Harrison
2024-10-19Adding in ability to set mod-version "any".Adam Harrison
2024-10-19Add `lzma` dependency to `meson.build` (#129)Guldoman
2024-10-14Test?Adam Harrison
2024-10-14Specifically made include directories non-relative.Adam Harrison
2024-10-14Fix windows and linux compiles.Adam Harrison
2024-10-14Updated spec to include xz.Adam Harrison
2024-10-14Added in libxz support, because this keeps coming up.Adam Harrison
2024-10-14Small changes to microtar, fixed some issues with the long names in the extra...Adam Harrison
2024-10-13Fixed issue with fetch not receiving final progress update.Adam Harrison
2024-10-13Only insert lite-xls in priority order.Adam Harrison
2024-10-13Ensures that we actually get all lpm output.Adam Harrison
2024-10-04Merge branch 'master' of github.com:lite-xl/lite-xl-plugin-managerAdam Harrison
2024-10-04Added in fix for handling different versions of lite-xl.Adam Harrison
2024-10-02Update README.mdAdam
2024-10-02Added a Scoop install manifest (#123)Maksim Aliabyshev
2024-09-08Added in override for mod_version on system lite-xl.Adam Harrison
2024-07-23Change names of types so that mac doesn't cry.Adam Harrison
2024-07-23Fixed windows non-blocking.Adam Harrison
2024-07-23Made C mutli-threading possible.Adam Harrison
2024-07-23Stopped backfilling path for stubs.Adam Harrison
2024-07-23Should be more robust at detecthing orphans.Adam Harrison
2024-07-23Don't allow stubs to override non-stubs in our potential dependency list.Adam Harrison
2024-07-09Removed duplicatge line.Adam Harrison
2024-06-22Fixing an error with libzip on newer gcc versions.Adam Harrison
2024-06-22windows:fix argument escaping for cmd.exe (#117)Takase
2024-06-09ci: parallelize most build processes (#115)Takase
2024-06-09Added in specific check for install to guard against "*".Adam Harrison
2024-06-09Fix for Guldo's new issue.Adam Harrison
2024-06-09Added in fallback to fetch everything if we can't find a specific object.Adam Harrison
2024-06-09Relaxed detection of datadir and core plugins to probably fix #112.Adam Harrison
2024-06-03Added in searchpath for lib64, which is where libraries get installed sometimes.Adam Harrison
2024-05-13Ugh.Adam Harrison
2024-05-13Warn about id mismatches, but otherwise, take the basename of a path.Adam Harrison
2024-05-13Fixed issue with https://github.com/lite-xl/lite-xl-plugin-manager/issues/110.Adam Harrison
2024-05-13Merge branch 'master' of github.com:adamharrison/lite-xl-plugin-managerAdam Harrison
2024-05-13Fix for issue #112.Adam Harrison
2024-05-13Add JSON schema for `manifest.json` files (#102)Guldoman
2024-05-12Fix meson static lua source generationGuldoman
2024-05-12Updated meson and build.sh to remove source context for LPM_STATIC builds.Adam Harrison
2024-05-12Made change to ensure that total_objects_or_content_length was > 0.Adam Harrison
2024-04-25Fixed stuff.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-24Unified syntax.Adam Harrison
2024-04-24Fixed addons.Adam Harrison
2024-04-24Added in plugin manager hook.Adam Harrison
2024-04-24Added in apply.Adam Harrison
2024-04-21Updated CHANGELOG.md.v1.2.9Adam Harrison