aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/src/services
Commit message (Expand)AuthorAgeFilesLines
* fix(FilesView): Update files view upon share creation/deletefenn-cs2024-07-081-0/+18
* fix(files_sharing): fix parsing of remote sharesskjnldsv2024-06-122-7/+40
* Use `@nextcloud/capabilities` to obtain share api defaultsfenn-cs2024-02-031-12/+8
* Consider admin defaults when creating sharesfenn-cs2024-02-031-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
* Add appconfig to always show the unique label of a shareeJulius Härtl2021-03-041-0/+9
* use a consistent default value for sharing.maxAutocompleteResultsArthur Schiwon2020-12-151-1/+1
* Use `babel-loader-exclude-node-modules-except`John Molakvoæ (skjnldsv)2020-07-312-2/+2
* Bump @nextcloud/eslint-config and peersJohn Molakvoæ (skjnldsv)2020-07-311-1/+1
* Use DOMContentLoaded and fix sharebymail loading issueJohn Molakvoæ (skjnldsv)2020-07-201-2/+5
* Cleanup share by mail a bitRoeland Jago Douma2020-07-061-2/+2
* Do not show e-mail suggestions if link shares are disabledRoeland Jago Douma2020-01-061-0/+1
* Add settings front and split sharing entry configJohn Molakvoæ (skjnldsv)2019-11-271-2/+53
* Systemtags and external actions updateJohn Molakvoæ (skjnldsv)2019-10-291-2/+2
* Add ShareTabSections service to register sections in the share tabJulius Härtl2019-10-291-0/+49
* Add OCA.Files.SidebarJohn Molakvoæ (skjnldsv)2019-10-293-0/+357