aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files
Commit message (Expand)AuthorAgeFilesLines
* refactor: improve autoload_static formating & update autoloadersfenn-cs2024-03-073-4/+6
* feat(files): add search plugin to search in specified folder exclusivelyfenn-cs2024-03-076-0/+145
* fix: Positioning and active state of viewer componentsJulius Härtl2024-03-071-3/+10
* feat(files): add Folder Preview ressource handlerJohn Molakvoæ (skjnldsv)2024-03-072-50/+88
* feat(files): add Viewer Files ressource handlerJohn Molakvoæ (skjnldsv)2024-03-072-6/+98
* feat(theming): Provide CSS variable for favorite color and adjust for dark modeFerdinand Thiessen2024-03-061-1/+1
* feat: reconfigured NcActions to use MDI'sEduardo Morales2024-03-061-1/+1
* Merge pull request #43941 from nextcloud/fix/files-open-textJohn Molakvoæ2024-03-051-1/+7
|\
| * fix(files): Open new file when created from templateFerdinand Thiessen2024-03-051-1/+7
* | Merge pull request #43471 from nextcloud/cache-path-by-idRobin Appelman2024-03-057-34/+28
|\ \
| * | perf: switch places that always use the first getById result to getFirstNodeByIdRobin Appelman2024-03-047-34/+28
| |/
* | Merge pull request #43988 from nextcloud/fix/files-favoriteJohn Molakvoæ2024-03-051-56/+43
|\ \
| * | fix(files): Remove deprecated function calls from sidebar and add aria-label ...Ferdinand Thiessen2024-03-051-56/+43
| |/
* | fix: fixed breadcrumbs not showing due to viewport widthEduardo Morales2024-03-041-1/+1
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-03-056-0/+114
|/
* Fix(l10n): Update translations from TransifexNextcloud bot2024-03-044-4/+62
* Fix(l10n): Update translations from TransifexNextcloud bot2024-03-032-2/+2
* Fix(l10n): Update translations from TransifexNextcloud bot2024-03-026-2/+60
* Merge pull request #43665 from nextcloud/43365-unified-search-filter-view-fixJohn Molakvoæ2024-03-012-53/+33
|\
| * feat(files): restore unified search filtering in files viewfenn-cs2024-02-292-53/+33
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-03-0118-0/+18
|/
* fix: changed text alignment and icon logicEduardo Morales2024-02-291-5/+8
* Fix(l10n): Update translations from TransifexNextcloud bot2024-02-2972-144/+212
* fix: Also expose forbidden filename character in the capabilitiesFerdinand Thiessen2024-02-282-2/+10
* fix(dav): multiple fixes in usage of webdav libraryVarun Patil2024-02-281-14/+24
* Merge pull request #43860 from nextcloud/feat/files-search-provider-by-pathJohn Molakvoæ2024-02-281-0/+3
|\
| * feat(search): allows to search files by pathBenjamin Gaussorgues2024-02-271-0/+3
* | Merge pull request #40667 from nextcloud/rakekniven-patch-2Simon L2024-02-281-1/+1
|\ \
| * | fix(i18n): Corrected grammarrakekniven2024-02-271-1/+1
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-02-2892-340/+768
|/ /
* | Merge pull request #43854 from theTyster/fix/add-button-switching-to-newJohn Molakvoæ2024-02-271-1/+1
|\ \ | |/ |/|
| * fix: Display "+New" while files page loads instead of "+Add".Ty Davis2024-02-261-1/+1
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-02-2716-0/+36
|/
* Merge pull request #43325 from arublov/feature/hide-breadcrumbs-upload-and-ov...John Molakvoæ2024-02-261-0/+19
|\
| * Update apps/files/src/components/BreadCrumbs.vueAndrii Rublov2024-02-251-4/+4
| * feature: [F2V] Hide breadcrumbs when an upload is ongoing on narrow screen #4...Andrii Rublov2024-02-251-0/+19
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-02-266-0/+6
|/
* Fix(l10n): Update translations from TransifexNextcloud bot2024-02-254-8/+16
* feat: files update correctly on destination/current folderEduardo Morales2024-02-231-19/+12
* fix: conflict picker moves files correctly to its directoryEduardo Morales2024-02-231-5/+26
* fix: merge conflict dialog added when overwriting files on move-file actionEduardo Morales2024-02-231-0/+9
* Merge pull request #39215 from shdehnavi/replace_substr_calls_in_files_appJohn Molakvoæ2024-02-231-2/+2
|\
| * Merge branch 'master' into replace_substr_calls_in_files_appHamid Dehnavi2023-10-30135-2462/+4556
| |\
| * | Refactor "substr" calls to improve code readabilityHamid Dehnavi2023-09-271-2/+2
* | | fix(files): page h1 headingGrigorii K. Shartsev2024-02-232-4/+6
* | | chore(files): replace `encodeFilePath` by `encodePath` from `@nextcloud/paths`skjnldsv2024-02-222-14/+3
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-02-212-0/+40
* | | Merge pull request #43666 from nextcloud/fix/files-quota-warnings-zero-and-un...John Molakvoæ2024-02-201-4/+14
|\ \ \
| * | | fix(files): Dont't warn re: full storage on either zero or unlimited quotasJosh2024-02-191-4/+14
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-02-204-0/+22
|/ / /