summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* move capabilities to share by mail appBjoern Schiessle2017-04-105-21/+98
| | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
* Merge pull request #4250 from nextcloud/disable-lookupserver-uploadBjörn Schießle2017-04-108-6/+74
|\ | | | | allow admin to disable lookupserver upload
| * simplify return statementBjoern Schiessle2017-04-101-4/+4
| | | | | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
| * make sure that the selector for the visibility always fits next to 'Profile ↵Bjoern Schiessle2017-04-071-1/+1
| | | | | | | | | | | | picture' Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
| * allow to disable upload to lookup server, by default it is enabledBjoern Schiessle2017-04-077-2/+70
| | | | | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
* | Merge pull request #4266 from nextcloud/fix_missing_owner_on_public_calendarsLukas Reschke2017-04-108-7/+280
|\ \ | | | | | | don't remove owner property for public calendars
| * | don't remove owner property for public calendarsGeorg Ehrke2017-04-098-7/+280
| | | | | | | | | | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com>
* | | [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
|\ \ | | | | | | Unified sharing options
| * | Parse date trough momentRoeland Jago Douma2017-04-071-1/+1
| | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
| * | Fix share dropdown opacity issueJan-Christoph Borchardt2017-04-071-0/+1
| | | | | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
| * | Fix font-weight of Unshare entryJan-Christoph Borchardt2017-04-071-2/+2
| | | | | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
| * | adjust to changes in the theming appBjoern Schiessle2017-04-071-2/+2
| | | | | | | | | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
| * | reset password field properties before we hide itBjoern Schiessle2017-04-071-1/+7
| | | | | | | | | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
| * | add datepicker to the popoverBjoern Schiessle2017-04-071-10/+26
| | | | | | | | | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
| * | allow to edit single files shared by mail. This is useful for collaborative ↵Bjoern Schiessle2017-04-071-2/+0
| | | | | | | | | | | | | | | | | | editing documents Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
| * | update unit testsBjoern Schiessle2017-04-0710-98/+55
| | | | | | | | | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
| * | update capabilitiesBjoern Schiessle2017-04-072-6/+31
| | | | | | | | | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
| * | change permission orderBjoern Schiessle2017-04-031-12/+10
| | | | | | | | | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
| * | setting to disable sending password by mailBjoern Schiessle2017-04-038-6/+194
| | | | | | | | | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
| * | make sure that variables are defined correctlyBjoern Schiessle2017-04-031-4/+2
| | | | | | | | | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
| * | fix typo and capitalize crudsBjoern Schiessle2017-04-031-8/+8
| | | | | | | | | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
| * | set expire date for all share typesBjoern Schiessle2017-04-037-57/+124
| | | | | | | | | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
| * | add secure drop functionallity to mail sharesBjoern Schiessle2017-04-033-2/+53
| | | | | | | | | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
| * | allow password protected mail sharesBjoern Schiessle2017-04-038-18/+315
| | | | | | | | | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
| * | fix share provider idBjoern Schiessle2017-04-031-1/+1
| | | | | | | | | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
| * | add new password column to the share table in order to set passwords for ↵Bjoern Schiessle2017-04-039-16/+107
| | | | | | | | | | | | | | | | | | share by mails Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
| * | allow the user to set a expire date for all sharesBjoern Schiessle2017-04-032-0/+38
| | | | | | | | | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
* | | Merge pull request #4255 from nextcloud/appmenu-tappableRoeland Jago Douma2017-04-071-10/+7
|\ \ \ | | | | | | | | Increase clickable area of app icon
| * | | Increase clickable area of app iconJan-Christoph Borchardt2017-04-071-10/+7
| | | | | | | | | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* | | | Merge pull request #4253 from nextcloud/downstream-27599Roeland Jago Douma2017-04-071-5/+10
|\ \ \ \ | | | | | | | | | | make JobList::next() lock free
| * | | | make JobList::next() lock freeJörn Friedrich Dreyer2017-04-071-5/+10
| |/ / / | | | | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | | | Merge pull request #4244 from nextcloud/welcome-emailMorris Jobke2017-04-0722-487/+2102
|\ \ \ \ | |/ / / |/| | | New layout for welcome email
| * | | Update autoloaderLukas Reschke2017-04-072-0/+6
| | | | | | | | | | | | | | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
| * | | Add support for themingLukas Reschke2017-04-0717-574/+1366
| | | | | | | | | | | | | | | | | | | | | | | | Add support for theming in generated emails and simplify API Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
| * | | Fix testsLukas Reschke2017-04-072-44/+106
| | | | | | | | | | | | | | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
| * | | New layout for welcome emailMorris Jobke2017-04-079-91/+846
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * thanks to @espina2 for make this nice design * the button says "Set password" if the admin didn't specified a password Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | | | Merge pull request #4221 from nextcloud/provisioning-api-for-account-infoMorris Jobke2017-04-074-18/+108
|\ \ \ \ | |/ / / |/| | | Allow to change account info via provisioning api
| * | | Allow to change account info via provisioning apiJoas Schilling2017-04-074-18/+108
| | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | | Merge pull request #4249 from nextcloud/dont-force-accept-language-anymoreLukas Reschke2017-04-075-58/+22
|\ \ \ \ | |_|_|/ |/| | | Don't force the use of Accept-Language anymore
| * | | Don't force the use of Accept-Language anymoreJoas Schilling2017-04-075-58/+22
|/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is not intended anymore, since it falls back to force english when the header is not set. Also 0228bc6e66cbcb2848eacb41f1de6e7f63ebcb65 makes clear that the order should be: 1. User setting 2. Accept language 3. Admin default This is the case since the commit from above, unless via OCS and DAV. Both forced to accept-language falling back to english. By removing the force, it now also matches the w3 priority list: https://www.w3.org/International/questions/qa-lang-priorities Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | [tx-robot] updated from transifexNextcloud bot2017-04-0746-68/+244
| | |
* | | Merge pull request #4153 from nextcloud/fix-uploadJoas Schilling2017-04-061-1/+2
|\ \ \ | | | | | | | | Fix upload of folders in Chrome
| * | | Fix upload of folders in ChromeMorris Jobke2017-04-061-1/+2
| | | | | | | | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | | | Merge pull request #4224 from nextcloud/dont-list-on-public-calendar-endpointMorris Jobke2017-04-054-17/+61
|\ \ \ \ | | | | | | | | | | Don't list on public calendar endpoints
| * | | | Don't list on public calendar endpointsLukas Reschke2017-04-054-17/+61
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | There is no need to allow listing here. Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
* | | | | [tx-robot] updated from transifexNextcloud bot2017-04-06208-430/+678
| | | | |
* | | | | Merge pull request #3526 from nextcloud/token-save-scopeRoeland Jago Douma2017-04-057-92/+276
|\ \ \ \ \ | |/ / / / |/| | | | Save the scope of an auth token in the session