This website requires JavaScript.
Explore
Help
Register
Sign In
will
/
rxminder
Watch
1
Star
0
Fork
0
You've already forked rxminder
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
f9ccb5022253a3bb686ccfd27ecd9ad6bc4744b5
rxminder
/
services
History
William Valentin
f9ccb50222
feat(db): index users by email
2025-09-23 11:23:45 -07:00
..
__tests__
feat(mail): clarify mailgun configuration feedback
2025-09-23 10:30:12 -07:00
auth
test(auth): add token service coverage
2025-09-23 10:24:44 -07:00
database
feat(db): index users by email
2025-09-23 11:23:45 -07:00
logging
feat: consolidate architecture and eliminate code duplication
2025-09-08 01:09:48 -07:00
navigation
feat: implement navigation service for testable OAuth flows
2025-09-08 11:33:31 -07:00
database.seeder.ts
refactor: implement database service with strategy pattern
2025-09-08 11:30:58 -07:00
email.ts
…
mailgun.config.ts
…
mailgun.service.ts
feat(mail): clarify mailgun configuration feedback
2025-09-23 10:30:12 -07:00
oauth.ts
db(couchdb): auto-provision databases on startup for production strategy; add TokenService with CouchDB-backed token storage and localStorage fallback; switch OAuth to unified config for client IDs and redirect URI; express Request typing for req.user; align exportAsEnvVars with show-config expectations; remove Vite importmap from index.html; prefer babel-jest over ts-jest; remove duplicate uuid mocking from Jest config
2025-09-09 12:30:38 -07:00