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
Kayou 4a302dc786
add auto-format-code (#1142)
* add auto-format-code
* add github remote
* add GITHUB_TOKEN to the remove url
* select Yunohost:dev
* force push as it's only a code format
* pull before running black
* working on a clean directory
* pull before push? /o\
* do not clone single branch
* a last one?
* only on dev branch
2021-01-23 00:21:02 +01:00
.github We don't really use / need these super bureaucratic validation checkboxes 2020-06-04 18:53:21 +02:00
.gitlab/ci add auto-format-code (#1142) 2021-01-23 00:21:02 +01:00
bin Set yunohost(-api) bins to python3 2020-12-30 22:38:02 +01:00
data Merge pull request #1090 from yalh76/composer 2021-01-23 00:13:08 +01:00
debian We don't need this conflict anymore because the python3-miniupnpc package is no longer in our repositorie. 2021-01-22 14:13:58 +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 fix de locale 2021-01-21 19:06:15 +01: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 service_regen_conf is deprecated in factor of regen_conf 2021-01-22 03:37:29 +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 add auto-format-code (#1142) 2021-01-23 00:21: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.