Mercurial > libervia-backend
log sat/memory/params.py @ 3473:cc065c13052c
age | author | description |
---|---|---|
2020-11-12 | Goffi | core (memory/params): removed legacy "Register new account" label, it's not used anymore |
2020-02-09 | Goffi | core (memory/crypto): replaced `PyCrypto` by `cryptography`: |
2020-01-29 | Goffi | fixed shebangs |
2020-01-29 | Goffi | dates update |
2020-01-26 | Goffi | plugin manhole: added "C" to namespace |
2020-01-25 | Goffi | core (memory/params): added `extra` argument to filter out params notably in `getParamsUI`: |
2020-01-25 | Goffi | core: backend autoconnection: |
2020-01-03 | Goffi | core (memory/params): new "makeOptions" method to easily create options XML from a dict |
2019-09-25 | Goffi | jp: jp asyncio port: |
2019-08-13 | Goffi | Python 3 port: |
2019-01-12 | Goffi | date update |
2019-01-11 | Goffi | misc: replaced all "dummy" by the more conventional and readable "__" ("_" being used for gettext) |
2018-11-10 | Goffi | core (xmpp): server certificate validation: |
2018-06-27 | Goffi | code style reformatting using black |
2018-04-02 | Goffi | core, setup: huge cleaning: base src/memory/params.py@da5ae891ea67 |