|
6c0fa9c12d
|
chore: publish 9.1.2+29.0.5-fpm release
|
2024-09-30 17:21:04 +02:00 |
|
|
a3c99a72bf
|
add-theming (#44)
Reviewed-on: coop-cloud/nextcloud#44
Co-authored-by: Simon <simonthiessen@posteo.de>
Co-committed-by: Simon <simonthiessen@posteo.de>
|
2024-09-30 14:24:07 +00:00 |
|
|
c94ffed09d
|
chore: publish 9.0.0+29.0.5-fpm release
|
2024-08-26 18:11:43 +01:00 |
|
|
7a863573c9
|
Merge pull request 'add abra command for disabling the skeleton directory' (#42) from Apfelwurm/nextcloud:main into main
Reviewed-on: coop-cloud/nextcloud#42
Reviewed-by: decentral1se <decentral1se@noreply.git.coopcloud.tech>
|
2024-07-21 15:56:43 +00:00 |
|
|
c930bbcf56
|
chore: publish 8.0.1+29.0.3-fpm release
|
2024-07-19 18:51:54 +02:00 |
|
|
a13e7a509c
|
add abra command for disabling the skeleton directory
|
2024-07-19 17:58:06 +02:00 |
|
|
0f9aba3e9e
|
alaconnect: replace 'execute' with 'initial-hooks'
|
2024-07-15 13:57:58 +02:00 |
|
|
eb3e2486ce
|
chore: publish 8.0.0+29.0.1-fpm release
|
2024-06-19 18:53:22 +02:00 |
|
|
2b4e63ef31
|
Reapply "split bbb and onlyoffice compose.yml"
This reverts commit 180c269337 .
|
2024-06-19 18:36:05 +02:00 |
|
|
c056687849
|
chore: publish 7.0.3+29.0.1-fpm release
|
2024-06-19 18:35:19 +02:00 |
|
|
180c269337
|
Revert "split bbb and onlyoffice compose.yml"
This reverts commit 9be859db25 .
Accidentally introduced a breaking change into a patch release
|
2024-06-19 18:34:02 +02:00 |
|
|
7eea2e0785
|
chore: publish 7.0.2+29.0.1-fpm release
|
2024-06-19 16:42:46 +02:00 |
|
|
be915272b4
|
fix multi-file downloads, see https://github.com/nextcloud/server/issues/42617#issuecomment-1881958718
|
2024-06-19 16:41:55 +02:00 |
|
|
9be859db25
|
split bbb and onlyoffice compose.yml
|
2024-06-19 15:40:27 +02:00 |
|
|
97e1d72604
|
Revert "wip split config"
This reverts commit 8a1fae2bac .
|
2024-06-14 16:00:14 +02:00 |
|
|
8a1fae2bac
|
wip split config
|
2024-06-06 17:14:50 +02:00 |
|
|
ce817e3928
|
chore: publish 7.0.1+29.0.1-fpm release
|
2024-06-01 15:05:05 -05:00 |
|
|
7a64d3c6a7
|
add alakazam integration file alaconnect.yml
|
2024-05-13 17:30:26 +02:00 |
|
|
bb781e654b
|
chore: publish 7.0.0+29.0.0-fpm release
|
2024-05-12 14:08:32 -03:00 |
|
|
cb5cd5f7b2
|
fix release note 5.0.1+27.0.1-fpm
|
2024-05-08 11:05:05 +02:00 |
|
|
0a3e943b26
|
chore: publish 6.0.4+28.0.5-fpm release
|
2024-05-07 19:31:54 -03:00 |
|
|
4f1aaf5d1d
|
Increase memory limit for cron
Re coop-cloud/nextcloud#41
|
2024-05-07 19:30:49 -03:00 |
|
|
019b71fde1
|
chore: publish 6.0.3+28.0.5-fpm release
|
2024-05-07 15:18:19 -03:00 |
|
|
7527399da0
|
Add mjs as a mimetype for javascript
|
2024-05-07 15:18:19 -03:00 |
|
|
94e84122ed
|
chore: publish 6.0.2+28.0.5-fpm release
|
2024-05-07 15:18:19 -03:00 |
|
|
0d9ab936a0
|
fulltextsearch: rename and update image
|
2024-05-07 15:18:19 -03:00 |
|
|
09ec6f842c
|
update to 28.0.5
|
2024-04-30 15:50:17 +02:00 |
|
|
b5d40aa428
|
Update metadata
|
2024-03-30 15:48:50 -03:00 |
|
|
eead80b60a
|
add env MAX_DB_CONNECTIONS to set the database connection limit
|
2024-02-27 09:47:26 +01:00 |
|
|
24670cdb6b
|
chore: publish 6.0.1+28.0.2-fpm release
|
2024-02-08 14:51:39 -03:00 |
|
|
7e4ab9288c
|
chore: publish 6.0.0+28.0.1-fpm release
|
2024-01-20 21:51:02 -03:00 |
|
|
199bf61300
|
chore: publish 5.2.0+27.1.5-fpm release
|
2023-12-22 13:19:26 +01:00 |
|
|
99514b5991
|
feat: add fulltextsearch using elasticsearch (#36)
Reviewed-on: coop-cloud/nextcloud#36
Co-authored-by: p4u1 <p4u1_f4u1@riseup.net>
Co-committed-by: p4u1 <p4u1_f4u1@riseup.net>
|
2023-12-22 12:09:58 +00:00 |
|
|
eefb14e150
|
refactor: move db_root_password to mariadb (#38)
It is only used by mariadb and not by postgres
Closes coop-cloud/nextcloud#34
Reviewed-on: coop-cloud/nextcloud#38
Co-authored-by: p4u1 <p4u1_f4u1@riseup.net>
Co-committed-by: p4u1 <p4u1_f4u1@riseup.net>
|
2023-12-22 12:09:07 +00:00 |
|
|
a34e100bd7
|
chore: publish 5.1.1+27.1.5-fpm release
|
2023-12-21 23:23:20 +01:00 |
|
|
24ca6b22bc
|
fix: noindex, nofollow instead of none robots header (#37)
This fixes a warning shown on the administration page.
More info on: https://help.nextcloud.com/t/x-robots-tag-http-header-not-configured-with-noindex-nofollow-since-nc-26-0-0/158300/1
Reviewed-on: coop-cloud/nextcloud#37
Co-authored-by: p4u1 <p4u1_f4u1@riseup.net>
Co-committed-by: p4u1 <p4u1_f4u1@riseup.net>
|
2023-12-19 14:50:46 +00:00 |
|
|
c4ea5e053e
|
increase default timeout
|
2023-12-07 16:33:15 +01:00 |
|
|
9d2e5cc05b
|
increase healthcheck start_period for long updates
|
2023-11-28 14:39:50 +01:00 |
|
|
72bb75a49f
|
add container depedency to avoid restart of web container
|
2023-11-28 11:29:55 +01:00 |
|
|
5014bcb276
|
chore: publish 5.1.0+27.1.3-fpm release
|
2023-11-06 13:44:44 +00:00 |
|
|
88fc62bcd0
|
automating collabora installation
|
2023-08-24 11:01:50 +02:00 |
|
|
c54b975654
|
chore: publish 5.0.2+27.0.1-fpm release
5.0.2+27.0.1-fpm
|
2023-08-22 21:14:50 +02:00 |
|
|
e9a602cc78
|
Add Caddy labels
|
2023-08-22 19:08:56 +02:00 |
|
|
90c7b87655
|
Trigger catalogue rebuild on tag push
|
2023-08-04 15:00:09 +02:00 |
|
|
3a8c203b51
|
chore: publish 5.0.1+27.0.1-fpm release
5.0.1+27.0.1-fpm
|
2023-08-04 14:57:31 +02:00 |
|
|
634a3553b9
|
fix: use saner fpm defaults
|
2023-07-31 13:42:52 +02:00 |
|
|
24e9571ba1
|
fix install_apps cmd
|
2023-07-19 13:34:50 +02:00 |
|
|
6546a05cf9
|
use standalone authentik secrets
|
2023-07-18 16:51:37 +02:00 |
|
|
ad3059d518
|
chore: publish 5.0.0+27.0.0-fpm release
5.0.0+27.0.0-fpm
|
2023-07-11 11:33:11 +02:00 |
|
|
92af4b9c01
|
chore: publish 4.0.7+26.0.2-fpm release
4.0.7+26.0.2-fpm
|
2023-06-26 17:54:13 +02:00 |
|