Vincent Petry
4e877b7ff1
Merge pull request #35957 from nextcloud/bugfix/noid/improve-rate-limit-in-github-actions
...
chore(CI): Improve rate limit situation when installing phpunit
2023-01-03 14:14:36 +01:00
Joas Schilling
b956b0e8c0
Merge pull request #35956 from nextcloud/docs/ipv6-cidr
...
docs: trusted_proxies support IPv6 ranges
2023-01-03 14:05:25 +01:00
Joas Schilling
48d6000468
chore(CI): Improve rate limit situation when installing phpunit
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-01-03 13:33:49 +01:00
Daniel Kesselberg
a1fef7bbe4
docs: trusted_proxies support IPv6 ranges
...
Support for IPv6 ranges was added by https://github.com/nextcloud/server/pull/32615
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2023-01-03 12:17:21 +01:00
Joas Schilling
961dcdd255
Merge pull request #35939 from nextcloud/bugfix/noid/update-status-dashboard-widget
...
Update the user status dashboard widget and fix the icon color
2023-01-02 16:38:05 +01:00
Julien Veyssier
67845dd37e
Merge pull request #35820 from nextcloud/enh/noid/wording-new-app-password-activity
...
Avoid using the word 'password' in the APP_TOKEN_CREATED activity
2023-01-02 16:31:28 +01:00
Julius Härtl
8f7996fb1b
Merge pull request #28117 from nextcloud/bugfix/noid/dav-checksum-values
...
Align checksum dav property with desktop client parsing
2023-01-02 13:38:04 +01:00
Joas Schilling
f998fe0af3
Update the user status dashboard widget and fix the icon color
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-01-02 11:38:27 +01:00
Julien Veyssier
64925eca58
avoid using the word 'password' in the APP_TOKEN_CREATED activity
...
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
2023-01-02 10:40:08 +01:00
Nextcloud bot
e4e20bf40a
Fix(l10n): 🔠 Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-12-31 02:50:54 +00:00
Julius Härtl
b8046e2ba4
Align checksum dav property with desktop client parsing
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2022-12-30 16:55:35 +01:00
John Molakvoæ
21254b02eb
fix(actions): php-lint
...
Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
2022-12-30 11:05:32 +01:00
John Molakvoæ
0459f58a03
Merge pull request #35911 from nextcloud/fix/workflows-8.0
...
chore(actions): update php min supported to 8.0
2022-12-30 11:03:38 +01:00
John Molakvoæ
3c23604834
chore(actions): bring back php 8.2 lint
...
Co-authored-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com>
Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
2022-12-30 10:30:49 +01:00
Simon L
9cef2c0745
Merge pull request #35913 from nextcloud/revert-35891-fix/34755/disable-setimageformat
...
Revert "avatar generation - disable setimageformat"
2022-12-29 13:53:24 +01:00
Côme Chilliet
9430899f16
Fix psalm issues related to signature changes from PHP 8.0
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2022-12-29 12:36:34 +01:00
Simon L
f57a810276
Revert "avatar generation - disable setimageformat"
...
Signed-off-by: Simon L <szaimen@e.mail.de>
2022-12-29 11:06:22 +01:00
John Molakvoæ
e6b56a425b
8.2 is not supported yet
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2022-12-29 10:51:07 +01:00
John Molakvoæ
eab9ed6e09
fix(actions): Update psalm github action
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2022-12-29 10:46:48 +01:00
John Molakvoæ
0dc1aef292
chore(actions): update php min supported to 8.0
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2022-12-29 10:37:27 +01:00
John Molakvoæ
0558f4cb26
Merge pull request #35912 from nextcloud/fix/lockfile
...
chore(npm): fix lockfile
2022-12-29 10:36:26 +01:00
John Molakvoæ
40dc70429d
chore(npm): fix lockfile
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-12-29 09:31:01 +00:00
Nextcloud bot
00e14d0f6a
Fix(l10n): 🔠 Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-12-29 03:10:11 +00:00
Simon L
65995ea95a
Merge pull request #35881 from nextcloud/dev/fix-config-template
...
improve sample.config.php parameter descriptions
2022-12-28 14:17:29 +01:00
Simon L
84cec5b55e
Merge pull request #35897 from nextcloud/fix/35896/fix-video-fullscreen
...
fix video fullscreen on public page
2022-12-28 14:16:21 +01:00
Christian Wolf
6638185eae
Fix comments in sample config to be correctly marked as verbatim
...
The comments were not marked as verbatim and thus the Sphinx compiler to generate
the online admin manual interpreted backslashes as special chars. They disappeared
from the output.
By adding ``, it is marked as verbatim and the backslashes are not removed.
Signed-off-by: Christian Wolf <github@christianwolf.email>
2022-12-28 09:06:33 +01:00
Simon L
ccf19d67e4
Merge pull request #35870 from quentinguidee/refine-about-files
...
Refine file comments design
2022-12-28 03:59:50 +01:00
Simon L
6e3bb03733
fix video fullscreen on public page
...
Signed-off-by: Simon L <szaimen@e.mail.de>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-12-27 15:52:25 +00:00
Simon L
b90ccaac0f
Merge pull request #35891 from nextcloud/fix/34755/disable-setimageformat
...
avatar generation - disable setimageformat
2022-12-27 16:11:12 +01:00
Louis
30d2088c12
Merge pull request #35889 from nextcloud/artonge/fix/checkout_branch_in_cypress_tests
...
Checkout current branch in cypress tests in CI
2022-12-27 14:32:46 +01:00
Simon L
a0f21800fe
avatar generation - disable setimageformat
...
Signed-off-by: Simon L <szaimen@e.mail.de>
2022-12-27 13:25:04 +01:00
Louis Chemineau
7a73219412
Checkout current branch in cypress tests in CI
...
Signed-off-by: Louis Chemineau <louis@chmn.me>
2022-12-27 11:44:46 +01:00
Christian Wolf
6ae6615e1d
Fix some issues that were not yet introduced in changes to sample config
...
This should not change anything but fix some documentation issues.
This change should not change anything in the implemenetation.
Signed-off-by: Christian Wolf <github@christianwolf.email>
2022-12-27 11:26:52 +01:00
Christian Wolf
7e46f033b6
Reorder the sample config file in order to have a cleaner structure and better sectioning in the online manual
...
The change should only affect the conmments and reorder the config lines
Copy modifications from https://github.com/nextcloud/documentation/pull/9166 into sample config file
Signed-off-by: Christian Wolf <github@christianwolf.email>
2022-12-27 10:01:05 +01:00
Nextcloud bot
c31e0e3f45
Fix(l10n): 🔠 Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-12-27 02:47:03 +00:00
Nextcloud bot
9d5dd77747
Fix(l10n): 🔠 Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-12-26 02:43:28 +00:00
Nextcloud bot
6765c3e0de
Fix(l10n): 🔠 Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-12-25 02:48:52 +00:00
Nextcloud bot
5256ba0f2d
Fix(l10n): 🔠 Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-12-24 03:02:27 +00:00
Julia Kirschenheuter
f176b3b3dd
Merge pull request #35795 from nextcloud/enh/35770-Replace_custom_tooltips_with_native_one_for_files
...
Replace custom tooltips with native ones in files
2022-12-23 11:54:25 +01:00
Julia Kirschenheuter
99382a094c
Merge pull request #35785 from nextcloud/enh/35654-js-files/replace_custom_tooltips_with_native_one_for_files_sharing
...
Replace custom tooltips with native one for files sharing
2022-12-23 10:07:46 +01:00
Nextcloud bot
945afd4432
Fix(l10n): 🔠 Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-12-23 03:04:48 +00:00
Quentin Guidée
d5d804b47f
Refine file comments design
...
Signed-off-by: Quentin Guidée <quentin.guidee@gmail.com>
2022-12-22 11:04:35 -05:00
Julius Härtl
5b64b8119f
Merge pull request #35866 from nextcloud/bugfix/noid/session-setup-followup
...
fix(session): Always setup the session if a session cookie is passed
2022-12-22 15:44:20 +01:00
Julius Härtl
628b0d8fc4
Merge pull request #35213 from PLUTEX/32611-ocs-api-share-permissions
...
Honor permissions of new link share via OCS API
2022-12-22 15:42:42 +01:00
julia.kirschenheuter
3485450b20
Replace custom tooltips with native ones in files
...
Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
2022-12-22 14:43:26 +01:00
julia.kirschenheuter
a67c53af2b
Replace custom tooltips with native ones in files_sharing
...
Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
2022-12-22 13:58:44 +01:00
Julius Härtl
ff2b8ca8f5
Merge pull request #33708 from nextcloud/enh/guest-scss
...
Move guest.css to scss
2022-12-22 13:26:43 +01:00
Julius Härtl
842f4d530f
fix(session): Always setup the session if a session cookie is passed
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2022-12-22 11:33:23 +01:00
Julius Härtl
d8ff113550
build(guests): update bundled css files
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2022-12-22 10:48:41 +01:00
Julius Härtl
6ce89e1fac
style(guests): move plain css to scss
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2022-12-22 10:48:41 +01:00