Commit Graph

20 Commits

Author SHA1 Message Date
brufdev dd82dddf94 Refactor code with Pint 2025-01-26 19:54:29 +00:00
brufdev 2ab3c52ba3 Refactor with Larastan 2025-01-26 18:57:20 +00:00
brufdev 785dc3d600 Refactor with Pint 2025-01-24 19:57:11 +00:00
brufdev 5f7e2746cc Refactor with Rector 2025-01-24 19:10:03 +00:00
brufdev 52749ce4e5 Fix name collision while importing vaults or files 2025-01-21 02:14:01 +00:00
brufdev 47c89c256a Add OAuth feature 2025-01-21 01:13:36 +00:00
brufdev ca71501874 Refactor code 2025-01-20 19:25:08 +00:00
brufdev 225f0859a9 Fix name collision while importing a new vault 2025-01-20 19:18:20 +00:00
brufdev d8c671de0a Refactor code 2025-01-19 18:38:53 +00:00
brufdev 4dac1577e3 Add saving all files and folders to the filesystem 2025-01-18 19:10:40 +00:00
brufdev 061a7e3b93 Allow importing files with a .txt extension 2025-01-14 15:02:52 +00:00
Bruno f697f3d6fe Fix an error that occurs when file paths contain spaces 2024-11-27 02:32:20 +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 a86099ba7e Fix import vaults with "." in folder names 2024-10-27 15:44:17 +00:00
Bruno 6616abef8d Move vault files to storage/app/private 2024-10-15 15:19:13 +01:00
Bruno a7279b473f Fix links to notes without extension 2024-10-05 14:36:30 +01:00
Bruno a55ef61a00 Add Vault import/export features 2024-10-05 14:32:52 +01:00
Bruno b2b86fe513 Add Vault show page
Add VaultNode CRUD features
Add VaultNode search feature
Add TreeView component
2024-10-04 19:37:43 +01:00