aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/src/services/ConfigService.ts
Commit message (Collapse)AuthorAgeFilesLines
* fix(files_sharing): Move `ConfigLexicon` to Config dir, update sharing inputnfebe2025-05-061-3/+1
| | | | | | | | - Fix autoloading for new `ConfigLexicon` - Ensure that sharing input in sharing tab respect `show-federated-shares-as-internal`: This is important, because when federated shares are shown as internal the users should add them from the internal shares section Signed-off-by: nfebe <fenn25.fn@gmail.com>
* feat(files_sharing): Add toggle for federated share display areanfebe2025-05-061-0/+11
| | | | Signed-off-by: nfebe <fenn25.fn@gmail.com>
* feat(sharing): Toggle custom tokens setting as adminChristopher Ng2025-01-151-1/+9
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* fix(files_sharing): file request conditions with link/email global settingsskjnldsv2024-07-181-1/+8
| | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
* fix(files_sharing): phpunit & openapi fixesskjnldsv2024-07-121-83/+84
| | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
* chore(files_sharing): refactor sharing configskjnldsv2024-07-121-0/+293
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>