summaryrefslogtreecommitdiffstats
path: root/lib/private
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #3679 from nextcloud/socialsharingLukas Reschke2017-03-161-0/+1
|\
| * Move social buttons to menuRoeland Jago Douma2017-03-031-1/+0
| * Add social sharingRoeland Jago Douma2017-03-031-0/+2
* | Merge pull request #3008 from nextcloud/appmenu-experimentMorris Jobke2017-03-162-8/+77
|\ \
| * | Make app management icon act like a normal app iconJulius Haertl2017-03-161-0/+6
| * | Fix menu issuesJulius Haertl2017-03-161-6/+19
| * | Generate seperate menu list for header barJulius Haertl2017-03-162-3/+43
| * | Move active app to the first slotJulius Haertl2017-03-161-9/+19
* | | Merge pull request #3802 from Ko-/masterRoeland Jago Douma2017-03-161-1/+3
|\ \ \ | |/ / |/| |
| * | Check that set_time_limit is not disabled before calling itKo-2017-03-111-1/+3
* | | Merge pull request #3843 from nextcloud/encryption-fix-mail-shareJoas Schilling2017-03-151-3/+3
|\ \ \
| * | | take share by mail into consideration if we calculate the access listBjoern Schiessle2017-03-141-3/+3
* | | | Merge pull request #3838 from Xuanwo/basename-fixRoeland Jago Douma2017-03-141-1/+2
|\ \ \ \
| * | | | [OC/Files/Cache]: Fix wrong usage of basenameXuanwo2017-03-141-1/+2
| |/ / /
* | | | Merge pull request #3836 from nextcloud/do-not-double-check-app-updateRoeland Jago Douma2017-03-142-9/+4
|\ \ \ \
| * | | | Do not double cherck app updateMorris Jobke2017-03-132-9/+4
* | | | | Merge pull request #3600 from coletivoEITA/masterRoeland Jago Douma2017-03-142-0/+14
|\ \ \ \ \
| * | | | | added method needsPartFile() in StorageVinicius Cubas Brand2017-03-142-0/+14
* | | | | | Merge pull request #3783 from andrius-kulbis/masterRoeland Jago Douma2017-03-141-1/+2
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Fix detecting deleted shares in object storeAndrius2017-03-091-1/+2
* | | | | | dont allow empty wildcard searchRobin Appelman2017-03-131-0/+4
| |_|/ / / |/| | | |
* | | | | Merge pull request #3780 from GitHubUser4234/audit_log_agentLukas Reschke2017-03-131-0/+3
|\ \ \ \ \
| * | | | | author updateRoger Szabo2017-03-101-0/+1
| * | | | | improvement of userAgent variable assigmentRoger Szabo2017-03-101-1/+1
| * | | | | log user agent globally insteadRoger Szabo2017-03-101-0/+2
| |/ / / /
* | | | | Merge pull request #3772 from nextcloud/favorite-searchMorris Jobke2017-03-133-7/+60
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Allow searching for favoritesRobin Appelman2017-03-083-7/+60
| |/ / /
* | | | Merge pull request #3739 from fti7/masterLukas Reschke2017-03-111-0/+1
|\ \ \ \
| * | | | Serve robots.txt if the RewriteBase is configuredFrank Isemann2017-03-061-0/+1
* | | | | Merge pull request #3778 from nextcloud/verify_jpg_filesLukas Reschke2017-03-101-1/+5
|\ \ \ \ \
| * | | | | Test is a file is a valid jpg fileRoeland Jago Douma2017-03-081-1/+5
| | |/ / / | |/| | |
* | | | | Merge pull request #3787 from nextcloud/ocs-cookieLukas Reschke2017-03-101-0/+3
|\ \ \ \ \
| * | | | | dont require strict same site cookies for ocs requestsRoeland Jago Douma2017-03-091-0/+3
| |/ / / /
* | | | | MP3 without cover don't get a previewRoeland Jago Douma2017-03-101-19/+1
* | | | | Remove legacy class OC_Group and OC_UserMorris Jobke2017-03-095-320/+106
* | | | | Merge pull request #3791 from nextcloud/combine_sassLukas Reschke2017-03-092-14/+19
|\ \ \ \ \
| * | | | | Add more styles to the server.scssMorris Jobke2017-03-091-9/+0
| * | | | | [PoC] combine 2 scss files!Roeland Jago Douma2017-03-091-2/+1
| * | | | | Allow using import in sass filesRoeland Jago Douma2017-03-091-3/+18
| |/ / / /
* | | | | Merge pull request #3611 from nextcloud/announce-trsuted-server-endpointsBjörn Schießle2017-03-091-0/+17
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | announce public endpoints to sync trusted serversBjoern Schiessle2017-03-091-0/+17
| |/ / /
* | | | Merge pull request #3360 from nextcloud/dav-searchRobin Appelman2017-03-0811-9/+486
|\ \ \ \ | |/ / / |/| | |
| * | | Implement webdav SEARCHRobin Appelman2017-03-019-25/+180
| * | | add icewind/searchdavRobin Appelman2017-02-285-0/+322
* | | | Merge pull request #3684 from nextcloud/run-lang-update-only-onceRoeland Jago Douma2017-03-032-3/+17
|\ \ \ \
| * | | | Fix DIJoas Schilling2017-03-032-2/+3
| * | | | Execute UpdateLanguageCode only onceMorris Jobke2017-03-021-1/+14
| | |_|/ | |/| |
* | | | Merge pull request #3607 from nextcloud/api-to-resend-welcome-messageRoeland Jago Douma2017-03-031-0/+9
|\ \ \ \
| * | | | Fix injection of defaultsMorris Jobke2017-02-281-0/+4
| * | | | OCS API endpoint to resend welcome messageMorris Jobke2017-02-281-0/+5
| | |/ / | |/| |