Merged
Conversation
for self-hosted deployment
tests for plugins and dashboard
CRUD and widget data
corepack prepare fails on Node 22 alpine images
Pass loader to router for runtime plugin management via API. Includes install, uninstall, reload, and widget data endpoints with full test coverage.
Simplify theme store, add plugin reload support, improve topbar language selector and widget card styling. Remove unused dashboard store.
Install, uninstall, and reload plugins from the settings UI with confirmation dialogs and status indicators.
Sort by created, updated, or title. Pin notes to top. Auto-save with debounce and saving indicator.
Full CRUD for projects, custom links, and colored tech tags. Filterable by status, category, search, and clickable tags. Dashboard widget with project count by status. 16 ecosystem projects seeded with 33 tech tags. 53 backend tests with race detection. i18n (EN + ES).
golangci-lint v1.x was built with Go 1.24 and fails against projects targeting Go 1.25.
v6 does not support golangci-lint v2.x
Migrate .golangci.yml to v2 format (required by golangci-lint v2.4). Move gofmt/goimports to formatters section, fix import grouping across all plugins, and handle unchecked error returns.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.