nextcloud/apps/dashboard/src
Nina Pypchenko 98299d9c29 Fix dashboard greetings that show 'good morning' after noon
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>
2021-01-05 21:40:35 +11:00
..
components Change to the name of the app 2020-12-30 12:44:52 +00:00
helpers Added check on window.Accessibility 2020-11-30 15:52:42 +00:00
mixins Dynamically generate background image url 2020-08-11 07:54:34 +02:00
App.vue Fix dashboard greetings that show 'good morning' after noon 2021-01-05 21:40:35 +11:00
main.js Dynamically generate background image url 2020-08-11 07:54:34 +02:00