Mercurial > libervia-backend
log sat/tools/xml_tools.py @ 4044:3900626bc100
age | author | description |
---|---|---|
23 months ago | Goffi | core (bridge): `action_new` now use serialised dict for extra data. |
2023-04-08 | Goffi | massive refactoring to switch from camelCase to snake_case: |
2023-04-07 | Goffi | tools (xml_tools): add fields's `values` when converting data form to dict |
2023-03-16 | Goffi | tools (xml_tools): accept several namespaces in `findAncestor` |
2022-10-28 | Syndace | plugin XEP-0384: Implementation of Automatic Trust Management: |
2022-10-28 | Goffi | tools (xml_tools): `domish_elt_2_et_elt` and `et_elt_2_domish_elt` now handle lxml.etree |
2022-09-24 | Goffi | plugin XEP-0384, xml_tools: avoid `getItems` timeout + fix empty node crash + parsing: |