Michilis
  • Joined on 2025-09-02
Michilis pushed to main at Michilis/BelgianBitcoinEmbassy 2026-04-01 20:35:24 +00:00
2fa378c360 fix(frontend): proxy /api to Express in dev; harden media file serving
Michilis pushed to main at Michilis/BelgianBitcoinEmbassy 2026-04-01 20:02:13 +00:00
51fe1497ae fix(backend): load DATABASE_URL for Prisma CLI from repo root .env
Michilis pushed to main at Michilis/BelgianBitcoinEmbassy 2026-04-01 19:53:03 +00:00
8cdf0231ce fix(frontend): resolve API base URL at request time for production
Michilis pushed to main at Michilis/BelgianBitcoinEmbassy 2026-04-01 02:47:08 +00:00
76210db03d first commit
Michilis created branch main in Michilis/BelgianBitcoinEmbassy 2026-04-01 02:47:07 +00:00
Michilis created repository Michilis/BelgianBitcoinEmbassy 2026-04-01 02:17:39 +00:00
Michilis pushed to main at Michilis/SatsFaucet 2026-03-16 19:53:14 +00:00
5d02d1396f Admin API key auth, account_too_new fixes, clear-all-users cache
Michilis pushed to main at Michilis/SatsFaucet 2026-03-16 18:22:04 +00:00
f43f0bc501 Add sponsor price endpoint and fetch pricing from backend on frontend
Michilis pushed to main at Michilis/SatsFaucet 2026-03-16 18:16:12 +00:00
a47868d17c Fix account_too_new false positive for old Nostr accounts
Michilis pushed to main at Michilis/SatsFaucet 2026-03-16 00:13:10 +00:00
a1509f21fc Add schema-driven db:migrate for SQLite and Postgres
Michilis pushed to main at Michilis/SatsFaucet 2026-03-16 00:01:47 +00:00
f61f41c9b0 Add package-lock.json to .gitignore
Michilis pushed to main at Michilis/SatsFaucet 2026-03-16 00:01:28 +00:00
dc7007f708 Add sponsors system with time slider, LNbits invoices, and UX improvements
Michilis pushed to main at Michilis/SatsFaucet 2026-03-15 22:07:45 +00:00
ac9b8dc330 Add Plausible analytics support with configurable domain and script URL
Michilis pushed to main at Michilis/Spanglish 2026-03-12 19:18:58 +00:00
1ed62b0d3f Merge pull request 'Fix db:export ENOBUFS by streaming pg_dump output to file' (#17) from dev into main
f8ebc3760d Fix db:export ENOBUFS by streaming pg_dump output to file
Compare 2 commits »
Michilis merged pull request Michilis/Spanglish#17 2026-03-12 19:18:58 +00:00
Fix db:export ENOBUFS by streaming pg_dump output to file
Michilis created pull request Michilis/Spanglish#17 2026-03-12 19:18:52 +00:00
Fix db:export ENOBUFS by streaming pg_dump output to file
Michilis pushed to dev at Michilis/Spanglish 2026-03-12 19:18:27 +00:00
f8ebc3760d Fix db:export ENOBUFS by streaming pg_dump output to file
Michilis pushed to main at Michilis/Spanglish 2026-03-12 19:14:38 +00:00
91de6df04d Merge pull request 'feat(emails): add re-send for all emails, failed tab, and resend indicators' (#16) from dev into main
4da26e7ef1 feat(emails): add re-send for all emails, failed tab, and resend indicators
Compare 2 commits »
Michilis merged pull request Michilis/Spanglish#16 2026-03-12 19:14:36 +00:00
feat(emails): add re-send for all emails, failed tab, and resend indicators
Michilis created pull request Michilis/Spanglish#16 2026-03-12 19:14:27 +00:00
feat(emails): add re-send for all emails, failed tab, and resend indicators