Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | chore: apply new CSFixer rules | Ferdinand Thiessen | 2025-07-01 | 1 | -0/+1 |
| | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> # Conflicts: # apps/settings/lib/SetupChecks/PhpOpcacheSetup.php | ||||
* | feat(sharing): Add `custom_tokens` capability | Christopher Ng | 2025-01-15 | 1 | -0/+2 |
| | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | ||||
* | refactor(apps): Use constructor property promotion when possible | provokateurin | 2024-10-21 | 1 | -8/+4 |
| | | | | Signed-off-by: provokateurin <kate@provokateurin.de> | ||||
* | chore: Add SPDX header | Andy Scherzinger | 2024-06-06 | 1 | -24/+3 |
| | | | | Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de> | ||||
* | files_sharing: Add OpenAPI spec | jld3103 | 2023-07-31 | 1 | -0/+62 |
| | | | | Signed-off-by: jld3103 <jld3103yt@gmail.com> | ||||
* | feat(ocp): More specific type for ICapabilities::getCapabilities | Christoph Wurst | 2023-07-03 | 1 | -2/+0 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Fix type when getting appconfig with int | Carl Schwan | 2022-10-17 | 1 | -1/+1 |
| | | | | Signed-off-by: Carl Schwan <carl@carlschwan.eu> | ||||
* | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 1 | -2/+3 |
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | load share settings from the share manager in more places | Robin Appelman | 2021-05-12 | 1 | -17/+21 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | Separate settings for remote share expiration | Vincent Petry | 2021-04-15 | 1 | -0/+7 |
| | | | | | | | Added separate settings for default and enforced expiration date for remote shares. Signed-off-by: Vincent Petry <vincent@nextcloud.com> | ||||
* | Fix expire date capability for federated shares | Vincent Petry | 2021-04-15 | 1 | -1/+4 |
| | | | | Signed-off-by: Vincent Petry <vincent@nextcloud.com> | ||||
* | Add appconfig to always show the unique label of a sharee | Julius Härtl | 2021-03-04 | 1 | -1/+2 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Update all license headers for Nextcloud 21 | Christoph Wurst | 2020-12-16 | 1 | -0/+1 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Format code to a single space around binary operators | Christoph Wurst | 2020-10-05 | 1 | -1/+1 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Update license headers | Christoph Wurst | 2019-12-05 | 1 | -1/+2 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Expose capability if the lookup server should be queried by default | Roeland Jago Douma | 2019-12-05 | 1 | -0/+5 |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Add capabilities | Roeland Jago Douma | 2019-11-27 | 1 | -0/+7 |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Some php-cs fixes | Roeland Jago Douma | 2019-11-22 | 1 | -1/+2 |
| | | | | | | | | | | | * Order the imports * No leading slash on imports * Empty line before namespace * One line per import * Empty after imports * Emmpty line at bottom of file Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | add "askForPassword" on capabilities for sharing | tobiasKaminsky | 2019-05-13 | 1 | -0/+6 |
| | | | | Signed-off-by: tobiasKaminsky <tobias@kaminsky.me> | ||||
* | add capabilities for multiple share links | Bjoern Schiessle | 2018-11-26 | 1 | -0/+1 |
| | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | add share permissions to settings page | Bjoern Schiessle | 2018-02-27 | 1 | -0/+2 |
| | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | Update license headers | Morris Jobke | 2017-11-06 | 1 | -0/+1 |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Some app fixes of phpstorm inspections | Roeland Jago Douma | 2017-07-24 | 1 | -1/+1 |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | move capabilities to share by mail app | Bjoern Schiessle | 2017-04-10 | 1 | -15/+1 |
| | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | update capabilities | Bjoern Schiessle | 2017-04-07 | 1 | -2/+24 |
| | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | remove 'send mail notification' option from sharing, replaced by ↵ | Bjoern Schiessle | 2016-11-02 | 1 | -2/+2 |
| | | | | | | send-by-mail feature Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | Add files drop capability for clients | Roeland Jago Douma | 2016-08-13 | 1 | -0/+1 |
| | |||||
* | Fix apps/ | Joas Schilling | 2016-07-21 | 1 | -2/+3 |
| | |||||
* | Move lib/ to PSR-4 | Joas Schilling | 2016-05-25 | 1 | -0/+91 |