summaryrefslogtreecommitdiffstats
path: root/apps/dashboard
Commit message (Collapse)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2021-03-252-0/+62
|
* [tx-robot] updated from transifexNextcloud bot2021-03-232-0/+64
|
* [tx-robot] updated from transifexNextcloud bot2021-03-222-2/+2
|
* Make background cover whole viewportJo Sprague2021-03-193-3/+4
| | | | | | | Without a min-height, wider viewports can result in a blank white space at the bottom of the screen. This CSS ensures that doesn't happen. Signed-off-by: Jo Sprague <git@josprague.com> Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
* [tx-robot] updated from transifexNextcloud bot2021-03-192-0/+6
|
* Fix TerserPluginJohn Molakvoæ (skjnldsv)2021-03-172-2/+238
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Lint fixJohn Molakvoæ (skjnldsv)2021-03-171-2/+2
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Compile jsJohn Molakvoæ (skjnldsv)2021-03-112-2/+2
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Bump css-loader from 5.0.1 to 5.1.1dependabot-preview[bot]2021-03-101-1/+1
| | | | | | | | | | Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 5.0.1 to 5.1.1. - [Release notes](https://github.com/webpack-contrib/css-loader/releases) - [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack-contrib/css-loader/compare/v5.0.1...v5.1.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
* [tx-robot] updated from transifexNextcloud bot2021-03-102-0/+20
|
* Bump core-js from 3.8.3 to 3.9.1dependabot-preview[bot]2021-03-052-2/+2
| | | | | | | | | | | Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.8.3 to 3.9.1. - [Release notes](https://github.com/zloirock/core-js/releases) - [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md) - [Commits](https://github.com/zloirock/core-js/commits/v3.9.1/packages/core-js) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com> Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* [tx-robot] updated from transifexNextcloud bot2021-03-052-2/+2
|
* [tx-robot] updated from transifexNextcloud bot2021-03-012-14/+14
|
* [tx-robot] updated from transifexNextcloud bot2021-02-252-0/+6
|
* [tx-robot] updated from transifexNextcloud bot2021-02-232-4/+4
|
* [tx-robot] updated from transifexNextcloud bot2021-02-192-0/+8
|
* [tx-robot] updated from transifexNextcloud bot2021-02-172-2/+8
|
* [tx-robot] updated from transifexNextcloud bot2021-02-162-0/+66
|
* Some psalm fixes for the DashboardControllerRoeland Jago Douma2021-02-101-14/+14
| | | | | | | * Use the AppFramework IInitialState * Set return type Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* [tx-robot] updated from transifexNextcloud bot2021-02-102-0/+66
|
* Bump @babel/preset-env from 7.12.11 to 7.12.13dependabot-preview[bot]2021-02-071-1/+1
| | | | | | | | | | Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.12.11 to 7.12.13. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.12.13/packages/babel-preset-env) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
* [tx-robot] updated from transifexNextcloud bot2021-02-072-2/+2
|
* This is 22Joas Schilling2021-02-031-1/+1
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* [tx-robot] updated from transifexNextcloud bot2021-01-314-0/+108
|
* [tx-robot] updated from transifexNextcloud bot2021-01-294-0/+72
|
* Bump core-js from 3.8.2 to 3.8.3dependabot-preview[bot]2021-01-272-2/+2
| | | | | | | | | | | Bumps [core-js](https://github.com/zloirock/core-js) from 3.8.2 to 3.8.3. - [Release notes](https://github.com/zloirock/core-js/releases) - [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md) - [Commits](https://github.com/zloirock/core-js/compare/v3.8.2...v3.8.3) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com> Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Merge pull request #25309 from nextcloud/enh/dashboard-default-layoutRoeland Jago Douma2021-01-251-1/+2
|\ | | | | Add config to specify a default dashboard layout
| * Add config to specify a default dashboard layoutJulius Härtl2021-01-251-1/+2
| | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | [tx-robot] updated from transifexNextcloud bot2021-01-226-6/+42
| |
* | [tx-robot] updated from transifexNextcloud bot2021-01-218-14/+70
|/
* [tx-robot] updated from transifexNextcloud bot2021-01-182-0/+6
|
* [tx-robot] updated from transifexNextcloud bot2021-01-162-6/+6
|
* [tx-robot] updated from transifexNextcloud bot2021-01-152-0/+4
|
* Fix @nextcloud/vue importsJohn Molakvoæ (skjnldsv)2021-01-143-3/+3
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* refs #24970 fix night condition in dashboard greetingJulien Veyssier2021-01-133-3/+3
| | | | Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
* [tx-robot] updated from transifexNextcloud bot2021-01-104-0/+10
|
* [tx-robot] updated from transifexNextcloud bot2021-01-092-0/+6
|
* [tx-robot] updated from transifexNextcloud bot2021-01-084-0/+8
|
* Bump core-js from 3.8.1 to 3.8.2dependabot-preview[bot]2021-01-072-2/+2
| | | | | | | | | | Bumps [core-js](https://github.com/zloirock/core-js) from 3.8.1 to 3.8.2. - [Release notes](https://github.com/zloirock/core-js/releases) - [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md) - [Commits](https://github.com/zloirock/core-js/compare/v3.8.1...v3.8.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
* Bump @nextcloud/axios from 1.5.0 to 1.6.0dependabot-preview[bot]2021-01-072-2/+2
| | | | | | | | | | | Bumps [@nextcloud/axios](https://github.com/nextcloud/nextcloud-axios) from 1.5.0 to 1.6.0. - [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.5.0...v1.6.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com> Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* [tx-robot] updated from transifexNextcloud bot2021-01-0712-0/+24
|
* [tx-robot] updated from transifexNextcloud bot2021-01-0654-376/+380
|
* Fix dashboard greetings that show 'good morning' after noonNina Pypchenko2021-01-053-11/+36
| | | | | | | | | | | | | | | | Updated dashboard greetings to show "Good afternoon" after 12:00 instead of 13:00. Updated time periods for greetings: - Morning: 5:00 to 11.59 - Afternoon: 12:00 to 17.59 - Evening: 18:00 to 21:59 - Night: 22:00 to 4.59 Updated night-time greeting to "Hello" as "Good night" is a kind of goodbye. Closes #24938. Signed-off-by: Nina Pypchenko <22447785+nina-py@users.noreply.github.com>
* [tx-robot] updated from transifexNextcloud bot2021-01-036-0/+6
|
* [tx-robot] updated from transifexNextcloud bot2021-01-0116-0/+16
|
* [tx-robot] updated from transifexNextcloud bot2020-12-3156-112/+112
|
* Change to the name of the appValdnet2020-12-303-3/+3
| | | | | | It should refer to the application name "Files". Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
* [tx-robot] updated from transifexNextcloud bot2020-12-292-2/+2
|
* [tx-robot] updated from transifexNextcloud bot2020-12-202-0/+60
|
* [tx-robot] updated from transifexNextcloud bot2020-12-184-6/+66
|