aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private
Commit message (Expand)AuthorAgeFilesLines
* Delete the previews when a version is restoredRoeland Jago Douma2018-05-262-0/+12
* Always set the request language to the force languageRoeland Jago Douma2018-05-241-6/+5
* make sure force language is reflected in html lang attributeGeorg Ehrke2018-05-241-0/+6
* cleanup locks in scanner on errorRobin Appelman2018-05-231-9/+12
* Merge pull request #9540 from nextcloud/backport/9517/stable13Morris Jobke2018-05-236-7/+139
|\
| * Certain tokens can expireRoeland Jago Douma2018-05-226-5/+85
| * Allow the rotation of tokensRoeland Jago Douma2018-05-224-2/+54
* | Dont use $info as array when its not an arrayJoas Schilling2018-05-181-1/+1
|/
* Merge pull request #9432 from nextcloud/backport/9225/ipv6-database-hostMorris Jobke2018-05-141-10/+24
|\
| * php 5.6 compatibilityJoas Schilling2018-05-091-1/+1
| * Move regex to a function and add testsJoas Schilling2018-05-091-11/+24
| * Allow IPv6 database hostsJoas Schilling2018-05-091-6/+7
* | Get correct version of an appRoeland Jago Douma2018-05-091-1/+1
|/
* Merge pull request #9389 from nextcloud/log-lock-state-on-conflict-13Morris Jobke2018-05-072-7/+16
|\
| * always log locking errorsRobin Appelman2018-05-041-3/+1
| * Log more info about locking conflicts for memcache locking backendsRobin Appelman2018-05-041-4/+15
* | remove unneeded locks in getCacheEntryRobin Appelman2018-05-041-3/+1
|/
* Issue #9318: catch exceptions in SCSSCacher::resetCache()Roland Tapken2018-05-031-1/+5
* Merge pull request #9231 from nextcloud/13-9205Morris Jobke2018-04-182-8/+15
|\
| * Provide an option to disable HTML emailsMorris Jobke2018-04-182-8/+15
* | Merge pull request #9233 from nextcloud/13-9159Roeland Jago Douma2018-04-181-0/+5
|\ \
| * | fix appinfo parsing when a single localized option is providedRobin Appelman2018-04-181-0/+5
| |/
* / Show EOL warning in the update sectionJoas Schilling2018-04-181-0/+1
|/
* Merge pull request #8779 from nextcloud/backport/8255/show-group-display-namesJohn Molakvoæ2018-04-062-2/+2
|\
| * Correctly return the group nameJoas Schilling2018-03-121-1/+1
| * Show the displayname in the users group listJoas Schilling2018-03-121-1/+1
* | Merge pull request #9095 from JaredBoone/bugfix/8387Morris Jobke2018-04-062-2/+2
|\ \
| * | Do not convert email addresses with idn_to_ascii if INTL_IDNA_VARIANT_UTS46 i...Jared Boone2018-04-052-2/+2
* | | Add more logging for the object storage during creation of the bucketsMorris Jobke2018-04-051-2/+3
|/ /
* | Move on with the next user if we found the user on one user back-endBjoern Schiessle2018-04-041-1/+2
* | Fix proper permissions for multiple file accessRoeland Jago Douma2018-04-041-11/+10
* | 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
|\ \