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
71c37f4b7b04772c4751c24e0b688f4f8e1a8d76
rxminder
/
services
History
William Valentin
71c37f4b7b
test(auth): add token service coverage
2025-09-23 10:24:44 -07:00
..
__tests__
test: update mocks to use unified config structure
2025-09-08 20:40:29 -07:00
auth
test(auth): add token service coverage
2025-09-23 10:24:44 -07:00
database
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
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
refactor: update application code to use unified configuration
2025-09-08 21:24:07 -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