Commit Graph

35 Commits (9806a9830c381d04c7c3379d6241f764b58e97e3)

Author SHA1 Message Date
skjnldsv 9806a9830c feat(files_sharing): allow viewing files with download disabled 3 months ago
Christopher Ng 1a43fc5718 feat(sharing): Toggle custom tokens setting as admin 9 months ago
Ferdinand Thiessen 6d2c63ecff
fix(settings): Do not use `null` on `string` parameter for sharing disclaimer 12 months ago
Côme Chilliet 1580c8612b
chore(apps): Apply new rector configuration to autouse classes 12 months ago
provokateurin c88ae37844
fix(settings): Fix sharing exclude groups from password requirement option not working 1 year ago
Daniel Kesselberg af6de04e9e
style: update codestyle for coding-standard 1.2.3 1 year ago
Andy Scherzinger ec5b60af28
chore: Add SPDX header 1 year ago
Corentin Damman 0fa9f3049f feat(files_sharing): allow to specify allowed groups to share instead of excluded groups 2 years ago
Baptiste Fotia 9af96d9f9a feat(php,vue): Create a new parameter 2 years ago
Ferdinand Thiessen 22163c60d4
enh(settings): Migrate admin settings for sharing to vue 2 years ago
jld3103 d9f8522003
Fix types for reading and writing config values 3 years ago
Louis Chemineau 347ca20f4e Rename setting name to reduce its length 3 years ago
Louis Chemineau 80fa3c7319 Add setting to ignore email during search 3 years ago
Louis Chemineau 37f1c8640e Add settings to ignore second display name in search 4 years ago
Louis Chemineau 0e06ee68c0 Add settings to not match userID during full match 4 years ago
Carl Schwan a29251e02d Allow to disable password policy enforcement for selected groups 4 years ago
Carl Schwan 6958d8005a
Add admin privilege delegation for admin settings 4 years ago
Thomas Citharel b3c7927260
Show warning on the share settings when the File Shares app is disabled 4 years ago
John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 4 years ago
Robin Appelman 0e6321957d
allow excluding groups from creating link shares 4 years ago
Vincent Petry af61486aea
Separate settings for remote share expiration 5 years ago
Joas Schilling 5b53b6f977
Add a setting to restrict returning a full match unless in phonebook or same group 5 years ago
Joas Schilling b71268e38b
Add a config setting to restrict autocompletion to phonebook matches 5 years ago
Christoph Wurst d89a75be0b
Update all license headers for Nextcloud 21 5 years ago
Christoph Wurst d9015a8c94
Format code to a single space around binary operators 5 years ago
Christoph Wurst 1a9330cd69
Update the license headers for Nextcloud 19 6 years ago
Christoph Wurst 74936c49ea
Remove unused imports 6 years ago
Julius Härtl 381decca49 Add setting to restrict user enumeration to groups 6 years ago
Roeland Jago Douma af8ad96285
Use the l10n from settings 6 years ago
Roeland Jago Douma bfaf3fff33
Move Admin Settings also to info.xml 6 years ago
Christoph Wurst 1b46621cd3
Update license headers for 18 6 years ago
Sascha Wiswedel fb0b94f0c5
clarified default permission setting string 6 years ago
Christoph Wurst 5bf3d1bb38
Update license headers 6 years ago
Roeland Jago Douma 96eedc5eb2
My first stupid attempt at expanding the admin interface 6 years ago
Christoph Wurst de6940352a Move settings to an app 6 years ago
Roeland Jago Douma 5ab4daad96
Move OC\Settings\Admin and OC\Settings\Personal to actual settings 6 years ago
Roeland Jago Douma a7fb71f908
Fetch proper translations 7 years ago
Morris Jobke 248d95339d
Cleanup some unused sharing methods from the old sharing code 7 years ago
Bjoern Schiessle 3285becdc1
fix unit tests 8 years ago
Bjoern Schiessle 1615312bf1
add share permissions to settings page 8 years ago
Morris Jobke 6bbea33133
Simplify ternary operator statements 8 years ago
Morris Jobke 0eebff152a
Update license headers 8 years ago
Arthur Schiwon 005ef115fb
move admin templates to the right place 8 years ago
Bjoern Schiessle b85b6f2439
feature endorse password for share links 9 years ago
Bjoern Schiessle f556c58c22
remove 'send mail notification' option from sharing, replaced by send-by-mail feature 9 years ago
Morris Jobke 6bb95de1c5
Adding a optional disclaimer to the anonymous upload page 9 years ago
Arthur Schiwon 58530ab42f
fix missing parameters in sharing settings page 9 years ago
Lukas Reschke 8a7a0f3287
Add unit tests 9 years ago
Arthur Schiwon 14ddf9d923
rename IAdmin to ISettings, the interface is not bound to a specific settings scope 9 years ago
Arthur Schiwon 1eb8b951c2
more admin page splitup improvements 9 years ago