..
drivebridge
Refactor and enhance unified frontend and API features
2026-06-07 15:44:30 +02:00
sendguard
Enhance mail API with rate limiting, idempotency, and attachment management
2026-05-22 17:19:16 +02:00
account_bootstrap_test.go
Backend starting to get good
2026-05-24 00:03:36 +02:00
account_bootstrap.go
Backend starting to get good
2026-05-24 00:03:36 +02:00
account_scope_sql_test.go
Refactor and enhance unified frontend and API features
2026-06-07 15:44:30 +02:00
account_scope_sql.go
Refactor and enhance unified frontend and API features
2026-06-07 15:44:30 +02:00
accounts.go
Backend starting to get good
2026-05-24 00:03:36 +02:00
attachments.go
feat(scan): add VirusTotal upload antivirus
2026-06-07 22:05:27 +02:00
drafts_test.go
Add mail attachment and draft management features
2026-05-22 17:14:36 +02:00
drafts.go
Enhance mail API with rate limiting, idempotency, and attachment management
2026-05-22 17:19:16 +02:00
drive_save.go
feat(scan): add VirusTotal upload antivirus
2026-06-07 22:05:27 +02:00
drive_upload.go
Refactor and enhance unified frontend and API features
2026-06-07 15:44:30 +02:00
folder_filter_test.go
huhu
2026-05-25 13:52:27 +02:00
folder_filter.go
huhu
2026-05-25 13:52:27 +02:00
folders_test.go
Add mail attachment and draft management features
2026-05-22 17:14:36 +02:00
folders.go
Add mail attachment and draft management features
2026-05-22 17:14:36 +02:00
handlers_account_discover.go
Backend starting to get good
2026-05-24 00:03:36 +02:00
handlers_account_maintenance.go
Lots of changes
2026-06-04 00:12:11 +02:00
handlers_account_oauth.go
docxi import lol
2026-06-10 00:27:21 +02:00
handlers_account_test_route_test.go
Backend starting to get good
2026-05-24 00:03:36 +02:00
handlers_api_tokens.go
feat(transcription): integrate Faster Whisper for Jitsi transcriptions
2026-06-12 19:10:18 +02:00
handlers_attachments.go
feat(scan): add VirusTotal upload antivirus
2026-06-07 22:05:27 +02:00
handlers_drafts.go
Enhance mail API with rate limiting, idempotency, and attachment management
2026-05-22 17:19:16 +02:00
handlers_folders_labels.go
Backend starting to get good
2026-05-24 00:03:36 +02:00
handlers_identities.go
Backend starting to get good
2026-05-24 00:03:36 +02:00
handlers_mail_scope.go
Refactor and enhance unified frontend and API features
2026-06-07 15:44:30 +02:00
handlers_outbox.go
Implement outbox management features with scheduling and attachment support
2026-05-22 17:46:30 +02:00
handlers_reorder.go
Backend starting to get good
2026-05-24 00:03:36 +02:00
handlers_search.go
Refactor and enhance unified frontend and API features
2026-06-07 15:44:30 +02:00
handlers_settings.go
Backend starting to get good
2026-05-24 00:03:36 +02:00
handlers_signatures.go
Backend starting to get good
2026-05-24 00:03:36 +02:00
handlers_test.go
Refactor and enhance unified frontend and API features
2026-06-07 15:44:30 +02:00
handlers_unified_folders.go
Backend starting to get good
2026-05-24 00:03:36 +02:00
handlers.go
feat(scan): add VirusTotal upload antivirus
2026-06-07 22:05:27 +02:00
idempotency_test.go
Enhance mail API with rate limiting, idempotency, and attachment management
2026-05-22 17:19:16 +02:00
idempotency.go
Enhance mail API with rate limiting, idempotency, and attachment management
2026-05-22 17:19:16 +02:00
identities_test.go
Backend starting to get good
2026-05-24 00:03:36 +02:00
identities.go
Backend starting to get good
2026-05-24 00:03:36 +02:00
labels.go
Backend starting to get good
2026-05-24 00:03:36 +02:00
list_unsubscribe.go
huhu
2026-05-25 13:52:27 +02:00
outbox_scheduling.go
Implement outbox management features with scheduling and attachment support
2026-05-22 17:46:30 +02:00
reorder.go
Backend starting to get good
2026-05-24 00:03:36 +02:00
resanitize_bodies.go
huhu
2026-05-25 13:52:27 +02:00
search_advanced.go
Refactor and enhance unified frontend and API features
2026-06-07 15:44:30 +02:00
search_test.go
huhu
2026-05-25 13:52:27 +02:00
service_iface.go
Refactor and enhance unified frontend and API features
2026-06-07 15:44:30 +02:00
service_rules_simulate.go
huhu
2026-05-25 13:52:27 +02:00
service_webhooks.go
feat(transcription): integrate Faster Whisper for Jitsi transcriptions
2026-06-12 19:10:18 +02:00
service.go
feat(transcription): integrate Faster Whisper for Jitsi transcriptions
2026-06-12 19:10:18 +02:00
settings.go
Backend starting to get good
2026-05-24 00:03:36 +02:00
signatures.go
Backend starting to get good
2026-05-24 00:03:36 +02:00
unified_folders.go
Backend starting to get good
2026-05-24 00:03:36 +02:00
validate_accounts_test.go
Backend starting to get good
2026-05-24 00:03:36 +02:00
validate_drafts.go
Enhance mail API with rate limiting, idempotency, and attachment management
2026-05-22 17:19:16 +02:00
validate_folders_labels.go
Add mail attachment and draft management features
2026-05-22 17:14:36 +02:00
validate_identities.go
Backend starting to get good
2026-05-24 00:03:36 +02:00
validate_settings_test.go
Backend starting to get good
2026-05-24 00:03:36 +02:00
validate_settings.go
Backend starting to get good
2026-05-24 00:03:36 +02:00
validate_signatures.go
Backend starting to get good
2026-05-24 00:03:36 +02:00
validate_unified_folders.go
Backend starting to get good
2026-05-24 00:03:36 +02:00
validate.go
feat(transcription): integrate Faster Whisper for Jitsi transcriptions
2026-06-12 19:10:18 +02:00
webhook_scope.go
feat(transcription): integrate Faster Whisper for Jitsi transcriptions
2026-06-12 19:10:18 +02:00