penpot/backend/src/app/rpc/commands
Alejandro 622d1faffc
Merge pull request #4664 from penpot/niwinz-email-blacklist
 Add email blacklist mechanism
2024-06-04 11:18:28 +02:00
..
access_token.clj Improve internal naming of setup/props 2024-03-14 10:48:23 +01:00
audit.clj Add better timestamp control on audit handler 2024-03-25 17:58:40 +01:00
auth.clj Add email blacklist mechanism 2024-06-04 10:45:55 +02:00
binfile.clj Remove unnecesarry transaction wrapping on import-binfile 2024-04-08 13:23:59 +02:00
comments.clj Refactor comments RPC methods to use schema instead of spec 2024-02-01 17:24:42 +01:00
demo.clj ♻️ Refactor cocurrency model on backend 2023-03-14 12:30:27 +01:00
feedback.clj ♻️ Clean email related namespaces 2023-02-07 18:16:55 +01:00
files.clj Move library-absorb operation to async task 2024-05-27 11:19:15 +02:00
files_create.clj Add new helper functions for common tests 2024-04-26 11:45:37 +02:00
files_share.clj 🎉 Add malli based validation and coersion subsystem 2023-05-17 16:05:29 +02:00
files_snapshot.clj ♻️ Refactor srepl helpers 2024-02-12 10:21:47 +01:00
files_temp.clj 🐛 Fix update-temp-file audit_log stored data 2024-04-26 06:30:00 +02:00
files_thumbnails.clj 🔥 Remove unnecessary async touch operation 2024-05-23 16:36:35 +02:00
files_update.clj ♻️ Refactor persistence layer 2024-06-04 10:15:32 +02:00
fonts.clj ♻️ Fix some fundamental bugs on climit module 2024-02-01 17:37:49 +01:00
ldap.clj Improve error handling on ldap frontend code 2024-04-18 09:52:24 +02:00
management.clj ♻️ Refactor exportation and duplicate mechanism 2024-01-30 16:27:16 +01:00
media.clj Add improved traceability of climit module 2024-04-15 14:27:24 +02:00
profile.clj Send only necessary data on profile update 2024-05-27 16:06:27 +02:00
projects.clj Add srepl helpers for delete/restore teams, projects, and files 2024-05-27 11:17:00 +02:00
search.clj Improved dashboard thumbnails 2023-12-13 16:12:41 +01:00
teams.clj Add srepl helpers for delete/restore teams, projects, and files 2024-05-27 11:17:00 +02:00
verify_token.clj Show error notificaton on oidc error redirect 2024-04-18 09:52:24 +02:00
viewer.clj 🐛 Fix wrong permissions on shared prototype for owners 2024-04-16 13:12:21 +02:00
webhooks.clj Improve the db api efficiency 2024-01-04 12:41:16 +01:00