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 +02: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 +02: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 |
|
Ferdinand Thiessen
|
5e81a9e53d
|
fix: Add cypress test for changing password in the users list
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
|
2023-06-29 00:08:21 +02:00 |
|
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>
|
2023-06-28 21:53:12 +02:00 |
|
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
|
2023-06-28 21:51:53 +02:00 |
|
Maksim Sukharev
|
8c73fedf95
|
Merge pull request #38832 from nextcloud/fix/38817/correct-user-status-save
Adjust saving of status messages
|
2023-06-28 19:35:28 +02: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 +02:00 |
|
F. E Noel Nfebe
|
0d9abed754
|
Merge pull request #38498 from nextcloud/feat-replace-id3parser-with-mp3info
Replace id3parser with mp3info
|
2023-06-28 15:15:17 +01: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 +02:00 |
|
Christoph Wurst
|
cb78805282
|
fix(ocp): TimedJob can't have a more specific argument than Job
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
|
2023-06-28 14:59:36 +02:00 |
|
Daniel Kesselberg
|
3757f390c3
|
feat: replace id3parser with mp3info
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
|
2023-06-28 14:58:59 +02:00 |
|
Joas Schilling
|
fbc63fe57c
|
Merge pull request #38613 from nextcloud/feat/35959/async-guzzle-requests
feat(HTTPClient): Provide wrapped access to Guzzle's asyncRequest()
|
2023-06-28 09:04:36 +02:00 |
|
John Molakvoæ
|
7f3c26a65a
|
Merge pull request #39038 from nextcloud/fix/replace-deprecated-vue-code
|
2023-06-28 08:10:27 +02:00 |
|
Julius Härtl
|
eddb64f8c3
|
Merge pull request #37969 from nextcloud/poc/noid/systemtags-perf-tag-endpoint
|
2023-06-28 07:53:35 +02:00 |
|
Nextcloud bot
|
918aacdf1a
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2023-06-28 00:30:40 +00: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 +02:00 |
|
Ferdinand Thiessen
|
b74f0dcfe0
|
fix(core): Migrate from deprecated excludeClickOutsideClasses to excludeClickOutsideSelectors
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
|
2023-06-27 21:38:06 +02:00 |
|
John Molakvoæ
|
c3982b7994
|
Merge pull request #39029 from nextcloud/feat/eslint-ts
|
2023-06-27 19:36:26 +02:00 |
|
Pytal
|
fa37574006
|
Merge pull request #39020 from fsamapoor/refactor_lib_private_mail
|
2023-06-27 10:18:03 -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 +02:00 |
|
Joas Schilling
|
ec6728d710
|
feat(HTTPClient): Provide wrapped access to Guzzle's asyncRequest()
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2023-06-27 15:53:57 +02:00 |
|
Christoph Wurst
|
266436b767
|
Merge pull request #38990 from fsamapoor/refactor_lib_private_calendar
Refactor lib/private/Calendar
|
2023-06-27 13:38:59 +02:00 |
|
Thomas Citharel
|
1e390e1982
|
style(caldav): improve getDenormalizedData method
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2023-06-27 11:16:47 +00: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 +00: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 +02:00 |
|
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>
|
2023-06-27 10:45:39 +02:00 |
|
Nextcloud bot
|
4cfab4b838
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2023-06-27 00:32:05 +00:00 |
|
Simon L
|
55afc26c98
|
Merge pull request #39015 from nextcloud/Jerome-Herbinet-qr-code-generation-button
Add "button" class to the QR code link
|
2023-06-26 20:38:02 +02:00 |
|
Côme Chilliet
|
2d81c04514
|
Merge pull request #38881 from nextcloud/fix/logcondition-user
Fix user log.condition feature
|
2023-06-26 17:25:45 +02:00 |
|
Robin Appelman
|
39a0554c09
|
Merge pull request #38858 from nextcloud/scanner-performance3
file scanner performance improvements
|
2023-06-26 17:01:18 +02:00 |
|
Jérôme Herbinet
|
e66271a0cd
|
npm run build
Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com>
|
2023-06-26 14:54:59 +02: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 +02:00 |
|
Daniel
|
9751303182
|
Merge pull request #38679 from nextcloud/feat/add-spec-to-preview-fetched-event
feat: add width, height, crop and mode to BeforePreviewFetchedEvent
|
2023-06-26 13:53:27 +02: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 +02:00 |
|
Côme Chilliet
|
783f1b9a2a
|
Merge pull request #38775 from fsamapoor/constructor_property_promotion_in_core_command_part9
Uses PHP8's constructor property promotion in core/Command and /
|
2023-06-26 10:38:06 +02:00 |
|
Simon L
|
f7183c9dcf
|
Merge pull request #38958 from nextcloud/enh/noid/use-getsystemvalue-mailer
use getsystemvalue-functions in Mailer.php
|
2023-06-26 10:23:29 +02:00 |
|
Côme Chilliet
|
8ed6086a82
|
Fix user log.condition feature
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
2023-06-26 10:07:22 +02:00 |
|
Nextcloud bot
|
7d7df35c2e
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2023-06-26 00:27:54 +00:00 |
|
F. E Noel Nfebe
|
2de859d6c7
|
Merge pull request #38987 from fsamapoor/refactor_lib_private_mail
Refactors lib/private/Mail.
|
2023-06-25 18:56:10 +01:00 |
|
Simon L
|
72156d79f9
|
Merge pull request #38988 from nextcloud/fix/data-apps-slide-toggle
fix: restore AppsSlideToggle feature
|
2023-06-25 16:16:13 +02:00 |
|
John Molakvoæ
|
adff75d559
|
fix: restore AppsSlideToggle feature
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
|
2023-06-25 15:39:32 +02: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 +02:00 |
|
John Molakvoæ
|
31663ac56e
|
Merge pull request #38986 from fsamapoor/refactor_lib_private_contacts
|
2023-06-25 12:42:18 +02:00 |
|
Faraz Samapoor
|
c6ebdca488
|
Refactors lib/private/Calendar.
Mainly using PHP8's constructor property promotion.
Signed-off-by: Faraz Samapoor <fsa@adlas.at>
|
2023-06-25 13:58:30 +03:30 |
|
John Molakvoæ
|
6abb3ddb05
|
Merge pull request #38869 from nextcloud/automated/noid/master-fix-npm-audit
|
2023-06-25 12:20:54 +02:00 |
|
Faraz Samapoor
|
ba4f998b53
|
Refactors lib/private/Mail.
Mainly using PHP8's constructor property promotion.
Signed-off-by: Faraz Samapoor <fsa@adlas.at>
|
2023-06-25 13:18:09 +03:30 |
|
Faraz Samapoor
|
9f2487d14b
|
Refactors lib/private/Contacts.
Mainly using PHP8's constructor property promotion.
Signed-off-by: Faraz Samapoor <fsa@adlas.at>
|
2023-06-25 11:56:58 +03:30 |
|
nextcloud-command
|
c9f8902b0c
|
chore(deps): fix npm audit
Signed-off-by: GitHub <noreply@github.com>
|
2023-06-25 03:30:40 +00:00 |
|
Nextcloud bot
|
ec3289d1e3
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2023-06-25 00:31:30 +00:00 |
|