YunoHost is an operating system aiming to simplify as much as possible the administration of a server. This repository corresponds to the core code, written mostly in Python and Bash.
Find a file
2021-01-21 16:25:58 +01:00
.github We don't really use / need these super bureaucratic validation checkboxes 2020-06-04 18:53:21 +02:00
.gitlab/ci Don't allow failure for invalid python3 code + fix unsued variables 2021-01-02 20:43:39 +01:00
bin Set yunohost(-api) bins to python3 2020-12-30 22:38:02 +01:00
data Handle case where DKIM record is split into several pieces 2021-01-21 16:25:58 +01:00
debian Not sure what i'm doing but tests failing because of this package for some reasons... we had a custom build for python-miniupnpc (python2) because Debian vanilla doesn't provide it ... but not we're in python3 and turns out the custom build also built the python3 version .. but ideally we want to fall back to debian vanilla version ? 2021-01-21 05:04:39 +01:00
doc Fix more implicit references to python2, adapt generate_manpages for python3 2021-01-20 05:06:43 +01:00
lib/metronome/modules mod_storage_ldap: change :users() to :nodes(). 2020-05-03 16:40:24 +02:00
locales Translated using Weblate (German) 2021-01-19 22:26:45 +00:00
sbin We don't need this ugly trick anymore if we forgot the adminpw 2019-07-18 18:31:25 +02:00
src/yunohost shell=True, because Aleks says so 2021-01-21 12:00:27 +01:00
tests autopep8 --in-place -a -a -a -a -a -r data/ doc/ tests/ src/yunohost/tests/ src/yunohost/utils/ src/yunohost/data_migrations/ 2020-09-03 17:36:59 +02:00
.gitignore Ignore test directory 2018-12-07 18:28:43 +01:00
.gitlab-ci.yml generate helper doc 2020-05-20 15:27:18 +02:00
.travis.yml fix travis 2020-08-18 00:02:13 +02:00
CONTRIBUTORS.md [love] Add missing contributors & translators. 2017-04-25 15:37:14 +02:00
LICENSE Add AGPL license 2015-07-15 15:28:09 +02:00
pytest.ini Ignore pytest InsecureRequestWarning 2020-05-20 16:23:24 +02:00
README.md Simplify README, all those explanations are now in the dev documentation 2019-10-22 16:44:20 +02:00
setup.cfg Add basic Travis CI configuration 2019-08-28 18:31:42 +02:00
tox.ini Update tox.ini to python3 only 2020-12-30 22:38:02 +01:00

YunoHost

YunoHost

Build status GitHub license Mastodon Follow

YunoHost is an operating system aiming to simplify as much as possible the administration of a server.

This repository corresponds to the core code of YunoHost, mainly written in Python and Bash.

Screenshots

Webadmin (Yunohost-Admin) Single sign-on user portal (SSOwat)

Contributing

Translation status

License

As other components of YunoHost, this repository is licensed under GNU AGPL v3.