Maurus Decimus
|
0fde3e04fd
|
Registry testing - part 15
|
2026-03-25 18:55:39 +01:00 |
|
mdecimus
|
544598c840
|
Registry testing - part 7
|
2026-03-17 18:15:50 +01:00 |
|
mdecimus
|
e0105bc43b
|
Registry testing - part 5
|
2026-03-15 18:01:12 +01:00 |
|
mdecimus
|
4b5688fd57
|
Registry testing - part 4
|
2026-03-14 20:39:25 +01:00 |
|
mdecimus
|
d15efc6fb9
|
JMAP Registry API implementation - part 10
|
2026-03-11 17:13:14 +01:00 |
|
mdecimus
|
92c60fff7a
|
JMAP Registry API implementation - part 8
|
2026-03-11 17:12:22 +01:00 |
|
mdecimus
|
f2c2ad6748
|
Registry object implementation
|
2026-03-11 17:08:00 +01:00 |
|
mdecimus
|
ddf9cc7ba7
|
Registry caching and directory synchronization
|
2026-03-11 17:08:00 +01:00 |
|
mdecimus
|
726e8d9c79
|
Update all modules to use registry - part 4
|
2026-03-11 17:08:00 +01:00 |
|
mdecimus
|
f7c2fe10c1
|
Update all modules to use registry - part 3
|
2026-03-11 17:07:58 +01:00 |
|
mdecimus
|
c4064082ea
|
Update all modules to use registry - part 2
|
2026-03-11 17:00:40 +01:00 |
|
mdecimus
|
cc88715013
|
Update all modules to use registry - part 1
|
2026-03-11 17:00:40 +01:00 |
|
mdecimus
|
2dc0776109
|
Authenticate using registry - part 5
|
2026-03-11 17:00:39 +01:00 |
|
mdecimus
|
298b5bc23f
|
Authenticate using registry - part 4
|
2026-03-11 17:00:39 +01:00 |
|
mdecimus
|
22e5f5a5ab
|
Authenticate using registry - part 3
|
2026-03-11 17:00:39 +01:00 |
|
mdecimus
|
1a780ca294
|
Authenticate using registry - part 2
|
2026-03-11 17:00:39 +01:00 |
|
mdecimus
|
0af735540d
|
Authenticate using registry - part 1
|
2026-03-11 17:00:39 +01:00 |
|
mdecimus
|
7c8be27fcf
|
Bootstrap from registry - part 7
|
2026-03-11 17:00:39 +01:00 |
|
mdecimus
|
262aed19af
|
Bootstrap from registry - part 6
|
2026-03-11 17:00:39 +01:00 |
|
mdecimus
|
ce836216a4
|
Object quotas implementation
|
2025-10-21 16:35:45 +02:00 |
|
mdecimus
|
b84e3e85dd
|
JMAP for Calendars implementation (part 4)
|
2025-10-21 16:34:23 +02:00 |
|
mdecimus
|
71cc30c7be
|
Moved shared data types to 'types' subcrate
|
2025-09-22 10:01:31 +02:00 |
|
mdecimus
|
e10aa551eb
|
Clippy fixes
|
2025-08-18 11:44:58 +01:00 |
|
mdecimus
|
654f296d45
|
Allow local access tokens to be used with OIDC backends (closes #1311 closes stalwartlabs/webadmin#52)
|
2025-07-25 21:06:23 +02:00 |
|
mdecimus
|
6568d61927
|
Allow APIs to be used with external directories (closes #1815)
|
2025-07-14 14:45:24 +02:00 |
|
mdecimus
|
f10ec68d49
|
Updated copyright notice
|
2025-06-15 15:09:32 +02:00 |
|
mdecimus
|
15dddc433a
|
Calendar email notifications (#1514)
|
2025-06-06 20:03:19 +02:00 |
|
mdecimus
|
7ec5701af8
|
Zero-copy deserialization of Sieve scripts and reports + Bump multiple dependencies to their latest versions
|
2025-05-16 16:20:05 +02:00 |
|
mdecimus
|
c5596fb656
|
Partial rollback of CompactString after benchmarking (or 'premature optimization is the root of all evil')
|
2025-05-16 16:20:04 +02:00 |
|
mdecimus
|
d6dc6ee8c5
|
Zero-copy principals + CompactString partial impl
|
2025-05-16 16:20:04 +02:00 |
|
mdecimus
|
eadd36f4cb
|
DAV storage methods
|
2025-05-16 16:20:03 +02:00 |
|
mdecimus
|
b0a486106e
|
Crate reorganization
|
2025-05-16 16:20:03 +02:00 |
|
mdecimus
|
8438435fbe
|
Removed local concurrency limiters, switch to global rate limiting
|
2025-01-18 19:09:02 +01:00 |
|
mdecimus
|
5bec52b231
|
Revoke access token when permissions change (closes #649)
|
2025-01-13 17:41:35 +01:00 |
|
mdecimus
|
f2b00ccd54
|
S3-FIFO caching
|
2024-12-27 19:40:33 +01:00 |
|
mdecimus
|
1d9ac04ece
|
OIDC diretory
|
2024-10-02 11:13:10 +02:00 |
|
mdecimus
|
1fed40a926
|
RFC7662 - OAuth 2.0 Token Introspection
|
2024-09-28 17:45:16 +02:00 |
|
mdecimus
|
0fbf574651
|
OAUTHBEARER SASL support in all services (closes #627)
|
2024-09-26 18:59:07 +02:00 |
|
mdecimus
|
e9d12aea44
|
Permissions & multi-tenancy test suite
|
2024-09-18 18:08:57 +02:00 |
|
mdecimus
|
ab77a0aca8
|
Multi-tenancy (closes #212 closes #346 closes #582)
|
2024-09-13 18:10:56 +02:00 |
|
mdecimus
|
d214468c54
|
Roles and multi-tenancy - part 1
|
2024-09-12 17:42:14 +02:00 |
|