summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add standard metadata key for room-featuresGeorg Ehrke2019-08-021-0/+17
* Allow to do a principal property search based on metadata keysGeorg Ehrke2019-08-012-1/+93
* 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
* Test resource and room principal backend to check that they provide metadataGeorg Ehrke2019-08-013-766/+191
* Test sync of resource and room metadataGeorg Ehrke2019-08-011-19/+171
* sync metadata of rooms / resources with cacheGeorg Ehrke2019-08-012-209/+295
* provide room / resource properties as principal propertiesGeorg Ehrke2019-08-013-10/+57
* add oc_calendar_resources_md and oc_calendar_rooms_md tablesGeorg Ehrke2019-08-014-1/+72
* Add \OCP\Calendar\IMetadataProvider interface and provider for common metadat...Georg Ehrke2019-08-016-4/+235
* [tx-robot] updated from transifexNextcloud bot2019-08-01154-402/+498
* Merge pull request #16618 from nextcloud/enh/csp/form-actionRoeland Jago Douma2019-07-315-60/+108
|\
| * Update CSP test cases to handle the new form-actionRoeland Jago Douma2019-07-312-60/+64
| * Add form-action CSP elementRoeland Jago Douma2019-07-313-0/+44
|/
* Merge pull request #16619 from nextcloud/bugfix/16446/theming-url-validateRoeland Jago Douma2019-07-313-43/+49
|\
| * Validate urls in theming settings and properly handle error messagesJulius Härtl2019-07-313-43/+49
* | Merge pull request #16544 from nextcloud/bugfix/16540Roeland Jago Douma2019-07-3112-92/+226
|\ \
| * | Move actual password reset to vueJulius Härtl2019-07-3112-92/+226
* | | Merge pull request #16616 from nextcloud/dep/setEvalScriptRoeland Jago Douma2019-07-311-0/+2
|\ \ \ | |_|/ |/| |
| * | setting unsafe-eval is deprecatedRoeland Jago Douma2019-07-301-0/+2
* | | [tx-robot] updated from transifexNextcloud bot2019-07-3116-2/+646
|/ /
* | Merge pull request #16594 from nextcloud/tech-debt/noid/remove-unused-checkPa...Joas Schilling2019-07-302-58/+0
|\ \
| * | Remove unused OC\Share\Share::checkPasswordProtectedShareMorris Jobke2019-07-292-58/+0
* | | Merge pull request #16599 from nextcloud/fix/xss/on-favorite-fileRoeland Jago Douma2019-07-302-2/+2
|\ \ \
| * | | prevent potential XSS via unchecked use innerHTMLMax Fichtelmann2019-07-291-1/+1
| * | | fix XSS when adding a file with a malicious name to favoritesMax Fichtelmann2019-07-291-1/+1
* | | | Merge pull request #16593 from nextcloud/fix/noid/more-precise-error-messageRoeland Jago Douma2019-07-301-3/+2
|\ \ \ \
| * | | | More precise error message when expected filesize does not match - could be o...Morris Jobke2019-07-291-3/+2
| | |/ / | |/| |
* | | | Merge pull request #16579 from nextcloud/enh/PostLoginEventRoeland Jago Douma2019-07-306-46/+153
|\ \ \ \
| * | | | Update testsRoeland Jago Douma2019-07-291-44/+71
| * | | | Add proper PostLoginEventRoeland Jago Douma2019-07-295-2/+82
| |/ / /
* | | | Merge pull request #16596 from nextcloud/bugfix/noid/vtooltip-defaultsRoeland Jago Douma2019-07-3016-74/+51
|\ \ \ \
| * | | | Bump bundlesJulius Härtl2019-07-2912-68/+43
| * | | | Force defaultHtml setting of v-tooltip to be disabledJulius Härtl2019-07-294-6/+8
* | | | | Merge pull request #16595 from nextcloud/tech-debt/noid/no-need-to-document-t...Roeland Jago Douma2019-07-301-11/+0
|\ \ \ \ \
| * | | | | Do not document the obviousMorris Jobke2019-07-291-11/+0
| | |/ / / | |/| | |
* | | | | [tx-robot] updated from transifexNextcloud bot2019-07-30136-384/+400
| |_|/ / |/| | |
* | | | Merge pull request #16502 from nextcloud/bugfix/16474Morris Jobke2019-07-292-8/+20
|\ \ \ \
| * | | | Add additional check for read permissionsJulius Härtl2019-07-241-1/+2
| * | | | Check the if we can actually access the storage cache for recent filesJulius Härtl2019-07-242-7/+18
* | | | | Merge pull request #16591 from nextcloud/fix/noid/typo-in-commentMorris Jobke2019-07-291-1/+1
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Fix typo in commentMorris Jobke2019-07-291-1/+1
|/ / / /
* | | | Merge pull request #16582 from nextcloud/enh/split_up_security_middlewareRoeland Jago Douma2019-07-297-140/+238
|\ \ \ \
| * | | | Split up security middlewareRoeland Jago Douma2019-07-277-140/+238
* | | | | Merge pull request #16563 from nextcloud/enh/lostcontroller/better_exceptionsMorris Jobke2019-07-295-21/+53
|\ \ \ \ \
| * | | | | Use proper exception in lostControllerRoeland Jago Douma2019-07-275-21/+53
| |/ / / /
* | | | | Merge pull request #16581 from nextcloud/dep/strict_csps_can_goRoeland Jago Douma2019-07-293-0/+3
|\ \ \ \ \
| * | | | | No need to have these classes we tighten the default CSP from time toRoeland Jago Douma2019-07-273-0/+3
| |/ / / /
* | | | | Merge pull request #16570 from nextcloud/enh/supress_touch_errorRoeland Jago Douma2019-07-291-2/+2
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Supress warnings touch can generateRoeland Jago Douma2019-07-261-2/+2