aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/src
Commit message (Expand)AuthorAgeFilesLines
* feat(files_sharing): add openInFiles actionJohn Molakvoæ2023-07-111-2/+1
* fix(files): empty default actionJohn Molakvoæ2023-07-112-8/+22
* chore: add actions testingJohn Molakvoæ2023-07-111-0/+13
* fix(files): actions permissions requirementsJohn Molakvoæ2023-07-118-15/+58
* fix(files): show a border around the favorite icon for better contrastJohn Molakvoæ2023-07-051-0/+7
* fix: favorites colour, icon, unwanted eslint-disable, typing and previewJohn Molakvoæ2023-07-0513-79/+69
* fix(files): invalid default actionsJohn Molakvoæ2023-07-055-6/+9
* feat: add caption propJohn Molakvoæ2023-07-051-0/+7
* feat: add favorites view testingJohn Molakvoæ2023-07-0511-18/+221
* chore: update webdav to 5.2.2John Molakvoæ2023-07-051-3/+8
* fix(files): sanitize name and ext displayJohn Molakvoæ2023-07-052-1/+4
* feat: add modified columnJohn Molakvoæ2023-07-059-10/+69
* fix(files): fix actions svgJohn Molakvoæ2023-07-056-12/+12
* feat: add view in folder action with testsJohn Molakvoæ2023-07-053-0/+230
* fix(files): hidden default actionsJohn Molakvoæ2023-07-0512-47/+39
* feat(files): import all actionsJohn Molakvoæ2023-07-051-0/+3
* feat(files): implement built-in renamingJohn Molakvoæ2023-07-054-52/+315
* feat(files): sort favorites firstJohn Molakvoæ2023-07-053-2/+16
* fix(files): fix favorites legacy to vue handling and sortingJohn Molakvoæ2023-07-051-30/+65
* feat(files): favoritesJohn Molakvoæ2023-07-056-1/+398
* Do not load preview if version tab is not activeLouis Chemineau2023-06-282-1/+13
* chore: upgrade typescript, eslint and fix lintJohn Molakvoæ2023-06-276-16/+13
* feat: add rename action with testsJohn Molakvoæ2023-06-224-2/+164
* fix(files): action default is false if not setJohn Molakvoæ2023-06-223-1/+3
* 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-213-10/+168
* fix: delete action importJohn Molakvoæ2023-06-211-2/+2
* Reset show tags on closeChristopher Ng2023-06-061-0/+1
* fix(files): make open folder a default actionJohn Molakvoæ2023-05-243-16/+87
* address reviewSimon L2023-05-191-1/+1
* migrate a few components to NcSelectSimon L2023-05-191-11/+4
* adjust file custom picker component padding as the smart picker does not have...Julien Veyssier2023-05-151-1/+1
* Use the color-primary-element* variablesSimon L2023-05-131-1/+1
* feat: Enhance template picker size and layout depending on aspect ratioJulius Härtl2023-05-101-6/+7
* Create new file/folder labelsChristopher Ng2023-04-271-0/+2
* fix: Use proper link for navigating to files on click handlerJulius Härtl2023-04-251-1/+1
* chore(deps): Bump query-string from 7.1.1 to 8.1.0John Molakvoæ2023-04-221-2/+2
* fix(files): do not execute the default action on foldersJohn Molakvoæ2023-04-211-8/+14
* fix(files): favorite marker cssJohn Molakvoæ2023-04-211-4/+13
* fix(files): fileid attributeJohn Molakvoæ2023-04-213-6/+6
* feat(files): allow navigation entry removalJohn Molakvoæ2023-04-211-0/+7
* fix(files): paths store reactivityJohn Molakvoæ2023-04-213-12/+18
* feat(files): add dir file action parameterJohn Molakvoæ2023-04-214-8/+14
* feat(files): add sidebar actionJohn Molakvoæ2023-04-213-3/+68
* fix(files): always force menuJohn Molakvoæ2023-04-211-0/+1