aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Context params: Make userId nullableMarcel Klehr2023-04-195-6/+6
* SpeechToTextManager#scheduleFileTranscription: Take context params and expose...Marcel Klehr2023-04-196-7/+43
* TranscriptionJob: Add owner argument to simplify filesystem setupMarcel Klehr2023-04-192-53/+7
* TranscriptionJob: Ensure filesystem is setup before trying to retrieve fileMarcel Klehr2023-04-181-2/+54
* Run cs:fixMarcel Klehr2023-04-182-2/+0
* Update lib/private/SpeechToText/SpeechToTextManager.phpMarcel Klehr2023-04-181-2/+2
* Fix missing importJoas Schilling2023-04-181-1/+2
* SpeechToTextManager#transcribeFile: Try next provider if one failsMarcel Klehr2023-04-171-7/+9
* Update lib/public/SpeechToText/ISpeechToTextManager.phpMarcel Klehr2023-04-171-1/+0
* Update lib/public/SpeechToText/ISpeechToTextManager.phpMarcel Klehr2023-04-171-1/+1
* Update lib/public/SpeechToText/ISpeechToTextManager.phpMarcel Klehr2023-04-171-1/+1
* Update lib/private/SpeechToText/SpeechToTextManager.phpMarcel Klehr2023-04-171-3/+0
* SpeechToTextManager: Deduplicate transcription jobsMarcel Klehr2023-04-171-0/+3
* Transcription*Event: Add doc blockMarcel Klehr2023-04-172-0/+8
* AbstractTranscriptionEvent: Add File paramMarcel Klehr2023-04-174-3/+24
* Update lib/private/SpeechToText/SpeechToTextManager.phpMarcel Klehr2023-04-131-1/+1
* Add missing strict_types + author + copyrightMarcel Klehr2023-04-133-0/+72
* Split TranscriptionFinishedEvent into Successful and Failed eventsMarcel Klehr2023-04-135-41/+74
* ISpeechToTextManager: Take File as input, drop $contextMarcel Klehr2023-04-133-20/+19
* ISpeechToTextProvider#transcribeFile: Pass \OCP\Files\File instead of pathMarcel Klehr2023-04-123-6/+23
* chore(coding style): Run cs:fixMarcel Klehr2023-04-111-1/+0
* chore(coding style): Run cs:fixMarcel Klehr2023-04-111-1/+2
* feat(SpeechToText): Add autoload changesMarcel Klehr2023-04-112-0/+10
* feat(SpeechToText): Add SpeechToText provider APIMarcel Klehr2023-04-118-0/+372
* Merge pull request #37633 from nextcloud/fix/trashbinJohn Molakvoæ2023-04-1118-46/+111
|\
| * fix(files): use displayName in breadcrumbs if availableJohn Molakvoæ2023-04-115-7/+39
| * fix(files): fix private variables and share loading marker between header and...John Molakvoæ2023-04-117-10/+31
| * fix(files_trashbin): set real filename on trashbin downloadJohn Molakvoæ2023-04-115-8/+25
| * fix(files): update @nextcloud/files and fix event store updateJohn Molakvoæ2023-04-115-27/+22
|/
* Merge pull request #37646 from nextcloud/feat/trashbin-cleanupJohn Molakvoæ2023-04-112-500/+0
|\
| * chore(files_trashbin): cleanup old legacy filesJohn Molakvoæ2023-04-072-500/+0
* | Merge pull request #37647 from nextcloud/bugfix/noid/filepickerJulius Härtl2023-04-1110-13/+14
|\ \
| * | fix: Fix filepicker breadcrumbsJulius Härtl2023-04-0710-13/+14
| |/
* | Merge pull request #37625 from nextcloud/bugfix/noid/transfer-file-new-userJulius Härtl2023-04-111-0/+3
|\ \
| * | fix: Always create user directory when transfering files to new usersJulius Härtl2023-04-061-0/+3
* | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-04-114-0/+80
* | | Merge pull request #37521 from nextcloud/update-improve-devcontainerSimon L2023-04-109-41/+212
|\ \ \
| * | | Move launch.json to .devcontainer and copy on startRobin Windey2023-04-063-1/+3
| * | | Enbale apcu in devcontainer CLIRobin Windey2023-04-041-1/+2
| * | | Add .vscode to expected files listRobin Windey2023-04-031-0/+1
| * | | Move git safe.directory to earlier stageRobin Windey2023-03-311-4/+5
| * | | Configure line ending to let shell scripts work in Windows ENVRobin Windey2023-03-311-0/+1
| * | | Dedicated DevContainer user + NVMRobin Windey2023-03-316-14/+64
| * | | Minor DevContainer adjustmentsRobin Windey2023-03-316-8/+65
| * | | Use ubuntu jammy and cleanup DockerfileRobin Windey2023-03-311-15/+12
| * | | Minor improvements for devcontainerRobin Windey2023-03-316-13/+59
| * | | Proposed change to in-build docker-compose.yml and Dockerfile. The current im...Stephan2023-03-312-18/+33
* | | | Merge pull request #37653 from nextcloud/dependabot/npm_and_yarn/marked-4.3.0John Molakvoæ2023-04-104-8/+11
|\ \ \ \
| * | | | chore(deps): Bump marked from 4.0.14 to 4.3.0dependabot[bot]2023-04-094-8/+11
* | | | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-04-106-0/+64
|/ / / /