penpot/backend/src/app
2024-02-22 14:55:35 +01:00
..
auth Add better email cleaning mechanism 2024-02-07 09:14:07 +01:00
binfile 📎 Increase devenv limits for multipart requests 2024-02-19 14:28:39 +01:00
db Add support for ::sql/order-by on db/sql layer 2024-02-09 12:01:09 +01:00
features Simplify fdata feature helpers 2024-02-19 09:20:47 +01:00
http ♻️ Add minor refactor to file migrations 2024-02-19 09:20:47 +01:00
loggers 🔥 Remove unnecesary line on audit ns 2024-02-05 20:10:44 +01:00
migrations ♻️ Add minor refactor to file migrations 2024-02-19 09:20:47 +01:00
rpc Merge pull request #4159 from penpot/alotor-bugfix-viewer 2024-02-19 17:46:50 +01:00
setup Add minor performance enhancements on template setup service 2023-12-11 17:14:20 +01:00
srepl 🐛 Fix srepl report query 2024-02-22 14:55:35 +01:00
storage Use a prefixed dir for storing temp files 2024-02-14 09:53:54 +01:00
tasks ♻️ Add minor refactor to file migrations 2024-02-19 09:20:47 +01:00
util Prevent adding object map to not loaded pointer-map containers 2024-02-14 17:34:50 +01:00
auth.clj Decrease slightly argon2id cost for improve usability 2023-09-04 11:35:31 +02:00
config.clj Simplify SVGO module API 2024-01-25 15:59:45 +01:00
db.clj Use proper exceptions on internal db functions 2024-02-01 17:24:41 +01:00
email.clj Add better logging on sendmail task 2023-10-23 10:00:07 +02:00
http.clj 📎 Increase devenv limits for multipart requests 2024-02-19 14:28:39 +01:00
main.clj ♻️ Fix some fundamental bugs on climit module 2024-02-01 17:37:49 +01:00
media.clj Setup better media max file-size on devenv 2024-01-10 14:00:31 +01:00
metrics.clj 💄 Fix format issues on backend module 2023-11-29 12:55:58 +01:00
migrations.clj ♻️ Add minor refactor to file migrations 2024-02-19 09:20:47 +01:00
msgbus.clj
redis.clj Improve internal cache api 2024-01-25 15:59:45 +01:00
rpc.clj Add minor optimization for d/without-qualified helper 2024-02-12 15:28:07 +01:00
setup.clj Make builtin templates download ondemand if cache is not present 2023-07-10 15:07:17 +02:00
srepl.clj Add initial impl for migrate-components-v2 manage.py command 2023-11-20 11:21:13 +01:00
storage.clj 🎉 Add the ability to export import entire team 2024-01-16 17:17:30 +01:00
svgo.clj Simplify SVGO module API 2024-01-25 15:59:45 +01:00
tokens.clj
worker.clj 💄 Add minor cosmetic improvement to worker ns 2024-02-05 20:11:20 +01:00