summaryrefslogtreecommitdiffstats
path: root/lib/private
Commit message (Expand)AuthorAgeFilesLines
* reset encryptionVersion to '1' if a file was stream copied, because this mean...Bjoern Schiessle2018-04-031-7/+8
* Use app version to generate scss filenameJohn Molakvoæ (skjnldsv)2018-03-281-6/+22
* the FN is optional, carrying the displayname if presentArthur Schiwon2018-03-201-5/+11
* Merge pull request #8745 from nextcloud/stable13-8716Morris Jobke2018-03-094-18/+22
|\
| * Actually clear cache values for all base urlsJulius Härtl2018-03-093-10/+20
| * Use JSCombiner from server container when searching for JS filesJulius Härtl2018-03-091-7/+1
| * Move base url from global cache prefix to frontend related onesJulius Härtl2018-03-091-3/+3
* | Merge pull request #8749 from nextcloud/backport/8596/sharee-email-matches-no...Morris Jobke2018-03-091-5/+14
|\ \
| * | Fix calculation if there are more resultsJoas Schilling2018-03-091-1/+5
| * | Add the users result only when non empty so tests stay the sameJoas Schilling2018-03-091-1/+3
| * | Also array_slice wide email matches of local usersJoas Schilling2018-03-091-4/+7
| |/
* | Merge pull request #8746 from nextcloud/8705_13Julius Härtl2018-03-091-1/+8
|\ \
| * | Check if the cached js file existsRoeland Jago Douma2018-03-091-1/+8
| |/
* / disable part files for object storesRobin Appelman2018-03-081-0/+4
|/
* Fix undefined index problemmichaelletzgus2018-03-061-3/+5
* Merge pull request #8687 from nextcloud/backport/8328/filter-out-the-current-...Roeland Jago Douma2018-03-061-2/+9
|\
| * PHP 5.6 compatibilityJoas Schilling2018-03-061-1/+1
| * Filter out the current user when searching for emails tooJoas Schilling2018-03-061-2/+9
* | Merge pull request #8688 from nextcloud/13-8557Roeland Jago Douma2018-03-061-1/+5
|\ \
| * | Fix check if theming defaults instance is availableMorris Jobke2018-03-061-1/+5
* | | Merge pull request #8683 from nextcloud/8474_13Morris Jobke2018-03-061-0/+1
|\ \ \ | |/ / |/| |
| * | Log exceptions that happen when writing the app store reply to storageJoas Schilling2018-03-061-0/+1
| |/
* / Don't use double quotes in MySQL queriesRobin Müller2018-03-061-2/+3
|/
* Merge pull request #8668 from nextcloud/8217_13Roeland Jago Douma2018-03-061-1/+3
|\
| * Use proper lanugage in langauge codeRoeland Jago Douma2018-03-051-1/+3
* | Display the proper language strings in setttingsRoeland Jago Douma2018-03-051-1/+1
|/
* Merge pull request #8636 from nextcloud/8289_13Joas Schilling2018-03-051-1/+35
|\
| * Hardening of SimpleFile getContentRoeland Jago Douma2018-03-021-1/+35
* | Add throws annotationJulius Härtl2018-03-021-0/+1
* | Properly encapsulate require_once for app.phpJulius Härtl2018-03-021-11/+12
|/
* Merge pull request #8099 from nextcloud/7873_13Roeland Jago Douma2018-02-281-2/+8
|\
| * Don't perform CSRF check on OCS routes with Bearer authRoeland Jago Douma2018-02-081-2/+8
* | Merge pull request #8470 from nextcloud/13-8468Roeland Jago Douma2018-02-211-1/+1
|\ \
| * | Use mb_* string methods to extract first character for generated avatarsMorris Jobke2018-02-211-1/+1
* | | Better result handling of email searchJoas Schilling2018-02-202-0/+4
|/ /
* | Avatar generation use ttf (for ancient compatibility)Roeland Jago Douma2018-02-191-1/+1
* | Load guest css on any guest and error pageJulius Härtl2018-02-091-1/+3
* | Merge pull request #8102 from nextcloud/s3-uploader-13Morris Jobke2018-02-081-43/+2
|\ \
| * | Use S3Client::upload instead of splitting single/multipart upload ourselvesRobin Appelman2018-01-291-43/+2
* | | Merge pull request #8183 from robert-scheck/pki-validation-stable13Morris Jobke2018-02-081-1/+1
|\ \ \ | |_|/ |/| |
| * | Handle SSL certificate verifications for others than Let's EncryptRobert Scheck2018-02-051-1/+1
* | | actually return stream from swiftRobin Appelman2018-02-081-1/+1
* | | Merge pull request #8197 from nextcloud/stable13-8144Roeland Jago Douma2018-02-075-9/+109
|\ \ \
| * | | Move depsCache clearing to SCSSCacher/JSCombinerJulius Härtl2018-02-063-15/+3
| * | | Add repair step to clear frontend related cachesJulius Härtl2018-02-065-6/+118
* | | | Merge pull request #8045 from nextcloud/8002_13Roeland Jago Douma2018-02-062-14/+34
|\ \ \ \ | |/ / / |/| | |
| * | | Fix testsRoeland Jago Douma2018-01-251-3/+3
| * | | Don't polute log when loggin into dav with emailRoeland Jago Douma2018-01-252-11/+31
| | |/ | |/|
* | | Merge pull request #8156 from nextcloud/stable13-8078Morris Jobke2018-02-061-2/+19
|\ \ \
| * | | Do not rewrite absolute URLsJulius Härtl2018-02-021-1/+1