Commit Graph

4506 Commits

Author SHA1 Message Date
Marcel Klehr e99022713a v13.0.1
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2023-03-21 14:20:58 +01:00
Marcel Klehr e81db393ce fix(CustomPickerElement): Autofocus
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2023-03-21 14:20:58 +01:00
Marcel Klehr 28a75d4717 fix(ReferenceProvider): Remove debug logs
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2023-03-21 14:20:58 +01:00
Marcel Klehr 669704677e fix(ReferenceProvider): Fix usage of preg_match 🙈
fixes #1993

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2023-03-21 14:20:58 +01:00
Nextcloud bot 913dee741f
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-03-16 02:33:02 +00:00
Marcel Klehr 47c16288b9
Merge pull request #1990 from nextcloud/dependabot/npm_and_yarn/webpack-5.76.1 2023-03-15 13:20:41 +01:00
dependabot[bot] 4de5d4a786
Chore(deps): Bump webpack from 5.75.0 to 5.76.1
Bumps [webpack](https://github.com/webpack/webpack) from 5.75.0 to 5.76.1.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.75.0...v5.76.1)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-15 12:03:01 +00:00
Nextcloud bot 3315fb89d0
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-03-15 02:31:17 +00:00
Nextcloud bot a4b1f645d1
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-03-14 02:31:43 +00:00
Marcel Klehr ad8545fb09 v13.0.0
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2023-03-12 20:38:05 +01:00
Marcel Klehr e094478f84
Merge pull request #1988 from nextcloud/dependabot/npm_and_yarn/json5-2.2.3 2023-03-12 19:10:09 +01:00
Marcel Klehr 6cb6948600
Merge pull request #1987 from nextcloud/enh/references 2023-03-12 18:52:39 +01:00
Marcel Klehr 7cb501ee80 Remove stable25 from psalm matrix
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2023-03-12 18:52:25 +01:00
Marcel Klehr 96b9eb9dc9 fix(cs): Run cs:fix
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2023-03-12 18:34:31 +01:00
Marcel Klehr 16ef9e7f57 fix(stylelint): Remove emtpy source
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2023-03-12 18:34:31 +01:00
Marcel Klehr e168cf34cc enh(references): Implement custom picker to insert original URL not internal bookmarks app URL
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2023-03-12 18:34:31 +01:00
Marcel Klehr 41c030ddf1 enh(references): Implement a reference provider and a front-end widget for bookmarks
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2023-03-12 18:34:31 +01:00
Marcel Klehr 4fc23b3f6d Bump app version
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2023-03-12 18:34:10 +01:00
Marcel Klehr de2aa7fd92 Drop support for nc 25
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2023-03-12 18:31:49 +01:00
dependabot[bot] 7d8e299821
Chore(deps): Bump json5 from 2.2.1 to 2.2.3
Bumps [json5](https://github.com/json5/json5) from 2.2.1 to 2.2.3.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v2.2.1...v2.2.3)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-12 17:23:28 +00:00
Marcel Klehr d1bdc87964 v12.1.0
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2023-03-12 18:17:10 +01:00
Nextcloud bot 35a8a118a2
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-03-10 02:32:12 +00:00
Nextcloud bot d0507dca77
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-03-06 02:31:39 +00:00
dependabot[bot] 18fabd288a
Merge pull request #1986 from nextcloud/dependabot/npm_and_yarn/nextcloud/vue-7.8.0 2023-03-04 06:02:30 +00:00
dependabot[bot] c644f1b882
Chore(deps): Bump @nextcloud/vue from 7.7.1 to 7.8.0
Bumps [@nextcloud/vue](https://github.com/nextcloud/nextcloud-vue) from 7.7.1 to 7.8.0.
- [Release notes](https://github.com/nextcloud/nextcloud-vue/releases)
- [Changelog](https://github.com/nextcloud/nextcloud-vue/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nextcloud/nextcloud-vue/compare/v7.7.1...v7.8.0)

---
updated-dependencies:
- dependency-name: "@nextcloud/vue"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-04 03:36:11 +00:00
Nextcloud bot 99b0175b93
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-03-04 02:31:53 +00:00
Nextcloud bot 5dcc87073a
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-03-03 02:29:41 +00:00
Nextcloud bot 400bd9308e
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-03-01 02:33:38 +00:00
Nextcloud bot 059599b0f6
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-02-28 02:31:01 +00:00
Nextcloud bot 9720ef7f0f
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-02-26 02:30:33 +00:00
dependabot[bot] e76fa20d3d
Merge pull request #1984 from nextcloud/dependabot/npm_and_yarn/nextcloud/vue-7.7.1 2023-02-25 06:23:30 +00:00
dependabot[bot] 54c55db5ef
Chore(deps): Bump @nextcloud/vue from 7.6.0 to 7.7.1
Bumps [@nextcloud/vue](https://github.com/nextcloud/nextcloud-vue) from 7.6.0 to 7.7.1.
- [Release notes](https://github.com/nextcloud/nextcloud-vue/releases)
- [Changelog](https://github.com/nextcloud/nextcloud-vue/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nextcloud/nextcloud-vue/compare/v7.6.0...v7.7.1)

---
updated-dependencies:
- dependency-name: "@nextcloud/vue"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-25 04:15:04 +00:00
Nextcloud bot ce61b23cd4
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-02-25 02:45:30 +00:00
Marcel Klehr bd273da7a6
Merge pull request #1983 from Murena-SAS/time-insensitive-backup-job 2023-02-24 11:57:05 +01:00
Akhil 8eef06de8b
Time insensitive backup job
Signed-off-by: Akhil <akhil.potukuchi@gmail.com>
2023-02-24 09:54:00 +05:30
Nextcloud bot 6d558cb527
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-02-24 02:37:21 +00:00
Marcel Klehr 9b502884bc
Merge pull request #1981 from Murena-SAS/fix-backup-job-sign 2023-02-22 11:42:19 +01:00
Akhil 4d5f780d56
Change logger warning to error
Signed-off-by: Akhil <akhil.potukuchi@gmail.com>
2023-02-22 15:59:08 +05:30
Akhil de3ea09fd5
Fix sign and const
Signed-off-by: Akhil <akhil.potukuchi@gmail.com>
2023-02-22 15:59:08 +05:30
Nextcloud bot f487c98094
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-02-20 02:29:40 +00:00
Marcel Klehr 1f2ba4ad1c chore(ci): Save CI time by not running floccus benchmarks anymore
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2023-02-19 17:49:43 +01:00
Marcel Klehr 1f23e84049 fix(types): Adjust FileCache typing to nc 26
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2023-02-19 17:32:44 +01:00
Marcel Klehr 1075abc283 chore(ci): Run CI on nc 26
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2023-02-19 17:26:15 +01:00
Marcel Klehr 3c838be45f chore(ci): Run CI on nc 26
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2023-02-19 14:36:20 +01:00
Marcel Klehr 4d347f1cbb chore(deps): Update dependencies
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2023-02-19 14:26:49 +01:00
Marcel Klehr 0711ec3544 fix(ui): Use display names instead of ids
fixes #1628

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2023-02-19 14:19:13 +01:00
Marcel Klehr a54ebb83e6 fix(CrawlService): Correct MAX_BODY_LENGTH from 90KB to 90 MB
fixes #1952

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2023-02-19 13:45:36 +01:00
Marcel Klehr 0386a561b2 fix(backups): refactor
- run every 15mins
- run for 15mins max
- fixes #1972

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2023-02-19 13:35:12 +01:00
dependabot[bot] 9125bdde79
Merge pull request #1978 from nextcloud/dependabot/npm_and_yarn/vue-material-design-icons-5.2.0 2023-02-18 09:16:24 +00:00
dependabot[bot] b21ff3ec66
Merge pull request #1979 from nextcloud/dependabot/npm_and_yarn/humanize-duration-3.28.0 2023-02-18 07:42:47 +00:00