Understand your personal finances. Forget Excels, try Whisper Money.
Go to file
Víctor Falcón 3cc225deb0 Y3:0 2025-11-26 12:01:49 +01:00
.cursor Add account balances 2025-11-15 20:27:18 +01:00
.github/workflows chore(.github): Update GitHub Actions workflows to use Bun instead of Node.js 2025-11-26 12:01:48 +01:00
app Fix improve testing 2025-11-26 11:52:01 +01:00
bootstrap add proxy trust middleware 2025-11-14 10:03:58 +01:00
config Add lead tracking webhook implementation 2025-11-25 12:13:29 +01:00
database Merge pull request #1 from whisper-money/landing-page 2025-11-24 12:11:35 +01:00
docker Add Inertia SSR program to supervisord.conf 2025-11-25 11:55:05 +01:00
public SEO landing page 2025-11-25 11:33:11 +01:00
resources Y3:0 2025-11-26 12:01:49 +01:00
routes SEO landing page 2025-11-25 11:33:11 +01: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 Fix improve testing 2025-11-26 11:52:01 +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 Merge pull request #1 from whisper-money/landing-page 2025-11-24 12:11:35 +01: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
Dockerfile feat(Docker): Optimize build process by removing unnecessary steps and adjusting environment variables 2025-11-24 18:53:24 +01: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 Better input field UX 2025-11-26 11:24:37 +01: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 Better input field UX 2025-11-26 11:24:37 +01:00
composer.lock Better input field UX 2025-11-26 11:24:37 +01:00
eslint.config.js Y3:0 2025-11-26 12:01:49 +01:00
package-lock.json Automation rules 2025-11-10 12:08:58 +00:00
package.json Better input field UX 2025-11-26 11:24:37 +01: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