Commit Graph

21670 Commits

Author SHA1 Message Date
blizzz 74f1b09f3d
Merge pull request #19168 from nextcloud/enh/settings/personal_sections_to_proper_app
Move the Personal sections to the settings app
2020-01-28 10:38:00 +01:00
Roeland Jago Douma 9bc08dc325
Merge pull request #19164 from nextcloud/dependabot/various
Dependabot/various
2020-01-28 09:51:50 +01:00
Roeland Jago Douma d8e9cefcfe
Move the Personal sections to the settings app
There is no need to have weird magic in the manager. This should be
properly registered in the right way. The settings code is messy
anyways. This is a start to make it a tad more clean.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-01-28 08:45:07 +01:00
Nextcloud bot 09f4b7a97a
[tx-robot] updated from transifex 2020-01-28 02:18:33 +00:00
John Molakvoæ (skjnldsv) 414544f528
Merge multiple dependabots updates
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2020-01-27 20:52:29 +01:00
Nextcloud bot 78d400cec2
[tx-robot] updated from transifex 2020-01-27 02:17:55 +00:00
Roeland Jago Douma 1e0e09e5ce
Merge pull request #19115 from nextcloud/fix/share_accepting/do_not_use_node_yet
Use the target for file notifications
2020-01-26 20:43:51 +01:00
dependabot-preview[bot] 68e90813f7 Bump @nextcloud/vue from 1.2.5 to 1.2.7
Bumps [@nextcloud/vue](https://github.com/nextcloud/nextcloud-vue) from 1.2.5 to 1.2.7.
- [Release notes](https://github.com/nextcloud/nextcloud-vue/releases)
- [Commits](https://github.com/nextcloud/nextcloud-vue/compare/v1.2.5...V1.2.7)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2020-01-26 19:11:15 +00:00
Nextcloud bot 41fd12e998
[tx-robot] updated from transifex 2020-01-25 02:16:52 +00:00
blizzz 4e36157f3d
Merge pull request #19116 from nextcloud/fix/19104/fix-bundle-view
apps can have polyamorous relationships with bundles
2020-01-24 19:06:29 +01:00
Joas Schilling 0a2409451c
Merge pull request #19113 from nextcloud/bugfix/19112/do-not-invert-avatars-in-dark-mode
Do not invert avatar colors when dark theme is enabled
2020-01-24 15:12:03 +01:00
Roeland Jago Douma 4c566f7498
Merge pull request #19100 from nextcloud/refactor/leafo-to-scssphp
Migrate leafo/scssphp to scssphp/scssphp
2020-01-24 13:13:20 +01:00
Roeland Jago Douma 2168e0ad89
Merge pull request #19109 from nextcloud/bugfix/18528/dark-theme-last-modified
Adjust filelist color handling to new dark theme value
2020-01-24 13:10:56 +01:00
Roeland Jago Douma 76229bd2e7
Merge pull request #19110 from nextcloud/backpost/recommended_apps/master
Update recommended apps
2020-01-24 13:09:07 +01:00
npmbuildbot[bot] dab1f5282a Compile assets
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2020-01-24 11:56:01 +00:00
Arthur Schiwon faf18b5f02
apps can have polyamorous relationships with bundles
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2020-01-24 12:50:06 +01:00
Roeland Jago Douma 8f15e2d57a
Use the target for file notifications
The node is not yet accessible if you did not accept the share yet.
So trying to get it results in an acception.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-01-24 12:43:17 +01:00
Marco Ambrosini 9a0f399609 Do not invert avatar colors when dark theme is enabled
Signed-off-by: Marco Ambrosini <marcoambrosini@pm.me>
2020-01-24 12:14:03 +01:00
Roeland Jago Douma 575b49a0e4
Fix width and icon
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2020-01-24 10:38:39 +01:00
Julius Härtl bfaf28452b
Adjust filelist color handling to new dark theme value
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-01-24 10:31:18 +01:00
Roeland Jago Douma a3780714fe
Merge pull request #18913 from nextcloud/bugfix/fix_multiselect_actions
fix multiselect actions for files
2020-01-24 10:05:30 +01:00
Nextcloud bot 22e3a74f90
[tx-robot] updated from transifex 2020-01-24 02:16:52 +00:00
Christoph Wurst 30d985b639
Migrate leafo/scssphp to scssphp/scssphp
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-01-23 14:52:16 +01:00
Nextcloud bot 2a01308d5c
[tx-robot] updated from transifex 2020-01-23 02:18:24 +00:00
John Molakvoæ (skjnldsv) 05742c083c
Migrate to @nextcloud/vue 1.x.x
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2020-01-22 17:33:49 +01:00
John Molakvoæ a6a224e7a1
Merge pull request #18929 from nextcloud/enh/sidebar/promise
Allow to await the sidebar
2020-01-22 14:44:32 +01:00
Roeland Jago Douma 4c94d88d3c
Merge pull request #19041 from GrayFix/fix-admin_audit-preview
mb substring in audit_log
2020-01-22 11:38:05 +01:00
John Molakvoæ (skjnldsv) 2e52bdda21 Close handling
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2020-01-22 09:45:57 +00:00
John Molakvoæ (skjnldsv) 6201b0b5b1
Allow to await the sidebar
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2020-01-22 10:43:02 +01:00
GrayFix 3e482653b9 Update Application.php
Fix corruption for logging internal path with multibyte characters in file preview event

Signed-off-by: GrayFix <grayfix@gmail.com>
2020-01-22 13:21:57 +05:00
Roeland Jago Douma 6861286b25
Merge pull request #19054 from nextcloud/theming/use-fbicon
Use themed favicon-fb
2020-01-22 08:02:12 +01:00
Nextcloud bot 124f8b4c62
[tx-robot] updated from transifex 2020-01-22 02:18:03 +00:00
Julius Härtl 70e3fcea2c
Use themed favicon-fb
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-01-21 16:34:08 +01:00
npmbuildbot[bot] 524a8e8d00 Compile assets
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2020-01-21 15:28:43 +00:00
John Molakvoæ (skjnldsv) 53516032f7
Compile templates
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2020-01-21 16:26:05 +01:00
Roeland Jago Douma 8728eab9d7
Fix app updates
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-01-21 14:00:58 +01:00
Nextcloud bot 53c37a170d
[tx-robot] updated from transifex 2020-01-21 02:17:28 +00:00
Roeland Jago Douma 70dc31cdff
Merge pull request #18992 from nextcloud/dependabot/npm_and_yarn/nextcloud/paths-1.1.0
Bump @nextcloud/paths from 1.0.0 to 1.1.0
2020-01-20 20:54:58 +01:00
dependabot-preview[bot] 840b077060 Bump @nextcloud/paths from 1.0.0 to 1.1.0
Bumps @nextcloud/paths from 1.0.0 to 1.1.0.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2020-01-20 14:08:07 +00:00
dependabot-preview[bot] f354561fcb Bump vue-router from 3.1.3 to 3.1.5
Bumps [vue-router](https://github.com/vuejs/vue-router) from 3.1.3 to 3.1.5.
- [Release notes](https://github.com/vuejs/vue-router/releases)
- [Changelog](https://github.com/vuejs/vue-router/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-router/compare/v3.1.3...v3.1.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2020-01-20 12:22:37 +00:00
Roeland Jago Douma bb48bcf0eb
Merge pull request #18989 from nextcloud/dependabot/npm_and_yarn/chenfengyuan/vue-qrcode-1.0.2
Bump @chenfengyuan/vue-qrcode from 1.0.1 to 1.0.2
2020-01-20 12:35:07 +01:00
dependabot-preview[bot] 80ae78dc1e Bump @chenfengyuan/vue-qrcode from 1.0.1 to 1.0.2
Bumps [@chenfengyuan/vue-qrcode](https://github.com/fengyuanchen/vue-qrcode) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/fengyuanchen/vue-qrcode/releases)
- [Changelog](https://github.com/fengyuanchen/vue-qrcode/blob/master/CHANGELOG.md)
- [Commits](https://github.com/fengyuanchen/vue-qrcode/compare/v1.0.1...v1.0.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2020-01-20 11:25:44 +00:00
Nextcloud bot 4c1e631be9
[tx-robot] updated from transifex 2020-01-20 02:17:27 +00:00
Nextcloud bot 434fd438d9
[tx-robot] updated from transifex 2020-01-19 02:17:21 +00:00
Nextcloud bot a61bad6ede
[tx-robot] updated from transifex 2020-01-18 02:18:30 +00:00
Nextcloud bot fb9f56e22c
[tx-robot] updated from transifex 2020-01-17 02:17:46 +00:00
Roeland Jago Douma 07474b5dab
Merge pull request #18764 from nextcloud/fix/18744/duplicate-activity-sidebar
Prevent duplicate entries in file sidebar
2020-01-17 02:21:16 +01:00
Roeland Jago Douma d1c8469110
Merge pull request #18940 from nextcloud/force-share-accept
Make the share accept process optional
2020-01-17 01:14:00 +01:00
Gary Kim d8881faa8e
Prevent duplicate entries in file sidebar
Signed-off-by: Gary Kim <gary@garykim.dev>
2020-01-17 07:51:34 +08:00
Julius Härtl be6f3242ca Make sure the whole file list header is sticky and properly stacks to other headers
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-01-17 00:24:34 +01:00