Julien Veyssier
7f30fbf1db
stop the auto-logout loop after redirecting to the logout
...
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
2024-02-21 07:45:12 +00:00
Christoph Wurst
2f2e8b0ccb
fix(ui): Do not close all menus on right click
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2023-12-04 19:08:59 +00:00
fenn-cs
1c44b58ce1
Wrap long productName on login form
...
Backport : https://github.com/nextcloud/server/pull/39848
Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2023-08-14 08:36:45 +00:00
Marcel Klehr
4627db420f
Fix(OC/password-confirmation): Hide the correct button
...
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2023-07-04 14:28:28 +02:00
Ferdinand Thiessen
c0878278b3
fix(core): Do not invert app menu text color
...
* Also fixes other cypress test
* Build assets
Signed-off-by: Philipp Hempel <Philipp.Hempel1@web.de>
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2023-06-26 15:44:58 +02:00
ZetaTom
b1c6b779f6
Fix app menu flicker
...
Signed-off-by: ZetaTom <70907959+ZetaTom@users.noreply.github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2023-05-31 19:50:19 +00:00
John Molakvoæ
6da7e66dc1
fix(search): fix load more
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2023-05-16 19:25:52 +00:00
John Molakvoæ
d8392fc62f
fix: prevent malicious url in unsupported browser redirect
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2023-05-11 18:10:58 +02:00
Ferdinand Thiessen
fcf9d571f0
fix(AppMenu): On bright color theme the app icons in the overflow menu must be inverted
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2023-05-03 17:52:54 +00:00
Ferdinand Thiessen
019e2969cd
fix(core): Fix profile view edit button overlapping status text
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2023-04-26 22:39:40 +02:00
Christopher Ng
c02a34fe7f
Trap focus in dialogs
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
(cherry picked from commit 79310bd545 )
2023-04-25 09:59:14 +02:00
julia.kirschenheuter
1ad362aae6
Change contactsmenu structure to a list
...
Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
2023-03-30 14:52:24 +02:00
julia.kirschenheuter
4f54c5db54
Replace custom tooltips with native ones of entries in contacts menu.
...
Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
2023-03-29 16:20:17 +02:00
Arthur Schiwon
e3c7bcc61d
Merge pull request #37119 from nextcloud/backport/36640/stable26
...
[stable26] Create headings for apps, users, settings pages
2023-03-09 17:37:28 +01:00
Julius Härtl
2664036b57
feat(s3): Use multipart upload for chunked uploading
...
This allows to stream file chunks directly to S3 during upload.
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2023-03-09 15:31:12 +01:00
julia.kirschenheuter
f5ab3123df
Create headings for settings pages
...
Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
2023-03-09 13:14:48 +01:00
Christopher Ng
0446703202
Add label and switch ocdialog close button to button element
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2023-03-09 09:09:24 +01:00
Joas Schilling
62866bb097
fix(docs): Fix URL to docs of deprecated function humanFileSize
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-03-08 10:53:00 +00:00
Julius Härtl
322dbe8860
feat: Add notes as recommended app
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2023-03-02 23:04:43 +00:00
Julius Härtl
1da4fe48cf
feat(filepicker): Allow to pass target for rendering the file picker to different locations
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2023-03-02 21:01:44 +01:00
John Molakvoæ
0a4bd6db20
fix(unified-search): emptycontent messages
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2023-03-02 08:34:04 +01:00
John Molakvoæ
f26961d74a
fix(unified-search): fix code highlighting
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2023-03-02 08:21:56 +01:00
John Molakvoæ
47c64dadf4
fix(unified-search): remove conflicting trigger color
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2023-03-02 08:21:56 +01:00
Christopher Ng
0a9ce1ff34
Add name for home breadcrumb in filepicker
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2023-02-24 10:31:06 -08:00
Christopher Ng
e77b0f6693
Add focus border for search results
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2023-02-23 17:21:04 -08:00
Ferdinand Thiessen
cdc3848345
Deprecate OC.L10N functions in favor of translation functions from @nextcloud/l10n
...
Signed-off-by: Ferdinand Thiessen <rpm@fthiessen.de>
2023-02-20 15:03:21 +01:00
Ferdinand Thiessen
7e3372cd92
Drop OC.addTranslations deprecated since NC17 and not used by any NC app
...
Signed-off-by: Ferdinand Thiessen <rpm@fthiessen.de>
2023-02-20 12:46:30 +01:00
Simon L
2d93864cf5
fix too long entries in contacts-menu
...
Signed-off-by: Simon L <szaimen@e.mail.de>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2023-02-16 00:26:19 +00:00
Christopher Ng
c77998209f
Port user menu to Vue
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2023-02-09 17:54:59 -08:00
Louis Chemineau
a547aff7a4
Restore copy button text on directory fetch error
...
Signed-off-by: Louis Chemineau <louis@chmn.me>
2023-02-08 10:54:17 +01:00
Joas Schilling
04e1e2f83e
Remove usages of bootstrap
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-01-30 13:48:15 +01:00
Christopher Ng
f6f4c62936
Fix focus not returning to search icon
...
- Remove programmatic focusing already handled by focus-trap
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2023-01-25 17:02:51 -08:00
Christopher Ng
966872f23b
Port global search menu to focus trapped NcHeaderMenu
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2023-01-18 11:04:25 -08:00
Christopher Ng
f6aa5224c4
Focus trap contacts menu with NcHeaderMenu port
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2023-01-13 23:19:28 +00:00
zorn-v
2bcf94a88a
Remove js navigation on alternative login click
...
Signed-off-by: zorn-v <zorn7@yandex.ru>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2023-01-10 12:52:10 +00:00
Vincent Petry
42d9e087fb
Remove unused legacy ajax/list.php in files app
...
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2023-01-09 15:18:37 +01:00
Thomas Citharel
56c5273206
Allow target="_blank" in app navigation items
...
Which was removed in the Vue rewrite in #33728 . This breaks things like https://github.com/nextcloud/external/issues/79
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2023-01-05 07:13:50 +01:00
Thomas Citharel
ab6e7d33f8
Remove jstz usage from server
...
Every proper browser has this kind of data now, with more up-to-date
data than what's inside this package, which hasn't been updated in 3
years.
https://github.com/pellepim/jstimezonedetect/issues/6
https://github.com/pellepim/jstimezonedetect/issues/9
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2023-01-04 17:40:40 +00:00
Christopher Ng
9158a7d484
Improve verbosity of search description
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2022-12-08 02:05:03 +00:00
Pytal
9e8545edfb
Merge pull request #35222 from nextcloud/fix/a11y-search-heading
...
Fix contrast of global search headings
2022-12-06 14:45:24 -08:00
Richard Steinmetz
fc4dd3041c
Fix default redirect on successful WebAuthn login
...
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2022-12-05 12:51:53 +01:00
Simon L
d8d15c3c2b
Merge pull request #35501 from nextcloud/enh/enh-33741-Focused_item_overlaps_neighbor_elements_with_text_and_border
...
Change app menu focused items behavior that neighbor elements (text and border) have no overlapping
2022-11-30 10:32:38 +01:00
julia.kirschenheuter
db67670477
Change focused items behavior that neighbor elements (text and border) have no overlapping.
...
Add native tooltips to items.
Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-11-30 08:22:49 +00:00
Joas Schilling
24afcda471
Remove old code from comment to not trigger automatic scanners more than needed
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-11-29 15:15:58 +01:00
John Molakvoæ
a869259e41
More theming cypress tests and some fixes
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2022-11-29 11:26:27 +01:00
Christopher Ng
29b1748e2c
Fix contrast of global search headings
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2022-11-25 00:18:14 +00:00
John Molakvoæ
b45c62a2cf
Merge pull request #34642 from nextcloud/bug/noid/revert-minimum-lenght-for-tags
2022-11-24 12:17:02 +01:00
Julius Härtl
61ce0ad293
Generate proper URL for unsupported browsers page
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Compile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-11-22 11:57:26 +01:00
Vincent Petry
4083a507e7
Fix warnings on login page
...
Check for app menu container before mounting.
Fix "isError" in LoginForm being a number when the throttleDelay is
zero. In fact, there is no need for existence check because both
undefined and null are not greater than a number.
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2022-11-18 15:20:40 +01:00
Simon L
beba3d04e4
Merge pull request #35227 from nextcloud/bugfix/35152/fix-toggle-grid-file-picker
...
Limit toggle grid view button scope
2022-11-17 17:43:48 +01:00