penpot/backend/src/app/rpc/commands
Andrey Antukh 54e7551d56 🐛 Backport comments decoding from develop
Mainly for backward compatibility with database
layout on comments tables from develop / v2.5
2025-01-10 12:20:53 +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 🐛 Fix a new user shouldn't see the "What's new" popup 2024-12-12 11:45:58 +01:00
binfile.clj ⬆️ Update backend dependencies 2024-10-22 20:23:38 +02:00
comments.clj 🐛 Backport comments decoding from develop 2025-01-10 12:20:53 +01: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 🐛 Remove hardcoded limit of 20 on the snapshot list rpc method 2024-12-11 14:13:04 +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 🐛 Fix viewer role is unable to generate thumbnails on dashboard 2024-12-12 15:15:27 +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 🐛 Fix unhandled exception on accepting invitation 2024-12-13 11:48:37 +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