hoellen
49df44d2ca
chore: update PHP to 8.5
2026-06-09 12:59:03 +02:00
hoellen
afe748865e
chore: update nginx to 1.30
2026-06-09 10:26:46 +02:00
hoellen
119300fd7e
chore: update Nextcloud to 34.0.0
2026-06-09 10:26:39 +02:00
hoellen
a441bbddf4
feat: listen on IPv6 address
2026-05-01 00:32:49 +02:00
hoellen
936b72737d
fix: cicd race condition
2026-04-30 23:41:21 +02:00
hoellen
debf69d30c
chore: update nginx config with upstream documentation
2026-04-30 23:41:17 +02:00
hoellen
0be740bcae
chore: cleanup option removed from old PHP version
2026-04-30 22:45:24 +02:00
hoellen
2e11f73a89
chore: update README
2026-04-30 22:45:24 +02:00
hoellen
f607c77556
chore: update cicd packages
2026-04-30 22:45:19 +02:00
hoellen
27e084b9c0
fix: git clone / docker build
2026-03-04 16:45:07 +01:00
hoellen
2af3f5c9a0
fix: branch/tag naming conflict for hardened malloc
2026-02-23 16:34:20 +01:00
hoellen and hoellen
0348170b5e
chore: update Nextcloud to version 33, update dependencies
...
- update Nextcloud to version 33.0.0
- update Alpine Linux to 3.23
- update PHP to 8.4
- update hardened_malloc to branch 16
- change verification of hardened_malloc to SSH signature instead of gpg
- update Snuffleupagus to 0.13.0
2026-02-18 16:18:44 +01:00
hoellen
fef4cd4a28
fix: add missing colon in SECURITY.md
2025-12-11 14:18:12 +01:00
hoellen
b4b8e7f154
chore: update nginx version to 1.28
2025-08-18 10:12:45 +02:00
hoellen
fd021043c4
chore: update Nextcloud to 31.0.8
2025-08-18 10:00:06 +02:00
hoellen
5d5b8ebc1a
chore: update Nextcloud to 31.0.0
2025-02-25 14:12:11 +01:00
hoellen
921eec5693
chore: update Nextcloud to 30.0.6
2025-02-13 15:45:41 +01:00
hoellen
3451a6219a
fix: wrong path because of usr-merge
2024-12-13 15:10:06 +01:00
hoellen
ae5b0cfd0c
chore: update Nextcloud to version 30.0.3
2024-12-06 03:31:04 +01:00
hoellen
ee9d26963c
chore: update Nextcloud to version 30.0.2
2024-11-07 19:40:18 +01:00
hoellen
a5538adb2f
fix: add otf loading in nginx config
2024-10-18 12:03:06 +02:00
hoellen
74e06ec86d
chore: update Nextcloud to 29.0.4
2024-07-20 11:06:42 +02:00
hoellen
fa3fe52dd2
chore: update Nextcloud to 29.0.0
2024-04-24 17:39:44 +02:00
hoellen
1528fc9a00
feat: enhance branch workflow
2024-04-24 17:05:32 +02:00
hoellen
cb21fa369e
chore: update Nginx to 1.26 (stable)
2024-04-24 09:12:30 +02:00
hoellen
34f40fe438
fix: add missing librsvg
...
This was caused by the update to Alpine 3.19.
2024-04-09 14:47:04 +02:00
hoellen
aec283db22
chore: update cosign
2024-03-29 15:44:15 +01:00
hoellen
6b6e52fbdc
chore: update Alpine to 3.19
2024-03-29 14:59:30 +01:00
hoellen
e0cb8643f0
chore: update Nextcloud to 28.0.4
2024-03-29 14:58:29 +01:00
hoellen
18e11abda1
chore: update Nextcloud to 28.0.2
2024-02-01 14:48:00 +01:00
hoellen
bf3c76a5f8
chore: update nginx configuration
...
- update static file extensions
- add mjs to mimetype
https://github.com/hoellen/docker-nextcloud/issues/60
- remove legacy header
https://github.com/hoellen/docker-nextcloud/pull/61
2024-01-02 11:10:11 +01:00
hoellen
dec3a7f789
fix: set default port for PostgreSQL in db check
2023-12-27 11:24:10 +01:00
hoellen
cedf7fc4c6
chore: update Nextcloud to 28.0.1
2023-12-21 20:58:05 +01:00
hoellen
80704341e6
feat: check if db is available, not just in setup
2023-12-21 20:57:11 +01:00
hoellen
1ee6c08552
chore: update Nextcloud to 28.0.0
2023-12-15 21:09:46 +01:00
hoellen
112339b5c8
chore: update Nextcloud to 27.1.4
2023-11-24 09:21:16 +01:00
hoellen
0ee4012ae6
Update Snuffleupagus to 0.10.0
2023-09-21 16:17:49 +02:00
hoellen
18da631215
Drop call of libxml_set_external_entity_loader
...
ref:
- https://github.com/jvoisin/snuffleupagus/issues/463
- https://github.com/hoellen/docker-nextcloud/issues/42
2023-09-21 16:12:33 +02:00
hoellen
86012886af
chore: update Nextcloud to 27.1.0
2023-09-15 22:22:15 +02:00
hoellen
de096e78a4
chore: update Nextcloud to 27.0.2
2023-08-10 12:34:01 +02:00
hoellen
2d3fd8f5c3
fix: disable snuffleupagus xxe protection
...
Nextcloud now prevents loading external entities by using libxml_set_external_entity_loader.
ref:
https://github.com/nextcloud/server/pull/39490
https://github.com/hoellen/docker-nextcloud/issues/42
2023-07-25 06:34:32 +02:00
hoellen
9070495ad0
chore: update Nextcloud to 27.0.1
2023-07-21 00:15:21 +03:00
hoellen
4ba3589149
chore: update Nextcloud to 27, PHP to 8.2 and Alpine to 3.18
2023-06-13 16:06:23 +02:00
hoellen
a7ba180598
Update Nextcloud to 26.0.2
2023-05-25 21:08:59 +02:00
hoellen
4ea95f826a
chore: update Nextcloud to 26.0.1
2023-04-20 09:36:26 +02:00
hoellen
8451b3d94d
chore: update nginx to new stable (1.24.0)
2023-04-12 10:42:30 +02:00
hoellen
9c24fd91b2
chore: update Alpine Linux to 3.17
2023-04-01 12:30:42 +02:00
hoellen
0bb5b1fa73
chore: update Nextcloud to 26.0.0
2023-03-21 21:30:47 +01:00
hoellen
b2fcf47b96
Update Nextcloud 25.0.4
2023-02-23 21:17:44 +01:00
hoellen
be2aa5a6d8
Update Nextcloud to 25.0.3
2023-01-17 10:38:14 +01:00
hoellen
fb1d5d60ff
Update supported versions
2023-01-11 09:45:55 +01:00
hoellen
fe53018962
Update Nextcloud to 25.0.2
2022-12-08 15:39:54 +01:00
hoellen
93866f1171
update cosign
2022-10-31 15:49:22 +01:00
hoellen
06d89226c5
Whitelist PHP functions for Nextcloud 25
2022-10-19 13:06:53 +02:00
hoellen
d009280681
Update Nextcloud to 25.0.0
2022-10-19 13:05:57 +02:00
hoellen
66f1ca8176
Update Nextcloud to 24.0.6
2022-10-06 14:52:36 +02:00
hoellen
1a6ce671a6
Update Nextcloud to 24.0.5
2022-09-09 09:47:56 +02:00
hoellen
49eca961a8
Update Shufflepagus to 0.8.3
2022-09-09 09:46:17 +02:00
hoellen
05f056644a
fix: use correct tar.bz2 checksum
2022-08-12 08:44:28 +02:00
hoellen
41b50052f4
chore: update Nextcloud to 24.0.4
2022-08-12 08:14:48 +02:00
hoellen
e850f6a1df
Update Nextcloud to 24.0.2
2022-06-21 00:00:51 +02:00
hoellen
4f1e5c1b7f
Update to PHP 8.1
2022-05-20 13:32:35 +02:00
hoellen
f194e4b319
Use GITHUB_TOKEN for authentication again
...
was overriden by upstream sync
2022-05-06 09:46:11 +02:00
hoellen
3c945d7ee7
snuffleupagus: Add exception rule for Nextcloud
2022-05-06 09:26:00 +02:00
hoellen
7a377af96a
Merge branch 'version-24-testing'
2022-05-05 21:58:51 +02:00
hoellen
7905e3a7c4
Update to Nextcloud 24.0.0
2022-05-05 21:57:09 +02:00
hoellen
425b04ad03
Update README.md and SECURITY.md
2022-05-05 21:56:17 +02:00
hoellen
feae76b13a
Update Nextcloud to 23.0.3
2022-03-21 23:25:42 +01:00
hoellen
51912688d2
Update Nextcloud to 23.0.2
2022-02-15 20:44:48 +01:00
hoellen
9fbe35460b
Update Nextcloud to 23.0.1
2022-01-27 21:07:18 +01:00
hoellen
bc89ff25ed
Update hardened_malloc to 11
2022-01-27 19:56:15 +01:00
hoellen
beab287fc4
Update hardened malloc to 10
2022-01-13 20:05:21 +01:00
hoellen
63ac90199c
Fix typo in workflow cron argument
2021-12-06 08:48:44 +01:00
hoellen
a0cd4f12c9
Update README
2021-12-06 08:31:48 +01:00
hoellen
ae37864108
Enable scan during build again and change trigger
2021-12-06 08:29:08 +01:00
hoellen
94d1a1f7c7
Update to Alpine 3.15
2021-12-05 21:34:06 +01:00
hoellen
0b59268aa8
Change .well-known regex
2021-12-05 21:32:08 +01:00
hoellen
11632128e4
Add imagick dependency
2021-12-05 21:02:36 +01:00
hoellen
6d3ff722dd
Update to Nextcloud 23
2021-12-04 10:26:48 +01:00
hoellen
d279197f16
Remove nc_port
2021-12-04 10:23:36 +01:00
hoellen
3a563dd4e2
Use GITHUB_TOKEN for authentication
2021-12-03 17:13:45 +01:00
hoellen
76891f6cdf
Owner name changes
2021-12-03 15:38:16 +01:00