aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/src/actions
Commit message (Expand)AuthorAgeFilesLines
* fix(files): Do not encode the path twice (and do not use undefined method)Ferdinand Thiessen2023-11-071-1/+1
* feat(files): migrate template pickerJohn Molakvoæ2023-10-172-3/+3
* fix(files): encoded source path on actions requestsJohn Molakvoæ2023-10-032-3/+3
* fix: encode uri for delete, restore and favoriteDaniel Kesselberg2023-09-281-1/+2
* fix(files): open folder fileid while navigating without opening the sidebarJohn Molakvoæ2023-09-272-3/+3
* feat(files): add move or copy actionJohn Molakvoæ2023-09-262-0/+319
* fix: avoid side-effect importsJohn Molakvoæ (skjnldsv)2023-09-219-31/+9
* feat(files): add files_sharing indicatorJohn Molakvoæ (skjnldsv)2023-09-201-1/+1
* fix(systemtags): fix capabilities and sidebar + tag visibilityJohn Molakvoæ (skjnldsv)2023-09-181-1/+1
* fix(files): allow downloading folders within user root folders onlyJohn Molakvoæ (skjnldsv)2023-09-181-1/+13
* feat(files): add sharing icon in headerJohn Molakvoæ2023-09-021-3/+3
* feat: migrate FileAction from serverJohn Molakvoæ2023-08-2318-46/+25
* chore: use Navigation from `@nextcloud/files`John Molakvoæ2023-08-2315-62/+40
* fix(files): trashbin redirect and default fileid Sidebar openJohn Molakvoæ2023-08-173-4/+8
* fix(tests): actions adjust and jest fetch mockJohn Molakvoæ2023-08-173-7/+19
* fix(files): router and fileid sidebar openJohn Molakvoæ2023-08-173-4/+14
* fix(files): active and open sidebar on mountJohn Molakvoæ2023-08-171-2/+2
* feat(files): migrate recent viewJohn Molakvoæ (skjnldsv)2023-08-022-0/+160
* feat(files_sharing): add openInFiles actionJohn Molakvoæ2023-07-111-2/+1
* chore: add actions testingJohn Molakvoæ2023-07-111-0/+13
* fix(files): actions permissions requirementsJohn Molakvoæ2023-07-116-13/+41
* fix(files): invalid default actionsJohn Molakvoæ2023-07-055-6/+9
* feat: add favorites view testingJohn Molakvoæ2023-07-057-7/+7
* fix(files): fix actions svgJohn Molakvoæ2023-07-056-12/+12
* feat: add view in folder action with testsJohn Molakvoæ2023-07-052-0/+229
* fix(files): hidden default actionsJohn Molakvoæ2023-07-0510-18/+18
* feat(files): favoritesJohn Molakvoæ2023-07-051-1/+1
* chore: upgrade typescript, eslint and fix lintJohn Molakvoæ2023-06-273-7/+5
* feat: add rename action with testsJohn Molakvoæ2023-06-224-2/+164
* fix(files): action default is false if not setJohn Molakvoæ2023-06-222-0/+2
* feat: add favorite action with testsJohn Molakvoæ2023-06-222-0/+490
* feat: add edit locally action with testsJohn Molakvoæ2023-06-222-0/+237
* fix(jest): replace mock with jest.spyOnJohn Molakvoæ2023-06-212-3/+3
* feat: add open folder action testingJohn Molakvoæ2023-06-212-6/+173
* feat: add download action testingJohn Molakvoæ2023-06-212-0/+267
* feat: add delete action testingJohn Molakvoæ2023-06-212-2/+188
* feat: add sidebar action testingJohn Molakvoæ2023-06-212-5/+163
* fix: delete action importJohn Molakvoæ2023-06-211-2/+2
* fix(files): make open folder a default actionJohn Molakvoæ2023-05-241-0/+69
* feat(files): add dir file action parameterJohn Molakvoæ2023-04-211-3/+4
* feat(files): add sidebar actionJohn Molakvoæ2023-04-211-0/+54
* fix(files): standardize `files:node:event` event syntaxJohn Molakvoæ2023-04-141-1/+1
* chore(eslint): clean and fixJohn Molakvoæ2023-04-061-2/+2
* feat(files): add FileAction serviceJohn Molakvoæ2023-04-061-1/+2
* feat(files): batch actionsJohn Molakvoæ2023-04-061-8/+20
* feat(files): propagate restore and delete eventsJohn Molakvoæ2023-04-061-5/+10
* feat(files): actions apiJohn Molakvoæ2023-04-061-7/+5
* chore(deps): cleanup unused deps and auditJohn Molakvoæ2023-04-061-0/+49