Joas Schilling
97a1784065
Provide from on the search query too
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-08-26 09:48:03 +02:00
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>
2020-08-26 09:45:21 +02:00
Julius Härtl
8c33bfe86b
Add php docs build script
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-08-26 08:32:42 +02:00
Nextcloud-PR-Bot
bc7abbdb85
Update psalm baseline
...
Signed-off-by: GitHub <noreply@github.com>
2020-08-26 04:21:23 +00:00
Nextcloud bot
00459adfa2
[tx-robot] updated from transifex
2020-08-26 02:16:29 +00:00
Julius Härtl
d5e854e7ef
Expose currently active file list though OCA.Files.App
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-08-25 22:42:44 +02:00
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>
2020-08-25 18:42:35 +00:00
Jan C. Borchardt
7502510b7b
Fix Dashboard background blur for Safari and iOS Safari
...
Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net>
2020-08-25 20:30:43 +02:00
Jan C. Borchardt
c8d92ba6f9
Add shadow behind navigation when Dashboard is scrolled
...
Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net>
2020-08-25 20:30:43 +02:00
Julius Härtl
fe3374d843
Add body class when dashboard is scrolled
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-08-25 20:30:43 +02:00
Julius Härtl
d4502823f4
Add loading indicator until the widget is mounted
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-08-25 20:30:41 +02:00
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
2020-08-25 20:25:17 +02:00
Robin Appelman
aadf0f6f87
move calendar settings into their own group
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2020-08-25 19:11:28 +02: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
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>
2020-08-25 16:05:16 +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
Joas Schilling
0934aee46b
Merge pull request #22359 from nextcloud/fix/noid/flow-leaking-scope
...
fix possible leaking scope in Flow
2020-08-25 10:40:26 +02:00
Nextcloud bot
b287760694
[tx-robot] updated from transifex
2020-08-25 02:17:40 +00:00
Roeland Jago Douma
7e6f04490e
Merge pull request #22393 from nextcloud/fix/license-headers-20
...
Update the license headers for Nextcloud 20
2020-08-24 22:03:00 +02: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
John Molakvoæ
111496c7cd
Merge pull request #22394 from nextcloud/fix/share-federation-missing-fn
...
Fix missing FN from federated contact
2020-08-24 18:05:00 +02:00
Joas Schilling
df857604d5
Merge pull request #21894 from nextcloud/fix-file-quota
...
fix: file quota was not applied in all cases
2020-08-24 15:48:48 +02:00
John Molakvoæ
77a31b566e
Merge pull request #22376 from nextcloud/design/wording-leave-share
2020-08-24 15:23:55 +02:00
John Molakvoæ (skjnldsv)
6d576a9100
Fix missing FN from federated contact
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2020-08-24 15:15:32 +02:00
Christoph Wurst
2a054e6c04
Update the license headers for Nextcloud 20
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-08-24 14:54:25 +02:00
Joas Schilling
d5edd71ab2
Make the tick always white
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-08-24 14:29:34 +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
blizzz
bf162d08f5
Merge pull request #22358 from nextcloud/fix/noid/flow-icon-size-and-alignment
...
fix event icon sizes and text alignment
2020-08-24 14:11:41 +02:00
John Molakvoæ
dd054f0bdb
Merge pull request #22382 from nextcloud/bugfix/22380
...
Add repair step to remove old dashboard app config
2020-08-24 14:00:41 +02:00
Arthur Schiwon
28c0eea8cb
fix possible leaking scope in Flow
...
- a configured flow can be brought into consideration, despite its event
was not fired
- it could either run through
- or run into a RuntimeException and killing processing of valid flows
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2020-08-24 13:44:01 +02:00
Roeland Jago Douma
341466be14
Merge pull request #22385 from nextcloud/bump/crl
...
Update the CRL
2020-08-24 13:24:29 +02:00
Roeland Jago Douma
ded4cd9893
Merge pull request #22361 from nextcloud/dependabot/npm_and_yarn/vue-material-design-icons-4.9.0
...
Bump vue-material-design-icons from 4.8.0 to 4.9.0
2020-08-24 13:05:36 +02:00
npmbuildbot[bot]
130ce7892a
Compile assets
...
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2020-08-24 10:56:57 +00:00
Roeland Jago Douma
90b02938f4
Update the CRL
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-08-24 12:29:38 +02:00
Julius Härtl
17579c6471
Add repair step to remove old dashboard app config
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-08-24 10:16:15 +02:00
Roeland Jago Douma
773506a79b
Merge pull request #22363 from nextcloud/dependabot/npm_and_yarn/p-queue-6.6.1
...
Bump p-queue from 6.6.0 to 6.6.1
2020-08-24 09:59:37 +02:00
dependabot-preview[bot]
1d00932eb7
Bump vue-material-design-icons from 4.8.0 to 4.9.0
...
Bumps [vue-material-design-icons](https://github.com/robcresswell/vue-material-design-icons ) from 4.8.0 to 4.9.0.
- [Release notes](https://github.com/robcresswell/vue-material-design-icons/releases )
- [Changelog](https://github.com/robcresswell/vue-material-design-icons/blob/dev/CHANGELOG.md )
- [Commits](https://github.com/robcresswell/vue-material-design-icons/compare/4.8.0...4.9.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-08-24 07:35:06 +00:00
Roeland Jago Douma
7334d3d34e
Merge pull request #22364 from nextcloud/dependabot/npm_and_yarn/vuedraggable-2.24.1
...
Bump vuedraggable from 2.24.0 to 2.24.1
2020-08-24 09:31:03 +02:00
Roeland Jago Douma
7fb1e44b53
Merge pull request #22365 from nextcloud/dependabot/npm_and_yarn/webpack-merge-5.1.2
...
Bump webpack-merge from 5.1.1 to 5.1.2
2020-08-24 09:12:45 +02:00
Roeland Jago Douma
7b7cbe6f36
Merge pull request #22360 from nextcloud/dependabot/npm_and_yarn/babel/core-7.11.4
...
Bump @babel/core from 7.11.1 to 7.11.4
2020-08-24 09:11:35 +02:00
Nextcloud bot
9e8b6b9995
[tx-robot] updated from transifex
2020-08-24 02:16:45 +00:00
Jan C. Borchardt
5f6db37413
Fix contrast issue in Files app menu
...
Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net>
2020-08-23 23:58:53 +02:00
Jan C. Borchardt
d192854fea
Clarify wording to 'Leave this share', fix #18622
...
Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net>
2020-08-23 23:58:38 +02:00
Nextcloud bot
d9b9de6d7d
[tx-robot] updated from transifex
2020-08-23 02:16:43 +00:00
dependabot-preview[bot]
e1742c6701
Bump webpack-merge from 5.1.1 to 5.1.2
...
Bumps [webpack-merge](https://github.com/survivejs/webpack-merge ) from 5.1.1 to 5.1.2.
- [Release notes](https://github.com/survivejs/webpack-merge/releases )
- [Changelog](https://github.com/survivejs/webpack-merge/blob/master/CHANGELOG.md )
- [Commits](https://github.com/survivejs/webpack-merge/compare/v5.1.1...v5.1.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-08-22 07:08:47 +00:00
dependabot-preview[bot]
128420d391
Bump vuedraggable from 2.24.0 to 2.24.1
...
Bumps [vuedraggable](https://github.com/SortableJS/Vue.Draggable ) from 2.24.0 to 2.24.1.
- [Release notes](https://github.com/SortableJS/Vue.Draggable/releases )
- [Commits](https://github.com/SortableJS/Vue.Draggable/commits )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-08-22 07:08:05 +00:00
dependabot-preview[bot]
d569e40d68
Bump p-queue from 6.6.0 to 6.6.1
...
Bumps [p-queue](https://github.com/sindresorhus/p-queue ) from 6.6.0 to 6.6.1.
- [Release notes](https://github.com/sindresorhus/p-queue/releases )
- [Commits](https://github.com/sindresorhus/p-queue/compare/v6.6.0...v6.6.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-08-22 07:07:18 +00:00
dependabot-preview[bot]
9e0d3ac21a
Bump @babel/core from 7.11.1 to 7.11.4
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.11.1 to 7.11.4.
- [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.11.4/packages/babel-core )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-08-22 07:05:12 +00:00
Nextcloud bot
bcbe1e1c9d
[tx-robot] updated from transifex
2020-08-22 02:16:27 +00:00
Jan C. Borchardt
8052382a75
Fix wording 'User status' to just 'Status'
...
Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net>
2020-08-21 22:02:57 +02:00