Commit Graph

106 Commits

Author SHA1 Message Date
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 f816ae54be Add colors to allow for warning and info notifications 2024-12-12 14:48:12 +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 eae858869a Add Laravel Debugbar package 2024-12-09 15:17:33 +00:00
Bruno b5e713a54a Update version to 0.2.1 v0.2.1 2024-12-03 14:20:38 +00:00
Bruno 2f5c026eba Fix installation guide 2024-12-03 14:16:20 +00:00
Bruno 591478db38 Update version to 0.2.0 v0.2.0 2024-12-02 14:27:46 +00:00
Bruno 6141d0b45a Update all packages 2024-12-02 14:18:07 +00:00
Bruno feab00b41c Add instructions on how to backup and restore the database 2024-11-29 13:09:32 +00:00
Bruno d4b78f4d0e Simplify the installation guide and improve the customization section 2024-11-29 04:03:25 +00:00
Bruno ed753f4055 Add new screenshots 2024-11-29 03:54:21 +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 b7c3716383 Simplify the installation guide 2024-11-27 13:53:13 +00:00
Bruno 0d69944287 Improve product description and features 2024-11-27 13:42:38 +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 f697f3d6fe Fix an error that occurs when file paths contain spaces 2024-11-27 02:32:20 +00:00
Bruno 14af889dec Add open file id to the URL to preserve the state after a refresh 2024-11-27 02:30:48 +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 0702915ed7 Add project information to composer 2024-11-07 20:36:05 +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
Bruno 73d3a530da Add missing Alpine method openFile() 2024-11-04 13:14:21 +00:00
Bruno 975dc145fc Remove unnecessary events 2024-11-04 13:08:16 +00:00
Bruno eb5d9bd2e3 Add fix to close opened file when it's being deleted 2024-11-04 13:04:46 +00:00
Bruno dce1748e42 Fix closeFile not resetting all states 2024-11-04 12:54:43 +00:00
Bruno 7ef192a401 Add file import feature to vaults 2024-11-03 21:17:39 +00:00
Bruno ae969bca09 Refactor code of authorized file's extensions 2024-11-03 11:55:11 +00:00
Bruno a757a99d6f Rename ProcessUploadedVaults action 2024-11-03 11:41:06 +00:00
Bruno 34b28ce828 Minor fixes 2024-11-03 02:53:26 +00:00
Bruno 1cb9858456 Fix Livewire to read max filesize from ENV var 2024-11-03 02:48:14 +00:00
Bruno e417a7071d Adjust markdown title sizes 2024-11-01 23:00:42 +00:00
Bruno 05e26f4692 Minor fixes in README v0.1.0 2024-10-29 14:30:59 +00:00
Bruno c1bc4fe1ab Add README contents and screenshot 2024-10-29 14:20:59 +00:00
Bruno eda89c9d63 Limit app width to better fit big screens 2024-10-27 15:58:31 +00:00
Bruno a86099ba7e Fix import vaults with "." in folder names 2024-10-27 15:44:17 +00:00
Bruno b66c50cbc7 Configure Trusted Proxies if a load balancer is being used to handle SSL 2024-10-27 15:39:39 +00:00