Georg Ehrke
|
67bbfda481
|
Fix double escape of user-status in Dashboard widget
Signed-off-by: Georg Ehrke <developer@georgehrke.com>
|
2020-08-27 10:42:48 +02:00 |
Georg Ehrke
|
7ee9024223
|
App Icons need to be white
Signed-off-by: Georg Ehrke <developer@georgehrke.com>
|
2020-08-27 10:05:12 +02:00 |
John Molakvoæ
|
94a04d905d
|
Merge pull request #22440 from nextcloud/dependabot/npm_and_yarn/nextcloud/vue-dashboard-0.1.8
Bump @nextcloud/vue-dashboard from 0.1.3 to 0.1.8
|
2020-08-27 08:15:42 +02:00 |
Georg Ehrke
|
9ff7f5836c
|
Merge pull request #22425 from nextcloud/bugfix/noid/status_icons_coloring
User-status: Fix icon coloring
|
2020-08-26 22:49:14 +02:00 |
dependabot-preview[bot]
|
25acc8b509
|
Bump @nextcloud/vue-dashboard from 0.1.3 to 0.1.8
Bumps [@nextcloud/vue-dashboard](https://github.com/nextcloud/nextcloud-vue-dashboard) from 0.1.3 to 0.1.8.
- [Release notes](https://github.com/nextcloud/nextcloud-vue-dashboard/releases)
- [Commits](https://github.com/nextcloud/nextcloud-vue-dashboard/compare/v0.1.3...v0.1.8)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
|
2020-08-26 18:39:17 +00:00 |
Georg Ehrke
|
8b97e28efb
|
User-status: Fix icon coloring
Signed-off-by: Georg Ehrke <developer@georgehrke.com>
|
2020-08-25 18:08:46 +02:00 |
dependabot-preview[bot]
|
4612fbec0f
|
Bump vue and vue-template-compiler
Bumps [vue](https://github.com/vuejs/vue) and [vue-template-compiler](https://github.com/vuejs/vue). These dependencies needed to be updated together.
Updates `vue` from 2.6.11 to 2.6.12
- [Release notes](https://github.com/vuejs/vue/releases)
- [Commits](https://github.com/vuejs/vue/compare/v2.6.11...v2.6.12)
Updates `vue-template-compiler` from 2.6.11 to 2.6.12
- [Release notes](https://github.com/vuejs/vue/releases)
- [Commits](https://github.com/vuejs/vue/compare/v2.6.11...v2.6.12)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
|
2020-08-25 12:04:16 +00:00 |
Jan C. Borchardt
|
487d17dd55
|
Merge pull request #22357 from nextcloud/enh/dashboard/toggle-statuses
Ability to toggle statuses in dashboard
|
2020-08-24 19:29:49 +02:00 |
Joas Schilling
|
0308d2f922
|
Make the recent status icon dark theme compatible
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2020-08-24 14:28:59 +02:00 |
Georg Ehrke
|
d7a1c01e2a
|
Change color of displayname and ellipsis status message
Signed-off-by: Georg Ehrke <developer@georgehrke.com>
|
2020-08-21 11:17:21 +02:00 |
Georg Ehrke
|
bd6a6cf3bf
|
Add Status Dashboard
Signed-off-by: Georg Ehrke <developer@georgehrke.com>
|
2020-08-20 15:43:34 +02:00 |
John Molakvoæ
|
03603db486
|
Merge pull request #22307 from nextcloud/bugfix/noid/dashboard-background
|
2020-08-20 14:33:21 +02:00 |
Georg Ehrke
|
eed3a534ca
|
Merge pull request #22321 from nextcloud/status/icons
User status: Update icons for better visibility
|
2020-08-20 13:21:07 +02:00 |
Julien Veyssier
|
1ce5dbd95f
|
remove background-color for user status and weather status in dashboard, build all
Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
|
2020-08-20 12:34:15 +02:00 |
Jan C. Borchardt
|
4a08736a9b
|
User status: Update icons for better visibility
Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net>
|
2020-08-20 10:58:43 +02:00 |
Julien Veyssier
|
143db7f5ee
|
better translations, fix status color, build user status and dashboard
Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
|
2020-08-20 01:44:53 +02:00 |
Jan C. Borchardt
|
f0a306c3fe
|
Weather status: Fix small design issues
Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net>
|
2020-08-20 00:54:11 +02:00 |
John Molakvoæ
|
930c35ada1
|
Merge pull request #22273 from nextcloud/bugfix/noid/status-nonexisting-icon
Do not try to load non-existing icon
|
2020-08-17 22:18:43 +02:00 |
Georg Ehrke
|
40bf38aaee
|
Limit custom message input to 80 chars
Signed-off-by: Georg Ehrke <developer@georgehrke.com>
|
2020-08-17 21:55:29 +02:00 |
Julius Härtl
|
c03e21a5dd
|
Do not try to load non-existing icon
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2020-08-17 18:25:16 +02:00 |
Julius Härtl
|
258cde135d
|
Bump bundles
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2020-08-05 17:05:54 +02:00 |
Julius Härtl
|
3be3c34e39
|
Status integration
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2020-08-05 17:03:36 +02:00 |
Georg Ehrke
|
2b4b5db16d
|
Merge pull request #22110 from nextcloud/feature/20931/followup-2
UserStatus Followup #2
|
2020-08-05 15:32:47 +02:00 |
Georg Ehrke
|
9ae5f959a8
|
UserStatus: Various style-fixes for entry in settings-menu
Signed-off-by: Georg Ehrke <developer@georgehrke.com>
|
2020-08-05 14:31:53 +02:00 |
Georg Ehrke
|
8359c8f011
|
UserStatus: fix invisible icon in dark mode
Signed-off-by: Georg Ehrke <developer@georgehrke.com>
|
2020-08-05 13:49:24 +02:00 |
Georg Ehrke
|
0e0e0d19e8
|
Provide a PHP Api for UserStatus
Signed-off-by: Georg Ehrke <developer@georgehrke.com>
|
2020-08-05 13:48:46 +02:00 |
Georg Ehrke
|
0fad921840
|
Add user-status app
Signed-off-by: Georg Ehrke <developer@georgehrke.com>
|
2020-07-31 16:45:27 +02:00 |