summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Collapse)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2018-11-0826-58/+58
|
* Merge pull request #12342 from nextcloud/bugfix/noid/ie11-appcontentRoeland Jago Douma2018-11-071-0/+5
|\ | | | | Add fix for IE11 flexbox height bug
| * Add fix for IE11 flexbox height bugJulius Härtl2018-11-071-0/+5
| | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | Merge pull request #12316 from nextcloud/public-download-button-fixRoeland Jago Douma2018-11-071-3/+3
|\ \ | |/ |/| Better primary visual on public pages
| * Better primary visual on public pagesJohn Molakvoæ (skjnldsv)2018-11-071-3/+3
| | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | Merge pull request #12332 from nextcloud/bugfix/12314/existing-link-titleMorris Jobke2018-11-071-1/+1
|\ \ | | | | | | Also use default label if share label is null
| * | Also use default label if share label is nullJulius Härtl2018-11-071-1/+1
| | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | | Merge pull request #12334 from nextcloud/bugfix/12164/share-dialog-useridMorris Jobke2018-11-071-17/+24
|\ \ \ | |_|/ |/| | Only show label if the shareWith value is relevant
| * | Only show label if the shareWith value is relevantJulius Härtl2018-11-071-17/+24
| |/ | | | | | | | | | | For local users / groups the display name is enough to show, we just need details for email/remote shares Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | Merge pull request #12317 from nextcloud/deps/noid/es6-polyfillMorris Jobke2018-11-078-4071/+102
|\ \ | |/ |/| Add es6-shim as polyfill and minify core vendor scripts
| * Add es6-shim as polyfill and minify underscore.jsJulius Härtl2018-11-078-4071/+102
| | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | Merge pull request #12328 from nextcloud/more-icon-moveMorris Jobke2018-11-071-4/+8
|\ \ | |/ |/| Fix missing dot before class name
| * Fix missing dot before class nameJan-Christoph Borchardt2018-11-051-4/+8
| | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* | [tx-robot] updated from transifexNextcloud bot2018-11-076-2/+20
| |
* | Merge pull request #12312 from nextcloud/bugfix/11527/fix-index-nameRoeland Jago Douma2018-11-062-6/+6
|\ \ | | | | | | Fix index names
| * | Fix index namesMorris Jobke2018-11-062-6/+6
| | | | | | | | | | | | * see #11527
* | | Merge pull request #12273 from nextcloud/public-share-enforce-pass-fixJohn Molakvoæ2018-11-064-8/+26
|\ \ \ | |/ / |/| | Fix password enforce on public share links
| * | Fix sharedialog failure handlerJohn Molakvoæ (skjnldsv)2018-11-061-1/+13
| | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
| * | Add focus on pending popover openingJohn Molakvoæ (skjnldsv)2018-11-063-4/+4
| | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
| * | Fix password enforce on public share linksJohn Molakvoæ (skjnldsv)2018-11-053-3/+9
| |/ | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | [tx-robot] updated from transifexNextcloud bot2018-11-062-2/+20
| |
* | Disable grid for ieJohn Molakvoæ (skjnldsv)2018-11-052-1/+10
|/ | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* [tx-robot] updated from transifexNextcloud bot2018-11-056-12/+60
|
* Merge pull request #12105 from nextcloud/using-resharing-right-to-display-sharesRoeland Jago Douma2018-11-045-13/+53
|\ | | | | Shares are displayed to users with resharing rights
| * Use property to check if a share entry is shared with the current userJulius Härtl2018-11-023-13/+17
| | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * Add uid_owner to enable permission settings on the viewsJulius Härtl2018-11-021-1/+8
| | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * Remove reshare owner entry from the share listJulius Härtl2018-11-021-0/+3
| | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * Show share settings for owner and reshare owners onlyJulius Härtl2018-11-024-7/+33
| | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | [tx-robot] updated from transifexNextcloud bot2018-11-0418-18/+108
| |
* | Merge pull request #10890 from nextcloud/bugfix/10857/app-menu-resizeRoeland Jago Douma2018-11-032-4/+9
|\ \ | | | | | | Fix app menu calculation for random size of the right header
| * | Fix app menu calculation for random size of the right headerJulius Härtl2018-11-022-4/+9
| | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | | [tx-robot] updated from transifexNextcloud bot2018-11-0352-96/+146
| | |
* | | Merge pull request #12216 from nextcloud/bugfix/appmenu/loadingRoeland Jago Douma2018-11-021-2/+4
|\ \ \ | |/ / |/| | Fix loading indicator in app menu
| * | Fix loading indicator in app menuJulius Härtl2018-11-021-2/+4
| |/ | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | Merge pull request #11875 from ↵Roeland Jago Douma2018-11-026-12/+222
|\ \ | |/ |/| | | | | nextcloud/add-support-for-sending-the-password-for-a-link-share-by-nextcloud-talk Add support for sending the password for a link share by Nextcloud Talk
| * Add "Password protect by Talk" to the menu of link sharesDaniel Calviño Sánchez2018-11-026-12/+222
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When Talk is enabled the menu for link shares now shows a checkbox to protect the password by Talk (that is, to show the "Request password by Talk" UI in the authentication page for the link share). Although in e-mail shares protecting the share with a password and protecting the password by Talk are mutually exclusive actions (as when the password is set it is sent to the sharee, so it must be set again when protecting it by Talk to be able to verify the identity of the sharee), in the case of link shares protecting the password by Talk is an additional step to protecting the share with a password (as just setting the password does not disclose it to anyone). As such, the checkbox is shown only when there is a password set for the link share (even if the field itself for the password is not shown, like when they are enforced in the settings). Note that the icon set for the field, "icon-passwordtalk", does not currently exist; it is the same used for e-mail shares, and it is needed simply to get the right padding in the menu. Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
* | Fix popover menu alignment in listJohn Molakvoæ (skjnldsv)2018-11-021-1/+3
| | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | Merge pull request #12177 from nextcloud/fix/apptoken_login_flow_proper_hostMorris Jobke2018-11-021-21/+23
|\ \ | | | | | | Use the proper server for the apptoken flow login
| * | Use the proper server for the apptoken flow loginRoeland Jago Douma2018-11-011-21/+23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | If a user can't authenticate normally (because they have 2FA that is not available on their devices for example). The redirect that is generated should be of the proper format. This means 1. Include the protocol 2. Include the possible subfolder Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | | [tx-robot] updated from transifexNextcloud bot2018-11-02124-408/+424
| |/ |/|
* | Merge pull request #11053 from nextcloud/occ-app-update-commandMorris Jobke2018-11-022-0/+126
|\ \ | | | | | | occ app update command
| * | Log exception in case an app update failsMorris Jobke2018-11-011-1/+7
| | | | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
| * | Add occ app:update commandMichael Gerber2018-11-012-0/+120
| | | | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | | Merge pull request #11844 from nextcloud/multiple-link-sharesMorris Jobke2018-11-0115-424/+746
|\ \ \ | | | | | | | | allow to create multiple link shares via share api
| * | | Fixed jsunitJohn Molakvoæ (skjnldsv)2018-11-015-69/+75
| | | | | | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
| * | | Password policy fix and menu open on first shareJohn Molakvoæ (skjnldsv)2018-11-013-4/+29
| | | | | | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
| * | | Fix wording, sort 'Add another link' to bottom so it does not confuseJan-Christoph Borchardt2018-11-013-49/+51
| | | | | | | | | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
| * | | Fix password enforcementJohn Molakvoæ (skjnldsv)2018-11-017-126/+176
| | | | | | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
| * | | Fix enforce dateJohn Molakvoæ (skjnldsv)2018-11-013-14/+33
| | | | | | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
| * | | Fix note displayJohn Molakvoæ (skjnldsv)2018-11-015-15/+25
| | | | | | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>