Commit graph

71733 commits

Author SHA1 Message Date
Louis Chemineau
d6cd3a6b49 Include grid view toggle in accessibility switch
Signed-off-by: Louis Chemineau <louis@chmn.me>
2024-01-08 23:15:38 +01:00
Côme Chilliet
adfe883102
Merge pull request #41547 from nextcloud/feat/migrate-opcache-check-to-new-api
Migrate opcache check to new SetupCheck API
2024-01-08 17:35:11 +01:00
Côme Chilliet
94d0399229
Improve PHP opcache setup check and reduce level in some cases
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2024-01-08 16:03:53 +01:00
Côme Chilliet
c92fbca6e6
Fix small psalm issue
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2024-01-08 15:09:09 +01:00
Côme Chilliet
f6df5dae34
Remove unsupported <code> tag and use quotes instead
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2024-01-08 15:09:09 +01:00
Côme Chilliet
989b5ffbab
Remove unused properties from CheckSetupControllerTest
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2024-01-08 15:09:09 +01:00
Côme Chilliet
3f13a1a47e
Migrate opcache check to new SetupCheck API
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2024-01-08 15:09:09 +01:00
Maxence Lange
dd8297553c
Merge pull request #42560 from nextcloud/fix/42308/logs-more
debug logs on huge metadata
2024-01-08 11:45:54 -01:00
Louis
d2f2ee2b20
Merge pull request #42544 from HLFH/fix-chrome-logout
Fix Slow logout on Chrome-like browsers
2024-01-08 10:49:49 +01:00
Nextcloud bot
ab2bb2be61
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-01-08 00:21:59 +00:00
Richard Steinmetz
0328cae44e
Merge pull request #42602 from nextcloud/enh/calendar/update-nc-calendendar-to-2.0.1
chore(package): bumped nc-calendar to 2.0.1
2024-01-07 16:24:25 +01:00
Nextcloud bot
0488e2a183
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-01-07 00:20:19 +00:00
Simon L
9416778ed2
Merge pull request #42428 from nextcloud/fix/external-js
fix(files_external): add back js config files
2024-01-06 10:38:00 +01:00
John Molakvoæ
74b4b4ef64 fix(files_external): add back js config files
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2024-01-06 10:25:19 +01:00
Pytal
2e10c94310
Merge pull request #42566 from nextcloud/fix/files-download-default-action
fix(files): Fix unresponsive file click to download
2024-01-05 17:27:25 -08:00
Christopher Ng
5267d62f4b chore: compile assets
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2024-01-05 16:49:18 -08:00
Christopher Ng
5e7ba125f0 fix(files): Fix unresponsive file click to download
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2024-01-05 16:46:39 -08:00
Nextcloud bot
568a997a68
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-01-06 00:20:08 +00:00
Eduardo Morales
2e8787462d
Merge pull request #42507 from nextcloud/fix/files/42460/breadcrumb-conditional-rendering
Fix/files/42460/breadcrumb conditional rendering
2024-01-05 11:31:57 -06:00
Eduardo Morales
2554419805 fix(files): kept only first and last breadcrumb titles
Signed-off-by: Eduardo Morales <emoral435@gmail.com>
2024-01-05 11:09:59 -06:00
Eduardo Morales
e7afecb448 chore(package): bumped nc-calendar to 2.0.1
Signed-off-by: Eduardo Morales <emoral435@gmail.com>
2024-01-05 10:52:55 -06:00
Julia Kirschenheuter
ac10ea4bc2
Merge pull request #42559 from nextcloud/fix/41699-change_styles_for_focused_items_in_sidebar
Remove unneeded styles: everything is handled by NcVue
2024-01-05 17:13:56 +01:00
Julia Kirschenheuter
fdb4e771f3
Merge pull request #42586 from nextcloud/fix/41860-fix-svgs-for-social-media-links
Fix SVG's for social media links
2024-01-05 12:50:43 +01:00
John Molakvoæ
24952b98d9
Merge pull request #41044 from nextcloud/enh/noid/blurhash 2024-01-05 12:29:22 +01:00
Maxence Lange
4367a5e633
blurhash generation
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2024-01-05 11:50:51 +01:00
julia.kirschenheuter
eed681796d Fix SVG's for social media links
Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
2024-01-05 11:01:47 +01:00
Gaspard d'Hautefeuille
08ff644f3c Keep https check
https://github.com/nextcloud/server/issues/41196 + keep https check

Co-authored-by: Louis <louis@chmn.me>
Signed-off-by: Gaspard d'Hautefeuille <github@dhautefeuille.eu>
2024-01-05 04:20:26 +01:00
Gaspard d'Hautefeuille
85911cbab2 Cancel PR #37405, remove regression code
Signed-off-by: Gaspard d'Hautefeuille <github@dhautefeuille.eu>
2024-01-05 04:20:26 +01:00
Nextcloud bot
7502c19ddd
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-01-05 00:22:07 +00:00
Maxence Lange
e5bee95f05 debug logs on huge metadata
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2024-01-04 21:51:56 -01:00
Eduardo Morales
7c3936b6f8
Merge pull request #42513 from nextcloud/enh/files/42508/enhance-breadcrumb-component
enh(files): made breadcrumb component lang=ts
2024-01-04 10:31:45 -06:00
Eduardo Morales
e7129bb0f5 enh(files): made breadcrumb component lang=ts
Signed-off-by: Eduardo Morales <emoral435@gmail.com>
2024-01-04 10:17:55 -06:00
Maxence Lange
2d327fc813
Merge pull request #42578 from nextcloud/fix/tests/notification-test
initialize variables
2024-01-04 13:42:22 -01:00
Côme Chilliet
2ab852e04f
Merge pull request #42576 from nextcloud/fix/fix-ldap-upgrade-on-duplicate-membership
Fix upgrade of user_ldap when oc_group_members contains duplicated uids
2024-01-04 14:17:51 +01:00
Maxence Lange
71bdda42e4 initialize variables
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2024-01-04 10:59:22 -01:00
Côme Chilliet
6d0f0fc01b Fix upgrade of user_ldap when oc_group_members contains duplicated uids
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2024-01-04 11:51:33 +01:00
Julia Kirschenheuter
11124c72e6
Merge pull request #42570 from nextcloud/enh/settings/42440/preview-card-settings-now-satisfy-contrast-ratio
enh(settings): removed background-gradient to ensure contrast ratio a11y requirements
2024-01-04 09:28:34 +01:00
Nextcloud bot
6690eebff4
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-01-04 00:19:57 +00:00
Eduardo Morales
e5767898c7 enh(settings): removed background-gradient to ensure contrast ratio a11y requirements
Signed-off-by: Eduardo Morales <emoral435@gmail.com>
2024-01-03 15:54:08 -06:00
julia.kirschenheuter
024d29138c Remove unneeded styles: everything is handled by NcVue
Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
2024-01-03 16:25:41 +01:00
Louis
a64df1908b
Merge pull request #39174 from shdehnavi/refactor_lib_private_notification
refactor lib/private/Notification
2024-01-03 15:54:24 +01:00
John Molakvoæ
29e6f062d5
Merge pull request #42500 from nextcloud/fix/files-menu-mouse-open 2024-01-03 09:16:41 +01:00
nextcloud-command
b97aa9e5fa chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-01-03 08:04:48 +00:00
John Molakvoæ
dd0fb2e76b fix(files): open menu on right click position
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2024-01-03 08:35:07 +01:00
Hamid Dehnavi
799928c63d
Merge branch 'master' into refactor_lib_private_notification 2024-01-03 10:22:40 +03:30
Nextcloud bot
89ee85938e
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-01-03 00:20:07 +00:00
Grigorii K. Shartsev
22188979f3
Merge pull request #42443 from nextcloud/fix/41876/files--focus-file-name-on-new-folder-rename
fix(files): focus file name on renaming also initially
2024-01-02 21:55:37 +05:00
Grigorii K. Shartsev
b6a9387b38 chore(assets): Recompile assets
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
2024-01-02 17:31:01 +01:00
Grigorii K. Shartsev
d682aa25be fix(files): focus file name on renaming also initially
When new folder is created, new file entry is initially in renaming mode.

Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
2024-01-02 17:25:14 +01:00
Hamid Dehnavi
82a503a50a Make adjustments based on the review
Co-authored-by: Louis Chemineau <louis@chmn.me>
Signed-off-by: Hamid Dehnavi <hamid.dev.pro@gmail.com>
2024-01-02 16:54:54 +01:00