Commit graph

20831 commits

Author SHA1 Message Date
Nextcloud bot
b676f74cc9
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-04-15 02:27:56 +00:00
Nextcloud bot
5d99def28a
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-04-13 02:28:12 +00:00
Nextcloud bot
88c2c1d1d2
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-04-09 02:27:58 +00:00
Pytal
d064cb1854
Merge pull request #37536 from nextcloud/backport/35961/stable24
[stable24] clear encrypted flag when moving away from encrypted storage
2023-04-05 10:42:06 -07:00
Nextcloud bot
22a3623786
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-04-05 02:30:50 +00:00
Joas Schilling
77a956020c feat(security): Allow to opt-out of ratelimit protection, e.g. for testing on CI
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-04-03 12:48:50 +00:00
Côme Chilliet
f8f5bc6f87
Merge pull request #37493 from nextcloud/backport/37448/stable24
[stable24] hide shared files located in group folder's trash bin
2023-04-03 10:55:32 +02:00
Robin Appelman
286469a713 clear encrypted flag when moving away from encrypted storage
Signed-off-by: Robin Appelman <robin@icewind.nl>
2023-04-01 16:49:28 +00:00
Nextcloud bot
4071b78e99
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-03-31 02:28:27 +00:00
Arthur Schiwon
3691b8c828 hide shared files located in group folder's trash bin
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2023-03-30 16:13:46 +00:00
Nextcloud bot
2042371199
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-03-30 02:28:00 +00:00
Marcel Klehr
f73ef9731c fix OC_Image: Prevent E_WARNING from getimagesize*
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2023-03-23 14:18:35 +00:00
Daniel Kesselberg
a561c32f71 chore: use local variable for remote address
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2023-03-16 14:31:05 +01:00
Nextcloud bot
5ff6536e02
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-03-16 02:28:32 +00:00
Arthur Schiwon
7e4853089d
Merge pull request #36750 from nextcloud/backport/36689/stable24
[stable24] Change X-Robots-Tag header from "none" to "noindex, nofollow"
2023-03-15 14:50:29 +01:00
Arthur Schiwon
a3a05f4a06
Merge pull request #36900 from nextcloud/backport/stable24/36837
[stable24] fix(SystemTagManager): Truncate overlong tag names
2023-03-15 14:41:10 +01:00
Julien Veyssier
5b08f8481c
manual backport of #35057
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
2023-03-15 10:19:35 +01:00
Nextcloud bot
d2e444cacd
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-03-15 02:27:02 +00:00
Simon L
ea6b4c69c9
Merge pull request #37004 from nextcloud/backport/36803/stable24
[stable24] [db]: Remove not supported column comments for SQLite
2023-03-14 13:14:06 +01:00
Simon L
4bb5f8db2f
Merge pull request #37159 from nextcloud/backport/37070/stable24
[stable24] add a check for disk_free_space in Config.php
2023-03-10 16:17:54 +01:00
Nextcloud bot
530df6e551
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-03-10 02:27:40 +00:00
Simon L
2c6574a728 add a check for disk_free_space in Config.php
Signed-off-by: Simon L <szaimen@e.mail.de>
2023-03-09 23:24:41 +00:00
Nextcloud bot
537a45ad2a
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-03-09 02:29:40 +00:00
Nextcloud bot
2cbbf37117
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-03-08 02:29:10 +00:00
Julius Härtl
3786c42212
Merge pull request #36888 from nextcloud/backport/36781/stable24
[stable24] fix(CI): Run repair steps against Oracle DB
2023-03-06 12:55:32 +01:00
Nextcloud bot
50d5e5a769
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-03-06 02:27:27 +00:00
Nextcloud bot
a0ef29d8a1
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-03-03 02:26:52 +00:00
Ferdinand Thiessen
ffbe94480c fix(DB): Remove not supported column comments when using SQLite
Signed-off-by: Ferdinand Thiessen <rpm@fthiessen.de>
2023-03-02 11:57:43 +00:00
Nextcloud bot
8ba7c00a50
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-03-01 02:28:28 +00:00
Marcel Klehr
60395a898e fix(SystemTagManager): Truncate overlong tag names
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2023-02-28 14:52:47 +01:00
Joas Schilling
0dd3b40260
Fix appconfig compatibility with Oracle DB
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-02-28 09:16:52 +01:00
Joas Schilling
84e5d349ed
fix(OCC): Don't throw in the repair step for phone validation
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-02-28 09:15:52 +01:00
Nextcloud bot
7e12bda155
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-02-28 02:28:02 +00:00
Julius Härtl
a04ed00f63 fix: Avoid resetting scss cacher when no variables are found
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2023-02-27 07:30:50 +00:00
Nextcloud bot
1982668738
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-02-27 02:26:27 +00:00
Nextcloud bot
f93e0c78d4
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-02-25 02:43:01 +00:00
Simon L
a420cb97df
Merge pull request #36730 from nextcloud/backport/36691/stable24
[stable24] add a disk_free_space check before writing config
2023-02-24 10:19:48 +01:00
Joas Schilling
9614f6f3c2
Merge pull request #36798 from nextcloud/backport/36795/stable24
[stable24] Avoid extra parenthesis around SQL in IN expressions
2023-02-24 08:11:17 +01:00
Nextcloud bot
a694b1e0c2
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-02-24 02:34:54 +00:00
Nextcloud bot
74f97c80d1
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-02-23 02:29:30 +00:00
Côme Chilliet
5061926573 Avoid extra parenthesis around SQL in IN expressions
The expression builder already suround the SQL with parenthesis when
 using in(), so we must not add another pair, this confuses at least
 sqlite.

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2023-02-21 16:56:44 +00:00
Simon L
b3a64a9121 fix it for 32-bit
Signed-off-by: Simon L <szaimen@e.mail.de>
2023-02-20 10:15:20 +01:00
Nextcloud bot
8bb8b883dc
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-02-19 02:27:23 +00:00
MichaIng
30c0937205 Change X-Robots-Tag header from "none" to "noindex, nofollow"
While "none" is indeed equivalent to "noindex, nofollow" for Google, but seems to be not supported by Bing and probably other search engines.

https://developer.mozilla.org/en-US/docs/Web/HTML/Element/meta/name#other_metadata_names
https://developers.google.com/search/docs/crawling-indexing/robots-meta-tag?hl=de#comma-separated-list
https://www.bing.com/webmasters/help/which-robots-metatags-does-bing-support-5198d240

Signed-off-by: MichaIng <micha@dietpi.com>
2023-02-16 10:55:36 +00:00
Nextcloud bot
b8cff5e4e0
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-02-16 02:26:09 +00:00
Simon L
b3fb30b8b0 address review by Joas
Signed-off-by: Simon L <szaimen@e.mail.de>
2023-02-15 17:57:06 +00:00
Simon L
a87f45a6ca add a disk_free_space check before writing config
Signed-off-by: Simon L <szaimen@e.mail.de>
2023-02-15 17:57:03 +00:00
Joas Schilling
1010fbd2ed
Also copy bruteforce meta data when converting DataResponse to JSONResponse
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-02-14 19:46:38 +01:00
Nextcloud bot
20b11e4bf0
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-02-14 02:26:10 +00:00
Nextcloud bot
00a654847b
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-02-10 02:26:55 +00:00