Commit Graph

327 Commits

Author SHA1 Message Date
brufdev fe9a340961 Fix tests 2025-03-25 20:00:01 +00:00
brufdev ac4e648554 Add notifications database table 2025-03-25 18:56:48 +00:00
brufdev 53c6c193c1 Update version to 0.7.2 v0.7.2 2025-03-20 23:47:00 +00:00
brufdev 91bf63e3b7 Allow trailing spaces in node names 2025-03-20 23:40:19 +00:00
brufdev faa17af42e Add icons, logo, and update the UI 2025-03-20 21:29:45 +00:00
Bruno 308bb8ad0a Merge pull request #33 from alexk7110/logo
Logo and favicon update
2025-03-19 19:07:34 +00:00
Alexandros Kastanis d87935a97a logo.blade.php with new logo 2025-03-19 20:54:28 +02:00
Alexandros Kastanis 2b377357ff Update of favicon 2025-03-19 20:20:33 +02:00
Alexandros Kastanis 95353d7b93 New logo update 2025-03-19 20:18:44 +02:00
brufdev 3a6542de30 Update version to 0.7.1 v0.7.1 2025-03-14 22:30:25 +00:00
brufdev 2b581692d2 Fix links with UTF-8 characters not working 2025-03-14 22:25:17 +00:00
brufdev a2ca04820a Fix zeroing of assets when renaming them 2025-03-14 22:21:07 +00:00
brufdev 1bc1ef15f5 Process links for images 2025-03-11 13:47:40 +00:00
brufdev 6ef908b969 Add resize behavior for Chrome v0.7.0 2025-03-11 13:31:09 +00:00
brufdev a84ade1598 Update version to 0.7.0 2025-03-11 13:21:44 +00:00
brufdev 5e44930a26 Update dependencies 2025-03-11 13:18:27 +00:00
brufdev 8a86a3635e Update guide 2025-03-10 14:02:02 +00:00
brufdev 7df95f4f51 Fix modal CSS 2025-03-10 01:47:40 +00:00
brufdev 982462c96c Remove unnecessary class 2025-03-10 01:45:58 +00:00
brufdev baf5f5579d Refactor code 2025-03-10 01:25:02 +00:00
brufdev ebfefb83b6 Improve UI + UX of the "move nodes" feature 2025-03-08 19:22:07 +00:00
brufdev 47334193b9 Fix redirect on first login 2025-03-08 17:18:00 +00:00
brufdev 539602c0ef Add missing import 2025-03-08 17:10:45 +00:00
brufdev d344bbe601 Add test for upgrade command 2025-03-08 17:05:01 +00:00
brufdev ca87b59124 Add command to create a starter vault for existing users 2025-03-08 17:04:38 +00:00
brufdev ec84e650b0 Add starter vault 2025-03-08 17:02:30 +00:00
brufdev 97e163db32 Add starter vault when creating new users 2025-03-08 17:01:59 +00:00
brufdev b689c740ee Add import vault from disk 2025-03-08 17:00:46 +00:00
brufdev 6496ff7386 Fix name collision between folders and files 2025-03-05 19:52:52 +00:00
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