.. |
auth
|
🐛 Don't send user props on auth token after oidc login
|
2024-09-10 12:39:54 +02:00 |
binfile
|
🎉 Add file-data offload mechanism
|
2024-08-09 14:28:18 +02:00 |
db
|
|
|
email
|
✨ Add backward compatibility fixes for email whitelisting
|
2024-06-07 10:30:14 +02:00 |
features
|
✨ Add offload mechanism for file snapshots
|
2024-08-26 13:52:42 +02:00 |
http
|
♻️ Simplify internal implementation of sm/schema namespace
|
2024-09-13 11:30:55 +02:00 |
loggers
|
🐛 Fix incorrect params handling on webhook processing task
|
2024-09-03 17:19:35 +02:00 |
migrations
|
🐛 Make the media cleaning on file-gc task aware of snapshots
|
2024-09-03 14:50:17 +02:00 |
rpc
|
✨ Relax transaction requirements on create-team rpc method
|
2024-10-08 14:51:14 +02:00 |
setup
|
🔥 Remove usage of public usage of sm/define funcion
|
2024-09-13 11:30:55 +02:00 |
srepl
|
🐛 Add missing ref-id unsassign on srepl helpers for process file
|
2024-09-12 21:32:34 +02:00 |
storage
|
✨ Add offload mechanism for file snapshots
|
2024-08-26 13:52:42 +02:00 |
tasks
|
🐛 Add missing fields on file-gc libraries fetching sql
|
2024-09-12 21:07:19 +02:00 |
util
|
🐛 Fix problem when dismissing shared library update
|
2024-09-06 11:02:02 +02:00 |
worker
|
|
|
auth.clj
|
✨ Add email blacklist mechanism
|
2024-06-04 10:45:55 +02:00 |
config.clj
|
📎 Rename file-snapshot to auto-file-snapshot
|
2024-09-02 11:52:19 +02:00 |
db.clj
|
✨ Add :params prop to :not-found exception
|
2024-08-12 12:59:18 +02:00 |
email.clj
|
🎉 Add proper schema encoding/decoding mechanism
|
2024-08-21 11:27:36 +02:00 |
http.clj
|
🐛 Fix error reporting regression
|
2024-07-25 17:17:49 +02:00 |
main.clj
|
✨ Add offload mechanism for file snapshots
|
2024-08-26 13:52:42 +02:00 |
media.clj
|
🎉 Add proper schema encoding/decoding mechanism
|
2024-08-21 11:27:36 +02:00 |
metrics.clj
|
|
|
migrations.clj
|
🐛 Make the media cleaning on file-gc task aware of snapshots
|
2024-09-03 14:50:17 +02:00 |
msgbus.clj
|
|
|
redis.clj
|
|
|
rpc.clj
|
✨ Add facility for wrap a rpc method in a db transaction
|
2024-10-08 14:51:14 +02:00 |
setup.clj
|
|
|
srepl.clj
|
|
|
storage.clj
|
🐛 Update storage specs
|
2024-08-13 12:21:16 +02:00 |
svgo.clj
|
|
|
tokens.clj
|
🔥 Replace clojure.spec with simple assert on tokens ns
|
2024-06-07 10:30:14 +02:00 |
worker.clj
|
♻️ Add API consistency fixes for task calling
|
2024-06-25 13:24:17 +02:00 |