.. |
auth
|
✨ Stop report oidc failed operations as exceptions
|
2023-08-14 12:13:31 +02:00 |
db
|
♻️ Refactor profile and session handling
|
2023-01-18 10:51:58 +01:00 |
http
|
🐛 Fix unexpected exception on encoding error response
|
2023-08-24 11:37:59 +02:00 |
loggers
|
📎 Add minor improvements on params formating on error logger
|
2023-08-08 14:53:55 +02:00 |
migrations
|
✨ Add missing index on server_error_report table
|
2023-08-02 13:43:53 +02:00 |
rpc
|
✨ Add minor logging related improvements to binfile namespace
|
2023-08-31 21:08:23 +02:00 |
setup
|
🎉 Add flex layout playground template to the dashboard carousel
|
2023-07-28 13:20:57 +02:00 |
srepl
|
📎 Fix clj linter issues on backend
|
2023-08-31 11:24:30 +02:00 |
storage
|
♻️ Refactor storage internal concurrency model
|
2023-03-14 12:30:27 +01:00 |
tasks
|
🐛 Fix reference counting of file-media objects in :fill-image attr
|
2023-08-21 19:11:55 +02:00 |
util
|
✨ Move fressian to common module
|
2023-05-26 08:04:01 +02:00 |
auth.clj
|
✨ Increase default argon2id iterations
|
2023-07-03 10:43:26 +02:00 |
config.clj
|
✨ Add the ability to select user info source
|
2023-07-03 10:46:29 +02:00 |
db.clj
|
✨ Backport db module improvements from develop
|
2023-08-14 12:13:31 +02:00 |
email.clj
|
🐛 Fix incorrect handling of SSL param on email sending subsystem
|
2023-06-27 09:50:05 +02:00 |
http.clj
|
🎉 Add malli based validation and coersion subsystem
|
2023-05-17 16:05:29 +02:00 |
main.clj
|
💄 Add cosmetic improvement to backend main ns
|
2023-07-10 15:07:17 +02:00 |
media.clj
|
✨ Improve error report of invalid image
|
2023-08-08 12:57:49 +02:00 |
metrics.clj
|
🐛 Fix metrics and doc endpoints
|
2023-04-05 20:08:20 +02:00 |
migrations.clj
|
✨ Add missing index on server_error_report table
|
2023-08-02 13:43:53 +02:00 |
msgbus.clj
|
♻️ Refactor websockets impl to use virtual threads
|
2023-03-14 12:30:27 +01:00 |
redis.clj
|
♻️ Refactor local in-memory cache api
|
2023-03-14 12:30:27 +01:00 |
rpc.clj
|
🎉 Add malli based validation and coersion subsystem
|
2023-05-17 16:05:29 +02:00 |
setup.clj
|
✨ Make builtin templates download ondemand if cache is not present
|
2023-07-10 15:07:17 +02:00 |
srepl.clj
|
✨ Add minor change to srepl module options
|
2023-02-07 18:16:55 +01:00 |
storage.clj
|
✨ Improve storage-gc-deleted task reliability
|
2023-08-31 14:36:31 +02:00 |
tokens.clj
|
✨ Improve invitation token validation
|
2022-09-28 09:45:43 +02:00 |
worker.clj
|
✨ Add minor logging improvements to worker namespace
|
2023-08-31 21:09:18 +02:00 |