aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add integration testsLukas Reschke2017-04-113-0/+51
* Add missing maintenance plugin to new DAV endpointLukas Reschke2017-04-111-0/+3
* Merge pull request #4146 from nextcloud/unread-comments-folderMorris Jobke2017-04-109-169/+312
|\
| * fix whitespace in cleantagsRobin Appelman2017-03-301-1/+1
| * fix quote helper testRobin Appelman2017-03-302-2/+2
| * update FakeManagerRobin Appelman2017-03-301-0/+3
| * use castColumnRobin Appelman2017-03-301-4/+1
| * Add test for getting unread comment count by folderRobin Appelman2017-03-302-81/+145
| * Allow getting the unread comment count for an entire folder at onceRobin Appelman2017-03-304-90/+169
* | Merge pull request #4274 from nextcloud/fix-share-by-mail-capabilitiesRoeland Jago Douma2017-04-105-21/+98
|\ \
| * | move capabilities to share by mail appBjoern Schiessle2017-04-105-21/+98
* | | Merge pull request #4277 from nextcloud/permissions-mask-scannerBjörn Schießle2017-04-102-0/+16
|\ \ \
| * | | Dont use the permissions mask while scanningRobin Appelman2017-04-102-0/+16
* | | | Merge pull request #4222 from nextcloud/dav-search-fileidRoeland Jago Douma2017-04-102-4/+8
|\ \ \ \ | |/ / / |/| | |
| * | | Allow searching file by fileidRobin Appelman2017-04-052-4/+8
* | | | Merge pull request #4210 from nextcloud/downstream-26643Roeland Jago Douma2017-04-101-15/+15
|\ \ \ \
| * | | | Lowercase "data" correctlyJoas Schilling2017-04-101-6/+6
| * | | | removed path to datadirKawohl2017-04-041-13/+13
* | | | | Merge pull request #4271 from nextcloud/also-send-the-new-data-with-the-eventJoas Schilling2017-04-102-6/+9
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Also send the new account data with the eventJoas Schilling2017-04-102-6/+9
* | | | | Merge pull request #4250 from nextcloud/disable-lookupserver-uploadBjörn Schießle2017-04-108-6/+74
|\ \ \ \ \
| * | | | | simplify return statementBjoern Schiessle2017-04-101-4/+4
| * | | | | make sure that the selector for the visibility always fits next to 'Profile p...Bjoern Schiessle2017-04-071-1/+1
| * | | | | allow to disable upload to lookup server, by default it is enabledBjoern Schiessle2017-04-077-2/+70
* | | | | | Merge pull request #4266 from nextcloud/fix_missing_owner_on_public_calendarsLukas Reschke2017-04-108-7/+280
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | don't remove owner property for public calendarsGeorg Ehrke2017-04-098-7/+280
* | | | | | [tx-robot] updated from transifexNextcloud bot2017-04-1022-14/+122
|/ / / / /
* | | | | [tx-robot] updated from transifexNextcloud bot2017-04-0968-22/+476
* | | | | [tx-robot] updated from transifexNextcloud bot2017-04-08202-1208/+768
* | | | | Merge pull request #4136 from nextcloud/expire-date-for-all-sharesMorris Jobke2017-04-0729-160/+891
|\ \ \ \ \
| * | | | | Parse date trough momentRoeland Jago Douma2017-04-071-1/+1
| * | | | | Fix share dropdown opacity issueJan-Christoph Borchardt2017-04-071-0/+1
| * | | | | Fix font-weight of Unshare entryJan-Christoph Borchardt2017-04-071-2/+2
| * | | | | adjust to changes in the theming appBjoern Schiessle2017-04-071-2/+2
| * | | | | reset password field properties before we hide itBjoern Schiessle2017-04-071-1/+7
| * | | | | add datepicker to the popoverBjoern Schiessle2017-04-071-10/+26
| * | | | | allow to edit single files shared by mail. This is useful for collaborative e...Bjoern Schiessle2017-04-071-2/+0
| * | | | | update unit testsBjoern Schiessle2017-04-0710-98/+55
| * | | | | update capabilitiesBjoern Schiessle2017-04-072-6/+31
| * | | | | change permission orderBjoern Schiessle2017-04-031-12/+10
| * | | | | setting to disable sending password by mailBjoern Schiessle2017-04-038-6/+194
| * | | | | make sure that variables are defined correctlyBjoern Schiessle2017-04-031-4/+2
| * | | | | fix typo and capitalize crudsBjoern Schiessle2017-04-031-8/+8
| * | | | | set expire date for all share typesBjoern Schiessle2017-04-037-57/+124
| * | | | | add secure drop functionallity to mail sharesBjoern Schiessle2017-04-033-2/+53
| * | | | | allow password protected mail sharesBjoern Schiessle2017-04-038-18/+315
| * | | | | fix share provider idBjoern Schiessle2017-04-031-1/+1
| * | | | | add new password column to the share table in order to set passwords for shar...Bjoern Schiessle2017-04-039-16/+107
| * | | | | allow the user to set a expire date for all sharesBjoern Schiessle2017-04-032-0/+38
* | | | | | Merge pull request #4255 from nextcloud/appmenu-tappableRoeland Jago Douma2017-04-071-10/+7
|\ \ \ \ \ \