summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
...
* | | | [tx-robot] updated from transifexNextcloud bot2019-08-104-18/+30
* | | | [tx-robot] updated from transifexNextcloud bot2019-08-0910-4/+18
* | | | Merge pull request #16638 from nextcloud/fix/noid/ldap-ext-storage-handler-lo...Roeland Jago Douma2019-08-082-6/+13
|\ \ \ \
| * | | | delay sending event from app init to when they are neededArthur Schiwon2019-08-022-6/+13
* | | | | Merge pull request #16683 from nextcloud/fix/audit/disabled-user-messageRoeland Jago Douma2019-08-081-1/+3
|\ \ \ \ \
| * | | | | Fix enable/disable user audit messageJohn Molakvoæ (skjnldsv)2019-08-071-1/+3
* | | | | | [tx-robot] updated from transifexNextcloud bot2019-08-084-0/+4
* | | | | | Bump nextcloud-vue to 0.12.0John Molakvoæ (skjnldsv)2019-08-076-206/+350
|/ / / / /
* | | / / [tx-robot] updated from transifexNextcloud bot2019-08-072-6/+6
| |_|/ / |/| | |
* | | | [tx-robot] updated from transifexNextcloud bot2019-08-064-4/+4
* | | | Merge pull request #16498 from nextcloud/feature/noid/room_metadataMorris Jobke2019-08-0512-1000/+873
|\ \ \ \
| * | | | Allow to do a principal property search based on metadata keysGeorg Ehrke2019-08-012-1/+93
| * | | | 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-011-208/+294
| * | | | 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
* | | | | Merge pull request #16643 from nextcloud/enh/moreDIUsageMorris Jobke2019-08-051-26/+1
|\ \ \ \ \
| * | | | | Lets use DI where we canRoeland Jago Douma2019-08-021-26/+1
| | |/ / / | |/| | |
* | | | | Merge pull request #16649 from nextcloud/dependabot/npm_and_yarn/nextcloud-vu...Roeland Jago Douma2019-08-054-24/+24
|\ \ \ \ \
| * | | | | Bump nextcloud-vue-collections from 0.5.4 to 0.5.6dependabot-preview[bot]2019-08-054-24/+24
* | | | | | [tx-robot] updated from transifexNextcloud bot2019-08-056-2/+12
|/ / / / /
* | | | | Merge pull request #16651 from nextcloud/dependabot/npm_and_yarn/webpack-4.39.1Roeland Jago Douma2019-08-0424-51/+51
|\ \ \ \ \
| * | | | | Bump webpack from 4.38.0 to 4.39.1dependabot-preview[bot]2019-08-0424-51/+51
* | | | | | [tx-robot] updated from transifexNextcloud bot2019-08-042-0/+6
|/ / / / /
* / / / / [tx-robot] updated from transifexNextcloud bot2019-08-038-4/+16
|/ / / /
* | | | Merge pull request #16525 from nextcloud/bugfix/external-user-substitutionblizzz2019-08-027-32/+128
|\ \ \ \
| * | | | fix check for nullArthur Schiwon2019-08-021-1/+1
| * | | | Adjust testsJulius Härtl2019-08-021-1/+20
| * | | | fixes terminology and allows to request an IUser instanceArthur Schiwon2019-08-022-7/+23
| * | | | adjusts LDAP's home handler to use the correct user objectArthur Schiwon2019-08-021-2/+3
| * | | | do not send null value when string is expectedArthur Schiwon2019-08-021-2/+2
| * | | | Provide proper user context from initMountPointsJulius Härtl2019-08-023-4/+16
| * | | | files_external: Make sure the correct user context is used in substitution of...Julius Härtl2019-08-024-27/+75
* | | | | [tx-robot] updated from transifexNextcloud bot2019-08-0238-32/+104
* | | | | Merge pull request #16624 from nextcloud/bugfix/noid/versions-fetch-owner-onlyRoeland Jago Douma2019-08-011-1/+1
|\ \ \ \ \
| * | | | | Make sure we only fetch the file by id for the actual ownerJulius Härtl2019-08-011-1/+1
* | | | | | log circles and remote shares in admin_auditSascha Wiswedel2019-08-011-2/+77
| |_|/ / / |/| | | |
* | | | | [tx-robot] updated from transifexNextcloud bot2019-08-0122-16/+36
| |/ / / |/| | |
* | | | Validate urls in theming settings and properly handle error messagesJulius Härtl2019-07-313-43/+49
|/ / /
* | | [tx-robot] updated from transifexNextcloud bot2019-07-318-2/+48
* | | 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 #16596 from nextcloud/bugfix/noid/vtooltip-defaultsRoeland Jago Douma2019-07-3010-65/+42
|\ \ \ \
| * | | | Bump bundlesJulius Härtl2019-07-298-62/+37
| * | | | Force defaultHtml setting of v-tooltip to be disabledJulius Härtl2019-07-292-3/+5
| |/ / /
* / / / [tx-robot] updated from transifexNextcloud bot2019-07-306-2/+14
|/ / /