Commit Graph
2 Commits
Author SHA1 Message Date
CleboostandGitHub 0162521282 feat: add AniList plugin (#70)
* feat: add AniList plugin

Browse and update anime/manga lists from the bar widget and library panel with OAuth login.

* feat(anilist): add French translations

* docs(anilist): align README with template and current features

* chore(anilist): bump version to 1.0.0

* chore(anilist): update plugin thumbnail

* docs(anilist): document network, cache, and filesystem behavior

* fix(anilist): comply with AniList ToS naming guidelines

Rename the plugin to AniList (UNOFFICIAL), update the thumbnail, and keep service-facing copy referring to AniList itself.
2026-07-23 17:55:08 -04:00
dd5d67b1e3 Add Zed Provider launcher plugin (#17)
* Add Zed Provider launcher plugin.

Expose recent Zed workspaces in the launcher so users can reopen projects quickly.

* Update Zed Provider thumbnail with launcher screenshot.

Use the official Noctalia thumbnail generator export for the plugin card.

* Address PR review feedback for Zed Provider.

Fix thumbnail category label, refresh project cache when the query is cleared,
and use noctalia.fuzzyScore for launcher filtering.

* fix(zed-provider): update thumbnail with launcher category label

* chore(zed-provider): reset manifest version to 1.0.0

* docs(zed-provider): align README with plugin documentation requirements

* fix(zed-provider): replace min_noctalia with plugin_api

* Add 'nohup' to plugin dependencies

---------

Co-authored-by: Lemmy <studio@quadbyte.net>
2026-07-17 20:31:04 -04:00