Alexandre Aubin
|
8036226935
|
Typo
|
2023-10-07 17:12:26 +02:00 |
|
Alexandre Aubin
|
db30b3acb8
|
Merge branch 'bookworm' into portal-api
|
2023-09-27 18:57:02 +02:00 |
|
Alexandre Aubin
|
883bb2b498
|
Merge remote-tracking branch 'origin/dev' into bookworm
|
2023-09-27 17:56:48 +02:00 |
|
Alexandre Aubin
|
8a72bac884
|
Merge pull request #1692 from YunoHost/logging-is-a-mess
Moulinette logging is an unecessarily complex mess, episode 57682
|
2023-09-27 17:45:21 +02:00 |
|
orhtej2
|
920fe527f4
|
Allow system users to send mails from IPv6 localhost and in no-IP contexts.
|
2023-09-07 22:14:06 +02:00 |
|
Pierre de La Morinerie
|
79e41a1e4b
|
app.py: fix typo in log statement
|
2023-09-07 16:22:16 +02:00 |
|
Alexandre Aubin
|
07daa68770
|
apps: BACKUP_CORE_ONLY was not set for pre-upgrade safety backups, resulting in unecessarily large pre-upgrade backups
|
2023-08-22 15:37:47 +02:00 |
|
Alexandre Aubin
|
576992899c
|
apps: allow to use jinja {% if foobar %} blocks in their notifications/doc pages
|
2023-08-16 19:18:37 +02:00 |
|
Alexandre Aubin
|
4fda8ed49f
|
apps: fix another case of no attribute 'value' due to config panels/questions refactoring
|
2023-07-21 22:02:56 +02:00 |
|
Tagada
|
4385c886a4
|
Merge branch 'dev' into bookworm
|
2023-07-20 15:49:45 +02:00 |
|
Alexandre Aubin
|
2ece3b65f6
|
Moulinette logging is an unecessarily complex mess, episode 57682
|
2023-07-18 00:19:16 +02:00 |
|
Alexandre Aubin
|
781f924e30
|
apps: hotfix for funky issue, apps getting named 'undefined'
|
2023-07-17 21:13:34 +02:00 |
|
Alexandre Aubin
|
f69f87fa65
|
Merge remote-tracking branch 'origin/dev' into portal-api
|
2023-07-17 18:56:05 +02:00 |
|
yunohost-bot
|
6e63b6fc53
|
[CI] Format code with Black
|
2023-07-17 16:00:11 +00:00 |
|
Alexandre Aubin
|
4b582f72df
|
Merge pull request #1687 from YunoHost/11.2
11.2
|
2023-07-17 16:11:20 +02:00 |
|
Alexandre Aubin
|
4561f900df
|
portal refactoring: update ssowat conf format with a dict mapping domains to portal urls. For now, let's have one portal per main/parent domain (which is anyway imposed by cookie management unless we reintroduce complex cross-domain authentication...)
|
2023-07-15 21:20:15 +02:00 |
|
Alexandre Aubin
|
a81a548f76
|
Unused imports
|
2023-07-14 19:12:49 +02:00 |
|
Alexandre Aubin
|
d44b09cf12
|
quality: cleanup unused code
|
2023-07-14 15:20:13 +02:00 |
|
Alexandre Aubin
|
a1cf770e1b
|
Merge branch 'dev' into portal-api
|
2023-07-11 17:11:02 +02:00 |
|
Alexandre Aubin
|
7ba6c37eb8
|
Merge branch '11.2' into bookworm
|
2023-07-11 15:56:52 +02:00 |
|
Alexandre Aubin
|
961dc5a6ee
|
Merge pull request #815 from YunoHost/allow-system-user-to-auth-on-mail-stack
Allow system users to auth on the mail stack and send emails
|
2023-07-10 19:14:30 +02:00 |
|
Alexandre Aubin
|
e1dcbee2a7
|
Merge branch '11.2' into before-pydantic-struc
|
2023-07-10 19:13:39 +02:00 |
|
yunohost-bot
|
14040b8fd2
|
[CI] Format code with Black
|
2023-07-10 17:05:52 +00:00 |
|
Alexandre Aubin
|
0d0740826d
|
Revert "apps: fix version.parse now refusing to parse legacy version numbers"
This reverts commit b98ac21a06 .
|
2023-07-10 17:43:31 +02:00 |
|
Alexandre Aubin
|
b98ac21a06
|
apps: fix version.parse now refusing to parse legacy version numbers
|
2023-07-10 17:34:46 +02:00 |
|
Alexandre Aubin
|
4152cb0dd1
|
apps: fix a bug where YunoHost would complain that 'it needs X RAM but only Y left' with Y > X because some apps have a higher runtime RAM requirement than build time ...
|
2023-07-10 17:34:21 +02:00 |
|
Alexandre Aubin
|
bdc296f858
|
Merge remote-tracking branch 'origin/dev' into bookworm
|
2023-07-04 18:10:25 +02:00 |
|
orhtej2
|
5c4493ce96
|
Further update allowed URLs.
|
2023-07-03 22:36:34 +02:00 |
|
orhtej2
|
f571aff93c
|
Allow installation from gitea
[Gitea](https://about.gitea.com/) has branch URL in form `https://domain.tld/gitea/path/<owner>/<repo>_ynh/src/branch/<branch_name>`.
|
2023-07-03 22:24:47 +02:00 |
|
Alexandre Aubin
|
fb4693be39
|
apps: be able to customize the user-part and domain-part of email when using allow_email on system user
|
2023-06-20 17:59:09 +02:00 |
|
Alexandre Aubin
|
8a865daddd
|
apps: add YNH_DEFAULT_PHP_VERSION in app's dict as a boring workaround/fix for apps using YNH_DEFAULT_PHP_VERSION in _common.sh *before* sourcing helpers ...
|
2023-06-19 16:04:31 +02:00 |
|
Alexandre Aubin
|
ced6d5c975
|
apps: fix version.parse now refusing to parse legacy version numbers
|
2023-06-18 15:48:14 +02:00 |
|
Alexandre Aubin
|
29338f79bc
|
apps: don't attempt to del password key if it doesn't exist
|
2023-06-14 15:48:12 +02:00 |
|
Alexandre Aubin
|
b4dcd0fb22
|
Merge branch 'bookworm' into legacy_cleanup
|
2023-06-13 21:30:01 +02:00 |
|
Alexandre Aubin
|
d1d6da8fcb
|
Merge branch 'dev' into bookworm
|
2023-06-13 14:57:44 +02:00 |
|
yunohost-bot
|
2f982e26a9
|
[CI] Format code with Black
|
2023-06-12 00:30:59 +00:00 |
|
Tagada
|
5a2570a5d6
|
Merge branch 'dev' into bookworm
|
2023-06-11 00:00:38 +02:00 |
|
tituspijean
|
cc167cd92c
|
Rename ynh_load_app_environment into ynh_spawn_app_shell
Co-authored-by: Florent <florent.git@zeteo.me>
|
2023-05-24 21:12:06 +00:00 |
|
tituspijean
|
2b65913b89
|
Launch app shell
|
2023-05-18 19:35:56 +00:00 |
|
tituspijean
|
425670bcfb
|
Remove useless var declaration in app_shell function
|
2023-05-18 16:14:50 +00:00 |
|
tituspijean
|
d27e9a9eea
|
Add ynh_load_app_environment helper
|
2023-05-18 16:14:49 +00:00 |
|
tituspijean
|
3bb32dc1e4
|
Init app_shell
|
2023-05-18 16:14:49 +00:00 |
|
Alexandre Aubin
|
d0838cbe58
|
Merge remote-tracking branch 'origin/dev' into bookworm
|
2023-05-13 19:20:33 +02:00 |
|
Alexandre Aubin
|
8fa823b414
|
appsv2: fix funky current_version not being defined when hydrating pre-upgrade notifications
|
2023-05-13 19:07:34 +02:00 |
|
yunohost-bot
|
74f4c1660c
|
[CI] Format code with Black
|
2023-05-08 14:27:54 +00:00 |
|
Tagadda
|
8fb225f3ad
|
remove some legacy pre-bullseye workarounds
|
2023-05-05 19:16:21 +00:00 |
|
Alexandre Aubin
|
0901298935
|
bookworm: add php7.x -> php8.2 autopatch
|
2023-05-05 20:18:19 +02:00 |
|
tituspijean
|
328d9276f0
|
Fix str(current_version)
Co-authored-by: Alexandre Aubin <alex.aubin@mailoo.org>
|
2023-05-02 13:16:38 +02:00 |
|
tituspijean
|
667612619b
|
Fix current_version parsing for notifications
Co-authored-by: Alexandre Aubin <alex.aubin@mailoo.org>
|
2023-05-01 18:04:31 +02:00 |
|
axolotle
|
c1f0ac04c7
|
rename Option.name to Option.id
|
2023-04-19 20:27:17 +02:00 |
|