Alexander Shishenko
Alexander Shishenko
PEP 621 provides `project.requires-python` field in pyproject.toml. I expect, that most of the tools will support this field eventually. Each code-related linter and formatter has a setting for supported python...
Я читаю хабр с телефона, но мобильная версия функционально обрезана. Поэтому приходится пользоваться полной версией. При переходе на неё из подвала мобильной версии, состояние "не показывать мне мобильную версию" сохраняется...
Add directories with multiple keys, so the keys could be revoked (it is like PKI with A-key as CA).
Now Librevault can only sync full directories. We should implement partial synchronization. Maybe, we should integrate this with #26.
Some Linux distributions don't support Ubuntu packages (Well, all of them). The aim is to provide basic support for other distributions and legacy versions (Ubuntu 14.04, for example).
Now the texts are available in English and Russian, but localization support is not full: - [x] No locale control in Settings (it is decided automatically based on system locale)...
Well, Shared File List API is considered deprecated since 10.10 (partially, since 10.11), so we should consider replacing it with LaunchAgent, XPCService or ServiceManagement API. Clang output: ``` warning: 'LSSharedFileListItemResolve'...