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

314 commits

Author SHA1 Message Date
Papa Dragon
4fb4f23c1d
Merge pull request #2 from YunoHost-Apps/testing
Testing
2023-08-06 00:10:11 +02:00
Papa Dragon
e42ed90430
Typo in ADMIN_fr.md 2023-08-06 00:07:12 +02:00
dragondaddy
53da5cce9c Rearrange doc + shorten README 2023-08-05 23:49:26 +02:00
Papa Dragon
98f9c003a2
Merge pull request #1 from YunoHost-Apps/testing
cleaning
2023-08-05 10:51:26 +02:00
Éric Gaspar
58e65bab09 cleaning 2023-08-05 08:49:13 +02:00
dragondaddy
2d184f4a23 Finish fixing config_panel 2023-08-04 23:27:43 +02:00
dragondaddy
9709d978b1 Attempt to fix config_panel 2023-08-04 23:00:14 +02:00
dragondaddy
be90fa4def Try to fix broken PHP-FPM config panel 2023-08-04 22:18:33 +02:00
dragondaddy
9768d1aaee full_domain no longer needed in manifest.toml 2023-08-04 21:10:50 +02:00
dragondaddy
ab7afdf856 remove LDAP references from ADMIN_fr.md 2023-08-04 17:51:03 +02:00
dragondaddy
8194425540 added *.en in config_panel.toml 2023-08-04 17:42:38 +02:00
dragondaddy
60b6faf55f typo in config_panel.toml 2023-08-04 17:33:57 +02:00
dragondaddy
c9eae80440 Translation of the PHP-FPM config panel 2023-08-04 17:24:40 +02:00
dragondaddy
7c8a99e3ec License change, for Unlicense 2023-08-04 16:05:47 +02:00
dragondaddy
a339e10851 Added README 2023-08-04 15:44:33 +02:00
dragondaddy
7a3d64df8e Upgrade test in tests.toml - version change 2023-08-04 12:46:45 +02:00
dragondaddy
913b3f0079 Corrections after 1st package_check.sh 2023-08-04 12:27:10 +02:00
dragondaddy
8d6400e577 Remove database options from tests.toml 2023-08-04 01:28:35 +02:00
dragondaddy
4a378ae272 Add composer install in upgrade script 2023-08-04 00:51:13 +02:00
dragondaddy
a569ed13cb Disable PHP warnings + package version 2023-08-04 00:48:01 +02:00
dragondaddy
f3dd08e3d5 Merge branch 'master' into dev 2023-08-04 00:00:50 +02:00
dragondaddy
90697ccc73 Finalizing script and conf files for v2 2023-08-03 23:27:43 +02:00
dragondaddy
23aea6bf91 Silly mistake in [resources] - empty doesn't mean useless 2023-08-03 22:12:28 +02:00
dragondaddy
fb7cbcba93 Clean postgresql related code in remove script 2023-08-03 21:55:29 +02:00
dragondaddy
4c10179be0 Clean database related code in install script 2023-08-03 21:49:50 +02:00
dragondaddy
05a8ddd371 Code cleaning thanks to switch to v2 2023-08-03 21:35:47 +02:00
dragondaddy
e6a4d7c6ef Remove LADP related stuff in DISCLAIMER.md 2023-08-03 14:31:08 +02:00
dragondaddy
c194f962ab Empty README files 2023-08-02 20:10:23 +02:00
dragondaddy
7c24530a38 upstream sources update 2023-08-02 16:09:50 +02:00
dragondaddy
ee47d6b1b6 upgrade script was using git pull 2023-08-02 11:48:10 +02:00
dragondaddy
98a36bd854 upstream version update 2023-08-02 09:54:48 +02:00
dragondaddy
a1b2474657 Get sources from *tar.gz files & disable LDAP auth 2023-08-01 01:10:38 +02:00
dragondaddy
9ac669331f Some minor code cleanup 2023-08-01 00:57:16 +02:00
dragondaddy
918e639fbe upstream version update 2023-07-31 17:55:27 +02:00
dragondaddy
332054d9e9 Version update & removal of LDAP integration (code commented) 2023-07-31 17:38:28 +02:00
dragondaddy
1119852466 Set proper YunoHost permissions in manifest.toml 2023-07-31 12:20:40 +02:00
dragondaddy
59d002781c We need to update php-fpm conf too 2023-07-31 01:32:24 +02:00
dragondaddy
cd7bcc6e56 New version of main sources 2023-07-31 00:41:36 +02:00
dragondaddy
09ca65d948 New version of main sources 2023-07-31 00:39:01 +02:00
dragondaddy
1226f056d0 Let's try the old nginx conf file 2023-07-30 00:03:34 +02:00
dragondaddy
32a81e0287 missing permissions 2023-07-29 23:15:39 +02:00
dragondaddy
487bed8fc6 Let's make sure that we call php8.2 to enable ldapauth 2023-07-29 22:43:43 +02:00
dragondaddy
53b92f2f80 Thanks to Hubzilla packagers, switch to format 2 is made 2023-07-29 22:37:09 +02:00
dragondaddy
2640bee5c3 Rather than cloning the repo we download a tarball 2023-07-29 18:03:39 +02:00
dragondaddy
b6fd29610d We switch to packaging format 2 2023-07-29 16:30:37 +02:00
dragondaddy
6ac7e250e2 ldapauth addon needs php*-ldap 2023-07-28 19:30:59 +02:00
dragondaddy
64fcafff4d Composer needs php*-curl 2023-07-28 19:19:57 +02:00
dragondaddy
01430e1ef7 Make sure that restore & upgrade script also use required PHP version 2023-07-28 19:10:05 +02:00
dragondaddy
ed49a7b086 php8.2 was installed only if postgresql was chosen! 2023-07-28 18:56:13 +02:00
dragondaddy
8cc5757cef add fastcgi_read_timeout see if it fixes 504 on import 2023-07-28 09:41:54 +02:00