aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/src/services/SharingService.ts
Commit message (Expand)AuthorAgeFilesLines
* 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