- Web UI: login, dashboard, links CRUD, collections, API keys, admin pages - Query engine: AND/OR/XOR with field filters, tag search, preview endpoint - Session management: token expiry detection, 401 interceptor, expiry banner - Links search: tags included, multi-word AND, query mode with set operations - Collections: static/dynamic, query builder with preview, public tree view - Save as Collection: convert search results (static) or query (dynamic) - Dashboard stats: resilient loading with allSettled pattern - Login page: redesigned with public collections tree view - Bug fix: query executor None fields crash (notes/description/url/title) - E2E tests: 20 Playwright tests covering all critical user flows - All 104 tests passing (84 unit/integration + 20 E2E)
linkding
@ 573b6f5411
MyWorkspace
Welcome to MyWorkspace - a multi-project workspace for development.
Structure
- Global Configuration: Root-level documents apply to all projects
- Project Folders: Individual projects exist as subfolders, each with their own project-specific steering documents
Getting Started
- Global steering documents are located in this root folder
- When creating a new project, add a project-specific
STEERING.mdin the project folder - Each project may also have its own
README.mdfor project-specific documentation
Quick Links
- Global Steering Document - Guidelines for all projects
- Global Code Style - Coding standards and conventions
This workspace is configured for Cline to assist with development tasks.
Description
Languages
HTML
97.6%
JavaScript
1.3%
Python
0.7%
CSS
0.2%