Mercurial > libervia-backend
log sat/core/sat_main.py @ 4050:199473ffe4ea
age | author | description |
---|---|---|
Mon, 15 May 2023 16:20:58 +0200 | Goffi | core (main): if `keep_id` is set in `action_new`, use it as `action_id` |
Mon, 15 May 2023 16:20:45 +0200 | Goffi | core (bridge): `action_new` now use serialised dict for extra data. |
Sat, 08 Apr 2023 13:54:42 +0200 | Goffi | massive refactoring to switch from camelCase to snake_case: |
Thu, 23 Mar 2023 15:24:10 +0100 | Goffi | core: log a traceback if a plugin can't be loaded |
Thu, 24 Nov 2022 12:25:04 +0100 | Goffi | core (main): log Exception when `bridge_pi` fails |
Mon, 10 Oct 2022 15:23:59 +0200 | Goffi | core: fix and renamed getLocalPath -> get_local_path: |
Sat, 24 Sep 2022 16:08:26 +0200 | Goffi | core (main): `OrderedDict` is not necesasry here anymore, as `dict` are now ordered |