summaryrefslogtreecommitdiffstats
path: root/apps/files/src
Commit message (Expand)AuthorAgeFilesLines
* fix(files): migrate from CustomSvgIconrenderer to NcIconSvgWrapperGrigorii K. Shartsev2023-10-045-89/+26
* fix(files): disallow illegal charactersJohn Molakvoæ (skjnldsv)2023-10-042-2/+12
* fix(files): encoded source path on actions requestsJohn Molakvoæ2023-10-035-9/+9
* fix: encode uri for delete, restore and favoriteDaniel Kesselberg2023-09-282-2/+4
* fix(files): pass WCAG AA for hover rowsJohn Molakvoæ2023-09-282-18/+20
* feat(files): properly format buttons, align mtime to the left and apply opaci...John Molakvoæ (skjnldsv)2023-09-274-21/+26
* Merge pull request #40604 from nextcloud/fix/dnd/open-fileidJohn Molakvoæ2023-09-274-7/+13
|\
| * fix(files): open folder fileid while navigating without opening the sidebarJohn Molakvoæ2023-09-274-7/+13
* | fix(files): use `OC.Files.getClient()`Max2023-09-261-2/+2
|/
* fix(files): preview loadingJohn Molakvoæ (skjnldsv)2023-09-261-8/+10
* feat(files): add move or copy actionJohn Molakvoæ2023-09-2616-137/+722
* feat(files): add drag and drop supportJohn Molakvoæ2023-09-263-4/+125
* feat(files): add folder icon overlayJohn Molakvoæ2023-09-261-0/+1
* fix(files): revert button maxcontrastJohn Molakvoæ (skjnldsv)2023-09-211-4/+0
* fix(files): title and inline actionsJohn Molakvoæ (skjnldsv)2023-09-211-2/+13
* fix: avoid side-effect importsJohn Molakvoæ (skjnldsv)2023-09-2116-207/+78
* feat(files): add files_sharing indicatorJohn Molakvoæ (skjnldsv)2023-09-203-2/+9
* fix(systemtags): fix capabilities and sidebar + tag visibilityJohn Molakvoæ (skjnldsv)2023-09-183-4/+4
* fix(files): allow downloading folders within user root folders onlyJohn Molakvoæ (skjnldsv)2023-09-181-1/+13
* feat(files): add systemtags viewJohn Molakvoæ (skjnldsv)2023-09-185-58/+21
* fix(files): CustomElementRender $el replacement bugJohn Molakvoæ (skjnldsv)2023-09-183-8/+8
* refactor(f2v): Migrate unread comments action to the new FileAction APILucas Azevedo2023-09-161-1/+0
* Use t and n for translationLouis Chemineau2023-09-141-5/+5
* fix: Update file list headers on breadcrumb navigationJulius Härtl2023-09-111-0/+3
* Remove quotation marksValdnet2023-09-081-1/+1
* feat(files): add folder icon overlayJohn Molakvoæ2023-09-052-7/+73
* fix(files): `New folder` caseJohn Molakvoæ2023-09-021-1/+1
* feat(files): add sharing icon in headerJohn Molakvoæ2023-09-024-23/+104
* feat(files): add uploaderJohn Molakvoæ2023-09-0110-35/+262
* enh(a11y): Always visible file rename labelChristopher Ng2023-08-291-1/+9
* fix(apps): Adjust apps for FilePicker API changeFerdinand Thiessen2023-08-261-1/+0
* chore: upgrade to `@nextcloud/files@3.0.0-beta.18`John Molakvoæ2023-08-232-9/+18
* feat: migrate FileAction from serverJohn Molakvoæ2023-08-2332-261/+46
* chore: use Navigation from `@nextcloud/files`John Molakvoæ2023-08-2326-366/+98
* fix: Avoid throwing on folder previews as there are noneJulius Härtl2023-08-221-1/+5
* fix(files): trashbin redirect and default fileid Sidebar openJohn Molakvoæ2023-08-175-37/+45
* fix(cypress): adjust selectorsJohn Molakvoæ2023-08-174-8/+36
* fix(files): window.caches checkJohn Molakvoæ2023-08-171-2/+6
* fix(tests): actions adjust and jest fetch mockJohn Molakvoæ2023-08-173-7/+19
* fix(files): sidebar favorite event syncJohn Molakvoæ2023-08-172-32/+22
* fix(files): navigation quota alignmentsJohn Molakvoæ2023-08-171-2/+2
* fix(files): unnecessary navigation change detectionJohn Molakvoæ2023-08-171-3/+5
* fix(files): dir contents variablesJohn Molakvoæ2023-08-171-5/+8
* fix(files): router and fileid sidebar openJohn Molakvoæ2023-08-177-35/+49
* fix(files): active and open sidebar on mountJohn Molakvoæ2023-08-174-23/+64
* fix: FileEntry boundariesElement and right click menuJohn Molakvoæ2023-08-171-7/+12
* feat: redirect to the mime icon if no preview availableJohn Molakvoæ2023-08-171-15/+2
* perf(files): reuse vnode with unique keyJohn Molakvoæ2023-08-172-15/+9
* feat: virtual scrolling updateJohn Molakvoæ2023-08-177-20/+690
* chore(files): add Headers, remove legacy methods and cleanupJohn Molakvoæ2023-08-1720-445/+377