0
0
Fork 0
mirror of https://github.com/nextcloud/docker.git synced 2025-03-14 18:35:08 +01:00
Commit graph

1344 commits

Author SHA1 Message Date
Dan Mateas
235c237c22 Merge remote-tracking branch 'upstream/master' 2023-12-12 23:37:29 +00:00
GitHub Workflow
e6510ac594 Runs update.sh 2023-12-12 19:26:33 +00:00
J0WI
d4f83969cf
Bump to 27.1.4
Signed-off-by: J0WI <J0WI@users.noreply.github.com>
2023-12-12 19:26:17 +00:00
Dan Mateas
0a53ec3b29 Merge remote-tracking branch 'upstream/master' 2023-12-11 23:37:42 +00:00
GitHub Workflow
488a855c49 Runs update.sh 2023-12-11 22:54:55 +00:00
Josh Richards
ed6c68451d
feat(updater): Disable web based updater for real (#2109)
Web based updates aren't used in the image, but the button remains enabled and generates an error when clicked. Let's eliminate the web updater button.

Signed-off-by: Josh Richards <josh.t.richards@gmail.com>
2023-12-11 22:54:39 +00:00
Arne Tarara
3e4e3e973d
Updated Nextcloud to 27.1.4 2023-12-01 10:21:34 +01:00
Dan Mateas
43d7acd1b2 Merge remote-tracking branch 'upstream/master' 2023-11-24 23:37:19 +00:00
Jesper Noordsij
d1dbc77e0b
EOL 25 (#2102)
Signed-off-by: Jesper Noordsij <jesper@sslleiden.nl>
2023-11-24 10:42:06 +00:00
GitHub Workflow
44e01e1eab Runs update.sh 2023-11-24 00:27:31 +00:00
Dan Mateas
b38b543dae Merge remote-tracking branch 'upstream/master' 2023-11-14 23:37:24 +00:00
GitHub Workflow
cd0562ba8c Runs update.sh 2023-11-14 23:11:32 +00:00
Dennis Værum
23d099bc33
Bug fix: not found error if hook folder contains files but non ending with *.sh (#2095)
* Use `find` to located `*.sh`

Signed-off-by: Dennis Vestergaard Værum <github@varum.dk>

* added msg if hook folder does not exist

Signed-off-by: Dennis Vestergaard Værum <github@varum.dk>

* Updated info message

Co-authored-by: J0WI <J0WI@users.noreply.github.com>
Signed-off-by: Dennis Værum <6872940+dvaerum@users.noreply.github.com>

* Update docker-entrypoint.sh

Small adjustments

Signed-off-by: Dennis Værum <6872940+dvaerum@users.noreply.github.com>

---------

Signed-off-by: Dennis Vestergaard Værum <github@varum.dk>
Signed-off-by: Dennis Værum <6872940+dvaerum@users.noreply.github.com>
Co-authored-by: J0WI <J0WI@users.noreply.github.com>
2023-11-14 23:11:10 +00:00
GitHub Workflow
2bfad53543 Runs update.sh 2023-11-14 22:41:10 +00:00
Marcel
3cbec37106
Add crond log level environment variable (#1805)
* Update docker-cron.sh

Signed-off-by: Marcel <34819524+MarcelCoding@users.noreply.github.com>

* Update stack.yml

Signed-off-by: Marcel <34819524+MarcelCoding@users.noreply.github.com>

* Update docker-cron.sh

* Update docker-cron.sh

Signed-off-by: Marcel <34819524+MarcelCoding@users.noreply.github.com>

* Update stack.yml

Signed-off-by: Marcel <34819524+MarcelCoding@users.noreply.github.com>

---------

Signed-off-by: Marcel <34819524+MarcelCoding@users.noreply.github.com>
2023-11-14 22:40:54 +00:00
Dan Mateas
d47018470f Merge remote-tracking branch 'upstream/master' 2023-11-12 23:37:10 +00:00
GitHub Workflow
aaadffffb3 Runs update.sh 2023-11-12 00:34:24 +00:00
Dan Mateas
781c457578 Merge remote-tracking branch 'upstream/master' 2023-11-10 23:37:25 +00:00
Josh Richards
8a08d4191c
Issue template: Reminder to include Compose/run + config (#2088)
Reports often come in lacking Compose files or run commands. Same goes for `config.php`.

Signed-off-by: Josh Richards <josh.t.richards@gmail.com>
2023-11-10 18:21:24 +00:00
Arne Tarara
7c03df4463
Using new playwright browser 2023-11-02 00:34:17 +01:00
Arne Tarara
caf9376e6f
Nextcloud 27.1.3 2023-10-30 16:44:18 +01:00
Arne Tarara
1a83eabf24
Gave playwright containers proper semantic version. Actually the container content of latest and v1 and also ghcr.io/dan-mm/test-repo-a/puppeteer:latest are identical. We just fixed a version that we are gonna increment now 2023-10-27 13:03:53 +02:00
Dan Mateas
f0ee40af6b Merge remote-tracking branch 'upstream/master' 2023-10-26 23:37:15 +00:00
J0WI
37ee8cfdab
Bump to 27.1.3
Signed-off-by: J0WI <J0WI@users.noreply.github.com>
2023-10-26 20:27:45 +00:00
GitHub Workflow
4c24a2ae8e Runs update.sh 2023-10-26 20:01:40 +00:00
Dan Mateas
d0db91fc4f Merge remote-tracking branch 'upstream/master' 2023-10-23 23:37:27 +00:00
GitHub Workflow
bc963e0382 Runs update.sh 2023-10-23 00:28:56 +00:00
Dan Mateas
dd3ed5ce65 Merge remote-tracking branch 'upstream/master' 2023-10-15 23:37:31 +00:00
am97
9dd8dcd5ee
Remove legacy header X-Download-Options in nginx.conf examples (#2077)
The header was relevant for Internet Explorer only and was removed from the nextcloud/server code: ea0e45d81e

Signed-off-by: Andrés Maldonado <maldonado@codelutin.com>
2023-10-15 18:17:21 +00:00
Arne Tarara
199c8f3884
Bumped nextcloud version 2023-10-14 11:03:41 +02:00
Dan Mateas
8bd894c833 Merge remote-tracking branch 'upstream/master' 2023-10-06 23:37:21 +00:00
J0WI
2d39d9d190
Bump to 27.1.2
Signed-off-by: J0WI <J0WI@users.noreply.github.com>
2023-10-06 11:36:11 +00:00
GitHub Workflow
3f2d22d420 Runs update.sh 2023-10-06 00:30:07 +00:00
Arne Tarara
36948833bf
Added sleep import 2023-10-04 12:09:51 +02:00
Arne Tarara
71ef61a396
Adding the sleep also to the docs workflow 2023-10-02 17:31:40 +02:00
Arne Tarara
2848d535bf
Fixed for Nextcloud 27.0.* 2023-10-02 14:55:05 +02:00
Arne Tarara
6e3ddc458a
Headless new mode introduced for chrome 2023-10-02 13:09:43 +02:00
Dan Mateas
e77d27ed5b Merge remote-tracking branch 'upstream/master' 2023-09-24 23:37:32 +00:00
GitHub Workflow
fef9785e23 Runs update.sh 2023-09-24 00:28:00 +00:00
Arne Tarara
409abbd9c9
Nextcloud 27.1.1 2023-09-22 15:33:31 +02:00
Dan Mateas
714c952ae7 Merge remote-tracking branch 'upstream/master' 2023-09-21 23:37:20 +00:00
J0WI
766fd4e078
Bump to 27.1.1
Signed-off-by: J0WI <J0WI@users.noreply.github.com>
2023-09-21 20:26:48 +00:00
GitHub Workflow
b008ff8bb7 Runs update.sh 2023-09-21 20:24:53 +00:00
Dan Mateas
a43267b762 Merge remote-tracking branch 'upstream/master' 2023-09-16 23:37:13 +00:00
J0WI
1ed450b540
Bump to 27.1.0
Signed-off-by: J0WI <J0WI@users.noreply.github.com>
2023-09-16 22:53:12 +00:00
GitHub Workflow
3fa92257f9 Runs update.sh 2023-09-16 22:51:59 +00:00
adripo
90064ed260
Set Apache LimitRequestBody with env variable APACHE_BODY_LIMIT (#2065)
* feat: set apache LimitRequestBody

Signed-off-by: adripo <26493496+adripo@users.noreply.github.com>

* feat: APACHE_BODY_LIMIT variable

Signed-off-by: adripo <26493496+adripo@users.noreply.github.com>

* fix: move ENV to existing VARIANT_EXTRAS

Signed-off-by: adripo <26493496+adripo@users.noreply.github.com>

* docs: updated var description

Signed-off-by: adripo <26493496+adripo@users.noreply.github.com>

* fix: remove comment

Signed-off-by: adripo <26493496+adripo@users.noreply.github.com>

---------

Signed-off-by: adripo <26493496+adripo@users.noreply.github.com>
2023-09-16 22:51:45 +00:00
GitHub Workflow
4cd70385b8 Runs update.sh 2023-09-16 00:27:19 +00:00
Dan Mateas
30cf9f45f9 Merge remote-tracking branch 'upstream/master' 2023-09-14 23:37:26 +00:00
J0WI
03a967db4e
Bump to 26.0.5 (fix #2061)
Signed-off-by: J0WI <J0WI@users.noreply.github.com>
2023-09-14 22:24:34 +00:00