aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/src/services/ConfigService.js
Commit message (Expand)AuthorAgeFilesLines
* chore(files_sharing): refactor sharing configskjnldsv2024-07-121-322/+0
* chore: Add SPDX headerAndy Scherzinger2024-06-061-21/+2
* Use `@nextcloud/capabilities` to obtain share api defaultsfenn-cs2024-02-011-12/+8
* Consider admin defaults when creating sharesfenn-cs2024-02-011-0/+11
* refactor: remove remaining usage of OC::getCapabilitiesVarun Patil2023-10-201-4/+5
* Enfore allowPublicShares admin settingfenn-cs2023-09-121-2/+7
* Replace moment.js date with Date Object.julia.kirschenheuter2022-10-061-26/+25
* Replace files app ids to classesVincent Petry2022-07-261-2/+2
* Replace license information to SPDX expressionLouis Chemineau2022-01-111-1/+1
* Typing correctionsLouis Chemineau2022-01-111-5/+5
* Eslint fixJohn Molakvoæ (skjnldsv)2022-01-081-25/+25
* Separate settings for remote share expirationVincent Petry2021-04-151-0/+40
* Bump js licensesJohn Molakvoæ (skjnldsv)2021-03-311-1/+3
* 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
* 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
* Add OCA.Files.SidebarJohn Molakvoæ (skjnldsv)2019-10-291-0/+223