summaryrefslogtreecommitdiffstats
path: root/lib/public
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #17151 from nextcloud/td/remove/createPreviewRoeland Jago Douma2019-09-151-12/+0
|\
| * Remove deprecated function createPreviewRoeland Jago Douma2019-09-151-12/+0
* | Disable app token creation for impersonated people, ref #15539Greta Doci2019-09-151-0/+17
|/
* Use Symfony's new contract Event class instead of the deprecated oneChristoph Wurst2019-09-123-2/+18
* Add Symfony inspired typed event dispatcher methodChristoph Wurst2019-09-111-0/+12
* Merge pull request #16682 from nextcloud/enh/12790/workflow-backendRoeland Jago Douma2019-09-1111-26/+573
|\
| * fix missing @since'sArthur Schiwon2019-09-092-0/+13
| * entities equip the RuleMatcher on the events they are aware ofArthur Schiwon2019-09-092-3/+11
| * let a dedicate service serve a stateful processArthur Schiwon2019-09-095-46/+63
| * require IChecks to receive entity contextArthur Schiwon2019-09-091-0/+20
| * seperate setFileInfo from ICheckArthur Schiwon2019-09-092-10/+45
| * Return actual event data instead of self callingJulius Härtl2019-09-091-2/+2
| * extends ICheck with scope and entity support, provide them as initialStateArthur Schiwon2019-09-092-4/+37
| * WFE as proxy listen to relevent events and forwards themArthur Schiwon2019-09-091-0/+15
| * introduce GenericEntityEvent and adapt File entityArthur Schiwon2019-09-091-0/+67
| * adds a trigger hint for complex operationsArthur Schiwon2019-09-091-2/+15
| * remove IEntity's getId in favor of class nameArthur Schiwon2019-09-091-14/+0
| * merge IOperator with IOperation for simplicityArthur Schiwon2019-09-095-100/+58
| * add operator interfaces / APIArthur Schiwon2019-09-094-0/+192
| * add missing @since annotationsArthur Schiwon2019-09-092-1/+9
| * the workflow manager becomes scope aware, Part 1Arthur Schiwon2019-09-091-0/+4
| * introducing Entity interfaces and a File one as first implementationArthur Schiwon2019-09-093-0/+144
| * open the WFE to deal with other subjects but filesArthur Schiwon2019-09-091-0/+34
* | set default CSP on NotFoundResponseRoeland Jago Douma2019-09-091-0/+1
|/
* Merge pull request #16859 from PhrozenByte/patch-1Roeland Jago Douma2019-09-091-0/+11
|\
| * Improve usage of IAppManager::getAppWebPath()Daniel Rudolf2019-09-051-2/+2
| * Add IAppManager::getAppWebPath()Daniel Rudolf2019-08-251-0/+11
* | Merge pull request #17006 from nextcloud/querybuilder-max-minRoeland Jago Douma2019-09-071-0/+20
|\ \
| * | add MAX and MIN to functionbuilderRobin Appelman2019-09-061-0/+20
* | | Merge pull request #16928 from nextcloud/fix/icontrolelrmethodreflectorRoeland Jago Douma2019-09-031-0/+1
|\ \ \
| * | | Remove reflect method form public interfaceRoeland Jago Douma2019-08-301-0/+1
* | | | Define a guest type so Talk can use it in it's notificationsJoas Schilling2019-09-021-0/+19
|/ / /
* | | Add deprecation warningRoeland Jago Douma2019-08-291-0/+1
* | | Merge pull request #16723 from nextcloud/fix/sharing/unshare-messageJoas Schilling2019-08-261-0/+8
|\ \ \ | |_|/ |/| |
| * | Add expiration event for sharesJohn Molakvoæ (skjnldsv)2019-08-211-0/+8
| |/
* / Make the sharing constants publicly availableJoas Schilling2019-08-231-0/+57
|/
* Do not enforce the parent constructor of response to be calledRoeland Jago Douma2019-08-191-10/+8
* frame-src doesn't respect the nonce attributeRoeland Jago Douma2019-08-161-3/+0
* Make the auto-disabled list more broadJoas Schilling2019-08-151-1/+8
* Get the proper UIDRoeland Jago Douma2019-08-131-0/+44
* Add feature policy headerRoeland Jago Douma2019-08-105-0/+318
* Merge pull request #16498 from nextcloud/feature/noid/room_metadataMorris Jobke2019-08-054-4/+282
|\
| * Add standard metadata key for room-featuresGeorg Ehrke2019-08-021-0/+17
| * Provide standard metadata keys for contact person of a resourceGeorg Ehrke2019-08-011-0/+15
| * Provide standard metadata keys for location of roomGeorg Ehrke2019-08-011-0/+21
| * sync metadata of rooms / resources with cacheGeorg Ehrke2019-08-011-1/+1
| * Add \OCP\Calendar\IMetadataProvider interface and provider for common metadat...Georg Ehrke2019-08-014-4/+229
* | comparaison types: +regex +wildcardMaxence Lange2019-08-021-0/+2
|/
* Add form-action CSP elementRoeland Jago Douma2019-07-312-0/+35
* No need to have these classes we tighten the default CSP from time toRoeland Jago Douma2019-07-273-0/+3