Codimp
Codimp
> Can Exodus actually analyze all Android versions - even for example Android 1.0 (if there are apps that still support this version) - or is there a minimum Android...
@Jlweatherly0802 non-admin users can't create account.
Hi @KaKi87, this is the purpose of https://github.com/Exodus-Privacy/exodus I think ^^ Or maybe you was thinking of something else?
Yes it's identical, but exodus permit APK upload when self-hosted (using the `ALLOW_APK_UPLOAD` setting [documented here](https://github.com/Exodus-Privacy/exodus/blob/v1/doc/install.md#configuring-your-local-instance)). It's only our main instance (i.e. https://reports.exodus-privacy.eu.org) which don't permit APK upload.
Maybe, but I don't know any.
Hi @arthru and thanks for working on this! I don't understand why you remove the `setup.py` and other changes, can you explain it when it's finalize?
Thanks @arthru it's seems cool, but I also see a lot of new requirements: we try to keep only the main direct dependencies in our `requirements.txt` file, is there a...
> Direct dependencies are listed in pyproject.toml file (at https://github.com/Exodus-Privacy/exodus-core/pull/105/files#diff-50c86b7ed8ac2cf95bd48334961bf0530cdc77b5a56f852c5c61b89d735fd711R12 ) and requirements.txt contains all the dependency tree with version pinned Oh ok, it's more clear for me, thanks. >...
I also add this term in the french translation of Gajim for next version (after `2.0.2`)
Hi! Maybe having something like a kind of jinja could be cool: ``` label-song = %artist% - %title% ``` Any new workaround to do this?