summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Collapse)AuthorAgeFilesLines
* chore(eslint): replace node/no-unpublished-import by n/no-unpublished-importJohn Molakvoæ2023-03-231-1/+1
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* chore(eslint): replace node/no-extraneous-import by n/no-extraneous-importJohn Molakvoæ2023-03-232-2/+2
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* chore(eslint): fix missing import extensionsJohn Molakvoæ2023-03-2335-115/+115
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-03-236-4/+14
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Add parent index on filecacheLouis Chemineau2023-03-203-0/+15
| | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
* Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-03-194-12/+14
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix controller class import for autocompletejld31032023-03-161-2/+3
| | | | Signed-off-by: jld3103 <jld3103yt@gmail.com>
* Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-03-164-4/+14
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-03-154-28/+28
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-03-134-4/+8
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-03-1068-138/+80
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #27034 from nextcloud/enh/s3-multipart-upload-apiArthur Schiwon2023-03-091-4/+5
|\ | | | | Use MultipartUpload for uploading chunks to s3
| * feat(s3): Use multipart upload for chunked uploadingJulius Härtl2023-03-081-4/+5
| | | | | | | | | | | | This allows to stream file chunks directly to S3 during upload. Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | Merge pull request #37126 from nextcloud/enh/37125/fix-white-scrollbar-cornerSimon L2023-03-095-4/+8
|\ \ | | | | | | fix white scrollbar corner in dark mode
| * | fix white scrollbar corner in dark modeSimon L2023-03-085-4/+8
| |/ | | | | | | | | Signed-off-by: Simon L <szaimen@e.mail.de> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* / Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-03-0968-136/+152
|/ | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* fix(docs): Fix URL to docs of deprecated function humanFileSizeJoas Schilling2023-03-081-2/+2
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Merge pull request #36640 from ↵Julia Kirschenheuter2023-03-082-3/+16
|\ | | | | | | | | nextcloud/fix/35626-No_heading_nor_tab_index_for_settings_pages Create headings for apps, users, settings pages
| * Create headings for settings pagesjulia.kirschenheuter2023-03-072-3/+16
| | | | | | | | Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
* | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-03-0818-0/+58
|/ | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-03-076-2/+22
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Add label and switch ocdialog close button to button elementChristopher Ng2023-03-062-3/+6
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-03-0616-2/+64
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-03-05134-134/+156
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* update wording for disabled web updaterSimon L2023-03-041-1/+1
| | | | Signed-off-by: Simon L <szaimen@e.mail.de>
* Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-03-042-432/+0
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Add avatar contact img descriptionChristopher Ng2023-03-032-2/+7
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* Merge pull request #37021 from nextcloud/enh/notes-recommendedJulius Härtl2023-03-032-0/+5
|\ | | | | feat: Add notes as recommended app
| * feat: Add notes as recommended appJulius Härtl2023-03-022-0/+5
| | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-03-0390-164/+164
|/ | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* feat(filepicker): Allow to pass target for rendering the file picker to ↵Julius Härtl2023-03-021-1/+1
| | | | | | different locations Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Merge pull request #36847 from nextcloud/enh/noid/fix-right-click-imagesSimon L2023-03-025-4/+19
|\ | | | | fix right-click img tags
| * fix right-click img tagsSimon L2023-03-025-4/+19
| | | | | | | | | | Signed-off-by: Simon L <szaimen@e.mail.de> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* | fix(unified-search): emptycontent messagesJohn Molakvoæ2023-03-021-18/+35
| | | | | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* | fix(unified-search): fix code highlightingJohn Molakvoæ2023-03-021-5/+5
| | | | | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* | fix(unified-search): remove conflicting trigger colorJohn Molakvoæ2023-03-021-6/+1
|/ | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-03-022-2/+2
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #36890 from nextcloud/bugfix/noid/translation-api-annotationJulius Härtl2023-03-011-0/+6
|\ | | | | fix(translation): Allow regular users to use translation api endpoints
| * fix(translation): Allow regular users to use translation api endpointsJulius Härtl2023-02-281-0/+6
| | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | fix(theming): logo missing on login pageJohn Molakvoæ2023-03-013-10/+8
|/ | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-02-284-2/+28
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* feat(translations): Add translation provider APIJulius Härtl2023-02-272-0/+68
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Merge pull request #36634 from ↵MichaIng2023-02-271-1/+1
|\ | | | | | | | | nextcloud/fix/client-login-flow/state-token-missing-response fix(client-login-flow): Use correct response for missing state token
| * fix(client-login-flow): Use correct response for missing state tokenChristoph Wurst2023-02-091-1/+1
| | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-02-274-6/+8
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Merge pull request #36862 from nextcloud/bugfix/typoJoas Schilling2023-02-261-1/+1
|\ \ | | | | | | Fix typo that added a letter to migration template
| * | Fix typo that added a letter to migration templateVitor Mattos2023-02-251-1/+1
| | | | | | | | | | | | Signed-off-by: Vitor Mattos <vitor@php.rio>
* | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-02-2610-10/+72
| | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-02-25136-0/+178
| | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | Add name for home breadcrumb in filepickerChristopher Ng2023-02-246-5/+6
| | | | | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>