Joas Schilling
9f38aabc06
Merge pull request #43552 from nextcloud/bugfix/noid/rfc7239-compatible-proxy-handling
...
fix(request): Handle reverse proxy setting a port in Forwarded-For
2024-02-15 15:29:47 +07:00
Joas Schilling
9c00d128f5
Merge pull request #43593 from nextcloud/bugfix/noid/add-missing-bruteforce-protection
...
fix: Add bruteforce protection to email endpoint
2024-02-15 10:36:35 +07:00
John Molakvoæ
19bfbe3ce6
Merge pull request #43588 from nextcloud/feat/woff2-check-setupcheck
2024-02-15 09:55:20 +07:00
Christoph Wurst
76111e9e21
Merge pull request #43285 from nextcloud/fix/db/dirty-read-transaction-message
...
fix(db): Give dirty read exception a message
2024-02-15 09:54:51 +07:00
Arthur Schiwon
66824b66f5
Merge pull request #43592 from nextcloud/automated/noid/master-update-psalm-baseline
...
[master] Update psalm-baseline.xml
2024-02-15 09:42:08 +07:00
John Molakvoæ
4bc17013f8
Merge pull request #43211 from nextcloud/feature/person-files-view/42919/base-draft
2024-02-15 09:35:38 +07:00
Christoph Wurst
cf17a20835
fix(db): Give dirty read exception a message
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2024-02-15 09:14:47 +07:00
Joas Schilling
299e5fd602
Merge pull request #43595 from nextcloud/bugfix/noid/make-psalm-green-again
...
fix(OCP): Add since tag to all constants
2024-02-15 09:09:57 +07:00
John Molakvoæ
0fa226ee7c
fix(tests): favorites view order
...
Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
2024-02-15 09:03:11 +07:00
Eduardo Morales
af3856ff08
chore: compile assets
...
Signed-off-by: Eduardo Morales <emoral435@gmail.com>
2024-02-15 09:03:11 +07:00
Eduardo Morales
69e866c15d
fix: condensed filtering logic
...
Signed-off-by: Eduardo Morales <emoral435@gmail.com>
2024-02-15 09:03:11 +07:00
Eduardo Morales
93aebee4f9
enh: added option to render icon and text for breadcrumb
...
Signed-off-by: Eduardo Morales <emoral435@gmail.com>
2024-02-15 09:03:11 +07:00
Eduardo Morales
8df8522cce
feat: changed filtering logic
...
Signed-off-by: Eduardo Morales <emoral435@gmail.com>
2024-02-15 09:03:11 +07:00
Eduardo Morales
de954148be
feat: added filtering to filter out files that are shared
...
Signed-off-by: Eduardo Morales <emoral435@gmail.com>
2024-02-15 09:03:11 +07:00
Eduardo Morales
7dd4ff5827
feature: personal views
...
Signed-off-by: Eduardo Morales <emoral435@gmail.com>
2024-02-15 09:03:11 +07:00
Joas Schilling
3b0a9e6639
fix(OCP): Add since tag to all constants
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-02-15 08:06:43 +07:00
Anupam Kumar
c83a657652
Merge pull request #43355 from nextcloud/feat/ocp-link-reference-provider
...
feat: Migrate LinkReferenceProvider to OCP
2024-02-15 11:26:10 +07:00
nextcloud-command
9a87442827
Update psalm baseline
...
Signed-off-by: GitHub <noreply@github.com>
2024-02-15 02:22:14 +07:00
Ferdinand Thiessen
8134559bba
Merge pull request #43488 from nextcloud/fix/use-nc-components-account-property-section
...
fix: Use nextcloud-vue components for personal info settings
2024-02-15 03:15:08 +07:00
Ferdinand Thiessen
6db75d9af7
chore: Compile assets
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-02-15 02:17:24 +07:00
Ferdinand Thiessen
398b042af7
enh(settings): Migrate WOFF2 loading check to a SetupCheck
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-02-15 02:17:20 +07:00
Ferdinand Thiessen
096d66edc8
enh(settings): Add trait for setup checks that need to access the webserver using HTTP requests
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-02-15 02:17:16 +07:00
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
Ferdinand Thiessen
274867f273
chore: Compile assets
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-02-15 00:54:07 +07:00
Ferdinand Thiessen
e292cf546f
enh(settings): Add Cypress tests for personal information
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-02-15 00:47:12 +07:00
Ferdinand Thiessen
3e09295fa1
fix(settings): Use status states from `NcInputField` instead of custom handling
...
Co-authored-by: Ferdinand Thiessen <opensource@fthiessen.de>
Co-authored-by: Pytal <24800714+Pytal@users.noreply.github.com>
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-02-15 00:46:55 +07:00
Ferdinand Thiessen
fe58d8aae9
fix(settings): Migrate AccountPropertySection to `@nextcloud/vue` components
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-02-15 00:46:08 +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
Joas Schilling
e7a5d0cd5f
fix: Add bruteforce protection to email endpoint
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-02-14 21:14:25 +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
696ed4a125
fix(CS): Fix coding style
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-02-14 15:38:15 +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
Anupam Kumar
7329b83f92
feat: Migrate LinkReferenceProvider to OCP
...
This would be useful to eleminate the need for using this OC class
when an app dev wants to implement a custom reference provider
for the web client but wants to fall back on opengraph for mobile
clients.
Signed-off-by: Anupam Kumar <kyteinsky@gmail.com>
2024-02-14 18:22:19 +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