Nextcloud bot
40e2339151
[tx-robot] updated from transifex
5 years ago
Roeland Jago Douma
abdb201c04
Merge pull request #22362 from nextcloud/dependabot/npm_and_yarn/nextcloud-vue-collections-0.8.1
Bump nextcloud-vue-collections from 0.7.2 to 0.8.1
5 years ago
Roeland Jago Douma
a831165135
Merge pull request #22450 from nextcloud/bugfix/22433/user_status_app_icon_coloring
UserStatus: Fix app icon visibility in apps management
5 years ago
Roeland Jago Douma
1a312c4d2a
Merge pull request #22454 from nextcloud/bugfix/noid/fix_double_escaping_status_dashboard
Fix double escape of user-status in Dashboard widget
5 years ago
Roeland Jago Douma
2c6c5fece6
Merge pull request #22458 from nextcloud/fix/weather-status-navigate-error
Hide error if a background request fails during navigation
5 years ago
dependabot-preview[bot]
cc60e58c63
Bump nextcloud-vue-collections from 0.7.2 to 0.8.1
Bumps [nextcloud-vue-collections](https://github.com/juliushaertl/nextcloud-vue-collections ) from 0.7.2 to 0.8.1.
- [Release notes](https://github.com/juliushaertl/nextcloud-vue-collections/releases )
- [Commits](https://github.com/juliushaertl/nextcloud-vue-collections/compare/v0.7.2...v0.8.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
5 years ago
Christoph Wurst
ceffbe9f6d
Hide error if a background request fails during navigation
If you open the dashboard but quickly navigate somewhere else, a toast
will show telling you that the weather status could not be fetched. As a
user I don't care about this. This is only relevant if the user intents
to no leave the page.
So let's not show a toast for aborted connections. This makes the UX a
tad smoother.
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
5 years ago
Georg Ehrke
67bbfda481
Fix double escape of user-status in Dashboard widget
Signed-off-by: Georg Ehrke <developer@georgehrke.com>
5 years ago
Roeland Jago Douma
aad30d3b33
Merge pull request #22447 from nextcloud/enh/phpdoc
Use proper branch name in phpdoc builds
5 years ago
Roeland Jago Douma
ab4f15037b
Merge pull request #22352 from nextcloud/version/20.0.0-beta2
20 Beta 2
5 years ago
Georg Ehrke
7ee9024223
App Icons need to be white
Signed-off-by: Georg Ehrke <developer@georgehrke.com>
5 years ago
Julius Härtl
9dc23867c6
Use proper branch name in phpdoc builds
Signed-off-by: Julius Härtl <jus@bitgrid.net>
5 years ago
John Molakvoæ
c1bba2d46a
Merge pull request #22420 from nextcloud/fix/unified-search-ellipsized-title-subline
Make ellipsized unified search results visible on hover
5 years ago
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
5 years ago
Nextcloud bot
f6ad09ad58
[tx-robot] updated from transifex
5 years ago
Georg Ehrke
9ff7f5836c
Merge pull request #22425 from nextcloud/bugfix/noid/status_icons_coloring
User-status: Fix icon coloring
5 years ago
Roeland Jago Douma
b5e9f7e846
Merge pull request #22432 from nextcloud/enh/phpdoc
Add php docs build script
5 years ago
Roeland Jago Douma
7685d1fc61
Merge pull request #22421 from nextcloud/group-folder-quota-warning
show better quota warning for group folders and external storage
5 years ago
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>
5 years ago
Christoph Wurst
06f8c54386
Make ellipsized unified search results visible on hover
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
5 years ago
Julius Härtl
45a474071e
Remove @package annotations from public namespace
Signed-off-by: Julius Härtl <jus@bitgrid.net>
5 years ago
Roeland Jago Douma
df99d8f0e0
Merge pull request #22134 from nextcloud/merge-calendar-activity-settings
merge activity settings for calendars, events and todos
5 years ago
Robin Appelman
06ae93b270
fix tests
Signed-off-by: Robin Appelman <robin@icewind.nl>
5 years ago
Robin Appelman
460db942a0
Update apps/dav/lib/CalDAV/Activity/Setting/CalDAVSetting.php
Co-authored-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com>
5 years ago
Julius Härtl
94c0ca4b8c
Remove wrongly annotated package names
Signed-off-by: Julius Härtl <jus@bitgrid.net>
5 years ago
John Molakvoæ
cb2695df8d
Merge pull request #17536 from nextcloud/enh/noid/expose-current-filelist
Expose currently active file list though OCA.Files.App
5 years ago
Roeland Jago Douma
4298442940
Merge pull request #22392 from nextcloud/bugfix/noid/dashboard-loading-til-moutned
Dashboard polishing
5 years ago
Roeland Jago Douma
75f4b807f3
Merge pull request #22431 from nextcloud-pr-bot/automated/noid/psalm-baseline-update
[Automated] Update psalm-baseline.xml
5 years ago
Joas Schilling
2056510214
Merge pull request #22422 from nextcloud/fix/unified-search-pagination
Add the missing cursor parameter to unified search requests
5 years ago
Joas Schilling
97a1784065
Provide from on the search query too
Signed-off-by: Joas Schilling <coding@schilljs.com>
5 years ago
Christoph Wurst
904badad56
Add the missing cursor parameter to unified search requests
Otherwise paginated search does not work. Basically you always requested
the first x items and then showed them again and again. The second or
any other subsequent page was never requested.
On a side note this also caused lots of Vue warning due to duplicate
keys.
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
5 years ago
Julius Härtl
8c33bfe86b
Add php docs build script
Signed-off-by: Julius Härtl <jus@bitgrid.net>
5 years ago
Nextcloud-PR-Bot
bc7abbdb85
Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
5 years ago
Nextcloud bot
00459adfa2
[tx-robot] updated from transifex
5 years ago
Julius Härtl
d5e854e7ef
Expose currently active file list though OCA.Files.App
Signed-off-by: Julius Härtl <jus@bitgrid.net>
6 years ago
Jan C. Borchardt
e4df8b6657
Fix Dashboard CSS indentation
Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
5 years ago
Jan C. Borchardt
7502510b7b
Fix Dashboard background blur for Safari and iOS Safari
Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net>
5 years ago
Jan C. Borchardt
c8d92ba6f9
Add shadow behind navigation when Dashboard is scrolled
Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net>
5 years ago
Julius Härtl
fe3374d843
Add body class when dashboard is scrolled
Signed-off-by: Julius Härtl <jus@bitgrid.net>
5 years ago
Julius Härtl
d4502823f4
Add loading indicator until the widget is mounted
Signed-off-by: Julius Härtl <jus@bitgrid.net>
5 years ago
Roeland Jago Douma
ed5b90b38a
Merge pull request #22369 from nextcloud/dependabot/npm_and_yarn/vue-and-vue-template-compiler-2.6.12
Bump vue and vue-template-compiler
5 years ago
Robin Appelman
aadf0f6f87
move calendar settings into their own group
Signed-off-by: Robin Appelman <robin@icewind.nl>
5 years ago
Georg Ehrke
8b97e28efb
User-status: Fix icon coloring
Signed-off-by: Georg Ehrke <developer@georgehrke.com>
5 years ago
Robin Appelman
c077c15875
show better quota warning for group folders and external storage
instead of showing the generic 'Your storage is full' message, better explain that it's the group folder/external storage that is full
Signed-off-by: Robin Appelman <robin@icewind.nl>
5 years ago
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>
5 years ago
Joas Schilling
0934aee46b
Merge pull request #22359 from nextcloud/fix/noid/flow-leaking-scope
fix possible leaking scope in Flow
5 years ago
Nextcloud bot
b287760694
[tx-robot] updated from transifex
5 years ago
Roeland Jago Douma
7e6f04490e
Merge pull request #22393 from nextcloud/fix/license-headers-20
Update the license headers for Nextcloud 20
5 years ago
Jan C. Borchardt
487d17dd55
Merge pull request #22357 from nextcloud/enh/dashboard/toggle-statuses
Ability to toggle statuses in dashboard
5 years ago
John Molakvoæ
111496c7cd
Merge pull request #22394 from nextcloud/fix/share-federation-missing-fn
Fix missing FN from federated contact
5 years ago