1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/synapse_ynh.git synced 2024-09-03 20:26:38 +02:00
Commit graph

424 commits

Author SHA1 Message Date
Josué Tille
f1dd82feec
Rework maintenance scripts 2024-02-20 23:49:41 +01:00
Josué Tille
a3c9dbeac0
Cleanup 2024-02-20 23:18:15 +01:00
Josué Tille
0cb7777098
Add description for services 2024-02-20 23:11:51 +01:00
Josué Tille
0fd65f2467
First draft of upgrade from old version 2024-02-20 23:11:51 +01:00
Josué Tille
4311d1e98d
Add warning when server_name config are not managed by yunohost 2024-02-20 21:18:09 +01:00
Josué Tille
bdc9c35382
Fix migration of systemd unit 2024-02-16 23:31:46 +01:00
Josué Tille
c039c3774a
Apply same default value from install to upgrade 2024-02-16 23:31:30 +01:00
Josué Tille
35f809c5c3
Remove really old check for upgrade 2024-02-16 23:30:53 +01:00
Josué Tille
995ad42c0b
Rework default value on install
- Turn allow guest don't need to be enable when account creation is allowed
- 3pid lookup is completly indpendant of account creation
- SSO enabled is not used any more
2024-02-16 23:29:13 +01:00
Josué Tille
47ffaea069
Remove 'none' value for 3pid on account creation as it's not accepted by synapse without workaround 2024-02-16 23:27:55 +01:00
Josué Tille
da02afcb07
Set to default value when settings are hidden on panel 2024-02-16 23:26:56 +01:00
Josué Tille
1f8a57b415
Fix indentation 2024-02-16 23:26:18 +01:00
Josué Tille
5dde802494
Fix typo 2024-02-16 23:24:17 +01:00
Josué Tille
b2cedfe7c4
Add missing save checksum 2024-02-16 22:27:40 +01:00
Josué Tille
e0d9125a78
Fix missing store file checksum 2024-02-06 22:02:08 +01:00
Josué Tille
e7e2b725cc
Cleanup temporary workaround 2024-02-06 21:34:39 +01:00
Éric Gaspar
df8f1884cc Merge remote-tracking branch 'origin/testing' into v2 2024-02-06 21:28:36 +01:00
Josué Tille
ae1c617812
Fix install 2024-02-06 21:04:18 +01:00
Josué Tille
fbeb092ac4
Remove yunohost user creation 2024-02-06 21:04:05 +01:00
Josué Tille
fe8b5b0119
Cleanup experimental helper 2024-02-06 21:03:19 +01:00
Josué Tille
29da503830
Patch upstream to add anonymous ldap filter 2024-02-06 20:55:10 +01:00
Josué Tille
b2e2341ff1
Standardize unit name
This is in prevision for multiple services linked to the same app, so we can have something like $app-coturn, $app-slide-proxy, ...
2024-02-06 20:42:00 +01:00
Josué Tille
236bfd27e8
Use $app instead of $YNH_APP_ID 2023-12-18 14:35:56 +01:00
Josué Tille
b4fa0b6d8d
Fix checksum issue 2023-11-22 19:03:17 +01:00
Josué Tille
b8e3f085bd
Increase default upload size 2023-11-22 18:58:42 +01:00
Josué Tille
4b4ce678f5
Fix warnings 2023-11-22 17:18:40 +01:00
Josué Tille
3f78f68ea6
Fix sso 2023-11-22 15:33:55 +01:00
Josué Tille
b78bebaede
cleanup script 2023-11-20 19:26:18 +01:00
Josué Tille
1d4173a3b3
Add missing setting 2023-11-02 23:11:03 +01:00
Josué Tille
8399b817de
Increase default upload size 2023-11-02 23:11:03 +01:00
Josué Tille
53640f17e7
Improve config file generation 2023-11-02 23:11:02 +01:00
Josué Tille
1cfd575980
Fix install issues 2023-11-02 23:11:02 +01:00
Josué Tille
b435f316a2
Full rework of all scripts
- Adapt all script with packaging v2
- Rework cleanly control pannel and remove all replace in file as it's breaken after each update
- Cleanup
2023-11-01 18:52:07 +01:00
Josué Tille
1be257483e
Update manifest 2023-10-31 22:55:16 +01:00
Josué Tille
3082db3801
Migrate with script 2023-10-31 22:19:40 +01:00
Tagada
6d47809b6e
Use the last version of setuptools 2023-09-28 21:58:45 +02:00
Josue-T
381611bb8d
Merge pull request #356 from Gredin67/config-panel
improve config panel
2023-09-13 08:46:58 +02:00
rosbeef andino
1347933e01
fix "false" value to "none" in select field 2023-09-02 02:16:56 +00:00
rosbeef andino
924b976afb
fix "false" value to "none" in select field 2023-09-02 02:16:06 +00:00
rosbeef andino
8c32dcde62
fix duplicated default value 2023-09-01 00:10:08 +00:00
ericgaspar
a83c3438a5 extra_php 2023-08-26 12:07:09 +02:00
rosbeef andino
b8379fe2e0
default value for third party server to send confirmation code by SMS. 2023-08-26 00:32:48 +00:00
rosbeef andino
bc753b37c4
defaullt value for third party server to send confirmation code by SMS. 2023-08-26 00:30:42 +00:00
Gredin67
154f419b49
typo? 2023-08-23 22:18:17 +02:00
rosbeef andino
902e05601d
Update install account_threepid_delegates_msisdn 2023-08-22 23:36:41 +00:00
rosbeef andino
6c2f8de938
Update upgrade
?/
2023-08-21 21:45:08 +00:00
rosbeef andino
6dd8dcdcde
Update upgrade
my bad
2023-08-21 21:39:33 +00:00
rosbeef andino
ce6ad24a3c
add account_threepid_delegates_msisdn configuration 2023-08-21 20:45:22 +00:00
rosbeef andino
9258436e9f
add account_threepid_delegates_msisdn default config 2023-08-21 20:40:32 +00:00
Gredin67
a962f7e09f
double quotes 2023-08-13 18:47:19 +02:00
rosbeef andino
f6c284a4aa
Update install
in my opinion
2023-07-21 19:29:43 +00:00
rosbeef andino
086a58a74d
Update config
escape  old values starting with # by \# and eventually \*# by \# too
2023-07-21 19:08:34 +00:00
Gredin67
154ca11d00
replace "\# with "# 2023-07-15 02:51:09 +02:00
rosbeef andino
50b41da1dc
Update upgrade auto_join_rooms
add backslash to escape #
2023-07-10 08:07:34 +00:00
rosbeef andino
cb1f43ed2e
Update install auto_join_rooms
add backslash to escape #
2023-07-10 08:06:13 +00:00
rosbeef andino
05b8749c1e
Update config Done 2023-07-09 13:29:41 +00:00
rosbeef andino
3b9218c93f
Update config 2023-07-06 06:53:43 +00:00
gredin67
c7d3eedcaa merge last commits from #374 2023-07-03 22:30:08 +02:00
rosbeef andino
4f7892a786
Update config
Done
2023-07-02 21:07:56 +00:00
rosbeef andino
8e59218e9b
Update config 2023-07-02 19:12:53 +00:00
rosbeef andino
0438f8f21d
Update config
damne i'm bad
2023-07-02 19:10:42 +00:00
rosbeef andino
11eea48fae
Update config bug corrected
my bad
2023-07-02 18:47:44 +00:00
rosbeef andino
2005c1b1fb
Update config auto_join_rooms
Auto join rooms config  should be good.
which more ??
2023-07-01 14:07:50 +00:00
rosbeef andino
c9151251c5
Update config allowed_local_3pids
allowed_local_3pids should work
its mandatory that config part is like that
#allowed_local_3pids:
#  - medium: email
#    pattern: '<pattern>'
#  - medium: msisdn
#    pattern: 'pattern'

no more o duplicate medium with different pattern are allowed
no separated lines

should just vary the comented lines or not
the line starting spaces
2023-07-01 09:27:41 +00:00
rosbeef andino
da52218aeb
Update config registrations_require_3pid ok
registrations_require_3pid should be ok
keep allowed_local_3pid_(email|msisdn)
autojoin_rooms
autocreate_auto_join_rooms
2023-07-01 08:25:47 +00:00
rosbeef andino
1e51a9e661
WIP
sorry i need more time
2023-06-29 14:09:16 +00:00
rosbeef andino
2609503f6d
Update config 2023-06-29 08:39:25 +00:00
Josué Tille
db4cecf095
Fix app service config file 2023-06-06 08:55:32 +02:00
Josué Tille
b1968a55cb
Fix app_service config file 2023-05-25 12:38:09 +02:00
Gredin67
ed452ea71f
Merge branch 'testing' into config-panel 2023-04-23 14:23:26 +02:00
Gredin67
ef46161638
nginx max_upload_size 2023-04-18 22:48:23 +02:00
Josué Tille
eb3d09b662
Cleanup install/upgrade source 2023-03-06 08:38:42 +01:00
Josué Tille
136d04abea
fix setup source 2023-02-16 08:07:44 +01:00
Josué Tille
b6fdf2e998
Fix typo 2023-02-16 00:09:54 +01:00
Josué Tille
10d66805ef
fix path issue 2023-02-15 22:29:06 +01:00
Josué Tille
24b07765e1
Add missing chown 2023-02-15 20:17:04 +01:00
Josué Tille
b1eab1b408
Cleanup install and use requirement from package build 2023-02-09 19:44:59 +01:00
rosbeef andino
fcdd1d1f4f
Update upgrade 2023-01-30 17:08:00 +00:00
rosbeef andino
d5869bdb36
Update install 2023-01-30 17:00:49 +00:00
gredin67
75349b38b7 restructure allowed_local_3pids 2023-01-19 10:08:18 +01:00
Gredin67
5d6efa05b7
Apply suggestions from code review
Co-authored-by: Josue-T <josue@tille.ch>
2023-01-18 15:20:11 +01:00
Josue-T
42fe0302b3
Merge pull request #360 from Gredin67/fix-sso-client-whithelist-generation
Fix lists in config
2023-01-15 12:53:41 +01:00
gredin67
af225f6201 Merge branch 'master' into config-panel 2023-01-14 12:50:23 +01:00
gredin67
84eb157391 config max_upload_size 2023-01-13 12:38:30 +01:00
Josue-T
500bb6538a
force attrs version too 2023-01-13 08:16:02 +01:00
Gredin67
4da1cb0f11
remove unnecessary replace_string 2023-01-12 18:47:17 +01:00
Josue-T
13973bfc84
Merge pull request #358 from YunoHost-Apps/fix_issue_335
Fix upgrade with old pyopenssl
2023-01-12 08:02:02 +01:00
gredin67
5e939bada8 yeepy! 2023-01-11 18:31:49 +01:00
gredin67
3af6cc79e9 typotypo 2023-01-11 18:13:23 +01:00
gredin67
36df907490 tyyyyyyyyyyyyyy 2023-01-11 17:52:30 +01:00
gredin67
5ee7ed4f22 typo 2023-01-11 17:42:10 +01:00
gredin67
fa02d4e9c0 typo 2023-01-11 17:36:28 +01:00
gredin67
e6a6fffef1 typo 2023-01-11 17:21:45 +01:00
gredin67
3ced5e2a7c clean config init 2023-01-11 17:11:43 +01:00
gredin67
2cabc70378 erase custom config panel 2023-01-11 15:02:48 +01:00
gredin67
7ada897751 init allow_regis at upgrade 2023-01-11 14:53:53 +01:00
gredin67
56ad01bdb9 client urls 2023-01-11 14:03:52 +01:00
Gredin67
b28486fcd5
correst string compare syntax 2023-01-11 12:29:02 +01:00
Gredin67
2462d89af1
disable password if registration disabled 2023-01-10 18:22:38 +01:00
gredin67
e853d00dc2 fix coturn.conf external-ip 2023-01-10 17:57:44 +01:00