Commit graph

4435 commits

Author SHA1 Message Date
Alexandre Aubin
e005d94f82 Messed up the message UX with a previous PR (did not have the message explaining how to debug at the very end) 2019-10-20 04:17:25 +02:00
ljf
98d60a888b [fix] HTTP API for permissions 2019-10-20 02:24:54 +02:00
Alexandre Aubin
9362261d34 Ugh some apps uses skipped_uris sometimes instead of unprotected_uris... 2019-10-19 18:05:32 +02:00
Alexandre Aubin
7c99aff94e Forgot the i18n 2019-10-19 18:04:55 +02:00
Alexandre Aubin
b8ce8e9392 Try to make those debug messages sound less like an error 2019-10-19 05:34:42 +02:00
Alexandre Aubin
f5509b7be7 Remove app_debug, unused stuff, not really relevant, now basically superseded by the new log system... 2019-10-18 20:20:22 +02:00
Alexandre Aubin
e273195504
[fix] Bad copypasta: logger doesn't exists in that context... 2019-10-16 20:22:29 +02:00
Alexandre Aubin
d9990cd818
Smarter regex to avoid redacting all --key=stuff when using setting helpers for example 2019-10-16 18:59:23 +02:00
Alexandre Aubin
a0febb0b21
Uuuh small fixes for the README 2019-10-16 17:35:52 +02:00
Alexandre Aubin
6be15a6288
Simplify the README, add cool shiny logo, badges and screenshots 2019-10-16 17:32:19 +02:00
Alexandre Aubin
77960fd405
Create FUNDING.yml 2019-10-16 16:40:26 +02:00
Allan Nordhøy
a74ba4f112
services required, the action that failed 2019-10-16 00:03:50 +00:00
Alexandre Aubin
f65c691600 Merge branch 'ux_better_message' into stretch-unstable 2019-10-16 00:26:42 +02:00
Alexandre Aubin
34e0d284ba
Merge branch 'stretch-unstable' into patch-3 2019-10-15 23:29:27 +02:00
Alexandre Aubin
da113926bd
Merge pull request #822 from yunohost-bot/weblate-yunohost-core
Update from Weblate
2019-10-15 23:28:23 +02:00
xaloc33
57af2c7c45 Translated using Weblate (Catalan)
Currently translated at 100.0% (556 of 556 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/ca/
2019-10-15 21:28:00 +00:00
advocatux
3bd90c63b3 Translated using Weblate (Spanish)
Currently translated at 100.0% (556 of 556 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/es/
2019-10-15 21:28:00 +00:00
xaloc33
3aea7f6b04 Translated using Weblate (Catalan)
Currently translated at 100.0% (554 of 554 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/ca/
2019-10-15 21:28:00 +00:00
pitfd
f31c8c7475 Translated using Weblate (German)
Currently translated at 39.4% (218 of 554 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/de/
2019-10-15 21:28:00 +00:00
Alexandre Aubin
363dd85435
Merge pull request #808 from YunoHost/more-accurate-tests
More accurate tests
2019-10-15 23:27:55 +02:00
Alexandre Aubin
a0fd531ef9
Merge branch 'stretch-unstable' into more-accurate-tests 2019-10-15 23:27:45 +02:00
Alexandre Aubin
55aff6aaa1
Merge pull request #797 from YunoHost/permission-visitors
'visitors' mechanics (replace the old public/private mechanic) + integrate the permission system with SSOwat
2019-10-15 23:24:46 +02:00
Alexandre Aubin
cd89f119ff
Merge branch 'stretch-unstable' into permission-visitors 2019-10-15 23:23:56 +02:00
Alexandre Aubin
4def4dfa6a
[yolofix] Should have a list of string to be able to join() later 2019-10-15 14:54:52 +02:00
Alexandre Aubin
6dc720f3cf [yolo] Use read_json / write_to_json helpers to read/write ssowat conf.json.persistent 2019-10-15 02:36:12 +02:00
Alexandre Aubin
7d0119ade4 Fix backup info.json format... 2019-10-15 01:06:04 +02:00
Allan Nordhøy
a8deabc369
Start all required 2019-10-14 21:17:11 +00:00
Allan Nordhøy
af44f4c73e
This way is used, could not be prepared 2019-10-14 21:13:19 +00:00
Allan Nordhøy
aef8a38071
is a broken symlink 2019-10-14 21:10:46 +00:00
Allan Nordhøy
dcea6ae5fa
This migration,
Co-Authored-By: Alexandre Aubin <alex.aubin@mailoo.org>
2019-10-14 21:08:55 +00:00
Allan Nordhøy
f12ff6ade8
Language reworked 2 2019-10-14 20:04:59 +00:00
Alexandre Aubin
61931f2c4b We don't want this to call .error() for legit logs already completed 2019-10-14 20:28:16 +02:00
Alexandre Aubin
08d9717236 Improve test accuracy for apps 2019-10-14 20:26:59 +02:00
Alexandre Aubin
3bc65ddc34 Merge branch 'stretch-unstable' into more-accurate-tests 2019-10-14 19:09:48 +02:00
Alexandre Aubin
ce1cabc680
Merge pull request #811 from YunoHost/better-handling-of-app-install-and-remove-failures
Better handling of app install and remove failures
2019-10-14 19:08:36 +02:00
Alexandre Aubin
1f2da5c26b
Merge branch 'stretch-unstable' into better-handling-of-app-install-and-remove-failures 2019-10-14 19:08:15 +02:00
Alexandre Aubin
5818de3a82 Remove the whole monitoring / glances stuff 2019-10-14 04:48:56 +02:00
Alexandre Aubin
0839de2d6a Switching to POST method because it's more practical than PUT, idk what im doing 2019-10-13 23:02:46 +02:00
Alexandre Aubin
df418b1fa1
Merge pull request #820 from yunohost-bot/weblate-yunohost-core
Update from Weblate
2019-10-13 22:05:00 +02:00
Alexandre Aubin
c7ff6cb682
Merge branch 'permission-visitors' into more-accurate-tests 2019-10-13 22:03:55 +02:00
Alexandre Aubin
51e7a56522 Improve metadata for diskusage tests 2019-10-13 18:42:45 +02:00
Alexandre Aubin
97f9d3ea37 Integrate the ignore mechanism with the rest of the code 2019-10-11 22:42:21 +02:00
Alexandre Aubin
f75cd82593 First part of implementing the ignore mechanism 2019-10-11 20:05:46 +02:00
Alexandre Aubin
d6eb55d2a2 Add tmp dummy mail report so that the diagnoser kinda works instead of failing miserably 2019-10-11 20:05:10 +02:00
Alexandre Aubin
e67e9e27ba Hmm somehow there seem to be different version of ping supporting or not the -4 / -6 ... let's see if this workaroud works in all contexts 2019-10-10 16:48:58 +02:00
Alexandre Aubin
02d6a0212f Remove debug prints 2019-10-10 16:40:06 +02:00
Alexandre Aubin
3d7f37176c Remove debug prints 2019-10-10 16:23:38 +02:00
Alexandre Aubin
356f2b9ec1 Moar ideas 2019-10-10 16:16:59 +02:00
Alexandre Aubin
e0fa87cb36 Note for the future about trying to diagnose hairpinning 2019-10-10 16:16:59 +02:00
Alexandre Aubin
339b6d9cbe Moar notes about what could be implemented for mail diagnoser 2019-10-10 16:16:59 +02:00