Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix @nextcloud/vue imports | John Molakvoæ (skjnldsv) | 2021-01-14 | 1 | -1/+1 |
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | refs #24970 fix night condition in dashboard greeting | Julien Veyssier | 2021-01-13 | 1 | -1/+1 |
| | | | | Signed-off-by: Julien Veyssier <eneiluj@posteo.net> | ||||
* | Fix dashboard greetings that show 'good morning' after noon | Nina Pypchenko | 2021-01-05 | 1 | -9/+34 |
| | | | | | | | | | | | | | | | | 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> | ||||
* | Change to the name of the app | Valdnet | 2020-12-30 | 1 | -1/+1 |
| | | | | | | It should refer to the application name "Files". Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com> | ||||
* | Added check on window.Accessibility | Avior | 2020-11-30 | 1 | -1/+1 |
| | | | | | | | It crash the Dashboard when the Accessibility module is not presetn Signed-off-by: Florian BOUILLON <florian.bouillon@delta-wings.net> Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com> | ||||
* | override default dashboard background with theming one | Julien Veyssier | 2020-11-13 | 3 | -8/+18 |
| | | | | | | | | fix getAppValue default value in theming app fix cacheBuster value injection Signed-off-by: Julien Veyssier <eneiluj@posteo.net> Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com> | ||||
* | fix dashboard statuses sort function | Julien Veyssier | 2020-10-08 | 1 | -2/+11 |
| | | | | Signed-off-by: Julien Veyssier <eneiluj@posteo.net> | ||||
* | Fix dashboard rendering if accessibility app is disabled | Julius Härtl | 2020-10-05 | 1 | -1/+1 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | refs #23140 split dashboard attributions in multiple lines to allow ↵ | Julien Veyssier | 2020-10-02 | 1 | -1/+3 |
| | | | | | | translation parsing Signed-off-by: Julien Veyssier <eneiluj@posteo.net> | ||||
* | Dashboard: Fix accessibility skip links | Jan C. Borchardt | 2020-09-17 | 1 | -0/+5 |
| | | | | Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net> | ||||
* | Dashboard: Fix 'Get more widgets' button size | Jan C. Borchardt | 2020-09-15 | 1 | -1/+1 |
| | | | | Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net> | ||||
* | Dashboard: Change heading padding to relative so it adjusts based on screen ↵ | Jan C. Borchardt | 2020-09-15 | 1 | -1/+1 |
| | | | | | | size, ref #22864 Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net> | ||||
* | Fix v-deep overwrite for weather and status buttons, ref #22864 | Jan C. Borchardt | 2020-09-15 | 1 | -1/+1 |
| | | | | Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net> | ||||
* | Remove tooltip on customize button in dashboard | Julius Härtl | 2020-09-04 | 1 | -20/+2 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Fix Dashboard CSS indentation | Jan C. Borchardt | 2020-08-25 | 2 | -237/+234 |
| | | | | | Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com> | ||||
* | Fix Dashboard background blur for Safari and iOS Safari | Jan C. Borchardt | 2020-08-25 | 1 | -0/+2 |
| | | | | Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net> | ||||
* | Add shadow behind navigation when Dashboard is scrolled | Jan C. Borchardt | 2020-08-25 | 1 | -12/+1 |
| | | | | Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net> | ||||
* | Add body class when dashboard is scrolled | Julius Härtl | 2020-08-25 | 1 | -0/+11 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Add loading indicator until the widget is mounted | Julius Härtl | 2020-08-25 | 1 | -1/+1 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Make the tick always white | Joas Schilling | 2020-08-24 | 1 | -7/+11 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Fix wording 'User status' to just 'Status' | Jan C. Borchardt | 2020-08-21 | 1 | -1/+1 |
| | | | | Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net> | ||||
* | fix checkbox order and icons | Julien Veyssier | 2020-08-21 | 1 | -3/+6 |
| | | | | Signed-off-by: Julien Veyssier <eneiluj@posteo.net> | ||||
* | add buttons in modal to toggle all statuses | Julien Veyssier | 2020-08-21 | 1 | -3/+34 |
| | | | | Signed-off-by: Julien Veyssier <eneiluj@posteo.net> | ||||
* | now able to toggle statuses | Julien Veyssier | 2020-08-21 | 1 | -4/+35 |
| | | | | Signed-off-by: Julien Veyssier <eneiluj@posteo.net> | ||||
* | add attributions and warning for external services in modal, sort statuses | Julien Veyssier | 2020-08-21 | 1 | -1/+31 |
| | | | | Signed-off-by: Julien Veyssier <eneiluj@posteo.net> | ||||
* | Dashboard: Fix status bubbles open but unfocused background | Jan C. Borchardt | 2020-08-20 | 1 | -2/+4 |
| | | | | | Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com> | ||||
* | Dashboard: Suppress scrollbars inside widgets | Jan C. Borchardt | 2020-08-20 | 1 | -1/+2 |
| | | | | Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net> | ||||
* | Dashboard: Fix text on background choices | Jan C. Borchardt | 2020-08-20 | 1 | -1/+0 |
| | | | | Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net> | ||||
* | Adjust design of 'Get more widgets' button | Jan C. Borchardt | 2020-08-20 | 1 | -0/+7 |
| | | | | Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net> | ||||
* | Dashboard: Move panels to more semantically correct h2 | Jan C. Borchardt | 2020-08-20 | 1 | -10/+10 |
| | | | | Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net> | ||||
* | Dashboard: Ellipsize widget headings to one line | Jan C. Borchardt | 2020-08-20 | 1 | -0/+5 |
| | | | | Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net> | ||||
* | Dashboard: No need to extend height of widgets if only one column is shown | Jan C. Borchardt | 2020-08-20 | 1 | -0/+7 |
| | | | | Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net> | ||||
* | Small fixes to cleanup code | Julius Härtl | 2020-08-20 | 2 | -25/+17 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Weather status: Fix small design issues | Jan C. Borchardt | 2020-08-20 | 1 | -7/+6 |
| | | | | Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net> | ||||
* | Only show app store link if user is admin | Julius Härtl | 2020-08-19 | 1 | -1/+2 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Dashboard: fix visual glitch when clicking on active background | Jan C. Borchardt | 2020-08-19 | 1 | -1/+1 |
| | | | | Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net> | ||||
* | Add previews | Julius Härtl | 2020-08-19 | 1 | -1/+2 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Dashboard: Adjust for dark and high contrast themes | Jan C. Borchardt | 2020-08-19 | 1 | -0/+4 |
| | | | | Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net> | ||||
* | Dashboard: Adjust for dark and high contrast themes | Jan C. Borchardt | 2020-08-19 | 1 | -24/+18 |
| | | | | Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net> | ||||
* | Dashboard: Add more feedback for selected background | Jan C. Borchardt | 2020-08-19 | 2 | -3/+10 |
| | | | | Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net> | ||||
* | Add active indicator to background selector | Julius Härtl | 2020-08-19 | 2 | -11/+19 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Only invert header buttons | Julius Härtl | 2020-08-19 | 1 | -0/+1 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Make it possible to define theme header styling per background | Julius Härtl | 2020-08-19 | 1 | -20/+21 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Dashboard: fix HTML structure of background picker | Jan C. Borchardt | 2020-08-19 | 1 | -24/+11 |
| | | | | Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net> | ||||
* | Fix late night errors | Julius Härtl | 2020-08-19 | 1 | -0/+5 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | WIP: Start off with attribution for shipped backgrounds | Julius Härtl | 2020-08-19 | 1 | -1/+3 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Allow to set a primary color background | Julius Härtl | 2020-08-19 | 4 | -54/+114 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Fix keyboard navigation | Julius Härtl | 2020-08-19 | 2 | -17/+36 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Dashboard: Customize modal design improvements | Jan C. Borchardt | 2020-08-19 | 2 | -31/+54 |
| | | | | Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net> | ||||
* | Remove old shipped background | Julius Härtl | 2020-08-19 | 2 | -12/+16 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> |