Ferdinand Thiessen
e36fc974e0
chore: Compile assets
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2 years ago
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>
2 years ago
Louis
d76f39889a
Merge pull request #38905 from nextcloud/artonge/feat/improve_files_versions_preview_logic
Reduce load of files versions preview loading
2 years ago
Ferdinand Thiessen
83eb6c3205
Merge pull request #39049 from nextcloud/no-issue/accessibility/aria-labels-on-apps-slide-toggles
Update aria-expanded attribute for sidebar apps-slide-toggles
2 years ago
fenn-cs
b83aaed283
Update aria-expanded attribute for sidebar apps-slide-toggles
Some apps which use the machanism provided in `core/src/OC/apps.js`
for toggle slide up/down in the side bar would equally rely on same for
`aria-expanded` state change.
For example : https://github.com/nextcloud/activity/pull/1230
Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2 years ago
Julius Härtl
b179784278
Merge pull request #39025 from nextcloud/bugfix/noid/actions-empty-files
2 years ago
Kate
90a78d7caa
Merge pull request #38802 from nextcloud/feature/type-responses
Add types to responses
2 years ago
jld3103
b0001c6010
Add template types to responses
Signed-off-by: jld3103 <jld3103yt@gmail.com>
2 years ago
dependabot[bot]
794d511774
Merge pull request #38863 from nextcloud/dependabot/github_actions/cypress-io/github-action-5.8.3
2 years ago
dependabot[bot]
b0c3f7aa96
chore(deps): Bump cypress-io/github-action from 5.8.1 to 5.8.3
Bumps [cypress-io/github-action](https://github.com/cypress-io/github-action ) from 5.8.1 to 5.8.3.
- [Release notes](https://github.com/cypress-io/github-action/releases )
- [Commits](db1693016f ...d69252d52b9a31bad4f418f05ba2bc83687a02eb)
---
updated-dependencies:
- dependency-name: cypress-io/github-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
John Molakvoæ
325e1bb035
Merge pull request #39076 from nextcloud/backport/39067/master
2 years ago
Nextcloud bot
bb8b896254
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years ago
John Molakvoæ
cfc88eac8c
fix(cypress): branch definition and update from template
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2 years ago
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>
2 years ago
John Molakvoæ
5b7f81b1b5
Merge pull request #38900 from tanganellilore/add_theming_doc_url
2 years ago
Côme Chilliet
c7ea6cec56
Merge pull request #39018 from nextcloud/fix/migrate-to-loggerinterface-federation
Migrate federation application to LoggerInterface
2 years ago
Arthur Schiwon
7b7148c206
Merge pull request #35915 from nextcloud/enh/noid/display-name-federated-shares
display displayname on federated shares
2 years ago
Louis Chemineau
05acd916b5
Base versions' has-preview on mimetype
Signed-off-by: Louis Chemineau <louis@chmn.me>
2 years ago
Côme Chilliet
fc3ac4d974
Merge pull request #38605 from fsamapoor/replace_strpos_calls_in_comments_app
Refactors "strpos" calls in /apps/comments
2 years ago
Christoph Wurst
f43c24b0b1
Merge pull request #31790 from nextcloud/fix-events-with-old-lastoccurence
Fix creating events with old (< unix time) lastoccurence
2 years ago
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
2 years ago
Ferdinand Thiessen
5e81a9e53d
fix: Add cypress test for changing password in the users list
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2 years ago
julia.kirschenheuter
3fba4c5529
Replace plain input fields with NcTextField fields and NcMultiSelect fields with NcSelect fields
Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
2 years ago
Christoph Wurst
6d81147dc4
Merge pull request #39042 from nextcloud/fix/ocp/timed-job-joblist-type
fix(ocp): TimedJob can't have a more specific argument than Job
2 years ago
Maksim Sukharev
8c73fedf95
Merge pull request #38832 from nextcloud/fix/38817/correct-user-status-save
Adjust saving of status messages
2 years ago
Louis Chemineau
505a11b3e7
Compile assets
Signed-off-by: Louis Chemineau <louis@chmn.me>
2 years ago
Louis Chemineau
6eb93c652a
Do not load preview if version tab is not active
Signed-off-by: Louis Chemineau <louis@chmn.me>
2 years ago
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>
2 years ago
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>
2 years ago
F. E Noel Nfebe
0d9abed754
Merge pull request #38498 from nextcloud/feat-replace-id3parser-with-mp3info
Replace id3parser with mp3info
2 years ago
Maksim Sukharev
bcb074a90d
wrap user status message input and buttons with native form
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
2 years ago
Christoph Wurst
cb78805282
fix(ocp): TimedJob can't have a more specific argument than Job
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2 years ago
Daniel Kesselberg
3757f390c3
feat: replace id3parser with mp3info
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2 years ago
Maxence Lange
d2efd0e03c
displayname on federated shares
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2 years ago
Joas Schilling
fbc63fe57c
Merge pull request #38613 from nextcloud/feat/35959/async-guzzle-requests
feat(HTTPClient): Provide wrapped access to Guzzle's asyncRequest()
2 years ago
John Molakvoæ
7f3c26a65a
Merge pull request #39038 from nextcloud/fix/replace-deprecated-vue-code
2 years ago
Julius Härtl
eddb64f8c3
Merge pull request #37969 from nextcloud/poc/noid/systemtags-perf-tag-endpoint
2 years ago
Nextcloud bot
918aacdf1a
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years ago
Arthur Schiwon
d9487103c9
fix: cannot apply limit+offset on multi-tag-search
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2 years ago
Ferdinand Thiessen
b74f0dcfe0
fix(core): Migrate from deprecated `excludeClickOutsideClasses` to `excludeClickOutsideSelectors`
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2 years ago
John Molakvoæ
c3982b7994
Merge pull request #39029 from nextcloud/feat/eslint-ts
2 years ago
Pytal
fa37574006
Merge pull request #39020 from fsamapoor/refactor_lib_private_mail
2 years ago
John Molakvoæ
cd54f7c7f4
chore: upgrade typescript, eslint and fix lint
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2 years ago
Joas Schilling
ec6728d710
feat(HTTPClient): Provide wrapped access to Guzzle's asyncRequest()
Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years ago
Christoph Wurst
266436b767
Merge pull request #38990 from fsamapoor/refactor_lib_private_calendar
Refactor lib/private/Calendar
2 years ago
Thomas Citharel
1e390e1982
style(caldav): improve getDenormalizedData method
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2 years ago
Thomas Citharel
3886b00a33
Fix creating events with old (< unix time) lastoccurence
Closes #20804
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
4 years ago
Simon L
06c99e0256
Merge pull request #39005 from nextcloud/fix/dav/upgrade-catch-sab-sync-errors
fix(dav): Catch SAB sync errors during upgrade
2 years ago
Faraz Samapoor
a449bd1a0c
Adds same object return annotations.
Based on: https://github.com/nextcloud/server/pull/38987#discussion_r1241866676
Co-authored-by: Côme Chilliet <91878298+come-nc@users.noreply.github.com>
Signed-off-by: Faraz Samapoor <fsa@adlas.at>
2 years ago
Nextcloud bot
4cfab4b838
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years ago