aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Expose the backend of IUserRoeland Jago Douma2018-11-022-0/+11
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* New user backend interface to check if a user can confirm passwordsRoeland Jago Douma2018-11-021-0/+36
| | | | | | | On some backends (saml for example) users can't revalidate their passwords as Nextcloud has no way to do verify it. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Merge pull request #12182 from nextcloud/3rdparty/sabre-3.2.3Julius Härtl2018-11-023-8/+8
|\ | | | | [3rdparty] Bump sabre/dav to 3.2.3
| * Fix testsRoeland Jago Douma2018-11-012-8/+8
| | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
| * [3rdparty] Bump sabre/dav to 3.2.3Roeland Jago Douma2018-11-011-0/+0
| | | | | | | | | | | | Including deps Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | Merge pull request #12207 from nextcloud/item-list-popover-fixMorris Jobke2018-11-021-1/+3
|\ \ | | | | | | Fix popover menu alignment in list
| * | 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-022-23/+31
|\ \ | | | | | | Use the proper server for the apptoken flow login
| * | Use the proper server for the apptoken flow loginRoeland Jago Douma2018-11-012-23/+31
| |/ | | | | | | | | | | | | | | | | | | | | | | | | 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>
* | Merge pull request #12195 from nextcloud/fulltextsearch-info-xsdRoeland Jago Douma2018-11-022-0/+22
|\ \ | | | | | | add the tag fulltextsearch
| * | add the tag fulltextsearchMaxence Lange2018-11-012-0/+22
| | | | | | | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
* | | Merge pull request #12193 from nextcloud/interface-fulltxtsearch-issue-00002Maxence Lange2018-11-021-3/+79
|\ \ \ | | | | | | | | +infoBool / +infoInt
| * | | init some varMaxence Lange2018-11-011-3/+3
| | | | | | | | | | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
| * | | +infoBool / +infoIntMaxence Lange2018-11-011-0/+76
| |/ / | | | | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
* | | Merge pull request #12194 from ↵Roeland Jago Douma2018-11-021-1/+1
|\ \ \ | | | | | | | | | | | | | | | | nextcloud/fix-path-as-dashboard-is-already-imported fix path to DashboardManager, as the class is already imported (minor)
| * | | fix pathMaxence Lange2018-11-011-1/+1
| |/ / | | | | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
* | | [tx-robot] updated from transifexNextcloud bot2018-11-02128-410/+432
| | |
* | | Merge pull request #11053 from nextcloud/occ-app-update-commandMorris Jobke2018-11-024-0/+128
|\ \ \ | | | | | | | | 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-014-0/+122
| |/ / | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | | Merge pull request #12192 from nextcloud/development-setupJan-Christoph Borchardt2018-11-022-63/+84
|\ \ \ | | | | | | | | Development setup in readme, and some adjustments
| * | | Readme: Simply use emojis instead of images for tools sectionJan-Christoph Borchardt2018-11-011-14/+4
| | | | | | | | | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
| * | | Readme: Reduce size of Tools logos, use HTML for partJan-Christoph Borchardt2018-11-011-8/+12
| | | | | | | | | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
| * | | Readme: Add line breaks between tool imagesJan-Christoph Borchardt2018-11-011-1/+5
| | | | | | | | | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
| * | | Readme: Replace Github emoji codes with real emojiJan-Christoph Borchardt2018-11-011-19/+20
| | | | | | | | | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
| * | | Readme: Add note about signing off commitsJan-Christoph Borchardt2018-11-011-3/+4
| | | | | | | | | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
| * | | Add sentence about non-technical contributionsJan-Christoph Borchardt2018-11-011-4/+4
| | | | | | | | | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
| * | | Readme: Fix screenshot linkJan-Christoph Borchardt2018-11-011-1/+1
| | | | | | | | | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
| * | | Readme: adjust structure, wording, small fixesJan-Christoph Borchardt2018-11-011-25/+31
| | | | | | | | | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
| * | | Add front-end building documentation to readmeJan-Christoph Borchardt2018-11-012-23/+38
| | | | | | | | | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* | | | Merge pull request #11844 from nextcloud/multiple-link-sharesMorris Jobke2018-11-0126-500/+893
|\ \ \ \ | | | | | | | | | | 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-014-49/+56
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
| * | | | Adjust acceptance tests to changes in link sharesDaniel Calviño Sánchez2018-11-011-21/+18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Although now it is possible to create several link shares the acceptance tests currently handles only the first link share; this first link share is now created by clicking an "Add new share" button instead of a checkbox. Besides that, the "Copy link" button has been moved from the menu to the row, next to the menu trigger. Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
| * | | | Use primary color for share link icon background instead of bland greyJan-Christoph Borchardt2018-11-011-2/+2
| | | | | | | | | | | | | | | | | | | | 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-016-16/+28
| | | | | | | | | | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
| * | | | Copy link outside menuJohn Molakvoæ (skjnldsv)2018-11-015-42/+43
| | | | | | | | | | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
| * | | | Migrate link shares to arrayJohn Molakvoæ (skjnldsv)2018-11-018-243/+390
| | | | | | | | | | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
| * | | | adjust unit testsBjoern Schiessle2018-11-011-2/+22
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
| * | | | allow to update lables for public link sharesBjoern Schiessle2018-11-012-1/+16
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
| * | | | allow to add labels to sharesBjoern Schiessle2018-11-018-7/+110
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
| * | | | allow to create multiple link shares via share apiBjoern Schiessle2018-10-311-9/+0
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
* | | | | Merge pull request #12188 from nextcloud/revert/9900/revert-wait-for-cronMorris Jobke2018-11-015-76/+12
|\ \ \ \ \ | | | | | | | | | | | | Revert "Wait for cron to finish before running upgrade command"
| * | | | | Revert "Wait for cron to finish before running upgrade command"Morris Jobke2018-11-015-76/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 18e9631810ad1d3d72c2b4bbee330169808108ad. Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | | | | | Merge pull request #12196 from nextcloud/revert-12138-and-12138Morris Jobke2018-11-012-4/+3
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | Revert important rule for hidden class and inline button style
| * | | | | Revert "Fix .hidden class specificity, should not be overridable, ref #12138"Julius Härtl2018-11-011-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 25e70e1eb798d9292b4d5864d89c6c424ff0218c.
| * | | | | Revert "make .button inline-block"Julius Härtl2018-11-011-1/+0
|/ / / / / | | | | | | | | | | | | | | | This reverts commit 87c3f79399f4b3e71fa1d0ff6d774c9c9f6ddc18.