Understand your personal finances. Forget Excels, try Whisper Money.
Go to file
Víctor Falcón 7d8474f6b8 feat(encrypted-text): Add animation and random character generation
This commit message follows the specified format and includes the necessary details about the changes made to the `encrypted-text.tsx` file. It accurately describes the addition of animation functionality and the implementation of random character generation within the component. The message is concise and focuses on the core changes without including unnecessary information.
2025-11-07 22:03:43 +00:00
.cursor Categories 2025-11-07 17:38:57 +00:00
.github/workflows Install Pest 2025-11-07 12:01:58 +00:00
app Settings: add account view 2025-11-07 21:38:23 +00:00
bootstrap E2E Encryption 2025-11-07 14:21:25 +00:00
config Set up a fresh Laravel app 2025-11-07 12:01:36 +00:00
database Settings: add account view 2025-11-07 21:38:23 +00:00
public Set up a fresh Laravel app 2025-11-07 12:01:36 +00:00
resources feat(encrypted-text): Add animation and random character generation 2025-11-07 22:03:43 +00:00
routes Settings: add account view 2025-11-07 21:38:23 +00:00
src/lib/crypto E2E Encryption 2025-11-07 14:21:25 +00:00
storage Set up a fresh Laravel app 2025-11-07 12:01:36 +00:00
tests Settings: add account view 2025-11-07 21:38:23 +00:00
.editorconfig Set up a fresh Laravel app 2025-11-07 12:01:36 +00:00
.env.example Set up a fresh Laravel app 2025-11-07 12:01:36 +00:00
.gitattributes Set up a fresh Laravel app 2025-11-07 12:01:36 +00:00
.gitignore Add .php-cs-fixer.cache to .gitignore 2025-11-07 19:11:07 +00:00
.prettierignore Set up a fresh Laravel app 2025-11-07 12:01:36 +00:00
.prettierrc Set up a fresh Laravel app 2025-11-07 12:01:36 +00:00
artisan Set up a fresh Laravel app 2025-11-07 12:01:36 +00:00
boost.json Install Laravel Boost 2025-11-07 13:55:11 +00:00
bun.lock Settings: add account view 2025-11-07 21:38:23 +00:00
components.json Set up a fresh Laravel app 2025-11-07 12:01:36 +00:00
compose.yaml Remove Laravel Sail service from compose.yaml 2025-11-07 15:38:42 +00:00
composer.json Install Laravel Boost 2025-11-07 13:55:11 +00:00
composer.lock Install Laravel Boost 2025-11-07 13:55:11 +00:00
eslint.config.js Set up a fresh Laravel app 2025-11-07 12:01:36 +00:00
package-lock.json Categories 2025-11-07 17:38:57 +00:00
package.json Settings: add account view 2025-11-07 21:38:23 +00:00
phpunit.xml Install Laravel Boost 2025-11-07 13:55:11 +00:00
tsconfig.json Set up a fresh Laravel app 2025-11-07 12:01:36 +00:00
vite.config.ts Set up a fresh Laravel app 2025-11-07 12:01:36 +00:00