summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Collapse)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2018-09-2890-90/+90
|
* Merge pull request #11414 from ↵Morris Jobke2018-09-288-81/+190
|\ | | | | | | | | nextcloud/csp/11029/contacts_menu_compiled_handlebars Compile contactmenu handlebars templates
| * Compile contactmenu handlebars templatesRoeland Jago Douma2018-09-278-81/+190
| | | | | | | | | | | | | | | | | | | | Fixes #11029 For https://github.com/orgs/nextcloud/projects/18 Ship the compiled handlebars templates. This makes it possible to have a scricter CSP. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | TABS :DJohn Molakvoæ (skjnldsv)2018-09-281-160/+160
| | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | Fix invalid inline input confirm borderJohn Molakvoæ (skjnldsv)2018-09-281-5/+5
|/ | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Fixes the logo heightMichael Weimann2018-09-271-3/+3
| | | | Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
* [tx-robot] updated from transifexNextcloud bot2018-09-274-2/+16
|
* [tx-robot] updated from transifexNextcloud bot2018-09-262-2/+2
|
* Merge pull request #11143 from nextcloud/feature/2fa-occ-revampRoeland Jago Douma2018-09-255-20/+95
|\ | | | | [Mandatory 2FA] occ commands revamp
| * Only allow 2FA state changs if providers support the operationChristoph Wurst2018-09-255-20/+95
| | | | | | | | | | | | | | | | Ref https://github.com/nextcloud/server/issues/11019. Add `twofactorauth:cleanup` command Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | Merge pull request #11368 from nextcloud/content-list-flex-fixesRoeland Jago Douma2018-09-252-2/+4
|\ \ | |/ |/| Fix default flex shrink on list
| * Fix default flex shrink on listJohn Molakvoæ (skjnldsv)2018-09-252-2/+4
| | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | [tx-robot] updated from transifexNextcloud bot2018-09-252-84/+84
|/
* [tx-robot] updated from transifexNextcloud bot2018-09-242-30/+30
|
* [tx-robot] updated from transifexNextcloud bot2018-09-234-12/+16
|
* [tx-robot] updated from transifexNextcloud bot2018-09-228-16/+146
|
* [tx-robot] updated from transifexNextcloud bot2018-09-2112-44/+88
|
* [tx-robot] updated from transifexNextcloud bot2018-09-2012-0/+14
|
* Merge pull request #11171 from ↵Joas Schilling2018-09-191-10/+22
|\ | | | | | | | | nextcloud/bugfix/noid/shared-by-info-for-room-shares-without-names Better shared-by info for conversations without names
| * Better shared-by info for conversations without namesJoas Schilling2018-09-111-10/+22
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | [tx-robot] updated from transifexNextcloud bot2018-09-192-0/+30
| |
* | Merge pull request #11208 from violoncelloch/add-mastodon-iconJoas Schilling2018-09-171-0/+2
|\ \ | | | | | | add mastodon icon to settings/user
| * | add mastodon icon to settings/userJonas Sulzer2018-09-131-0/+2
| | | | | | | | | | | | | | | | | | fixes #6714 Signed-off-by: Jonas Sulzer <jonas@violoncello.ch>
* | | [tx-robot] updated from transifexNextcloud bot2018-09-178-2/+22
| | |
* | | [tx-robot] updated from transifexNextcloud bot2018-09-166-146/+230
| | |
* | | [tx-robot] updated from transifexNextcloud bot2018-09-1516-0/+18
| | |
* | | [tx-robot] updated from transifexNextcloud bot2018-09-1486-100/+140
|/ /
* | Merge pull request #11151 from nextcloud/davclient-js-decodeJoas Schilling2018-09-131-1/+1
|\ \ | | | | | | fix js files client for user names with spaces
| * | fix js files client for user names with spacesRobin Appelman2018-09-101-1/+1
| |/ | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | Merge pull request #10743 from ↵blizzz2018-09-131-9/+12
|\ \ | | | | | | | | | | | | danielkesselberg/bugfix/noid/allow-password-reset-for-duplicate-email Enable password reset for user with same email address when only one is active
| * | Enable password reset for user with same email address when only one is activeDaniel Kesselberg2018-08-191-9/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | When two or more user share the same email address its not possible to reset password by email. Even when only one account is active. This pr reduce list of users returned by getByEmail by disabled users. Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* | | Merge pull request #11036 from ↵Joas Schilling2018-09-132-71/+224
|\ \ \ | | | | | | | | | | | | | | | | nextcloud/fix/10903/users-undefined-maxautocompleteresults fix check for more users in sharing dialogue
| * | | adjust and extend js unit testsArthur Schiwon2018-09-121-63/+203
| | | | | | | | | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
| * | | don't user a higher paging size than max autocomplete entries are setArthur Schiwon2018-09-101-2/+2
| | | | | | | | | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
| * | | fix check for more usersArthur Schiwon2018-09-101-6/+19
| | |/ | |/| | | | | | | | | | | | | after a refactor users et al were undefined. The check condition was moved. Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* | | Merge pull request #10840 from webfoersterei/refactor/5530-urandom-checkJoas Schilling2018-09-132-18/+18
|\ \ \ | | | | | | | | Refactor secure randomness check
| * | | Change check if secure randomness is possible.Timo Förster2018-08-242-18/+18
| | | | | | | | | | | | | | | | Signed-off-by: Timo Förster <tfoerster@webfoersterei.de>
* | | | [tx-robot] updated from transifexNextcloud bot2018-09-134-50/+74
| | | |
* | | | [tx-robot] updated from transifexNextcloud bot2018-09-124-4/+50
| |/ / |/| |
* | | [tx-robot] updated from transifexNextcloud bot2018-09-102-2/+2
| | |
* | | [tx-robot] updated from transifexNextcloud bot2018-09-092-0/+2
| | |
* | | [tx-robot] updated from transifexNextcloud bot2018-09-082-12/+12
| | |
* | | Improve class import and strict typing for generated migration classChristoph Wurst2018-09-071-6/+10
| | | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | | Do not invalidate main token on OAuthRoeland Jago Douma2018-09-061-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes #10584 We deleted the main token when using the login flow else mutliple tokens would show up for a single user. However in the case of OAuth this is perfectly fine as the authentication happens really in your browser: 1. You are already logged in, no need to log you out 2. You are not logged in yet, but since you log in into the exact same browser the expected behavior is to stay logged in. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | | Merge pull request #11054 from ↵Roeland Jago Douma2018-09-051-0/+21
|\ \ \ | | | | | | | | | | | | | | | | nextcloud/fix-size-of-icons-in-menus-inside-apps-when-shown-as-images Fix size of icons in menus inside apps when shown as images
| * | | Fix size of icons in menus inside apps when shown as imagesDaniel Calviño Sánchez2018-09-041-0/+21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Some popover menus, like the contacts menu, still show their icon using an img element. The main CSS rules assume that a "content-box" sizing is being used, and thus set the size and padding of the image to add up to the line height. However, ".app-*" descendants use a "border-box" sizing, so when a menu with an image was shown in an app the icon was not properly shown. Now both the width and height of the image is set to the item height in those cases, which causes the visible size of the icon to be the item height minus the padding (the same as when "content-box" sizing is used). Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
* | | | Merge pull request #11048 from nextcloud/stable14-10963Julius Härtl2018-09-041-3/+3
|\ \ \ \ | |/ / / |/| | | [stable14] Updates logo scss to regard default values
| * | | Updates logo scss to regard default valuesMichael Weimann2018-09-041-3/+3
| | | | | | | | | | | | | | | | Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
* | | | [tx-robot] updated from transifexNextcloud bot2018-09-042-0/+22
| | | |
* | | | [tx-robot] updated from transifexNextcloud bot2018-09-016-2/+66
|/ / /