Andrés Moya
08f12f4f6c
🐛 Handle correctly pointers when loading libraries
2023-11-15 10:13:24 +01:00
Andrés Moya
3dfd54d8e2
✨ Allow to analyze files with a function that needs libs
2023-11-14 14:15:29 +01:00
Andrey Antukh
6f93b41920
🎉 Add features assignation for teams
2023-11-07 12:48:31 +01:00
Andrey Antukh
d5d95a1328
🐛 Fix typo on srepl/analyze-files helper
2023-09-06 14:42:31 +02:00
Alejandro Alonso
69f2e7c43f
Merge remote-tracking branch 'origin/staging' into develop
2023-09-01 12:40:17 +02:00
Andrey Antukh
da3c829b1b
📎 Fix clj linter issues on backend
2023-08-31 11:24:30 +02:00
Andrey Antukh
3a6007d385
📎 Fix clj linter issues on backend
2023-08-31 10:36:20 +02:00
Andrés Moya
8b801b65f6
✨ Enhance synchronization of nested shapes
2023-08-17 09:38:30 +02:00
Andrey Antukh
d1128a6b1e
🎉 Add helpers for take file snapshots
2023-08-03 17:51:34 +02:00
Andrey Antukh
804addfa66
📎 Add srepl helper for process files
2023-08-03 11:49:14 +02:00
Andrey Antukh
960ae66cbd
✨ Improve srelp.helper analyze-files usability
2023-07-27 11:49:41 +02:00
Andrey Antukh
405aa66357
🎉 Add new shape & rect data structures
...
Also optimizes some functions for faster shape and rect props
access (there is still a lot of work ahead optimizing the rest of
the functions)
Also normalizes shape creation and validation for ensuring
correct setup of all the mandatory properties.
2023-07-11 17:27:35 +02:00
Andrey Antukh
97d2af048c
🐛 Fix srepl get-file helper (add support for pointer map)
2023-05-17 16:05:31 +02:00
Andrey Antukh
c0ccbaebaf
🔥 Remove deprecated queries and mutations
2023-04-24 20:18:14 +02:00
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
Andrey Antukh
84fd952471
✨ Improve storage/* features support on srepl helpers
2022-12-28 09:10:06 +01:00
Andrey Antukh
b929564fa7
♻️ Add admin facilities on the code base
...
- Fix bugs related to orphan teams on profile deletion
- Separate session based profile-id param from api user provided
2022-12-22 16:42:45 +01:00
Andrey Antukh
a42d7164ad
🎉 Add more helpers on srepl ns
2022-11-08 13:02:14 +01:00
Andrey Antukh
b2cbb1e60f
✨ Update srepl helpers
2022-10-18 15:49:18 +02:00
Andrey Antukh
886ab0e152
✨ Improve iteration and add concat-all and fully lazy mapcat helper
2022-09-29 10:32:18 +02:00
Andrey Antukh
41134f22e9
📎 Update license header
2022-09-20 23:23:22 +02:00
Andrey Antukh
e0ac583aba
📎 Improve analyze-files helper on srepl ns
2022-09-06 16:53:28 +02:00
Andrey Antukh
918d2ab4a9
🎉 Add more helpers on srepl ns
2022-08-11 17:31:32 +02:00
Andrey Antukh
4bf05c8a42
✨ Minor reorganization of srepl namespace
2022-07-27 12:55:43 +02:00