Commit Graph

18567 Commits

Author SHA1 Message Date
Sowjanya Kota
6f4bb45e6c Merge pull request #12403 from nextcloud/bugfix/noid/improve-migration-note
fix(migration): Improve note about changing locations
2024-11-29 14:26:06 +01:00
Joas Schilling
70b19ba9fa fix(migration): Improve note about changing locations
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-11-29 14:20:16 +01:00
Nextcloud bot
5c65b53bcf generate documentation from config.sample.php 2024-11-28 03:09:31 +00:00
Sebastian Krupinski
5578e3ddb5 Merge pull request #12372 from nextcloud/feat/mail-providers
feat: mail providers
2024-11-27 09:13:53 -05:00
SebastianKrupinski
a01403b4a2 feat: mail providers
Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com>
2024-11-27 09:10:09 -05:00
Joas Schilling
d6f2eb180f Merge pull request #12397 from nextcloud/enh/noid/projects-deprecated
Mark the Projects feature as deprecated
2024-11-27 12:22:46 +01:00
Julien Veyssier
9582785bd8 feat(projects): mark the Projects feature as deprecated and replaced by related resources
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
2024-11-27 12:02:34 +01:00
Joas Schilling
3afbab8c04 Merge pull request #12398 from nextcloud/updateDesktopFilesClientDocLinks
update doc links after desktop files client 3.15.0 has been released
2024-11-27 09:59:24 +01:00
Matthieu Gallien
f809778694 update doc links after desktop files client 3.15.0 has been released
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2024-11-27 09:39:13 +01:00
github-actions[bot]
5256e34522 Merge pull request #12396 from nextcloud/translations_69a91e60dcfe40f79ec4694e579bbaa8 2024-11-26 09:29:50 +00:00
transifex-integration[bot]
b3c4759d6e Translate transfer_ownership.pot in de
100% translated source file: 'transfer_ownership.pot'
on 'de'.
2024-11-26 09:18:29 +00:00
Josh
b27a217ec6 Merge pull request #12389 from nextcloud/feat-files-external-scan
feat(admin): Add command to scan external storages directly
2024-11-25 13:35:02 -05:00
Kate
6bfd88a0ec Merge pull request #12393 from nextcloud/feat/dev/ishareownerlessmount 2024-11-25 15:36:32 +01:00
provokateurin
bc6eb6e3c6 feat(dev): Add OCP\Files\Mount\IShareOwnerlessMount API for 31
Signed-off-by: provokateurin <kate@provokateurin.de>
2024-11-25 15:06:02 +01:00
Anna
3ae7a52127 Merge pull request #12387 from nextcloud/fix/admin/occ-files-namespace
fix(admin): Update commands for `files` namespace
2024-11-25 12:19:23 +01:00
github-actions[bot]
52def94017 Merge pull request #12391 from nextcloud/translations_69a91e60dcfe40f79ec4694e579bbaa8 2024-11-23 20:16:19 +00:00
transifex-integration[bot]
191b6436c9 Translate external_storage.pot in sk_SK
100% translated source file: 'external_storage.pot'
on 'sk_SK'.
2024-11-23 20:13:20 +00:00
Josh
31815f25ca feat(admin): Add command to scan external storages directly
- Adds missing minimal documentation entry for nextcloud/server#25109
- Adds an introduction paragraph

Signed-off-by: Josh <josh.t.richards@gmail.com>
2024-11-22 10:14:12 -05:00
Joas Schilling
aa87126261 Merge pull request #12385 from nextcloud/sowjanyakch-patch-1
Update Minimum Android Version for Nextcloud Talk
2024-11-21 11:29:22 +01:00
Thomas Citharel
b845070848 Merge pull request #12384 from nextcloud/dav-webcal-refresh-rate-update
feat(dav): update default refresh rate for calendarSubscriptionRefreshRate and example command
2024-11-21 07:13:45 +01:00
Josh
9a60c54575 fix(admin): Update commands for files namespace
Fixes #9630 

Signed-off-by: Josh <josh.t.richards@gmail.com>
2024-11-20 11:39:57 -05:00
Sowjanya Kota
ba5db8e99e Update minimum android version supported for talk
Signed-off-by: Sowjanya Kota <sowjanya.kch@gmail.com>
2024-11-20 16:40:29 +01:00
Thomas Citharel
f9f554b261 feat(dav): update default refresh rate for calendarSubscriptionRefreshRate and example command
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2024-11-20 10:10:46 +01:00
Nextcloud bot
22cb67adde generate documentation from config.sample.php 2024-11-20 03:14:21 +00:00
John Molakvoæ
2f9548473a Merge pull request #12360 from nextcloud/feat/update-coding-guides 2024-11-19 15:09:43 +01:00
Joas Schilling
8b66a58031 Merge pull request #12379 from nextcloud/skjnldsv-patch-1
feat: add big_file_upload_configuration admin redirect
2024-11-19 12:38:26 +01:00
John Molakvoæ
13cbb9652e feat: add big_file_upload_configuration admin redirect
Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
2024-11-19 12:34:08 +01:00
Richard Steinmetz
2e53c71bad Merge pull request #12375 from jefbenet/patch-1
Update calendar.rst
2024-11-19 12:08:07 +01:00
jefbenet
c4cb77c7ef Update calendar.rst
added 'step' #4 under import calendar noting the progress bar as this was not clear when I was using the import function as to what the status of the import was.

Signed-off-by: jefbenet <jefbenet@gmail.com>
2024-11-18 20:43:11 -05:00
Côme Chilliet
cc695515d7 Merge pull request #12292 from nextcloud/bugfix/noid/8.4-support
feat(developer): Mention PHP 8.4 support
2024-11-18 11:51:05 +01:00
Joas Schilling
89793e80be fix(admin): List PHP 8.4 as supported
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-11-18 11:36:00 +01:00
F. E Noel Nfebe
bb8533bde9 Merge pull request #12339 from nextcloud/update-encryption-docs
chore: Update notes on public sharing key
2024-11-17 20:34:49 +01:00
Nextcloud bot
9018a90d2c generate documentation from config.sample.php 2024-11-16 03:03:00 +00:00
MichaIng
89d32dea06 Merge pull request #12284 from nextcloud/enh/opcache
enh(admin_manual): update OPcache JIT docs
2024-11-15 11:15:55 +01:00
nfebe
ae59612f32 chore: Update notes on master sharing key
Signed-off-by: nfebe <fenn25.fn@gmail.com>
2024-11-14 10:56:19 +01:00
Daniel
414e8b41cd Merge pull request #12367 from nextcloud/fix/admin-docs-user-update
fix(admin): Update docs for account management
2024-11-14 10:49:57 +01:00
Ferdinand Thiessen
9dc91d6818 Merge pull request #6875 from nnhien/patch-2
Update nginx configuration
2024-11-14 00:29:11 +01:00
Nicholas Nhien
3822ee6554 Update nginx configuration
Add location directive for generic /.well-known handling

Remove rewrite directives because redirect option returns a 302 status code, which is inconsistent.

Signed-off-by: Nick Nhien <nnhien@protonmail.com>
2024-11-13 23:58:09 +01:00
Ferdinand Thiessen
570ddb6e23 Merge pull request #5010 from Sp1l/fix-fcgi-source-install
Fix device enrollment with mod_fcgi
2024-11-13 23:51:40 +01:00
Ferdinand Thiessen
f173e4f6e5 fix(admin): Update docs for account management
- Update screenshots
- Add note for email address of user

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-11-13 19:57:14 +01:00
Bernard Spil
0e98ef8a1b Fix device enrollment with mod_fcgi
The Nextcloud application requires access to the Authorization header for device enrollment.

Without forwarding the Authorization header to php-fpm from Apache, all device enrollment will fail with the auth flow v2.
2024-11-13 19:24:57 +01:00
Ferdinand Thiessen
39f0d5f944 Merge pull request #9661 from matthias-g/patch-2
Explain preview_max_memory configuration parameter
2024-11-13 19:01:25 +01:00
Matthias Grundmann
8a111854e2 feat: Explain preview_max_memory configuration parameter
Co-authored-by: Matthias Grundmann <matthias@glasmail.de>
Co-authored-by: Ferdinand Thiessen <opensource@fthiessen.de>
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-11-13 18:57:05 +01:00
Ferdinand Thiessen
70885a450e Merge pull request #11989 from BlackScript/patch-1
Update Reverse Proxy config for iOS devices w/ NPM/Nginx
2024-11-13 18:52:56 +01:00
Gilles Quénot
6069b147c0 feat: Add context and code to install profiler
Signed-off-by: Gilles Quénot <gq@sputnick.fr>
Co-authored-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-11-13 18:47:52 +01:00
Gilles Quénot
256d9be40f feat: Add context and code to install profiler
Signed-off-by: Gilles Quénot <gq@sputnick.fr>
Co-authored-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-11-13 17:36:40 +00:00
Ferdinand Thiessen
4c2b976147 fix: typo in code guidelines
Co-authored-by: Maksim Sukharev <antreesy.web@gmail.com>
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-11-13 18:20:06 +01:00
Ferdinand Thiessen
f82a832111 feat(developer): Refactor coding guidelines and update frontend code
style

Update to living coding standard for frontend, with proper do's and
dont's.
Separated the coding guidelines into frontend and backend (PHP).

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-11-13 18:10:24 +01:00
Ferdinand Thiessen
3e10a7c536 Merge pull request #12363 from nextcloud/feat/postgres-12-17
feat: Support postgres 17 but drop postgres 12
2024-11-13 14:12:28 +01:00
Daphne Muller
a264fa84dc Update ai_as_a_service.rst (#12289)
Signed-off-by: Daphne Muller <86835268+DaphneMuller@users.noreply.github.com>
Signed-off-by: Anupam Kumar <kyteinsky@gmail.com>
Co-authored-by: Anupam Kumar <kyteinsky@gmail.com>
2024-11-13 13:39:48 +05:30