0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-01-30 10:51:09 -05:00
penpot/common
Andrey Antukh db689d151e ♻️ Refactor profile and session handling
- 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
2023-01-18 10:51:58 +01:00
..
dev 📎 Fix unexpected linter issue 2022-12-13 12:58:57 +01:00
scripts
src/app/common ♻️ Refactor profile and session handling 2023-01-18 10:51:58 +01:00
target/classes/app/common
test/common_tests ♻️ Changed transform calculation 2022-12-13 12:36:54 +01:00
build.clj
deps.edn 🐛 Fix issues on database logger 2023-01-09 11:43:26 +01:00
package.json ⬆️ Update dependencies 2022-12-28 09:10:06 +01:00
shadow-cljs.edn
yarn.lock ⬆️ Update dependencies 2022-12-28 09:10:06 +01:00