Commit Graph

298 Commits

Author SHA1 Message Date
brufdev fc6a472db9 Refresh open files after moving 2025-03-04 20:15:39 +00:00
brufdev e2d556afb6 Add installation guide with different database 2025-03-03 16:37:15 +00:00
brufdev 9c130fd376 Fix the issue with links pointing to an invalid path 2025-02-27 14:11:04 +00:00
brufdev f274ecc961 Add "&" to the allowed characters for node names 2025-02-27 14:09:51 +00:00
brufdev 31f42cccc2 Improve installation guide 2025-02-26 21:17:21 +00:00
brufdev 5baa6f5988 Add support for both Docker volumes and bind mounts 2025-02-26 20:32:27 +00:00
brufdev d9377a4a10 Process links for all non-image file types 2025-02-26 19:53:29 +00:00
brufdev 6f4df0dc9a Refactor code 2025-02-26 19:51:39 +00:00
brufdev a881885526 Update Help section 2025-02-25 20:39:55 +00:00
brufdev 7b68f86321 Move the "Insert template" action to the Markdown editor toolbar 2025-02-25 20:26:21 +00:00
brufdev 3c969ce2bb Update "move nodes" feature from drag-and-drop to context menu action 2025-02-24 21:42:12 +00:00
brufdev c1a8b92acb Fix PHPStan error 2025-02-24 20:45:50 +00:00
brufdev 3d0a2ca729 Fix moving nodes to themselves 2025-02-24 20:38:32 +00:00
brufdev d52a66ed2e Add the "move nodes" feature to TreeView component 2025-02-23 18:44:15 +00:00
brufdev 17559d646d Add tests for the "move nodes" feature 2025-02-23 18:43:28 +00:00
brufdev 72ff12ecd4 Add the "move nodes" feature 2025-02-23 18:42:51 +00:00
brufdev 761dd44bc4 Fix Alpine issue when dealing with files v0.6.1 2025-02-20 00:40:34 +00:00
brufdev f989b4fbb9 Update version to 0.6.0 v0.6.0 2025-02-14 14:10:51 +00:00
Bruno 4f9dc378c0 Update project metadata 2025-02-14 14:00:47 +00:00
Bruno 7c00713c40 Bump dependencies 2025-02-14 13:58:17 +00:00
Bruno 6d66bdd944 Fix logo path 2025-02-14 13:49:39 +00:00
brufdev 8356181503 Improve documentation 2025-02-14 00:44:45 +00:00
brufdev 49c11da9b3 Add missing wire:key attribute 2025-02-14 00:15:51 +00:00
brufdev 824108c152 Fix styles and refactor code 2025-02-13 21:36:32 +00:00
brufdev 7d49785c0e Add links, backlinks and tags to the features list 2025-02-13 20:19:36 +00:00
brufdev d7871e96df Add a guide for non-Docker installations 2025-02-13 20:14:12 +00:00
brufdev 4c326929c7 Update theme images 2025-02-13 20:01:05 +00:00
brufdev 8dbbb70468 Fix coding style 2025-02-13 19:32:03 +00:00
brufdev 7ac760157d Fix preview mode reset when opening different file types 2025-02-13 19:19:24 +00:00
brufdev 2a49063250 Fix header text colors 2025-02-13 18:38:01 +00:00
brufdev 419542185e Fix VaultNode paths 2025-02-13 18:32:35 +00:00
brufdev c82a1bda68 Add tests for ResolveTwoPaths action 2025-02-13 18:31:54 +00:00
brufdev 60e246e855 Add command to sync the database notes to the disk 2025-02-13 13:51:52 +00:00
brufdev 68c5240ba3 Refactor code 2025-02-13 13:50:33 +00:00
brufdev f9e2ca8821 Refactor the upgrade commands structure 2025-02-13 13:50:08 +00:00
brufdev 9eba249e6f Test for saving data to the disk 2025-02-13 13:46:33 +00:00
brufdev abc147e217 Add tests for tags feature 2025-02-13 13:43:05 +00:00
brufdev 3d95517f47 Refactor code 2025-02-13 13:42:13 +00:00
brufdev 1122ce3538 Fix relation not being loaded 2025-02-13 13:41:29 +00:00
brufdev ab63a9326d Enforce the same database structure across all different engines 2025-02-13 13:40:47 +00:00
brufdev db68e252e2 Fix test to test changes on disk 2025-02-11 21:35:33 +00:00
brufdev 2e6671a7f6 Fix editing notes not saving to disk 2025-02-11 21:16:37 +00:00
brufdev 87a2ef8b3b Refactor code 2025-02-11 21:15:50 +00:00
brufdev 6c179b995e Remove unnecessary properties 2025-02-11 20:32:27 +00:00
brufdev d6fdeec70f Add tests for the Tag model 2025-02-11 20:17:24 +00:00
brufdev 4104ed2573 Filter out the "#" tag symbol from the database 2025-02-11 20:16:29 +00:00
brufdev 85c0cae119 Add tests for tags feature 2025-02-11 02:17:11 +00:00
brufdev 08cb7c813c Add tags feature 2025-02-10 23:23:41 +00:00
brufdev 6b8827aa83 Fix Dashboard test 2025-02-10 19:11:40 +00:00
brufdev 57305ae903 Redirect the user to the last used vault 2025-02-10 18:53:53 +00:00