Andrey Antukh
283eb0419c
♻️ Refactor time related namespaces
...
Mainly removes the custom app.util.time namespace
from frontend and backend and normalize all to use
the app.common.time namespace
2025-08-01 11:20:01 +02:00
Andrey Antukh
2df6f2b8b1
♻️ Refactor prepl interface
...
Make prepl to be json message based protocol
instead of clojure expression. This facilitates
implementing internal RPC over socket server.
2025-04-28 10:23:02 +02:00
Andrey Antukh
88fb5e7ab5
♻️ Update integrant to latest version
...
This upgrade also includes complete elimination of use spec
from the backend codebase, completing the long running migration
to fully use malli for validation and decoding.
2024-11-13 19:09:19 +01:00
Andrey Antukh
08166bcebf
✨ Add initial impl for migrate-components-v2 manage.py command
2023-11-20 11:21:13 +01:00
Andrey Antukh
99f39c9777
✨ Add improved REPL support
2023-11-13 18:33:28 +01:00
Andrey Antukh
4b4f78b4cc
✨ Add minor change to srepl module options
...
Replace unqualified attrs with fully qualified
2023-02-07 18:16:55 +01:00
Andrey Antukh
bf8a514871
✨ Add more flexible prepl api for external tools
2023-01-20 16:52:58 +01:00
Andrey Antukh
d98fd76032
🎉 Add namespace with a set of helpers for access throught the BREPL
2023-01-19 15:41:12 +01:00
Andrey Antukh
2fef3dc881
🎉 Add prepl support
...
And rename the current repl to urepl (user-repl).
2023-01-19 15:41:12 +01:00
Andrey Antukh
41134f22e9
📎 Update license header
2022-09-20 23:23:22 +02:00
Andrey Antukh
b64d5ef357
🎉 Add unified logging api.
2021-09-30 11:48:14 +02:00
Andrey Antukh
028e1d63a3
📎 Add logging to server repl namespace.
2021-07-07 10:31:01 +02:00
Andrey Antukh
f545e41d10
📎 Fix license header.
2021-04-12 16:49:43 +02:00
Andrey Antukh
b80295a21c
✨ Fix all linter issues on backend code.
2021-02-01 09:48:28 +01:00
Andrey Antukh
11ff1994f3
📚 Update documentation.
2021-01-28 14:02:22 +01:00
Andrey Antukh
9f12456456
♻️ Replace mount with integrant.
2021-01-07 11:29:57 +01:00