Commit graph

5761 commits

Author SHA1 Message Date
dependabot[bot]
f4077e9ef7
Merge pull request #2472 from nextcloud/dependabot/npm_and_yarn/typescript-4.8.4 2022-10-01 02:08:30 +00:00
dependabot[bot]
550ddcbbfb
Bump typescript from 4.8.3 to 4.8.4
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.8.3 to 4.8.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.8.3...v4.8.4)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-01 01:01:21 +00:00
Julius Härtl
a477c7bcdc
Merge pull request #2465 from nextcloud/fix/public_share_local_editing
Fix: Hide local editing button for public shares
2022-09-28 08:24:50 +02:00
Nextcloud bot
36df095d60
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-09-28 03:30:45 +00:00
raul
e0bb28d04a Fix: Hide local editing button for public shares
Signed-off-by: raul <raul@nextcloud.com>
2022-09-26 19:32:53 +02:00
Nextcloud bot
4b4d7e23bc
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-09-26 03:31:27 +00:00
Nextcloud bot
82d25de646
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-09-24 03:31:01 +00:00
dependabot[bot]
532d7100b2
Merge pull request #2459 from nextcloud/dependabot/npm_and_yarn/sass-1.55.0 2022-09-24 02:46:20 +00:00
dependabot[bot]
c6ca202b62
Merge pull request #2460 from nextcloud/dependabot/npm_and_yarn/ts-loader-9.4.1 2022-09-24 02:41:38 +00:00
dependabot[bot]
421893fd9a
Bump ts-loader from 9.3.1 to 9.4.1
Bumps [ts-loader](https://github.com/TypeStrong/ts-loader) from 9.3.1 to 9.4.1.
- [Release notes](https://github.com/TypeStrong/ts-loader/releases)
- [Changelog](https://github.com/TypeStrong/ts-loader/blob/main/CHANGELOG.md)
- [Commits](https://github.com/TypeStrong/ts-loader/compare/v9.3.1...9.4.1)

---
updated-dependencies:
- dependency-name: ts-loader
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-24 01:03:17 +00:00
dependabot[bot]
bf7a9df223
Bump sass from 1.54.9 to 1.55.0
Bumps [sass](https://github.com/sass/dart-sass) from 1.54.9 to 1.55.0.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.54.9...1.55.0)

---
updated-dependencies:
- dependency-name: sass
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-24 01:01:54 +00:00
Raul Ferreira Fuentes
f77e64e4ac
Merge pull request #2442 from nextcloud/enh/local_edit
Local editing
2022-09-23 00:18:21 +02:00
Raul
e927907c48 Add local editing button to Nextcloud Office
Squashed commits:
 - Fix CSP tests
 - Update logic on opening file locally to prevent race condition with collabora post message API
 - Unlock file before opening locally
 - Add confirmation dialog
 - Toolbar button: open file locally

Signed-off-by: raul <raul@nextcloud.com>
Signed-off-by: Raul <r.ferreira.fuentes@gmail.com>
2022-09-22 22:48:32 +02:00
Julius Härtl
85e83e9d55
Merge pull request #2428 from nextcloud/enh/default_pdf
Open PDF files by default when PDF viewer is disabled
2022-09-22 21:13:46 +02:00
Julius Härtl
ef6193bf69
Merge pull request #2455 from nextcloud/update-master-version
Add Nextcloud 26 support on master
2022-09-22 21:13:18 +02:00
Joas Schilling
7f5badacbd
Merge pull request #2454 from nextcloud/nickvergessen-patch-1
Create update-christophwurst-nextcloud.yml
2022-09-22 15:43:52 +02:00
Joas Schilling
d7ea0fe5eb
Add Nextcloud 25 support on master
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-09-22 13:30:28 +02:00
Raul
63842c72bc Open PDF files by default when PDF viewer is disabled
Signed-off-by: Raul <r.ferreira.fuentes@gmail.com>
2022-09-22 13:03:20 +02:00
Joas Schilling
3a044c9450
Create update-christophwurst-nextcloud.yml
Signed-off-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com>
2022-09-22 12:35:37 +02:00
Nextcloud bot
0918bb9a26
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-09-22 03:30:26 +00:00
Julius Härtl
53d1d6067f
Merge pull request #2451 from nextcloud/bugfix/noid/always-close 2022-09-21 20:25:24 +02:00
Julius Härtl
d03e715f70
Always show the close button
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2022-09-20 13:35:41 +02:00
Nextcloud bot
be082d2686
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-09-20 03:29:51 +00:00
Julius Härtl
3ab4dd1c8e
Merge pull request #2447 from nextcloud/dependabot/npm_and_yarn/babel/plugin-transform-runtime-7.19.1
Bump @babel/plugin-transform-runtime from 7.18.10 to 7.19.1
2022-09-19 14:27:40 +02:00
Julius Härtl
1834619bcb
Merge pull request #2448 from nextcloud/dependabot/npm_and_yarn/babel/core-7.19.1
Bump @babel/core from 7.19.0 to 7.19.1
2022-09-19 14:27:01 +02:00
dependabot[bot]
740fdc5a15
Merge pull request #2446 from nextcloud/dependabot/npm_and_yarn/jest-29.0.3 2022-09-17 08:18:42 +00:00
dependabot[bot]
dde2ac3de6
Bump @babel/plugin-transform-runtime from 7.18.10 to 7.19.1
Bumps [@babel/plugin-transform-runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-runtime) from 7.18.10 to 7.19.1.
- [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.19.1/packages/babel-plugin-transform-runtime)

---
updated-dependencies:
- dependency-name: "@babel/plugin-transform-runtime"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-17 07:00:12 +00:00
dependabot[bot]
c3f15b937e
Bump @babel/core from 7.19.0 to 7.19.1
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.19.0 to 7.19.1.
- [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.19.1/packages/babel-core)

---
updated-dependencies:
- dependency-name: "@babel/core"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-17 07:00:11 +00:00
dependabot[bot]
0beb6fcf90
Merge pull request #2449 from nextcloud/dependabot/npm_and_yarn/babel/eslint-parser-7.19.1 2022-09-17 06:59:03 +00:00
dependabot[bot]
23d6f12106
Merge pull request #2445 from nextcloud/dependabot/npm_and_yarn/babel/preset-env-7.19.1 2022-09-17 04:55:49 +00:00
dependabot[bot]
41e0f453c8
Bump jest from 29.0.2 to 29.0.3
Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest) from 29.0.2 to 29.0.3.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/commits/v29.0.3/packages/jest)

---
updated-dependencies:
- dependency-name: jest
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-17 03:18:15 +00:00
dependabot[bot]
8a4b0ee6bd
Merge pull request #2444 from nextcloud/dependabot/npm_and_yarn/babel-jest-29.0.3 2022-09-17 03:16:41 +00:00
dependabot[bot]
37dbd1f912
Bump @babel/eslint-parser from 7.18.9 to 7.19.1
Bumps [@babel/eslint-parser](https://github.com/babel/babel/tree/HEAD/eslint/babel-eslint-parser) from 7.18.9 to 7.19.1.
- [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.19.1/eslint/babel-eslint-parser)

---
updated-dependencies:
- dependency-name: "@babel/eslint-parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-17 03:00:38 +00:00
dependabot[bot]
29d319d299
Bump @babel/preset-env from 7.19.0 to 7.19.1
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.19.0 to 7.19.1.
- [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.19.1/packages/babel-preset-env)

---
updated-dependencies:
- dependency-name: "@babel/preset-env"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-17 02:05:00 +00:00
dependabot[bot]
79734456ec
Bump babel-jest from 29.0.2 to 29.0.3
Bumps [babel-jest](https://github.com/facebook/jest/tree/HEAD/packages/babel-jest) from 29.0.2 to 29.0.3.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/commits/v29.0.3/packages/babel-jest)

---
updated-dependencies:
- dependency-name: babel-jest
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-17 02:04:29 +00:00
Nextcloud bot
942cb351d6
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-09-16 03:23:24 +00:00
Julien Veyssier
8a5d9db07d
Merge pull request #2432 from nextcloud/chore/bem-scoped-scss
Migrate to BEM and scoped SCSS
2022-09-15 19:12:41 +02:00
Julien Veyssier
0d0f7e97ae
Merge pull request #2443 from nextcloud/release/7.0.0-beta.1
Release 7.0.0-beta.1
2022-09-15 19:11:51 +02:00
Raul
d8d07addf3 Bump version to 7.0.0-beta.1 and update CHANGELOG.md
Signed-off-by: Raul <r.ferreira.fuentes@gmail.com>
2022-09-15 15:54:08 +02:00
Julien Veyssier
fea4203790
hide loading indicator as soon as the frame is ready to avoid displaying both frame+loading
Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
2022-09-15 12:45:42 +02:00
Julien Veyssier
46f98914d4
scoped style can't work when selecting stuff outside the component
Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
2022-09-14 10:55:34 +02:00
Christoph Wurst
131973e45f
Migrate to BEM and scoped SCSS
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2022-09-14 10:55:17 +02:00
dependabot[bot]
277c4e3895
Merge pull request #2439 from nextcloud/dependabot/npm_and_yarn/jest-29.0.2 2022-09-10 09:08:30 +00:00
dependabot[bot]
224f1f60d9
Merge pull request #2438 from nextcloud/dependabot/npm_and_yarn/babel/core-7.19.0 2022-09-10 08:42:37 +00:00
dependabot[bot]
bddca7904f
Bump jest from 29.0.1 to 29.0.2
Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest) from 29.0.1 to 29.0.2.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/commits/v29.0.2/packages/jest)

---
updated-dependencies:
- dependency-name: jest
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-10 05:15:27 +00:00
dependabot[bot]
147c545413
Merge pull request #2437 from nextcloud/dependabot/npm_and_yarn/sass-1.54.9 2022-09-10 05:14:09 +00:00
dependabot[bot]
ab7333986f
Bump @babel/core from 7.18.13 to 7.19.0
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.18.13 to 7.19.0.
- [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.19.0/packages/babel-core)

---
updated-dependencies:
- dependency-name: "@babel/core"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-10 04:48:36 +00:00
dependabot[bot]
67e72d8e9a
Merge pull request #2436 from nextcloud/dependabot/npm_and_yarn/nextcloud/event-bus-3.0.2 2022-09-10 04:39:40 +00:00
dependabot[bot]
1bf2290d8a
Merge pull request #2435 from nextcloud/dependabot/npm_and_yarn/babel/preset-env-7.19.0 2022-09-10 03:46:50 +00:00
dependabot[bot]
c0a8e7ffe3
Merge pull request #2434 from nextcloud/dependabot/npm_and_yarn/babel-jest-29.0.2 2022-09-10 02:30:22 +00:00