Commit Graph

90 Commits

Author SHA1 Message Date
brufdev dea3255107 Add minor CSS fix 2025-02-09 16:59:38 +00:00
brufdev 45a3f48a72 Add links/backlinks feature 2025-02-09 16:59:05 +00:00
brufdev d68891ccf9 Open tree view panel by default when not on mobile 2025-02-03 18:21:34 +00:00
brufdev e896675cd9 Hide note actions in preview mode 2025-02-03 18:08:49 +00:00
brufdev bf467b5ddd Fix opening a file after closing a file in preview mode 2025-02-03 13:59:06 +00:00
brufdev 434c20c1e1 Fix render issue of file menu when in preview mode 2025-02-02 23:06:31 +00:00
brufdev 4eae5d7b66 Remove close vault action 2025-02-02 20:06:02 +00:00
brufdev 6993bb910d Move components logic to actions 2025-02-02 18:09:19 +00:00
brufdev 5aa251dce9 Fix Markdown editor bug when parsing selections in the last line 2025-01-31 20:21:35 +00:00
brufdev 2ab3c52ba3 Refactor with Larastan 2025-01-26 18:57:20 +00:00
brufdev 47c89c256a Add OAuth feature 2025-01-21 01:13:36 +00:00
brufdev a656f05e91 Add a consistent design to all modals 2025-01-10 14:26:32 +00:00
brufdev 4ef6fd0c04 Refactor toggleEditMode button of markdown editor 2025-01-10 14:12:10 +00:00
brufdev 292e1c41f5 Refactor parseSelection to look for any whitespaces 2025-01-10 13:50:13 +00:00
brufdev c418e007e5 Add tree view help section and rewrite template help section 2025-01-10 13:41:08 +00:00
brufdev 49eb771acc Add parseSelection() to trim spaces from textarea selections 2025-01-09 15:36:54 +00:00
brufdev d44fbdf92d Add minor CSS improvements 2025-01-09 15:09:23 +00:00
brufdev 9667a18fbb Improve CSS colors 2025-01-09 15:02:28 +00:00
brufdev ddfa77328a Fix CSS colors 2025-01-09 14:37:43 +00:00
brufdev a22e74daf6 Add Help section explaining how to use the Template feature 2025-01-09 14:11:44 +00:00
Bruno aa2d16f8fd Fix CSS 2024-12-30 14:44:43 +00:00
Bruno 421c5134fa Add the note templates feature 2024-12-22 14:00:36 +00:00
Bruno b572d06f83 Fix CSS spacings 2024-12-22 13:45:06 +00:00
Bruno cd81870406 Fix markup 2024-12-17 20:43:44 +00:00
Bruno 66a8314a0c Refactor code 2024-12-13 14:16:47 +00:00
Bruno 246dc51ee8 Close the menu with the second mouse button 2024-12-13 03:11:43 +00:00
Bruno 3e43849d94 Fix the Vault edit feature in TreeView 2024-12-13 01:57:58 +00:00
Bruno 5e6494be66 Fix markup 2024-12-12 20:32:50 +00:00
Bruno 105bc96b83 Improve the About modal 2024-12-12 20:24:25 +00:00
Bruno 119e483051 Fix markup 2024-12-12 19:57:45 +00:00
Bruno 8e56a7118f Add a link to the Vaults page 2024-12-12 15:34:26 +00:00
Bruno dfbe77e8f1 Add the password edit feature 2024-12-12 15:31:20 +00:00
Bruno 14c7ee10b3 Add the profile edit feature 2024-12-12 15:24:06 +00:00
Bruno e97834801b Allow closing modals with events 2024-12-12 14:59:45 +00:00
Bruno 5c2e02a1fb Add toast component to show notifications on the frontend 2024-12-12 14:56:20 +00:00
Bruno 475cf63e2d Fix modals position on mobile 2024-12-12 14:41:38 +00:00
Bruno fb8641b45e Lazy-load the tree view component 2024-12-09 19:14:51 +00:00
Bruno 2864ec6817 Improve search code and page layout 2024-11-29 03:49:53 +00:00
Bruno 2fd6896a39 Fix query and format code 2024-11-29 03:47:34 +00:00
Bruno 3e3b5a357a Add opacity to loading screen 2024-11-27 03:01:26 +00:00
Bruno a40fee094b Add Livewire attribute exception to DOMPurify sanitization 2024-11-27 03:00:06 +00:00
Bruno 29d0a7457b Integrate the markdown editor into the vault details page 2024-11-27 01:53:19 +00:00
Bruno c0d4332d1e Add markdown editor 2024-11-27 01:39:26 +00:00
Bruno 4e90198c32 Fix markup 2024-11-08 18:02:45 +00:00
Bruno 39ae718aee Add about page to user menu 2024-11-07 20:46:32 +00:00
Bruno 0b65dbcdad Fix Tailwind classes and remove unnecessary ones 2024-11-07 20:40:13 +00:00
Bruno 076a0e38ba Fix error when opening different types of files consecutively 2024-11-06 14:26:19 +00:00
Bruno 85f7159919 Add DOMPurify package to sanitize HTML and prevents XSS attacks 2024-11-06 14:20:52 +00:00
Bruno 4d954956d0 Refactor Alpinejs code and add minor fixes 2024-11-05 13:50:43 +00:00
Bruno 0f162f6f33 Improve loading screen when interacting with files 2024-11-05 13:41:29 +00:00