Understand your personal finances. Forget Excels, try Whisper Money.
Go to file
Víctor Falcón 32167b0f80 add proxy trust middleware 2025-11-14 10:03:58 +01:00
.cursor Add some toast notifications 2025-11-11 11:39:28 +00:00
.github/workflows Install Pest 2025-11-07 12:01:58 +00:00
app feat(sync): Add sync functionality for accounts, banks, categories, and status button 2025-11-14 09:09:20 +01:00
bootstrap add proxy trust middleware 2025-11-14 10:03:58 +01:00
config Set up a fresh Laravel app 2025-11-07 12:01:36 +00:00
database Update default categories 2025-11-11 18:10:32 +00:00
public Set up a fresh Laravel app 2025-11-07 12:01:36 +00:00
resources add dumbbell icon to category list 2025-11-14 10:01:44 +01:00
routes feat(TransactionController): Add store method for creating transactions 2025-11-11 12:20:39 +00:00
src/lib/crypto E2E Encryption 2025-11-07 14:21:25 +00:00
storage Import CSV 2025-11-08 14:17:11 +00:00
tests feat(sync): Add sync functionality for accounts, banks, categories, and status button 2025-11-14 09:09:20 +01:00
traefik feat(traefik): Add secure headers middleware to WhisperMoney service 2025-11-14 09:17:09 +01: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 Config traefik to serve the web from whispermoney.dev 2025-11-14 09:09:19 +01: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 Add some toast notifications 2025-11-11 11:39:28 +00:00
components.json Set up a fresh Laravel app 2025-11-07 12:01:36 +00:00
compose.yaml Config traefik to serve the web from whispermoney.dev 2025-11-14 09:09:19 +01: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 Automation rules 2025-11-10 12:08:58 +00:00
package.json Add some toast notifications 2025-11-11 11:39:28 +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