0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-03-02 10:45:41 -05:00
penpot/backend/src/app
2022-08-10 11:44:51 +02:00
..
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
http Merge remote-tracking branch 'origin/staging' into develop 2022-08-10 08:27:25 +02:00
loggers 🐛 Normalize return value from parse-client-ip function 2022-06-29 10:59:50 +02:00
migrations Move comments 2022-08-01 09:53:55 +02:00
rpc 🎉 Add Libraries & Templates carousel 2022-08-10 11:44:51 +02:00
setup ♻️ Move management mutations to commands 2022-08-03 14:28:33 +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 🎉 Scaffolding to write unit tests of common types 2022-07-29 09:29:24 +02:00
util Reorganize resources directory 2022-08-03 09:49:24 +02:00
config.clj ♻️ Refactor session management 2022-08-08 07:54:15 +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 Merge remote-tracking branch 'origin/staging' into develop 2022-08-10 08:27:25 +02:00
media.clj ♻️ Adapt media & fonts handling to new tmp service 2022-06-22 11:39:57 +02:00
metrics.clj
migrations.clj Move comments 2022-08-01 09:53:55 +02:00
msgbus.clj Improve websockets impl 2022-06-29 11:01:16 +02:00
rpc.clj ♻️ Move management mutations to commands 2022-08-03 14:28:33 +02:00
setup.clj 🎉 Add builtin template loading mechanism 2022-08-03 14:28:33 +02:00
srepl.clj
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