nils
|
a8c133bbf9
|
feat: refactor frontend document tag display by removing EntryTags.
|
2025-12-09 00:21:15 +01:00 |
|
nils
|
99fa12a1be
|
feat: refactor frontend tag interaction handlers
|
2025-12-09 00:03:55 +01:00 |
|
nils
|
c38d88c209
|
feat: Implement tag drag-and-drop functionality
|
2025-12-08 23:49:50 +01:00 |
|
nils
|
757913cf00
|
feat: Implement new drag-and-drop system for documents and tags, including workspace-level handling and improved visual feedback.
|
2025-12-08 23:30:18 +01:00 |
|
nils
|
73468bbb02
|
refactor(documents): encapsulate panel logic and state into dedicated React contexts
|
2025-12-08 12:31:30 +01:00 |
|
nils
|
d62f462129
|
fix
|
2025-12-07 20:45:01 +01:00 |
|
nils
|
36c8e4cbaa
|
cleanup
|
2025-12-04 23:55:04 +01:00 |
|
nils
|
86b9ac2ab6
|
feat: Add document download link component, refactor download URL resolution with expiration checks
|
2025-12-04 23:38:17 +01:00 |
|
nils
|
8aa1872ea5
|
refactor: Reorganize frontend by moving UI components, hooks, and utilities to new components, logic, features, and lib directories
|
2025-12-04 23:05:35 +01:00 |
|
nils
|
2ea74816fb
|
feat: Refactor utility and component exports, update dependencies, and add Knip for unused code detection.
|
2025-12-04 11:58:04 +01:00 |
|
nils
|
e66451afbd
|
feat: Introduce a generic inline rename input component for document editing
|
2025-12-03 12:00:57 +01:00 |
|
nils
|
601ced5981
|
feat: Add an icon size slider component and implement dynamic icon sizing for document views, while refactoring the documents panel layout.
|
2025-12-01 23:42:43 +01:00 |
|
nils
|
033026f57c
|
feat: Introduce configurable icon and card sizes for document views and desktop workspace.
|
2025-12-01 11:45:58 +01:00 |
|
nils
|
4fd1b712fa
|
feat: Sort document tags alphabetically and prevent hover/focus on empty folder menu items.
|
2025-11-28 19:46:25 +01:00 |
|
nils
|
9bf9550b03
|
feat: Refactor tag drag and drop interactions
|
2025-11-27 17:59:28 +01:00 |
|
nils
|
9ba581f64e
|
feat: add keyboard navigation for document views, externalize document preview handling, and include physics model documentation.
|
2025-11-27 01:06:31 +01:00 |
|
nils
|
0a4a3ae35c
|
refactor: Decompose document and folder views into modular components and hooks, replacing monolithic list/grid implementations.
|
2025-11-26 01:50:53 +01:00 |
|