Commit graph

8827 commits

Author SHA1 Message Date
ljf (zamentur)
e7a0e65903
[enh] Revive the old auto documentation of API with swagger (#1483)
* [enh] Revive the old auto documentation of API with swagger

* [fix] RequestBody versus params in auto apidoc

* [fix] Auto api doc no need of Headers on other than post

* [fix] Remove Authentication from swagger API

* Redelete bash completion

* [fix] Delete file

* Delete openapi.json

* Delete doc/swagger

* Add swagger stuff and bashcompletion to gitignore

Co-authored-by: Alexandre Aubin <alex.aubin@mailoo.org>
2023-01-06 22:54:45 +01:00
Alexandre Aubin
dd33476fac i18n: fix (un)defined string issues 2023-01-06 21:33:36 +01:00
Alexandre Aubin
f2eef6eefe
Merge pull request #1561 from YunoHost/ci-format-dev
[CI] Format code with Black
2023-01-06 21:28:19 +01:00
yunohost-bot
9bf2b0b546 [CI] Format code with Black 2023-01-06 06:00:05 +00:00
Alexandre Aubin
cddfafaa55 app resource: fix boring test edge case related to the initial properties object being modified 2023-01-06 03:50:22 +01:00
Alexandre Aubin
61a6d5bbac Update changelog for 11.1.2 2023-01-06 00:29:25 +01:00
Alexandre Aubin
faa74c4063 Merge branch '11.1.1.2' into dev 2023-01-06 00:19:48 +01:00
Alexandre Aubin
c10ef82578 app config: Commenting out failing tests because apparently nobody can take 10 minutes to fix the damn test, so let's wait for it to fail in production then ... 2023-01-06 00:11:50 +01:00
Alexandre Aubin
b06d7c41ac
Merge pull request #1526 from YunoHost/enh-apps-v2
Enh apps v2
2023-01-06 00:03:12 +01:00
Alexandre Aubin
02abcd41f9 app resources: Fix tests 2023-01-05 23:57:42 +01:00
Alexandre Aubin
e54bf2ed67 appv2: fix pre-upgrade version check 2023-01-05 20:50:43 +01:00
Alexandre Aubin
95173e5bde
Merge branch 'dev' into enh-apps-v2 2023-01-05 19:39:13 +01:00
axolotle
946c0bcf7d fix app_instance_name var + formatting 2023-01-05 20:35:47 +01:00
Alexandre Aubin
0ac8e66acf
Don't take lock for read/GET operations (#1554) 2023-01-05 19:13:30 +01:00
Alexandre Aubin
7a35a3a671 appv2: implement dismiss logic for app notifications 2023-01-04 20:22:49 +01:00
Fabian Wilkens
3d6a1876d4
Fix yunopaste (#1558)
* Update yunopaste

* Update bin/yunopaste

Co-authored-by: Alexandre Aubin <alex.aubin@mailoo.org>
2023-01-04 18:59:11 +01:00
Alexandre Aubin
d0d0d3e0da appv2: cosmetic, having the notification name is weird, it's gonna be pretty much always just 'main' 2023-01-04 01:18:06 +01:00
Alexandre Aubin
2f1ddb1edf appv2: simplify the expected notification file/folder structure in apps 2023-01-04 01:16:47 +01:00
Alexandre Aubin
eacb1dc0e6
Merge pull request #1556 from YunoHost/applogos
Yoloimplementation of app logo support (require change in app catalog build)
2023-01-03 16:34:02 +01:00
Alexandre Aubin
f124747fc6
Merge pull request #1549 from YunoHost/ci-format-dev
[CI] Format code with Black
2023-01-03 16:03:20 +01:00
Alexandre Aubin
94205baf15
Merge pull request #1550 from yunohost-bot/weblate-yunohost-core
Translations update from Weblate
2023-01-03 16:03:03 +01:00
Rafael Fontenelle
d2ae1f7841 Translated using Weblate (Portuguese)
Currently translated at 25.1% (187 of 743 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/pt/
2023-01-03 16:02:24 +01:00
José M
724361cdda Translated using Weblate (Galician)
Currently translated at 99.8% (742 of 743 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/gl/
2023-01-03 16:02:24 +01:00
ppr
40328c13e6 Translated using Weblate (French)
Currently translated at 99.7% (741 of 743 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/fr/
2023-01-03 16:02:24 +01:00
Jose Riha
84d254de0b Translated using Weblate (Slovak)
Currently translated at 32.4% (241 of 743 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/sk/
2023-01-03 16:02:24 +01:00
Alexandre Aubin
b3e56ce763
Merge pull request #1555 from selfhoster1312/no-disable-avahi
Don't disable avahi-daemon by force in conf_regen
2023-01-03 16:01:52 +01:00
Alexandre Aubin
bb6f8ef41c
Merge pull request #1450 from zeroheure/patch-1
Fix flag case sensitivity in dovecot and rspamd sieve filter
2023-01-03 15:07:43 +01:00
Alexandre Aubin
e9b5ec90a4 Yoloimplementation of app logo support (require change in app catalog build) 2023-01-03 00:46:14 +01:00
selfhoster1312
82cb549daf Don't disable avahi-daemon by force in conf_regen 2023-01-01 16:50:55 +01:00
Alexandre Aubin
7d9984c109 Fix a bunch of inconsistency or variable not properly replaced between final_path/install_dir 2022-12-26 15:37:28 +01:00
yunohost-bot
5d0ce8d2a8 [CI] Format code with Black 2022-12-23 20:08:53 +00:00
Alexandre Aubin
ba60ece609 cli: reflect changes in moulinette 2022-12-23 20:35:02 +01:00
Alexandre Aubin
6d4659a782 app resources: fix ambiguity for db resource 'type' property 2022-12-22 23:13:20 +01:00
Alexandre Aubin
df8f14eec6 app resources: implement logic for port 'exposed' and 'fixed' options 2022-12-22 23:13:10 +01:00
Alexandre Aubin
ed77bcc29a Friskies 2022-12-22 05:05:43 +01:00
Alexandre Aubin
4775b40b95 Hmpf 2022-12-22 01:15:54 +01:00
Alexandre Aubin
8ab28849a1 app resource: handle the --purge logic for data_dir removal 2022-12-21 23:11:09 +01:00
Alexandre Aubin
a50e73dc0f app resources: implement permission update 2022-12-21 22:29:31 +01:00
Alexandre Aubin
d7ee1c23f3 certificate: be more resilient when mail cant be sent to root for some reason .. 2022-12-21 20:43:30 +01:00
Alexandre Aubin
fa2ef3e7ec appv2: better error handling for app resources provisioning/deprovisioning/update failures 2022-12-21 20:39:10 +01:00
Alexandre Aubin
d4f4117f72
Merge branch 'dev' into enh-apps-v2 2022-12-21 18:47:23 +01:00
axolotle
66d99e7fcb _check_manifest_requirements: fix "disk" req message with least free space dir 2022-12-21 15:53:05 +01:00
axolotle
cf2e7e1295 _check_manifest_requirements: raise error for "packaging_format" check 2022-12-21 13:04:09 +01:00
Alexandre Aubin
94e3c7b756 config_get now returns an int :| 2022-12-20 23:28:40 +01:00
Alexandre Aubin
7c0bd231ed Mistakenly added 'example' panel because ran tests locally /o\ 2022-12-20 23:28:40 +01:00
Alexandre Aubin
59405ef4c6
Merge pull request #1552 from Ddataa/patch-1
Add postfix SASL login failure to a fail2ban jail
2022-12-20 23:20:58 +01:00
DDATAA
c565c2f328
Update 52-fail2ban 2022-12-20 19:25:14 +00:00
Alexandre Aubin
31794008c9 certificate/postfix: propagate postfix SNI stuff when renewing certificates 2022-12-20 20:23:23 +01:00
Alexandre Aubin
a480e937d2 quality: unused import 2022-12-20 19:54:28 +01:00
Alexandre Aubin
47b9b8b520 configpanels: fix inconsistent return format for boolean, sometimes 1/0, sometimes True/False -> force normalization of values when calling get() for a single setting from a config panel 2022-12-20 19:51:21 +01:00