summaryrefslogtreecommitdiffstats
path: root/lib/private
Commit message (Expand)AuthorAgeFilesLines
...
| * | Added tests for various installations typesJohn Molakvoæ (skjnldsv)2017-12-301-8/+10
| * | Fixup! getWebdir returnJohn Molakvoæ (skjnldsv)2017-12-301-6/+2
| * | Use OC_Util function for app web pathJohn Molakvoæ (skjnldsv)2017-12-301-11/+14
| * | getWebDir functionJohn Molakvoæ (skjnldsv)2017-12-301-15/+19
| * | Fixed webroot for scss filesJohn Molakvoæ (skjnldsv)2017-12-302-9/+11
| * | Fixed scss url rewritingJohn Molakvoæ (skjnldsv)2017-12-301-8/+14
* | | Don't spam the log when we could not properly connect to the appstoreRoeland Jago Douma2017-12-291-1/+1
|/ /
* | Fixup codeRoeland Jago Douma2017-12-221-1/+5
* | Hide delete button if the avatar is a generated oneJulius Härtl2017-12-192-0/+4
* | Remove generated avatar on displayname changeRoeland Jago Douma2017-12-192-1/+32
|/
* Merge pull request #7562 from nextcloud/fix-wrongly-cached-resultRoeland Jago Douma2017-12-191-3/+1
|\
| * Cache final result of update checkMorris Jobke2017-12-181-3/+1
* | Merge pull request #7531 from nextcloud/ldap/createdistributedRoeland Jago Douma2017-12-189-9/+9
|\ \
| * | Also replace all other occurencesMorris Jobke2017-12-189-9/+9
* | | Let DI handle the background jobRoeland Jago Douma2017-12-181-10/+0
|/ /
* | Merge pull request #7554 from nextcloud/fix-7546Morris Jobke2017-12-181-2/+2
|\ \
| * | Fix default parameter of OC_DB::executeAudited()Morris Jobke2017-12-181-2/+2
* | | Merge pull request #7555 from nextcloud/smb-copy-rename-logRobin Appelman2017-12-181-0/+3
|\ \ \ | |_|/ |/| |
| * | additional debug logging on smb copy/rename failuresRobin Appelman2017-12-181-0/+3
* | | Merge pull request #7490 from nextcloud/fix_7428Morris Jobke2017-12-181-1/+29
|\ \ \
| * | | Don't show users which e-mail address match if they belong to a group we may ...Tobia De Koninck2017-12-151-1/+29
| | |/ | |/|
* | | Merge pull request #7505 from nextcloud/do-not-update-if-app-comes-from-gitMorris Jobke2017-12-181-0/+20
|\ \ \ | |/ / |/| |
| * | Up checkJohn Molakvoæ (skjnldsv)2017-12-141-4/+4
| * | Do not update apps if it comes from gitJohn Molakvoæ (skjnldsv)2017-12-141-0/+20
* | | Also check for empty content lenthRoeland Jago Douma2017-12-141-0/+1
| |/ |/|
* | Reduce length of md5 in scss cachingJohn Molakvoæ (skjnldsv)2017-12-141-2/+2
* | Use cached app listMorris Jobke2017-12-141-2/+2
|/
* Merge pull request #7485 from nextcloud/fix_7001Roeland Jago Douma2017-12-141-2/+1
|\
| * Also cache invalid DiscoveryService responseRoeland Jago Douma2017-12-131-2/+1
* | The user displayNameResolver is specific to users, not the comments appArthur Schiwon2017-12-121-1/+15
|/
* Properly detect if fopen fails for txt previewsRoeland Jago Douma2017-12-111-0/+5
* Register ContactsStore using alias + run autoloaderchecker.shTobia De Koninck2017-12-111-1/+3
* Make ContactsStore a public APITobia De Koninck2017-12-112-1/+12
* Merge pull request #6668 from nextcloud/fix_6621Morris Jobke2017-12-112-1/+37
|\
| * handle not found mounts when cleaning avatarsRobin Appelman2017-12-112-0/+9
| * Remove avatar on user deletionRoeland Jago Douma2017-12-111-0/+23
| * Dispatch event on User predeleteRoeland Jago Douma2017-12-111-1/+5
* | Merge pull request #7449 from nextcloud/fix-setupMorris Jobke2017-12-111-10/+15
|\ \ | |/ |/|
| * Fix 500 on setup pageMorris Jobke2017-12-111-10/+15
* | Merge pull request #6651 from nextcloud/remote-cloud-clientRoeland Jago Douma2017-12-1110-0/+725
|\ \
| * | Add some more tests for ocs remote apiRobin Appelman2017-12-082-6/+27
| * | refuse to use http if we know a remote has httpsRobin Appelman2017-12-081-0/+7
| * | validate user responseRobin Appelman2017-12-081-1/+8
| * | add more typehintsRobin Appelman2017-12-085-0/+16
| * | Add public api for remote apiRobin Appelman2017-12-089-9/+172
| * | Some tests for the remote cloud apiRobin Appelman2017-12-082-3/+21
| * | Add api clients for talking to remote cloudsRobin Appelman2017-12-086-0/+493
* | | Merge pull request #6682 from nextcloud/dav-mimetype-fallbackRoeland Jago Douma2017-12-111-9/+17
|\ \ \
| * | | Fallback to filename based detection if the remote dav server doesn't know th...Robin Appelman2017-09-281-9/+17
* | | | Merge pull request #7427 from nextcloud/fix-white-color-in-emailsMorris Jobke2017-12-112-4/+15
|\ \ \ \ | |_|_|/ |/| | |