aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Make ContactsStore a public APITobia De Koninck2017-12-113-0/+20
* Merge pull request #6590 from nextcloud/dav-create-activities-for-publishingMorris Jobke2017-12-115-0/+57
|\
| * Fix testsRoeland Jago Douma2017-12-111-0/+2
| * Update wordingMorris Jobke2017-12-111-2/+2
| * Create activities for (un)publishing calendar eventsThomas Citharel2017-12-115-0/+55
* | Merge pull request #6079 from nextcloud/fix-antivirusblizzz2017-12-111-6/+29
|\ \
| * | Parse Sabre Exception in OC.Files.Client and file-uploadVincent Petry2017-11-131-6/+29
* | | updated autoloaders for davGeorg Ehrke2017-12-112-0/+4
* | | Principal search: Take sharing settings into accountGeorg Ehrke2017-12-116-35/+275
* | | exclude shared calendars from freeBusyGeorg Ehrke2017-12-111-1/+1
* | | Fix functions to search for principals in the backend.Christoph Seitz2017-12-114-6/+157
| |/ |/|
* | Merge pull request #7342 from nextcloud/fix_carddav_converterblizzz2017-12-111-2/+5
|\ \
| * | CardDAV convertor check should not be to wideRoeland Jago Douma2017-12-111-2/+5
* | | Merge pull request #7418 from nextcloud/ldap-fix-cache-retrieved-userMorris Jobke2017-12-113-12/+143
|\ \ \
| * | | don't cache user, if no internal user id was retrieved/assignedArthur Schiwon2017-12-072-7/+17
| * | | ensure that users are cached when they are retrievedArthur Schiwon2017-12-073-7/+128
* | | | Merge pull request #6682 from nextcloud/dav-mimetype-fallbackRoeland Jago Douma2017-12-111-1/+12
|\ \ \ \
| * | | | Fallback to filename based detection if the remote dav server doesn't know th...Robin Appelman2017-09-281-1/+12
* | | | | Merge pull request #7427 from nextcloud/fix-white-color-in-emailsMorris Jobke2017-12-113-13/+21
|\ \ \ \ \
| * | | | | Fix email buttons for white themeMorris Jobke2017-12-113-13/+21
* | | | | | Merge pull request #7313 from nextcloud/ensure-that-x-oc-mtime-header-is-an-i...Morris Jobke2017-12-112-18/+187
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Reject X-OC-MTime header if given as a string with hexadecimal notationDaniel Calviño Sánchez2017-11-282-2/+6
| * | | | | Don't use runInSeparateProcessThomas Müller2017-11-272-7/+11
| * | | | | Add tests for X-OC-MTime header handlingDaniel Calviño Sánchez2017-11-271-0/+133
| * | | | | Make possible to provide a specific HTTP request object to FileDaniel Calviño Sánchez2017-11-272-12/+35
| * | | | | Ensure that X-OC-MTime header is an integer also with chunked uploadsDaniel Calviño Sánchez2017-11-271-6/+11
* | | | | | [tx-robot] updated from transifexNextcloud bot2017-12-118-8/+92
* | | | | | [tx-robot] updated from transifexNextcloud bot2017-12-1016-58/+448
* | | | | | [tx-robot] updated from transifexNextcloud bot2017-12-094-2/+116
* | | | | | Merge pull request #7426 from nextcloud/Abijeet-masterMorris Jobke2017-12-082-2/+6
|\ \ \ \ \ \
| * | | | | | Allows adding of hex color to the theme-colorAbijeet2017-12-082-2/+6
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #7433 from nextcloud/fix-constructor-spy-in-unit-test-with...Morris Jobke2017-12-081-1/+1
|\ \ \ \ \ \
| * | | | | | Fix constructor spy in unit test with Sinon 4.1.3Daniel Calviño Sánchez2017-12-081-1/+1
| |/ / / / /
* | | | | | Merge pull request #7252 from nextcloud/send-comment-on-enterMorris Jobke2017-12-082-12/+92
|\ \ \ \ \ \
| * | | | | | Fix Enter sending comment instead of adding autocomplete item to messageDaniel Calviño Sánchez2017-12-072-2/+50
| * | | | | | Add unit tests for posting comments with enter keyDaniel Calviño Sánchez2017-11-301-0/+28
| * | | | | | Set text only in the message div of the new comment formDaniel Calviño Sánchez2017-11-301-10/+13
| * | | | | | Submit comments with Enter and use Shift+Enter for new linesDaniel Calviño Sánchez2017-11-231-2/+3
* | | | | | | Merge pull request #7321 from nextcloud/ldap-update-loginfilterLukas Reschke2017-12-081-0/+17
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Update login filter when user filter was newly generatedArthur Schiwon2017-11-281-0/+17
* | | | | | | [tx-robot] updated from transifexNextcloud bot2017-12-088-12/+84
| |_|_|_|/ / |/| | | | |
* | | | | | [tx-robot] updated from transifexNextcloud bot2017-12-078-0/+66
* | | | | | Merge pull request #6670 from nextcloud/handle-encryption-state-in-web-interfaceTobias Kaminsky2017-12-062-9/+70
|\ \ \ \ \ \
| * | | | | | show e2e folder icon on encrypted foldersBjoern Schiessle2017-11-202-1/+30
| * | | | | | Add data attribute to file list rows telling if the file is encryptedDaniel Calviño Sánchez2017-11-202-7/+37
| * | | | | | adjust permissions in web view for encrypted foldersBjoern Schiessle2017-11-201-1/+3
* | | | | | | Merge pull request #7385 from nextcloud/shared-delay-rootMorris Jobke2017-12-061-17/+27
|\ \ \ \ \ \ \
| * | | | | | | delay calculating the shared cache root until it's usedRobin Appelman2017-12-041-17/+27
* | | | | | | | Merge pull request #7395 from nextcloud/remove-unusedLukas Reschke2017-12-061-3/+0
|\ \ \ \ \ \ \ \
| * | | | | | | | Remove unused variablesMorris Jobke2017-12-051-3/+0
| |/ / / / / / /