.. |
auth
|
♻️ Refactor auth code
|
2022-07-04 11:23:33 +02:00 |
cli
|
♻️ Refactor auth code
|
2022-07-04 11:23:33 +02:00 |
db
|
✨ Reduce contention on file-update using advisory locks and weaker row locking.
|
2021-06-09 15:49:45 +02:00 |
http
|
🐛 Fix awsns endpoint
|
2022-07-27 21:41:38 +02:00 |
loggers
|
🐛 Normalize return value from parse-client-ip function
|
2022-06-29 10:59:50 +02:00 |
migrations
|
🎉 Add migration for fix legacy storage object backend names
|
2022-07-27 12:55:43 +02:00 |
rpc
|
🐛 Fix set project on binary file import
|
2022-07-08 07:43:44 +02:00 |
setup
|
🐛 Fix linter error
|
2021-07-06 18:08:08 +02:00 |
srepl
|
✨ Minor reorganization of srepl namespace
|
2022-07-27 12:55:43 +02:00 |
storage
|
🐛 Fix region spec on s3 storage backend
|
2022-06-24 10:58:42 +02:00 |
tasks
|
Merge pull request #2016 from penpot/niwinz-experiments-custom-export-import
|
2022-06-27 13:23:06 +02:00 |
util
|
🎉 Add missing predicate on util/bytes ns
|
2022-07-07 12:29:13 +02:00 |
config.clj
|
🔥 Remove some deprecated config attrs
|
2022-07-07 12:28:13 +02:00 |
db.clj
|
🐛 Fix unexpected null pointer exception on decoding pgarray
|
2022-07-27 21:41:38 +02:00 |
emails.clj
|
⬆️ Update backend and docker dependencies
|
2022-04-06 09:54:40 +02:00 |
http.clj
|
♻️ Refactor auth code
|
2022-07-04 11:23:33 +02:00 |
main.clj
|
♻️ Refactor auth code
|
2022-07-04 11:23:33 +02:00 |
media.clj
|
♻️ Adapt media & fonts handling to new tmp service
|
2022-06-22 11:39:57 +02:00 |
metrics.clj
|
✨ Fix issues from previous refactor peer review
|
2022-03-10 13:32:06 +01:00 |
migrations.clj
|
🎉 Add migration for fix legacy storage object backend names
|
2022-07-27 12:55:43 +02:00 |
msgbus.clj
|
✨ Improve websockets impl
|
2022-06-29 11:01:16 +02:00 |
rpc.clj
|
✨ Improve _doc endpoint output format
|
2022-07-05 11:04:37 +02: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
|
♻️ Minor refactor on storages
|
2022-06-22 11:37:45 +02:00 |
tokens.clj
|
✨ Always assoc :iat claim to tokens for better traceability
|
2022-07-27 21:41:38 +02:00 |
worker.clj
|
🐛 Fix cron scheduler locking mechanism
|
2022-07-04 11:32:36 +02:00 |