Commit Graph
35 Commits
Author SHA1 Message Date
Iuri Matias dc8d6a7170 include authToken on requestModule and validate origin 2026-06-12 17:28:59 -04:00
Iuri Matias 13441afc8e Merge pull request #14 from logos-co/refactor_capability_module
refactor capability module to work as an internal module
2026-06-11 16:39:57 -04:00
Iuri Matias 22e54ffc79 refactor capability module to work as an internal module proper instead of cosplaying as a app layer module
refactor capability module to work as an internal module proper instead of cosplaying as a app layer module

refactor capability module to work as an internal module proper instead of cosplaying as a app layer module

update flake

update flake
2026-06-11 16:31:00 -04:00
Iuri Matias 5d438961e2 Merge pull request #13 from logos-co/register_restriction
add registerRestriction to support restricting module communication
2026-06-10 18:06:38 -04:00
Iuri Matias 51212e74c6 add TODO 2026-06-10 18:06:13 -04:00
Iuri Matias 948f0cb95d add registerRestriction to support restricting what modules can talk to which modules 2026-06-10 15:44:36 -04:00
Iuri Matias 0013e7653e Merge pull request #12 from logos-co/fix/f_001_reject_unknown_tokens
fix: F-001: reject if token is empty or is coming from an unknown module
2026-06-08 15:28:44 -04:00
Iuri Matias 684c8dea17 fix: F-001: reject if token is empty or is coming from an unknown module 2026-06-08 14:59:57 -04:00
Iuri Matias 31c1fbbf05 Merge pull request #11 from logos-co/doctest
add doctests
2026-06-08 14:49:09 -04:00
Iuri Matias a118ae4167 add doctests 2026-06-08 14:36:30 -04:00
Dario Lipicar e675e9e3a9 migrate to logos-module-builder (#10)
* migrate to logos-module-builder

* add CI job
2026-05-07 16:36:38 -03:00
jakub 0655be68e0 chore: add missing MIT and Apache v2 licenses
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2026-03-25 17:12:18 +01:00
Iuri Matias ced051d101 Merge pull request #9 from logos-co/move_interface
use moved interface and update flake
2026-03-19 19:38:13 -04:00
Iuri Matias bfae9f51c4 use moved interface and update flake 2026-03-19 19:37:45 -04:00
Iuri Matias cad0303bee Merge pull request #8 from logos-co/update_follows
follow logos-nix for nix packages
2026-03-19 19:17:37 -04:00
Iuri Matias c50e80c94c follow logos-nix for nix packages 2026-03-19 19:17:19 -04:00
Iuri Matias e46b7b3bd7 Merge pull request #7 from logos-co/update_follows
follow logos-nix for nix packages
2026-03-19 18:12:50 -04:00
Iuri Matias 29448227dc follow logos-nix for nix packages 2026-03-19 18:12:11 -04:00
Iuri Matias e49b879eb8 Merge pull request #6 from logos-co/update_logos_sdk
update logos-cpp-sdk
2026-03-17 10:32:41 -04:00
Iuri Matias 0909d8f2dd update logos-cpp-sdk 2026-03-16 18:04:10 -04:00
Iuri Matias 2ee07fea9d Merge pull request #5 from logos-co/update_flake
update flake
2026-03-16 17:28:24 -04:00
Iuri Matias a2f9422245 update flake 2026-03-16 17:28:01 -04:00
Iuri Matias 7b35383e0a chore: rename nix build to #lib 2026-01-07 13:05:11 -05:00
Iuri Matias 60899b6951 add docs 2026-01-06 14:17:09 -05:00
Iuri Matias 710992469b Merge pull request #1 from logos-co/ios_build
working ios build
2025-12-02 15:45:48 -05:00
Iuri Matias 9486386228 working ios build 2025-12-02 15:44:46 -05:00
Iuri Matias 47836a3965 update liblogos reference 2025-10-30 14:02:33 -04:00
Iuri Matias 3f6e734431 refactor the nix flake 2025-10-23 14:38:02 -04:00
Iuri Matias aa58ac9735 update nix dependencies 2025-10-23 14:04:13 -04:00
Iuri Matias 707cd9f2cd make output consistent 2025-10-23 13:57:50 -04:00
Iuri Matias a85c478aa8 add example 2025-10-15 12:46:53 -04:00
Iuri Matias e3c73941c2 add plugin loader 2025-10-15 10:24:45 -04:00
Iuri Matias 04617c132d feat: add nix flake 2025-10-09 09:22:24 -04:00
Iuri Matias 57c1a4d455 chore: update cmakelists (wip) 2025-10-08 09:28:31 -04:00
Iuri Matias 953a10b324 feat: move capability module to its own repo 2025-10-07 14:35:19 -04:00