Côme Chilliet
b2f01b72fe
Merge pull request #34443 from nextcloud/feat/add-enabled-user-backend
...
Add IProvideEnabledStateBackend interface
2023-07-03 10:19:32 +07:00
Nextcloud bot
5d9d37e2c5
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-07-03 00:30:37 +07:00
John Molakvoæ
ac80328648
Merge pull request #39102 from nextcloud/fix/migrate-deprecated-ncappnavigationcounter
2023-07-02 17:30:44 +07:00
Nextcloud bot
1c7c75c253
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-07-02 00:31:00 +07:00
Ferdinand Thiessen
215b3bbc9d
fix(settings): Migrate away from `NcAppNavigationCounter`
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2023-07-01 23:12:06 +07:00
Nextcloud bot
2584786f31
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-07-01 00:25:13 +07:00
Ferdinand Thiessen
e36fc974e0
chore: Compile assets
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2023-06-30 11:38:11 +07:00
Ferdinand Thiessen
97683a5b66
fix(settings): Migrate away from deprecated `NcPopoverMenu`
...
* Replace popover menu with `NcActions`
* Deduplicate user actions code between `UserRow` and `UserRowSimple`
* Fix user action to cover whole row heigh to prevent dropdown from shining through the actions
* Fix user action popover to be overlayed by current edited row actions
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2023-06-30 11:38:11 +07:00
Louis
d76f39889a
Merge pull request #38905 from nextcloud/artonge/feat/improve_files_versions_preview_logic
...
Reduce load of files versions preview loading
2023-06-30 20:32:24 +07:00
Julius Härtl
b179784278
Merge pull request #39025 from nextcloud/bugfix/noid/actions-empty-files
2023-06-30 10:12:41 +07:00
Nextcloud bot
bb8b896254
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-06-30 00:29:43 +07:00
Julius Härtl
40b380bb99
fix(files): Only render the menu if there are actions to show
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2023-06-29 20:26:54 +07:00
John Molakvoæ
5b7f81b1b5
Merge pull request #38900 from tanganellilore/add_theming_doc_url
2023-06-29 16:58:10 +07:00
Côme Chilliet
189ccc2d72
Add method to list disabled users to IProvideEnabledStateBackend
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2023-06-29 16:15:12 +07:00
Côme Chilliet
c7ea6cec56
Merge pull request #39018 from nextcloud/fix/migrate-to-loggerinterface-federation
...
Migrate federation application to LoggerInterface
2023-06-29 15:45:02 +07:00
Arthur Schiwon
7b7148c206
Merge pull request #35915 from nextcloud/enh/noid/display-name-federated-shares
...
display displayname on federated shares
2023-06-29 14:40:26 +07:00
Louis Chemineau
05acd916b5
Base versions' has-preview on mimetype
...
Signed-off-by: Louis Chemineau <louis@chmn.me>
2023-06-29 12:08:59 +07:00
Côme Chilliet
fc3ac4d974
Merge pull request #38605 from fsamapoor/replace_strpos_calls_in_comments_app
...
Refactors "strpos" calls in /apps/comments
2023-06-29 10:32:08 +07:00
Christoph Wurst
f43c24b0b1
Merge pull request #31790 from nextcloud/fix-events-with-old-lastoccurence
...
Fix creating events with old (< unix time) lastoccurence
2023-06-29 09:42:55 +07:00
Pytal
ba25c66f3d
Merge pull request #38839 from nextcloud/fix/36976-_9.1.4.11/8.2_-_The_frames_of_the_input_fields_do_not_meet_the_contrast_requirements
2023-06-28 17:33:37 +07:00
Louis Chemineau
6eb93c652a
Do not load preview if version tab is not active
...
Signed-off-by: Louis Chemineau <louis@chmn.me>
2023-06-28 17:00:23 +07:00
julia.kirschenheuter
04d4fb6286
Replace plain input fields with NcTextField fields and NcMultiSelect fields with NcSelect fields
...
Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
2023-06-28 16:55:16 +07:00
Louis Chemineau
36c3846475
Provide hasPreview in files_versions DAV API
...
This allow to no request non existing previews
I also set some properties to the img element to reduce preview loading to what the browser think is necessary
Signed-off-by: Louis Chemineau <louis@chmn.me>
2023-06-28 16:46:48 +07:00
Maksim Sukharev
bcb074a90d
wrap user status message input and buttons with native form
...
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
2023-06-28 15:38:17 +07:00
Maxence Lange
d2efd0e03c
displayname on federated shares
...
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2023-06-28 09:28:03 +07:00
Julius Härtl
eddb64f8c3
Merge pull request #37969 from nextcloud/poc/noid/systemtags-perf-tag-endpoint
2023-06-28 07:53:35 +07:00
Nextcloud bot
918aacdf1a
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-06-28 00:30:40 +07:00
Arthur Schiwon
d9487103c9
fix: cannot apply limit+offset on multi-tag-search
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2023-06-27 23:06:39 +07:00
John Molakvoæ
c3982b7994
Merge pull request #39029 from nextcloud/feat/eslint-ts
2023-06-27 19:36:26 +07:00
John Molakvoæ
cd54f7c7f4
chore: upgrade typescript, eslint and fix lint
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2023-06-27 16:16:41 +07:00
Thomas Citharel
1e390e1982
style(caldav): improve getDenormalizedData method
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2023-06-27 11:16:47 +07:00
Thomas Citharel
3886b00a33
Fix creating events with old (< unix time) lastoccurence
...
Closes #20804
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2023-06-27 11:16:47 +07:00
Simon L
06c99e0256
Merge pull request #39005 from nextcloud/fix/dav/upgrade-catch-sab-sync-errors
...
fix(dav): Catch SAB sync errors during upgrade
2023-06-27 13:01:39 +07:00
Nextcloud bot
4cfab4b838
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-06-27 00:32:05 +07:00
Côme Chilliet
d34662f1a3
Migrate federation application to LoggerInterface
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2023-06-26 17:20:08 +07:00
Jérôme Herbinet
a07321f093
Add "button" class to the QR code link
...
Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com>
2023-06-26 14:48:42 +07:00
Christoph Wurst
92c18b252c
fix(dav): Catch SAB sync errors during upgrade
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-06-26 10:52:07 +07:00
Nextcloud bot
7d7df35c2e
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-06-26 00:27:54 +07:00
Ferdinand Thiessen
e5245da74a
Merge pull request #38665 from nextcloud/fix/weather_status-osm-api
...
fix(weather_status): Pass address as param to OSM API
2023-06-25 14:14:11 +07:00
Nextcloud bot
ec3289d1e3
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-06-25 00:31:30 +07:00
Daniel Kesselberg
f21cbfff64
feat: add detected mime type to exception
...
The mimetype may not match the file extension.
Helps the user to find out why a provided image is not accepted.
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2023-06-24 22:38:57 +07:00
Simon L
95deec130a
address review
...
Signed-off-by: Simon L <szaimen@e.mail.de>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2023-06-24 15:00:15 +07:00
Simon L
872483f279
only print deprecation logs if debug mode is enabled
...
Signed-off-by: Simon L <szaimen@e.mail.de>
2023-06-24 16:54:11 +07:00
Simon L
1afc82327a
Move deprecation warnings to debug
...
Signed-off-by: Simon L <szaimen@e.mail.de>
2023-06-24 16:54:11 +07:00
Nextcloud bot
99cbf778f3
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-06-24 00:26:10 +07:00
John Molakvoæ
ff5ed3f298
Merge pull request #38948 from nextcloud/Jerome-Herbinet-collaborative-tags-alignment-change
2023-06-23 16:01:52 +07:00
Jérôme Herbinet
d12fbc518d
Align collaborative tags differently
...
Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com>
Align collaborative tags differently
Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com>
npm run build
Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com>
Following @skjnldsv suggestion
Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com>
2023-06-23 11:07:49 +07:00
Julius Härtl
05f360c5ec
Merge pull request #38800 from nextcloud/bugfix/noid/version-update-or-insert
2023-06-23 10:40:32 +07:00
John Molakvoæ
6234b090cd
Merge pull request #38939 from nextcloud/feat/f2v/more-actions
2023-06-22 22:08:31 +07:00
Arthur Schiwon
2e81a1d839
Merge pull request #38457 from nextcloud/fix/improve-ldap-offset-search-perf
...
Use default page size for jumping to desired offset
2023-06-22 21:46:03 +07:00