aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | Merge pull request #16416 from nextcloud/enh/log-detailsMorris Jobke2019-07-176-66/+117
|\ \ \ \ \
| * | | | | Move log detail aggregation to separate class and reuse it in syslog/systemd ...Julius Härtl2019-07-176-66/+117
| | |/ / / | |/| | |
* | | | | Merge pull request #16424 from nextcloud/fix/do_not_keep_searchingRoeland Jago Douma2019-07-171-1/+6
|\ \ \ \ \
| * | | | | Do not keep searching for recentRoeland Jago Douma2019-07-161-1/+6
* | | | | | fix phpdocMaxence Lange2019-07-161-1/+5
* | | | | | set and complete the searched stringMaxence Lange2019-07-161-0/+18
|/ / / / /
* | | | | Use specific privileges when creating adminOliver Salzburg2019-07-161-1/+1
* | | | | Merge pull request #15606 from nextcloud/fix/15605/add-catch-for-runtime-exce...Roeland Jago Douma2019-07-161-0/+4
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Log RuntimeException in CleanupCardDAVPhotoCacheMorris Jobke2019-07-151-1/+4
| * | | | Add catch for RuntimeExceptionDaniel Kesselberg2019-05-171-1/+2
* | | | | Merge pull request #14228 from nextcloud/feature/noid/add-metadata-etagMorris Jobke2019-07-152-0/+2
|\ \ \ \ \
| * | | | | Add DB table to extend filecache with metadata etag, creation time and upload...Morris Jobke2019-07-152-0/+2
| | |/ / / | |/| | |
* | | | | Merge pull request #16334 from nextcloud/feature/noid/enterprise-logoRoeland Jago Douma2019-07-154-0/+121
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Add enterprise logoMorris Jobke2019-07-154-0/+121
* | | | | Merge pull request #16399 from nextcloud/improvement/noid/fulltextsearch-simp...Morris Jobke2019-07-155-0/+349
|\ \ \ \ \
| * | | | | new model to manage some simple queriesMaxence Lange2019-07-145-0/+349
* | | | | | addsubtag should push to arrayMaxence Lange2019-07-141-1/+6
|/ / / / /
* | | | | Lock SCSS so we only run 1 job at a timeRoeland Jago Douma2019-07-122-18/+77
* | | | | Merge pull request #16331 from nextcloud/feature/noid/talk-guest-mentionsRoeland Jago Douma2019-07-121-2/+7
|\ \ \ \ \
| * | | | | Allow guest mentions of talk to be parsedJoas Schilling2019-07-101-2/+7
* | | | | | [tx-robot] updated from transifexNextcloud bot2019-07-122-6/+22
* | | | | | Merge pull request #16361 from nextcloud/bugfix/noid/drop-foreignkey-on-owncl...Roeland Jago Douma2019-07-111-2/+22
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Drop foreign key before trying to drop the accounts tableJoas Schilling2019-07-111-2/+22
* | | | | | Merge pull request #15514 from nextcloud/feature/noid/add-enterprise-channelMorris Jobke2019-07-114-0/+64
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Enterprise update channelMorris Jobke2019-07-104-0/+64
* | | | | | Use HTTP1.1 to read S3 objectsRoeland Jago Douma2019-07-101-0/+1
| |/ / / / |/| | | |
* | | | | Make it possible to wipe all tokens/devices of a userChristoph Wurst2019-07-091-6/+36
* | | | | Refactor: move remote wipe token logic to RW serviceChristoph Wurst2019-07-092-1/+20
* | | | | Merge pull request #16307 from nextcloud/bugfix/noid/previewv1adapter-isAvail...Roeland Jago Douma2019-07-091-1/+1
|\ \ \ \ \
| * | | | | Fix ProviderV1Adapter isAvailable wrapperJulius Härtl2019-07-091-1/+1
| |/ / / /
* | | | | Merge pull request #15867 from nextcloud/preview-versioningRoeland Jago Douma2019-07-094-17/+70
|\ \ \ \ \
| * | | | | allow keeping multiple preview "versions" of the same fileRobin Appelman2019-07-084-17/+70
* | | | | | Merge pull request #15730 from nextcloud/enh/14179/event_for_cspRoeland Jago Douma2019-07-097-4/+71
|\ \ \ \ \ \
| * | | | | | Add an event to edit the CSPRoeland Jago Douma2019-07-087-4/+71
| |/ / / / /
* | / / / / allow injecting CsrfTokenManager by classRobin Appelman2019-07-091-2/+3
| |/ / / / |/| | | |
* | | | | [tx-robot] updated from transifexNextcloud bot2019-07-092-0/+18
* | | | | Merge pull request #16292 from nextcloud/techdebt/noid/cleanup-outdated-repai...Roeland Jago Douma2019-07-087-586/+0
|\ \ \ \ \
| * | | | | Remove one time repair steps that have already run when updating to 17Morris Jobke2019-07-087-586/+0
| |/ / / /
* / / / / Try to delete the cypress folder of the viewer appMorris Jobke2019-07-084-0/+86
|/ / / /
* | | | Mimetype list integrity check should not fail if it's changed (#15810)John Molakvoæ2019-07-075-2/+26
|\ \ \ \
| * | | | Remove empty linesXheni Myrtaj2019-07-041-2/+0
| * | | | Added Tests for modified mimetypelistXheni Myrtaj2019-07-041-0/+2
| * | | | Update lib/private/IntegrityCheck/Checker.phpXheni Myrtaj2019-05-311-1/+1
| * | | | Update autoload mapXheni Myrtaj2019-05-302-0/+2
| * | | | Fix indentationXheni Myrtaj2019-05-291-21/+21
| * | | | Do not fail integrity check if mimetype list is changedXheni Myrtaj2019-05-293-23/+45
* | | | | Allow IProviderV2 for previews as well (#16209)John Molakvoæ2019-07-073-13/+28
|\ \ \ \ \
| * | | | | Allow IProviderV2 for previews as wellJohn Molakvoæ (skjnldsv)2019-07-053-13/+28
* | | | | | [tx-robot] updated from transifexNextcloud bot2019-07-072-0/+16
* | | | | | Merge pull request #16208 from nextcloud/bugfix/noid/user-share-displaynameRoeland Jago Douma2019-07-051-0/+4
|\ \ \ \ \ \