aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/src/services
Commit message (Expand)AuthorAgeFilesLines
* fix(files_sharing): Map sharee information for `shared-by-you` viewFerdinand Thiessen2025-03-042-1/+20
* fix(files): properly update store on files conversions successskjnldsv2025-02-041-18/+0
* fix(files_sharing): Only clear permissions of pending federated sharesprovokateurin2025-01-302-29/+82
* feat(sharing): Toggle custom tokens setting as adminChristopher Ng2025-01-151-1/+9
* feat(sharing): Make it possible to customize share link tokensChristopher Ng2025-01-151-0/+20
* fix(files_sharing): external share parsingskjnldsv2025-01-092-0/+47
* refactor: Use new `ShareType` across file_sharingnfebe2024-12-031-1/+1
* feat(files_sharing): Migrate public share to use Vue files listFerdinand Thiessen2024-09-062-10/+7
* fix(files): Correctly parse external shares for files UIFerdinand Thiessen2024-09-022-10/+65
* test: Migrated all Jest tests to vitestFerdinand Thiessen2024-08-261-43/+44
* feat(files_sharing): show file requests in navigationskjnldsv2024-07-301-0/+20
* fix(files_sharing): file request conditions with link/email global settingsskjnldsv2024-07-181-1/+8
* fix(files_sharing): phpunit & openapi fixesskjnldsv2024-07-121-83/+84
* chore(files_sharing): refactor sharing configskjnldsv2024-07-122-322/+293
* chore(files): Fix ESLint issues with files and files_sharing appFerdinand Thiessen2024-07-091-1/+2
* chore: Enable ESLint for apps and fix all errorsFerdinand Thiessen2024-07-091-4/+8
* fix(FilesView): Update files view upon share creation/deletefenn-cs2024-06-251-0/+18
* 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-122-7/+40
* chore: Add SPDX headerAndy Scherzinger2024-06-068-154/+16
* fix(tests): Add mock for `window._oc_webroot`Ferdinand Thiessen2024-03-231-0/+6
* feat: Allow registration of advanced external share actionsChristopher Ng2024-03-061-1/+7
* chore(files_sharing): use `OCSResponse` from `@nextcloud/typings`skjnldsv2024-02-232-13/+4
* Use `@nextcloud/capabilities` to obtain share api defaultsfenn-cs2024-02-011-12/+8
* Consider admin defaults when creating sharesfenn-cs2024-02-011-0/+11
* fix(files): group duplicate sharesJohn Molakvoæ2024-01-111-1/+25
* refactor: remove remaining usage of OC::getCapabilitiesVarun Patil2023-10-201-4/+5
* Enfore allowPublicShares admin settingfenn-cs2023-09-121-2/+7
* 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-022-3/+0
* feat(files_external): migrate to vueJohn Molakvoæ2023-08-012-11/+11
* 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-112-23/+386
* feat(sharing): add sharing overview viewJohn Molakvoæ2023-07-112-0/+210
* 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
* Replace moment.js date with Date Object.julia.kirschenheuter2022-10-061-26/+25
* Replace files app ids to classesVincent Petry2022-07-261-2/+2
* Use @nextcloud/sharing in files and files_sharingLouis Chemineau2022-01-261-2/+2
* Auto fix warningsLouis Chemineau2022-01-214-4/+4
* Replace license information to SPDX expressionLouis Chemineau2022-01-115-5/+5
* Typing correctionsLouis Chemineau2022-01-111-5/+5
* Eslint fixJohn Molakvoæ (skjnldsv)2022-01-084-37/+37
* Add new ExternalShareActions APIJohn Molakvoæ2021-09-162-0/+82
* Replace proposal-class-private-properties by regular propertiesJohn Molakvoæ (skjnldsv)2021-06-023-14/+14
* Separate settings for remote share expirationVincent Petry2021-04-151-0/+40
* Bump js licensesJohn Molakvoæ (skjnldsv)2021-03-314-11/+6