aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/src/services/SharingService.ts
Commit message (Expand)AuthorAgeFilesLines
* refactor(files): use new `hide-download` WebDAV property for download actionFerdinand Thiessen2025-04-161-0/+1
* fix(files_sharing): Map sharee information for `shared-by-you` viewFerdinand Thiessen2025-02-201-1/+13
* fix(files_sharing): Only clear permissions of pending federated sharesprovokateurin2025-01-301-3/+6
* fix(files_sharing): external share parsingskjnldsv2025-01-091-0/+4
* feat(files_sharing): Migrate public share to use Vue files listFerdinand Thiessen2024-09-061-7/+6
* fix(files): Correctly parse external shares for files UIFerdinand Thiessen2024-09-021-10/+17
* feat(files_sharing): show file requests in navigationskjnldsv2024-07-301-0/+20
* chore: Enable ESLint for apps and fix all errorsFerdinand Thiessen2024-07-091-4/+8
* fix: Do not import from `axios` but only `@nextcloud/axios`Ferdinand Thiessen2024-06-201-1/+1
* fix(files_sharing): fix parsing of remote sharesskjnldsv2024-06-121-6/+24
* chore: Add SPDX headerAndy Scherzinger2024-06-061-19/+2
* chore(files_sharing): use `OCSResponse` from `@nextcloud/typings`skjnldsv2024-02-231-11/+1
* fix(files): group duplicate sharesJohn Molakvoæ2024-01-111-1/+25
* feat: migrate FileAction from serverJohn Molakvoæ2023-08-231-1/+2
* chore: use Navigation from `@nextcloud/files`John Molakvoæ2023-08-231-2/+1
* feat(files): migrate recent viewJohn Molakvoæ (skjnldsv)2023-08-021-2/+0
* feat(files_external): migrate to vueJohn Molakvoæ2023-08-011-10/+10
* 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
* fix: adjust testingJohn Molakvoæ2023-07-111-23/+22
* feat(sharing): add sharing overview viewJohn Molakvoæ2023-07-111-0/+183