Commit Graph

72610 Commits (8cebd2b7c021d2f3f646070476e62876713623e5)
 

Author SHA1 Message Date
Nextcloud bot 8cebd2b7c0
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-02-15 00:20:01 +07:00
Pytal 79f5cf2790
Merge pull request #43560 from nextcloud/enh/clear-file-reminders
enh(files_remidners): Allow clearing reminders
2024-02-14 12:24:31 +07:00
Joas Schilling f9db9a75c0
Merge pull request #43581 from nextcloud/bugfix/noid/use-real-deprecation
fix(settings): Deprecate old things for real
2024-02-14 21:22:21 +07:00
Christopher Ng 7d80872c6b chore: compile assets
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2024-02-14 11:53:10 +07:00
Christopher Ng e64b4fe649 enh(files_reminders): Allow clearing reminders
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2024-02-14 11:53:10 +07:00
Christopher Ng 66f4c677c7 feat(files_reminders): Add propfind dav plugin
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2024-02-14 11:53:10 +07:00
Joas Schilling 42be7a5d74
fix(OCP): Add since tag for all constants
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-02-14 20:50:08 +07:00
Joas Schilling 887c061fc8
fix(OCP): Check for typos in "deprecated"
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-02-14 20:50:07 +07:00
Joas Schilling f14949218c
fix(settings): Deprecate old things for real
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-02-14 20:50:07 +07:00
Maksim Sukharev 3ce622ffdb
Merge pull request #43582 from nextcloud/chore/deps-nextcloud-upload
chore(deps): bump `@nextcloud/upload` to `1.0.5`
2024-02-14 19:58:02 +07:00
skjnldsv 327d1489cf chore(deps): bump `@nextcloud/upload` to `1.0.5`
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
2024-02-14 18:08:21 +07:00
John Molakvoæ 0fb3cfd4b6
Merge pull request #43570 from nextcloud/chore/remove-old-migrations 2024-02-14 17:54:41 +07:00
Joas Schilling de4e48370f
Merge pull request #43514 from nextcloud/chore/drone-to-github-checkers
chore(CI): Migrate autocheckers from Drone to GitHub
2024-02-14 14:56:01 +07:00
Julien Veyssier f2df541d3b
Merge pull request #43548 from nextcloud/enh/stt-error-in-event
Include error message in speech-to-text failure event
2024-02-14 14:20:29 +07:00
Joas Schilling 0594e36a5c chore: Sign .drone.yml config
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-02-14 13:45:51 +07:00
Ferdinand Thiessen d04c35c847 chore(CI): Migrate autocheckers from Drone to GitHub
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-02-14 13:45:51 +07:00
Julien Veyssier 6580bef319
Use the STT provider's exception message in the RuntimeException that will be caught by upper contexts
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
2024-02-14 13:23:37 +07:00
Julius Härtl acda6b841e
chore: Remove old theming migration steps as they are only needed once
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2024-02-14 11:13:06 +07:00
F. E Noel Nfebe 3fb1674251
Merge pull request #43461 from nextcloud/fix/get-rid-of-getlogger
chore: Migrate away from OC::$server->getLogger
2024-02-14 10:47:22 +07:00
Joas Schilling 0369e4c302
Merge pull request #43549 from nextcloud/dependabot/composer/laravel/serializable-closure-1.3.3
chore(deps): Bump laravel/serializable-closure from 1.2.2 to 1.3.3
2024-02-14 09:49:17 +07:00
Joas Schilling 7980758762
chore(deps): Bump laravel/serializable-closure from 1.2.2 to 1.3.3
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-02-14 08:56:57 +07:00
Nextcloud bot fea2277b63
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-02-14 00:19:31 +07:00
John Molakvoæ 6f1d9eb118
Merge pull request #34178 from nextcloud/replace-user-to-account-or-person
Rename users to account or person
2024-02-13 21:28:00 +07:00
John Molakvoæ 524ed97d62
fix: replace `Account name` by `Login`
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2024-02-13 21:08:10 +07:00
John Molakvoæ b1a47f79f3
fix: cypress
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2024-02-13 21:08:08 +07:00
John Molakvoæ 4a509dfe8e
fix: phpunit
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2024-02-13 21:06:31 +07:00
John Molakvoæ 9593f4d6f9
fix: openapi
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2024-02-13 21:06:31 +07:00
Vincent Petry 839ddaa354
feat: rename users to account or person
Replace translated text in most locations

Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2024-02-13 21:06:30 +07:00
Ferdinand Thiessen b63abdae8c
Merge pull request #43554 from nextcloud/fix/types-import
fix: Correctly import types in Typescript files
2024-02-13 20:45:53 +07:00
John Molakvoæ 8bcc55b5da
Merge pull request #43532 from nextcloud/chore/remove-dead-code
fix(files): Remove dead code from files controllers
2024-02-13 19:40:23 +07:00
Grigorii K. Shartsev 932d6e13ef
Merge pull request #43491 from nextcloud/fix/files-sharing--tab-styles
fix(files_sharing): SharingEntryLink lost styles
2024-02-13 23:08:43 +07:00
Ferdinand Thiessen 24603e5d84
chore: Compile assets
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-02-13 18:06:35 +07:00
Ferdinand Thiessen b758e0496e
fix: Correctly import types in Typescript files
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-02-13 18:04:45 +07:00
Côme Chilliet c0ce272e9c chore: Migrate away from OC::$server->getLogger
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2024-02-13 17:32:30 +07:00
Grigorii K. Shartsev b08818c2a4 chore(assets): Recompile assets
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
2024-02-13 17:18:15 +07:00
Grigorii K. Shartsev fd5b9bd78c fix(files_sharing): lost styles for SharingEntryLink
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
2024-02-13 16:48:38 +07:00
Anna 8822b16d37
Merge pull request #41300 from nextcloud/enh/add-timezone-generator
Add timezone getter to ITimeFactory
2024-02-13 16:17:35 +07:00
Anna Larch 6434ce96c9 Add timezone getter to ITimeFactory
Signed-off-by: Anna Larch <anna@nextcloud.com>
2024-02-13 13:29:06 +07:00
Joas Schilling 25344c2cfc
Merge pull request #43490 from nextcloud/dependabot/composer/symfony/console-5.4.35
chore(deps): Bump symfony/console from 5.4.24 to 5.4.35
2024-02-13 12:02:04 +07:00
Joas Schilling 922de6e901
Merge pull request #43519 from nextcloud/bugfix/41244/improve-video-verification-option
fix(sharing): Move video verification option to password and hide without Talk
2024-02-13 11:05:11 +07:00
Joas Schilling 211cb46632
chore(deps): Bump symfony/console from 5.4.24 to 5.4.35
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-02-13 11:02:12 +07:00
Arthur Schiwon fd04f058c8
Merge pull request #43542 from nextcloud/fix/db/long-transaction-exception-message
fix(db): Unify long transaction log/exception message
2024-02-13 10:13:14 +07:00
John Molakvoæ 56640c7fdd
Merge pull request #39889 from nextcloud/cache-di 2024-02-13 09:40:02 +07:00
Joas Schilling f2a7bfd877
Merge pull request #42761 from nextcloud/enh/speech-to-text-provider-with-userid
enh(OCP\SpeechToText): Introduce ISpeechToTextProviderWithUserId
2024-02-13 09:35:34 +07:00
Joas Schilling 5014c90f58
Merge pull request #43543 from nextcloud/bugfix/noid/force-kerberos-to-GA
ci: Force kerberos test to GA again
2024-02-13 09:27:36 +07:00
Joas Schilling f53ba4b8e4
ci: Force kerberos test to GA again
Replaying https://github.com/nextcloud/server/pull/43210
Which was accidentally reverted by
https://github.com/nextcloud/server/pull/43515

Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-02-13 09:01:26 +07:00
Christoph Wurst aef28e191a
fix(db): Unify long transaction log/exception message
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2024-02-13 08:17:49 +07:00
Alexander Piskun be260d2171
Merge branch 'master' into enh/speech-to-text-provider-with-userid 2024-02-13 09:56:30 +07:00
Nextcloud bot 9a94df01d6
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-02-13 00:19:19 +07:00
Alexander Piskun 7f4aaab809
Merge pull request #42809 from nextcloud/fix/text-processing
fix(OCP\TextProcessing): add missing return statement, inline return
2024-02-13 00:13:24 +07:00