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
b8e3f085bd
Increase default upload size
2023-11-22 18:58:42 +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
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
Josue-T
381611bb8d
Merge pull request #356 from Gredin67/config-panel
...
improve config panel
2023-09-13 08:46:58 +02: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
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
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
Gredin67
154ca11d00
replace "\# with "#
2023-07-15 02:51:09 +02:00
rosbeef andino
cb1f43ed2e
Update install auto_join_rooms
...
add backslash to escape #
2023-07-10 08:06:13 +00:00
gredin67
c7d3eedcaa
merge last commits from #374
2023-07-03 22:30:08 +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
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
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
gredin67
fa02d4e9c0
typo
2023-01-11 17:36:28 +01:00
gredin67
3ced5e2a7c
clean config init
2023-01-11 17:11:43 +01:00
gredin67
56ad01bdb9
client urls
2023-01-11 14:03:52 +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
Carlos Solís
39ffead3a9
Make user creation script depend on YNH version
...
The format used to create a new user on YunoHost 11.1 and above is different than the one used beforehand. This change is intended to detect which version is currently installed and use the correct format.
2023-01-10 09:56:15 -06:00
gredin67
f58c330fe9
e2e default
2023-01-10 16:49:36 +01:00
Gredin67
eb51ba4e8b
correct init e2e_default
2023-01-10 15:26:29 +01:00
Gredin67
2915167b7c
correct __FOOBAR__ init
2023-01-10 12:37:02 +01:00
Gredin67
04a2760423
give auto_join_rooms default
2023-01-10 04:14:11 +01:00
Gredin67
45f272140f
Update install
2023-01-10 02:05:30 +01:00
Gredin67
24044b0ecd
default to matrix.to
2023-01-09 23:26:39 +01:00
Carlos Solís
d3694bcc55
Fix issue with user creation script
...
In recent versions, YunoHost has deprecated the parameters "-f FIRSTNAME" and "-l LASTNAME", substituting them with "-F FULLNAME" instead. Without this patch, newer versions of YunoHost will output an error message, "WARNING - Not a tty, can't do interactive prompts", and fail installing or upgrading.
2023-01-09 11:12:22 -06:00
Gredin67
c7208ce272
Update install
2023-01-09 12:02:56 +01:00
Gredin67
2b3cf8c331
revert remove jitsi setting
2023-01-06 17:34:41 +01:00
Gredin 67
d0efc856de
https element url
2023-01-06 14:48:08 +01:00
Gredin 67
cbebfa9557
imrove config panel
2023-01-06 14:38:14 +01:00
Éric Gaspar
011fc2a6c1
Fix typos and follow example_ynh template
2022-10-28 10:59:40 +02:00
Éric Gaspar
eecdb6d356
Silent warnings
2022-10-28 10:50:43 +02:00
Josue-T
4c9ff8dd07
Update scripts/install
2022-10-24 10:53:52 +02:00
tituspijean
678dea3213
Add /_synapse path permission for administration API
2022-09-18 12:26:00 +02:00