.. |
cli
|
♻️ Refactor backend to be more async friendly
|
2022-03-03 16:05:52 +01:00 |
db
|
✨ Reduce contention on file-update using advisory locks and weaker row locking.
|
2021-06-09 15:49:45 +02:00 |
http
|
✨ Add proper error handlings on http middleware
|
2022-03-28 17:24:52 +02:00 |
loggers
|
📎 Add more events instrumentation
|
2022-03-22 14:48:10 +01:00 |
migrations
|
✨ Move the dashboard grid thumbnails to backend cache
|
2022-03-28 17:24:52 +02:00 |
rpc
|
🐛 Fix issue with password persistence
|
2022-04-04 23:54:54 +02:00 |
setup
|
🐛 Fix linter error
|
2021-07-06 18:08:08 +02:00 |
srepl
|
📎 Add analyze-file helper to srepl.main namespace
|
2022-03-31 10:40:15 +02:00 |
storage
|
🐛 Fix svg media asset upload internal server error
|
2022-03-20 13:04:12 +01:00 |
tasks
|
✨ Update telemetry task for handle user subscriptions
|
2022-04-04 22:57:27 +02:00 |
util
|
🐛 Fix unexpected decoding of fresian data
|
2022-03-24 15:15:42 +01:00 |
config.clj
|
🐛 Fix default configuration
|
2022-04-04 10:54:40 +02:00 |
db.clj
|
🎉 Add garbage collection task for file thumbnails
|
2022-03-28 17:24:52 +02:00 |
emails.clj
|
🐛 Fix NPE on email complains checking.
|
2021-12-27 11:13:08 +01:00 |
http.clj
|
✨ Improve error handling
|
2022-03-28 17:24:52 +02:00 |
main.clj
|
✨ Update telemetry task for handle user subscriptions
|
2022-04-04 22:57:27 +02:00 |
media.clj
|
♻️ Refactor http server layer
|
2022-03-09 17:18:06 +01:00 |
metrics.clj
|
✨ Fix issues from previous refactor peer review
|
2022-03-10 13:32:06 +01:00 |
migrations.clj
|
✨ Move the dashboard grid thumbnails to backend cache
|
2022-03-28 17:24:52 +02:00 |
msgbus.clj
|
♻️ Refactor websockets subsystem (on backend)
|
2022-03-22 11:34:32 +01:00 |
rpc.clj
|
♻️ Refactor http server layer
|
2022-03-09 17:18:06 +01:00 |
setup.clj
|
✨ Allow connect to read-only databases.
|
2022-01-27 16:11:32 +01:00 |
srepl.clj
|
🎉 Add unified logging api.
|
2021-09-30 11:48:14 +02:00 |
storage.clj
|
✨ Simplify d/group-by impl
|
2022-03-28 17:24:52 +02:00 |
tokens.clj
|
♻️ Refactor invitation flow
|
2022-02-21 11:38:28 +01:00 |
worker.clj
|
♻️ Refactor backend to be more async friendly
|
2022-03-03 16:05:52 +01:00 |