Commit graph

161 commits

Author SHA1 Message Date
Aleix
ef0f2a65ea fix: dropdown singleton 2025-05-21 18:47:46 +02:00
Aleix
39af634a9f fix: multiple files menu centered by default 2025-05-21 15:42:28 +02:00
Aleix
2cdd2e8808 refactor: logic and ui 2025-05-21 15:37:23 +02:00
Aleix
33935c2d77 chore: restored file context menu 2025-05-21 15:26:53 +02:00
Aleix
7721eb8c78 refactor: clear interfaces between explorer integrations modules 2025-05-21 15:08:33 +02:00
Aleix
f92529e70c chore: restore explorer icons 2025-05-21 15:01:51 +02:00
Aleix
6cbe46d6ea chore: restore dropdown actions 2025-05-21 14:27:59 +02:00
Aleix
a3750d47ae fix: status change propagation 2025-05-21 14:16:32 +02:00
Aleix
bdb13a5276 chore: toolbar button restored 2025-05-21 13:23:52 +02:00
Aleix
8b066f0fc2 chore: status bar restored 2025-05-21 12:37:30 +02:00
Aleix
41dd6b9c3f chore: rename file and folder 2025-05-21 11:07:19 +02:00
Aleix Soler
7cc04dc3e0 chore: status bar wip 2025-05-21 09:03:43 +02:00
Aleix
5dcb503a85 chore: WIP integrations 2025-05-20 09:08:09 +02:00
Aleix
70383d0445 refactor: dropdown kiss 2025-05-19 08:50:13 +02:00
Aleix
b6db59c593 refactor: add components folder with statusBar 2025-05-16 15:47:51 +02:00
Aleix
1cae811a91 fix: multiple files modifcation 2025-05-16 09:03:05 +02:00
Aleix
e9d5697db8 refactor: simplified 2025-05-15 14:54:56 +02:00
Aleix
56af780122 chore: status handlers 2025-05-15 11:50:26 +02:00
Aleix
5ffcd4945b fix: satus dropdown change status 2025-05-15 10:54:56 +02:00
Aleix
0bf3694871 chore: status context menu simplified 2025-05-15 10:45:15 +02:00
Aleix
e74eacc02f chore: context simplification 2025-05-15 09:59:47 +02:00
Aleix
2bbac6471d chore: centralize event calls 2025-05-15 09:37:37 +02:00
Aleix
6c0adea49e chore: wip centralize logic 2025-05-15 09:14:36 +02:00
Aleix
6eab30bc2c chore: partial with bugs 2025-05-15 08:53:05 +02:00
Aleix
579b95099d refactor: handle status change 2025-05-14 09:10:34 +02:00
Aleix
183cf813b3 refactor: centralize status modificacion logic 2025-05-14 09:02:31 +02:00
Aleix
c4a51f527b fix: context status change 2025-05-14 08:29:48 +02:00
Aleix
e57d1afc1d fix: status bar change content instantantly 2025-05-13 15:46:34 +02:00
Aleix
8754f4b085 refactor(core): improve main plugin class organization and error handling 2025-05-13 10:59:54 +02:00
Aleix
1b0dbefd01 refactor(ui): improve StatusPaneView with better component organization and rendering optimization 2025-05-13 10:06:15 +02:00
Aleix
67cd32002c refactor(ui): simplify StatusContextMenu with better method organization and cleaner event handling 2025-05-13 09:19:30 +02:00
Aleix
4595c81600 refactor(services): simplify StyleService with better separation of concerns in CSS generation 2025-05-13 09:15:22 +02:00
Aleix
dcf2835af8 refactor(ui): reorganize StatusDropdown with improved method organization and cleaner event handling 2025-05-13 09:11:48 +02:00
Aleix
affcb45e5a refactor(ui): streamline StatusBar with improved organization and consistent class handling 2025-05-13 09:04:55 +02:00
Aleix
f22ee80521 refactor(ui): optimize ExplorerIntegration with batched file processing and improved icon handling 2025-05-13 09:01:20 +02:00
Aleix
2fed87838b refactor(services): streamline StatusService with improved type handling and functional patterns 2025-05-13 08:52:31 +02:00
Aleix
9401c961b1 refactor(ui): simplify StatusDropdownComponent with cleaner method organization and reduced redundancies 2025-05-13 08:45:13 +02:00
Aleix
ac5b4a7b9e fix: status icon visibility issues in file explorer 2025-05-12 16:24:49 +02:00
Aleix
f8ffeeccf1 fix: hide unkown status in explorer 2025-05-12 16:19:24 +02:00
Aleix
6eed3ea10c refactor: simplify code structure and improve maintainability 2025-05-12 16:02:30 +02:00
Aleix
4b098ff897 chore: update refactor 2025-05-12 15:43:53 +02:00
Aleix
1ed5190b58 refactor: update esbuild.config.mjs with CSS bundling 2025-05-12 15:38:21 +02:00
Aleix
6798eb9307 reafactor: cleaned-up CSS 2025-05-12 15:26:47 +02:00
Aleix Soler
c902435100 chore: version up 2025-05-09 21:57:06 +02:00
Aleix Soler
df65537e0f
Merge pull request #7 from devonthesofa/bugfix/performance-issues
[bugfix] Performance Optimizations for Large Vaults
2025-05-09 21:54:16 +02:00
Aleix Soler
c2a57e0ef5 chore: README 2025-05-09 21:37:19 +02:00
Aleix
2034f50967 fix: unified batch change status 2025-05-09 16:48:43 +02:00
Aleix
8b0f35d2f2 fix: batch modification 2025-05-09 16:39:55 +02:00
Aleix Soler
ecc9629cb1 chore: improve no notes with status found button 2025-05-09 16:09:05 +02:00
Aleix Soler
e84e86f82b chore: README 2025-05-09 16:08:38 +02:00