aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/src
Commit message (Expand)AuthorAgeFilesLines
...
* fix(files_sharing): select sharing in sidebar breaks Viewer focus trapGrigorii K. Shartsev2023-09-051-7/+0
* renable download configuration on circles sharesMaxence Lange2023-09-051-6/+0
* Replace custom input field with NcTextFieldjulia.kirschenheuter2023-08-311-5/+8
* Improve sharing flowfenn-cs2023-08-3015-554/+1468
* 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-233-13/+19
* feat: migrate FileAction from serverJohn Molakvoæ2023-08-239-15/+13
* chore: use Navigation from `@nextcloud/files`John Molakvoæ2023-08-2310-49/+36
* fix(tests): actions adjust and jest fetch mockJohn Molakvoæ2023-08-172-7/+7
* chore(files): add Headers, remove legacy methods and cleanupJohn Molakvoæ2023-08-172-3/+2
* feat(files): migrate recent viewJohn Molakvoæ (skjnldsv)2023-08-023-5/+2
* feat(files_external): migrate to vueJohn Molakvoæ2023-08-015-15/+15
* fix(i18n) Changed case of "Files"rakekniven2023-08-012-2/+2
* fix(files_sharing): String translationsChristopher Ng2023-07-312-3/+3
* fix(files): default emptycontent messageJohn Molakvoæ2023-07-182-7/+27
* feat(files_sharing): add openInFiles actionJohn Molakvoæ2023-07-116-6/+163
* fix(files_sharing): error and size/mtime for deleted sharesJohn Molakvoæ2023-07-111-1/+1
* chore: compile assetsJohn Molakvoæ2023-07-111-1/+0
* chore: add actions testingJohn Molakvoæ2023-07-117-7/+685
* fix: adjust testingJohn Molakvoæ2023-07-114-30/+518
* fix: drop legacy sharing filesJohn Molakvoæ2023-07-112-9/+7
* feat(sharing): add sharing overview viewJohn Molakvoæ2023-07-117-1/+549
* fix(files_sharing): hide download permission for circle sharesRichard Steinmetz2023-07-101-0/+6
* chore(files_sharing): Remove orphaned file with deprecated importsFerdinand Thiessen2023-07-011-44/+0
* chore: upgrade typescript, eslint and fix lintJohn Molakvoæ2023-06-271-1/+0
* address reviewSimon L2023-06-241-1/+1
* only print deprecation logs if debug mode is enabledSimon L2023-06-241-1/+1
* Move deprecation warnings to debugSimon L2023-06-241-1/+1
* Don't disable actions when saving share permissionsLouis Chemineau2023-06-191-8/+4
* Fix lint errorsVarun Patil2023-05-231-0/+4
* Optimize webpack chunksVarun Patil2023-05-231-2/+3
* reload filelist when adding or removing sharesRobin Appelman2023-05-221-1/+6
* Show pending popover menu when password is enabled by defaultDaniel Calviño Sánchez2023-05-221-8/+8
* Rename "pendingPassword" to "pendingEnforcedPassword"Daniel Calviño Sánchez2023-05-221-4/+4
* Use the color-primary-element* variablesSimon L2023-05-131-1/+1
* Do not allow to toggle between password and text in sharingLouis Chemineau2023-05-091-0/+1
* Merge pull request #38012 from nextcloud/fix/a11y-share-inputPytal2023-05-031-1/+1
|\
| * Fix share input idChristopher Ng2023-05-021-1/+1
* | fix(files_sharing): Don't show copy action when !canDownload and no update pe...Marcel Klehr2023-05-021-1/+1
|/
* fix(l10n): Fixed grammarrakekniven2023-04-181-1/+1
* Adjust breadcrumb navigation structure to the navigation listjulia.kirschenheuter2023-04-041-4/+4
* chore(eslint): fix missing import extensionsJohn Molakvoæ2023-03-2320-72/+72
* chore(eslint): replace node/no-missing-import by n/no-missing-importJohn Molakvoæ2023-03-232-2/+2
* Add SHARE_TYPE_SCIENCEMESHMichiel de Jong2023-03-083-0/+9
* Fix share select dropdown not opening when viewer is openChristopher Ng2023-03-011-0/+7
* Adapt native tooltip for new structure of NcAvatarjulia.kirschenheuter2023-02-273-4/+3
* Encrypted and shared folders should use the encrypted iconLouis Chemineau2023-02-201-6/+6
* Drop vue-clipboard2 to fix copy to clipboardChristopher Ng2023-02-013-4/+2
* Port files sharing selectorChristopher Ng2023-01-241-56/+61
* Improve password generation for link sharesVincent Petry2023-01-161-6/+9