aboutsummaryrefslogtreecommitdiffstats
path: root/core
Commit message (Collapse)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2020-01-2750-52/+2
|
* Merge pull request #19120 from nextcloud/fix/recommended_apps/spreed_not_talkRoeland Jago Douma2020-01-263-4/+4
|\ | | | | Use correct appid for talk
| * Use correct appid for talkRoeland Jago Douma2020-01-243-4/+4
| | | | | | | | | | | | Else it won't show up of course... Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | [tx-robot] updated from transifexNextcloud bot2020-01-2620-0/+68
| |
* | [tx-robot] updated from transifexNextcloud bot2020-01-2534-34/+2
|/
* Merge pull request #19111 from nextcloud/bugfix/noid/sticky-header-zindexRoeland Jago Douma2020-01-241-1/+1
|\ | | | | New file menu needs to be above the filelist header
| * New file menu needs to be above the filelist headerJulius Härtl2020-01-241-1/+1
| | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | Merge pull request #19110 from nextcloud/backpost/recommended_apps/masterRoeland Jago Douma2020-01-2410-35/+41
|\ \ | |/ |/| Update recommended apps
| * Fix width and iconRoeland Jago Douma2020-01-243-4/+4
| | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
| * Add new recommended 18 appsChristoph Wurst2020-01-2410-33/+39
| | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | [tx-robot] updated from transifexNextcloud bot2020-01-248-8/+16
|/
* [tx-robot] updated from transifexNextcloud bot2020-01-232-4/+4
|
* [tx-robot] updated from transifexNextcloud bot2020-01-222-0/+2
|
* Compile assetsnpmbuildbot[bot]2020-01-2110-52/+52
| | | | Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* Compile templatesJohn Molakvoæ (skjnldsv)2020-01-211-26/+71
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Merge pull request #18842 from ↵Roeland Jago Douma2020-01-211-1/+1
|\ | | | | | | | | nextcloud/dependabot/npm_and_yarn/nextcloud/l10n-1.0.1 Bump @nextcloud/l10n from 1.0.0 to 1.0.1
| * Bump @nextcloud/l10n from 1.0.0 to 1.0.1dependabot-preview[bot]2020-01-201-1/+1
| | | | | | | | | | | | | | | | | | | | Bumps [@nextcloud/l10n](https://github.com/nextcloud/nextcloud-l10n) from 1.0.0 to 1.0.1. - [Release notes](https://github.com/nextcloud/nextcloud-l10n/releases) - [Changelog](https://github.com/nextcloud/nextcloud-l10n/blob/master/CHANGELOG.md) - [Commits](https://github.com/nextcloud/nextcloud-l10n/compare/v1.0.0...v1.0.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* | [tx-robot] updated from transifexNextcloud bot2020-01-214-2/+12
|/
* Merge pull request #18992 from ↵Roeland Jago Douma2020-01-208-50/+50
|\ | | | | | | | | nextcloud/dependabot/npm_and_yarn/nextcloud/paths-1.1.0 Bump @nextcloud/paths from 1.0.0 to 1.1.0
| * Bump @nextcloud/paths from 1.0.0 to 1.1.0dependabot-preview[bot]2020-01-208-50/+50
| | | | | | | | | | | | | | Bumps @nextcloud/paths from 1.0.0 to 1.1.0. Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* | [tx-robot] updated from transifexNextcloud bot2020-01-196-56/+68
|/
* [tx-robot] updated from transifexNextcloud bot2020-01-1814-10/+24
|
* Merge pull request #18939 from ↵John Molakvoæ2020-01-171-2/+0
|\ | | | | | | | | nextcloud/fix-cursor-on-disabled-contenteditable-divs Fix cursor on disabled contenteditable divs
| * Fix cursor on disabled contenteditable divsDaniel Calviño Sánchez2020-01-161-2/+0
| | | | | | | | | | | | | | The cursor should be a default cursor, as the text cursor implies that text can be introduced. Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
* | [tx-robot] updated from transifexNextcloud bot2020-01-1720-6/+28
|/
* Add color background hover css variableMarco Ambrosini2020-01-161-0/+1
| | | | Signed-off-by: Marco Ambrosini <marcoambrosini@pm.me>
* [tx-robot] updated from transifexNextcloud bot2020-01-162-0/+16
|
* Merge pull request #18873 from nextcloud/design/install-pageRoeland Jago Douma2020-01-153-14/+6
|\ | | | | Install page design fixes
| * Remove outdated centering code for database switcher on install pageJan-Christoph Borchardt2020-01-141-14/+0
| | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
| * Add explanatory bit for recommended apps, fix #18631Jan-Christoph Borchardt2020-01-142-0/+6
| | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* | Merge pull request #18898 from nextcloud/fix/2fa-page-max-widthRoeland Jago Douma2020-01-153-2/+6
|\ \ | | | | | | Fix max width on 2FA pages
| * | Fix max width on 2FA pagesChristoph Wurst2020-01-143-2/+6
| |/ | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* / [tx-robot] updated from transifexNextcloud bot2020-01-156-4/+28
|/
* Bump @nextcloud/axios from 1.1.0 to 1.3.1dependabot-preview[bot]2020-01-148-85/+64
| | | | | | | | | | Bumps [@nextcloud/axios](https://github.com/nextcloud/nextcloud-axios) from 1.1.0 to 1.3.1. - [Release notes](https://github.com/nextcloud/nextcloud-axios/releases) - [Changelog](https://github.com/nextcloud/nextcloud-axios/blob/master/CHANGELOG.md) - [Commits](https://github.com/nextcloud/nextcloud-axios/compare/v1.1.0...v1.3.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* Merge pull request #18869 from ↵Roeland Jago Douma2020-01-141-1/+2
|\ | | | | | | | | nextcloud/feature/noid/create-hover-color-variable Create hover color variable
| * Create hover color variableMarco Ambrosini2020-01-131-1/+2
| | | | | | | | Signed-off-by: Marco Ambrosini <marcoambrosini@pm.me>
* | [tx-robot] updated from transifexNextcloud bot2020-01-142-0/+4
|/
* Merge pull request #18860 from nextcloud/fix/license-headersRoeland Jago Douma2020-01-133-0/+3
|\ | | | | Fix license headers
| * Fix license headersChristoph Wurst2020-01-133-0/+3
| | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | Merge pull request #18837 from ↵Roeland Jago Douma2020-01-136-6/+6
|\ \ | | | | | | | | | | | | nextcloud/dependabot/npm_and_yarn/underscore-1.9.2 Bump underscore from 1.9.1 to 1.9.2
| * | Bump underscore from 1.9.1 to 1.9.2dependabot-preview[bot]2020-01-136-6/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [underscore](https://github.com/jashkenas/underscore) from 1.9.1 to 1.9.2. - [Release notes](https://github.com/jashkenas/underscore/releases) - [Commits](https://github.com/jashkenas/underscore/compare/1.9.1...1.9.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* | | [tx-robot] updated from transifexNextcloud bot2020-01-134-0/+8
|/ /
* | Merge pull request #18819 from nextcloud/bugfix/guest-container-sizeRoeland Jago Douma2020-01-112-2/+3
|\ \ | | | | | | Limit the size of the container on guest pages
| * | Limit the size of the container on guest pagesJulius Härtl2020-01-102-2/+3
| |/ | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | Merge pull request #18806 from nextcloud/bugfix/contactsmenu-fix-minRoeland Jago Douma2020-01-111-5/+7
|\ \ | | | | | | Set the contactsmenu height without min calculation
| * | Set the contactsmenu height without min calculationJulius Härtl2020-01-101-5/+7
| |/ | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | Merge pull request #18817 from nextcloud/bugfix/18751Roeland Jago Douma2020-01-111-5/+6
|\ \ | | | | | | Narrow error button styling scope
| * | Narrow error button styling scopeJulius Härtl2020-01-101-5/+6
| |/ | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* / [tx-robot] updated from transifexNextcloud bot2020-01-118-2/+114
|/
* Merge pull request #18752 from nextcloud/bugfix/contacts-menu-scrollRoeland Jago Douma2020-01-101-10/+6
|\ | | | | Fix contacts menu sizing