aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files
Commit message (Expand)AuthorAgeFilesLines
* fix(files): Adjust type import and usage for removed dependencyFerdinand Thiessen2024-05-271-2/+1
* fix(files): Implement `SortingService` to fix sorting of filesFerdinand Thiessen2024-05-273-1/+160
* feat(files): refresh preview on etag changeskjnldsv2024-05-232-2/+8
* fix(files): Debounce does not return a function so it should be used as computedFerdinand Thiessen2024-05-231-9/+10
* fix(files): Use translation function directly instead of calling the instance...Ferdinand Thiessen2024-05-231-13/+13
* fix(files): Fix typing issues with dataFerdinand Thiessen2024-05-231-11/+20
* fix(files): Fix naming issue for reserved Vue property namesFerdinand Thiessen2024-05-231-3/+3
* fix(files): Drop `xml2js` dependency and use browser native DOMParserFerdinand Thiessen2024-05-171-16/+16
* perf(deleteAction): Queue delete requestsfenn-cs2024-05-151-1/+16
* fix(deleteAction): Remove unused nc l10n importfenn-cs2024-05-151-1/+1
* chore: Compile assetsFerdinand Thiessen2024-05-131-1/+1
* Fix(l10n): Update translations from TransifexNextcloud bot2024-05-094-0/+4
* Fix(l10n): Update translations from TransifexNextcloud bot2024-05-076-8/+10
* fix: Do not import styles that are already included in server bundleFerdinand Thiessen2024-05-063-6/+2
* Fix(l10n): Update translations from TransifexNextcloud bot2024-05-052-0/+2
* Fix(l10n): Update translations from TransifexNextcloud bot2024-05-0420-48/+86
* Fix(l10n): Update translations from TransifexNextcloud bot2024-05-032-0/+46
* fix(files): Add missing properties and fix Typescript errors in `FileEntryName`Ferdinand Thiessen2024-05-021-21/+33
* fix(files): apply the renaming when leaving the input fieldRaphaël Jakse2024-05-021-1/+1
* Fix(l10n): Update translations from TransifexNextcloud bot2024-05-022-0/+20
* Fix(l10n): Update translations from TransifexNextcloud bot2024-05-012-4/+4
* fix(files): Fix ownership transfer encrypted files detectionCôme Chilliet2024-04-301-1/+1
* fix(files): Use string array instead of string for forbidden charactersFerdinand Thiessen2024-04-292-8/+6
* fix(files): Use OCP\Util::getForbiddenFileNameChars instead of direct access ...Ferdinand Thiessen2024-04-292-9/+2
* Fix(l10n): Update translations from TransifexNextcloud bot2024-04-292-0/+18
* Fix(l10n): Update translations from TransifexNextcloud bot2024-04-272-0/+22
* Fix(l10n): Update translations from TransifexNextcloud bot2024-04-262-0/+2
* Fix(l10n): Update translations from TransifexNextcloud bot2024-04-244-0/+4
* Fix(l10n): Update translations from TransifexNextcloud bot2024-04-232-0/+2
* Fix(l10n): Update translations from TransifexNextcloud bot2024-04-212-0/+2
* Fix(l10n): Update translations from TransifexNextcloud bot2024-04-202-0/+2
* Fix(l10n): Update translations from TransifexNextcloud bot2024-04-1916-4/+64
* Merge pull request #44904 from nextcloud/fix/transfer-ownershipFerdinand Thiessen2024-04-181-38/+73
|\
| * fix(files): Also restore shares after ownership transfer for object storageFerdinand Thiessen2024-04-181-38/+73
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-04-182-0/+84
* | Merge pull request #44805 from nextcloud/fix/selected-files-countPytal2024-04-171-0/+6
|\ \
| * | fix(files): Display selected files countChristopher Ng2024-04-171-0/+6
| |/
* / fix(comments): Fix issues thrown by comments sidebar tab codeFerdinand Thiessen2024-04-171-4/+4
|/
* fix(files): Ensure search query is cleared when changing view or directoryFerdinand Thiessen2024-04-171-0/+10
* Fix(l10n): Update translations from TransifexNextcloud bot2024-04-172-0/+30
* fix(files): Do not show files from hidden folders in "Recent"-view if hidden ...Ferdinand Thiessen2024-04-165-6/+59
* fix(files): Focus filename input in new-node dialog when openedFerdinand Thiessen2024-04-161-1/+18
* Merge pull request #44806 from nextcloud/chore/widget-primary-colorPytal2024-04-161-1/+1
|\
| * chore: Switch widget to primary colorChristopher Ng2024-04-151-1/+1
* | fix(files): Inherit some node attributes when creating new nodes to preserve ...Ferdinand Thiessen2024-04-164-9/+35
* | fix(files): Sanitize `share-types` attribute in download actionFerdinand Thiessen2024-04-161-1/+2
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-04-162-2/+50
* | feat: cleanup filecache_extended items by defaultRobin Appelman2024-04-152-3/+4
* | feat: remove orphaned entries from filecache_extendedDaniel Kesselberg2024-04-151-1/+37
|/
* chore(deps): Update openapi-extractorprovokateurin2024-04-151-1/+1