Mercurial > libervia-backend
log sat_frontends/jp/base.py @ 4071:4b842c1fb686
age | author | description |
---|---|---|
Fri, 02 Jun 2023 11:49:51 +0200 | Goffi | refactoring: renamed `sat` package to `libervia.backend` |
Mon, 15 May 2023 16:20:50 +0200 | Goffi | core: don't use `meta_` prefix anymore for `action_extra` in `action_new` signal. |
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: |
Sat, 15 Oct 2022 20:37:00 +0200 | Goffi | cli (pubsub/get): add `--no-decrypt` flag to disable automatic decryption: |
Wed, 21 Sep 2022 22:20:43 +0200 | Goffi | core, CLI (base), tools (common/data_format): typing/core readability |
Wed, 20 Jul 2022 17:55:11 +0200 | Goffi | cli (blog, pubsub): new `attachments` subcommands: |
Sun, 10 Jul 2022 16:15:09 +0200 | Goffi | cli: helper method to retrieve profile's jid: |