aboutsummaryrefslogtreecommitdiff
path: root/src/hydrilla/server/config.py
AgeCommit message (Expand)Author
2022-10-11[builder][server][proxy] remove "from __future__ import annotations"Wojtek Kosior
2022-10-11[builder][server] restore compatibility with python 3.7Wojtek Kosior
2022-09-28[builder][server][proxy] correct a mistake in promise textWojtek Kosior
2022-09-28bring Hydrilla server part back to a usable stateWojtek Kosior
2022-07-16unfinished partial workWojtek Kosior
2022-04-19bugfix: prevent default function argument from being modified upon first callWojtek Kosior
2022-02-21enable using with Python 3.7Wojtek Kosior
2022-02-21make hydrilla.server.config.load() use the default configĀ path when none is ...Wojtek Kosior
2022-02-12remake internationalization, using Babel this timeWojtek Kosior