penpot/backend/src/app/rpc/commands
Andrey Antukh 1bb25bb89d 🔥 Remove file-xlog-gc task
It is no longer necessary because snapshots are managed by the objects-gc task
2024-12-10 12:19:12 +01:00
..
access_token.clj ♻️ Add better ergonomics for the internal quotes API 2024-10-08 14:51:14 +02:00
audit.clj Improve ip-addr parsing 2024-07-24 21:07:11 +02:00
auth.clj Add from-invitation property to register-profile event 2024-11-11 17:18:53 +01:00
binfile.clj ⬆️ Update backend dependencies 2024-10-22 20:23:38 +02:00
comments.clj 🐛 Send thread-id on create-comment-thread rpc method 2024-10-15 09:29:40 +02:00
demo.clj ♻️ Refactor configuration validation 2024-07-10 15:16:28 +02:00
feedback.clj 🐛 Fix exception on user-feedback rpc method 2024-11-25 10:01:36 +01:00
files.clj 🐛 Fix incorrect thumbnail rendering on dashboard 2024-11-27 10:42:56 +01:00
files_create.clj 🐛 Preserve frontend-only flags already present on team 2024-11-19 16:39:21 +01:00
files_share.clj ♻️ Add string length validation to backend RPC methods fields 2024-07-04 12:30:28 +02:00
files_snapshot.clj Add usage quotes for snapshots 2024-10-30 13:39:38 +01:00
files_temp.clj 💄 Add cosmetic change to create-temp-file rpc method 2024-10-10 16:04:15 +02:00
files_thumbnails.clj 🐛 Make thumbnails independent of current public uri 2024-11-20 16:43:14 +01:00
files_update.clj 🔥 Remove file-xlog-gc task 2024-12-10 12:19:12 +01:00
fonts.clj ♻️ Add better ergonomics for the internal quotes API 2024-10-08 14:51:14 +02:00
ldap.clj 🔥 Replace spec with schema on ldap RPC methods 2024-07-04 12:30:28 +02:00
management.clj 🐛 Use proper schema for move-file rpc method 2024-11-06 16:29:11 +01:00
media.clj 🐛 Prevent upload media objects to deleted files 2024-12-05 12:39:43 +01:00
profile.clj 🐛 Fix incorrect teams query on profile deletion 2024-12-09 10:15:13 +01:00
projects.clj ♻️ Resolve minor errors on viewer role on dashboard 2024-10-16 10:37:52 +02:00
search.clj 🔥 Replace spec with schema on search RPC methods 2024-07-04 12:30:28 +02:00
teams.clj Change frontend-only features automatic team assignation rules 2024-11-15 15:57:25 +01:00
teams_invitations.clj 🎉 Add quote definitions for team access requests 2024-11-15 11:14:30 +01:00
verify_token.clj Move team invitations and access requests to a separate namespace 2024-11-13 14:16:18 +01:00
viewer.clj 📎 Fix code style issue not catched by the linter 2024-07-04 12:30:28 +02:00
webhooks.clj Add viewer only mode on webhook 2024-10-15 13:38:46 +02:00