Commit Graph

9 Commits

Author SHA1 Message Date
c5f3d6a764 docs(reuse): Add SPDX header
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2024-12-18 08:40:54 +01:00
2fd5fb5432 fix: deprecated docstring typo (#367)
Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com>
2024-08-22 17:10:14 +03:00
7082ccb278 enh(docs): docs updates (#333)
Docs updates with known FAQ (will be updated with time) and some Notes
for Developers as an overview or replacement of old parts of docs in
future.

Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com>
2024-08-02 16:36:18 +00:00
95ea942e5c fixed getExApp PHPDoc
Signed-off-by: Alexander Piskun <bigcat88@icloud.com>
2024-07-12 23:22:03 +03:00
6ba18b7626 feat(PublicFunctions): add getExApp method (#326)
Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com>
2024-07-12 19:49:42 +00:00
eea14dc504 optimization: system flag and ex_app_users removal (#323)
The system flag and extra table for that `ex_app_users` is removed to
optimize database usage and simplify the system logic.

---------

Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com>
2024-07-11 17:08:52 +00:00
de235e2b48 WIP: add async requestToExApp, OCS API endpoints (#290)
This PR introduces async requestToExApp Public functions + two OCS
endpoints for requestToExApp and exAppRequestWithUserInit.
Some logging level adjustments.

---------

Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com>
2024-05-10 13:09:05 +00:00
8f1f784dd4 exAppRequestWithUserInit can accept empty userId (#238)
Signed-off-by: Alexander Piskun <bigcat88@icloud.com>
2024-02-21 17:37:45 +03:00
003794670a Daemon Templates, Docker Socket Proxy, AppAPI 2.0 (#212) 2024-01-25 12:33:48 +00:00