| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #17151 from nextcloud/td/remove/createPreview | Roeland Jago Douma | 2019-09-15 | 1 | -12/+0 |
|\ |
|
| * | Remove deprecated function createPreview | Roeland Jago Douma | 2019-09-15 | 1 | -12/+0 |
* | | Disable app token creation for impersonated people, ref #15539 | Greta Doci | 2019-09-15 | 1 | -0/+17 |
|/ |
|
* | Use Symfony's new contract Event class instead of the deprecated one | Christoph Wurst | 2019-09-12 | 3 | -2/+18 |
* | Add Symfony inspired typed event dispatcher method | Christoph Wurst | 2019-09-11 | 1 | -0/+12 |
* | Merge pull request #16682 from nextcloud/enh/12790/workflow-backend | Roeland Jago Douma | 2019-09-11 | 11 | -26/+573 |
|\ |
|
| * | fix missing @since's | Arthur Schiwon | 2019-09-09 | 2 | -0/+13 |
| * | entities equip the RuleMatcher on the events they are aware of | Arthur Schiwon | 2019-09-09 | 2 | -3/+11 |
| * | let a dedicate service serve a stateful process | Arthur Schiwon | 2019-09-09 | 5 | -46/+63 |
| * | require IChecks to receive entity context | Arthur Schiwon | 2019-09-09 | 1 | -0/+20 |
| * | seperate setFileInfo from ICheck | Arthur Schiwon | 2019-09-09 | 2 | -10/+45 |
| * | Return actual event data instead of self calling | Julius Härtl | 2019-09-09 | 1 | -2/+2 |
| * | extends ICheck with scope and entity support, provide them as initialState | Arthur Schiwon | 2019-09-09 | 2 | -4/+37 |
| * | WFE as proxy listen to relevent events and forwards them | Arthur Schiwon | 2019-09-09 | 1 | -0/+15 |
| * | introduce GenericEntityEvent and adapt File entity | Arthur Schiwon | 2019-09-09 | 1 | -0/+67 |
| * | adds a trigger hint for complex operations | Arthur Schiwon | 2019-09-09 | 1 | -2/+15 |
| * | remove IEntity's getId in favor of class name | Arthur Schiwon | 2019-09-09 | 1 | -14/+0 |
| * | merge IOperator with IOperation for simplicity | Arthur Schiwon | 2019-09-09 | 5 | -100/+58 |
| * | add operator interfaces / API | Arthur Schiwon | 2019-09-09 | 4 | -0/+192 |
| * | add missing @since annotations | Arthur Schiwon | 2019-09-09 | 2 | -1/+9 |
| * | the workflow manager becomes scope aware, Part 1 | Arthur Schiwon | 2019-09-09 | 1 | -0/+4 |
| * | introducing Entity interfaces and a File one as first implementation | Arthur Schiwon | 2019-09-09 | 3 | -0/+144 |
| * | open the WFE to deal with other subjects but files | Arthur Schiwon | 2019-09-09 | 1 | -0/+34 |
* | | set default CSP on NotFoundResponse | Roeland Jago Douma | 2019-09-09 | 1 | -0/+1 |
|/ |
|
* | Merge pull request #16859 from PhrozenByte/patch-1 | Roeland Jago Douma | 2019-09-09 | 1 | -0/+11 |
|\ |
|
| * | Improve usage of IAppManager::getAppWebPath() | Daniel Rudolf | 2019-09-05 | 1 | -2/+2 |
| * | Add IAppManager::getAppWebPath() | Daniel Rudolf | 2019-08-25 | 1 | -0/+11 |
* | | Merge pull request #17006 from nextcloud/querybuilder-max-min | Roeland Jago Douma | 2019-09-07 | 1 | -0/+20 |
|\ \ |
|
| * | | add MAX and MIN to functionbuilder | Robin Appelman | 2019-09-06 | 1 | -0/+20 |
* | | | Merge pull request #16928 from nextcloud/fix/icontrolelrmethodreflector | Roeland Jago Douma | 2019-09-03 | 1 | -0/+1 |
|\ \ \ |
|
| * | | | Remove reflect method form public interface | Roeland Jago Douma | 2019-08-30 | 1 | -0/+1 |
* | | | | Define a guest type so Talk can use it in it's notifications | Joas Schilling | 2019-09-02 | 1 | -0/+19 |
|/ / / |
|
* | | | Add deprecation warning | Roeland Jago Douma | 2019-08-29 | 1 | -0/+1 |
* | | | Merge pull request #16723 from nextcloud/fix/sharing/unshare-message | Joas Schilling | 2019-08-26 | 1 | -0/+8 |
|\ \ \
| |_|/
|/| | |
|
| * | | Add expiration event for shares | John Molakvoæ (skjnldsv) | 2019-08-21 | 1 | -0/+8 |
| |/ |
|
* / | Make the sharing constants publicly available | Joas Schilling | 2019-08-23 | 1 | -0/+57 |
|/ |
|
* | Do not enforce the parent constructor of response to be called | Roeland Jago Douma | 2019-08-19 | 1 | -10/+8 |
* | frame-src doesn't respect the nonce attribute | Roeland Jago Douma | 2019-08-16 | 1 | -3/+0 |
* | Make the auto-disabled list more broad | Joas Schilling | 2019-08-15 | 1 | -1/+8 |
* | Get the proper UID | Roeland Jago Douma | 2019-08-13 | 1 | -0/+44 |
* | Add feature policy header | Roeland Jago Douma | 2019-08-10 | 5 | -0/+318 |
* | Merge pull request #16498 from nextcloud/feature/noid/room_metadata | Morris Jobke | 2019-08-05 | 4 | -4/+282 |
|\ |
|
| * | Add standard metadata key for room-features | Georg Ehrke | 2019-08-02 | 1 | -0/+17 |
| * | Provide standard metadata keys for contact person of a resource | Georg Ehrke | 2019-08-01 | 1 | -0/+15 |
| * | Provide standard metadata keys for location of room | Georg Ehrke | 2019-08-01 | 1 | -0/+21 |
| * | sync metadata of rooms / resources with cache | Georg Ehrke | 2019-08-01 | 1 | -1/+1 |
| * | Add \OCP\Calendar\IMetadataProvider interface and provider for common metadat... | Georg Ehrke | 2019-08-01 | 4 | -4/+229 |
* | | comparaison types: +regex +wildcard | Maxence Lange | 2019-08-02 | 1 | -0/+2 |
|/ |
|
* | Add form-action CSP element | Roeland Jago Douma | 2019-07-31 | 2 | -0/+35 |
* | No need to have these classes we tighten the default CSP from time to | Roeland Jago Douma | 2019-07-27 | 3 | -0/+3 |