mirror of
https://github.com/penpot/penpot.git
synced 2025-01-24 07:29:08 -05:00
db689d151e
- makes the profile access more efficient (replace in-app joins to a simple select query on profile table - add partial support for access-tokens (still missing some RPC methods) - move router definitions to specific modules and simplify the main http module definitions to simple includes - simplifiy authentication code related to access-tokens and sessions - normalize db parameters with proper namespaced props - more work on convert all modules initialization to use proper specs with fully-qualified keyword config props |
||
---|---|---|
.. | ||
test_files | ||
bounce_handling_test.clj | ||
email_sending_test.clj | ||
helpers.clj | ||
loggers_webhooks_test.clj | ||
rpc_audit_test.clj | ||
rpc_comment_test.clj | ||
rpc_cond_middleware_test.clj | ||
rpc_file_test.clj | ||
rpc_font_test.clj | ||
rpc_management_test.clj | ||
rpc_media_test.clj | ||
rpc_profile_test.clj | ||
rpc_project_test.clj | ||
rpc_quotes_test.clj | ||
rpc_team_test.clj | ||
rpc_viewer_test.clj | ||
rpc_webhooks_test.clj | ||
storage_test.clj | ||
tasks_telemetry_test.clj | ||
util_objects_map_test.clj | ||
util_pointer_map_test.clj |