aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
| |/
* | Merge pull request #8725 from nextcloud/objectstore-no-part-files-13Morris Jobke2018-03-091-0/+4
|\ \ | |/ |/|
| * disable part files for object storesRobin Appelman2018-03-081-0/+4
* | [tx-robot] updated from transifexNextcloud bot2018-03-094-0/+16
|/
* 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
* | [tx-robot] updated from transifexNextcloud bot2018-03-062-0/+2
* | Display the proper language strings in setttingsRoeland Jago Douma2018-03-051-1/+1
|/
* Merge pull request #8636 from nextcloud/8289_13Joas Schilling2018-03-052-1/+38
|\
| * Hardening of SimpleFile getContentRoeland Jago Douma2018-03-022-1/+38
* | Merge pull request #8631 from nextcloud/stable13-8372Joas Schilling2018-03-051-11/+13
|\ \
| * | Add throws annotationJulius Härtl2018-03-021-0/+1
| * | Properly encapsulate require_once for app.phpJulius Härtl2018-03-021-11/+12
| |/
* | [tx-robot] updated from transifexNextcloud bot2018-03-052-0/+10
* | [tx-robot] updated from transifexNextcloud bot2018-03-046-16/+32
|/
* [tx-robot] updated from transifexNextcloud bot2018-03-0210-0/+54
* [tx-robot] updated from transifexNextcloud bot2018-03-0114-0/+58
* 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
* | [tx-robot] updated from transifexNextcloud bot2018-02-2816-2/+42
* | [tx-robot] updated from transifexNextcloud bot2018-02-274-2/+16
* | [tx-robot] updated from transifexNextcloud bot2018-02-232-8/+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
* | | [tx-robot] updated from transifexNextcloud bot2018-02-212-2/+12
* | | Better result handling of email searchJoas Schilling2018-02-202-0/+4
|/ /
* | Merge pull request #8440 from nextcloud/8428_13Roeland Jago Douma2018-02-201-1/+1
|\ \
| * | Avatar generation use ttf (for ancient compatibility)Roeland Jago Douma2018-02-191-1/+1
* | | [tx-robot] updated from transifexNextcloud bot2018-02-204-6/+74
|/ /
* | [tx-robot] updated from transifexNextcloud bot2018-02-192-2/+4
* | [tx-robot] updated from transifexNextcloud bot2018-02-174-2/+180
* | [tx-robot] updated from transifexNextcloud bot2018-02-148-8/+170
* | [tx-robot] updated from transifexNextcloud bot2018-02-142-2/+30
* | [tx-robot] updated from transifexNextcloud bot2018-02-128-8/+92
* | Load guest css on any guest and error pageJulius Härtl2018-02-091-1/+3
* | [tx-robot] updated from transifexNextcloud bot2018-02-0972-0/+4856