Commit Graph

62518 Commits (f72f81158d824512dcd0dd4e06484e06fdb21d6d)
 

Author SHA1 Message Date
Louis f72f81158d
Merge pull request #31986 from nextcloud/dependabot/npm_and_yarn/marked-4.0.14
Bump marked from 4.0.13 to 4.0.14
2022-04-28 18:23:44 +07:00
Louis bd572ca51c
Merge pull request #32092 from nextcloud/dependabot/npm_and_yarn/karma-6.3.19
Bump karma from 6.3.17 to 6.3.19
2022-04-28 18:23:14 +07:00
Côme Chilliet 12272780ed
Merge pull request #32210 from nextcloud/fix/remove-deprecated-occ-app-check-code-command
Remove deprecated occ app:check-code command
2022-04-28 16:44:41 +07:00
Côme Chilliet b865722ac0
Remove deprecated occ app:check-code command
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2022-04-28 15:08:01 +07:00
blizzz 8342964db0
Merge pull request #32191 from nextcloud/handle-calendar-reminders-with-infinite-recurrence
Handle processing reminders for calendar objects with an infinite number of recurrences
2022-04-28 13:01:13 +07:00
John Molakvoæ a50b4caafd
Merge pull request #32202 from nextcloud/fix/layout-theme-array 2022-04-28 11:04:43 +07:00
John Molakvoæ 9a832df62f
Merge pull request #32195 from nextcloud/feat/system-theme 2022-04-28 11:04:25 +07:00
Joas Schilling c2d9c2b93e
Merge pull request #32200 from nextcloud/Valdnet-patch-2
l10n: Correct a typo
2022-04-28 10:11:10 +07:00
Simon L 3a30f66a93
Merge pull request #32172 from nextcloud/rakekniven-patch-1
l10n: Improve grammar of opcache message
2022-04-28 09:22:26 +07:00
John Molakvoæ 05d743570a
Fix `Undefined array key "enabledThemes"` on layout.user.php
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2022-04-28 08:55:46 +07:00
John Molakvoæ 4a646789c3
Add system/light themes
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2022-04-28 08:41:58 +07:00
Valdnet 71e31c3b86
l10n: Correct a typo
Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
2022-04-28 08:30:49 +07:00
Nextcloud bot f0df06ed31
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-04-28 02:28:47 +07:00
Pytal d6be54e147
Merge pull request #32164 from nextcloud/pierreozoux-patch-2 2022-04-27 17:14:03 +07:00
dependabot[bot] 59b870f0a5 Bump marked from 4.0.13 to 4.0.14
Bumps [marked](https://github.com/markedjs/marked) from 4.0.13 to 4.0.14.
- [Release notes](https://github.com/markedjs/marked/releases)
- [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json)
- [Commits](https://github.com/markedjs/marked/compare/v4.0.13...v4.0.14)

---
updated-dependencies:
- dependency-name: marked
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-04-27 21:19:51 +07:00
Simon L 768da60ae2
Merge pull request #32189 from nextcloud/fix/local_loading_for_profile
Mount Profile view after DOMContentLoaded
2022-04-27 19:15:55 +07:00
Thomas Citharel 5494dd736d
Handle processing reminders for calendar objects with an infinite number
of recurrences

Closes #29896

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2022-04-27 17:17:22 +07:00
John Molakvoæ 971e224ce4
Merge pull request #32180 from nextcloud/fix/dashboard 2022-04-27 16:57:09 +07:00
Louis Chemineau 93ee9cd592 Mount profile after DOMContentLoaded
Fix https://github.com/nextcloud/server/issues/32187

Signed-off-by: Louis Chemineau <louis@chmn.me>
2022-04-27 15:52:05 +07:00
Carl Schwan 5570661bbd
Merge pull request #32139 from nextcloud/fix/31970/fix-social-sharing-buttons
fix social sharing buttons
2022-04-27 13:24:49 +07:00
John Molakvoæ fe47cf40da Dashboard fixes
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-04-27 10:56:20 +07:00
Carl Schwan dbdb9f6f11
Merge pull request #32034 from nextcloud/bugfix/noid/satisfy-binary-operation-order
Make the binary operation order explicit
2022-04-27 11:53:18 +07:00
Pierre Ozoux 1de9c66a9d Adds uploadPartSize to config sample.
closes https://github.com/nextcloud/server/issues/24390

Signed-off-by: Pierre Ozoux <pierre@ozoux.net>
2022-04-27 10:37:46 +07:00
John Molakvoæ b1cb2e5340
Merge pull request #32173 from nextcloud/Valdnet-patch-3 2022-04-27 10:29:19 +07:00
Simon L 309668805b
Merge pull request #32154 from nextcloud/Valdnet-patch-2
l10n: Change apostrophe
2022-04-27 09:32:38 +07:00
Valdnet cb18220147
l10n: Fix code
Issue: #32171.

Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
2022-04-27 09:04:00 +07:00
rakekniven d2830612d0
l10n: Improve grammar
Reported at Transifex.

Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
2022-04-27 08:19:19 +07:00
Nextcloud bot fec36ca913
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-04-27 02:31:37 +07:00
blizzz 17684e7185
Merge pull request #32167 from nextcloud/feat/workflow-auto-update-command-rebase.yml
Updating command-rebase.yml workflow from template
2022-04-26 23:27:58 +07:00
Nextcloud bot 2425a7effc Updating command-rebase.yml workflow from template
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-04-26 16:05:28 +07:00
John Molakvoæ b72c619d4b
Merge pull request #31467 from nextcloud/feat/workflow-auto-update-node.yml 2022-04-26 17:38:16 +07:00
John Molakvoæ 036f871d01
Merge pull request #31492 from nextcloud/fix/check-secret-configured 2022-04-26 17:28:51 +07:00
szaimen dfa14c7767 fix social sharing buttons
Signed-off-by: szaimen <szaimen@e.mail.de>
2022-04-26 16:42:18 +07:00
Joas Schilling dffbddcca6
Merge pull request #32155 from nextcloud/bugfix/noid/fix-translations-with-trailing-colon
Fx translations with trailing colon
2022-04-26 13:38:15 +07:00
John Molakvoæ 7ab1fcf3c4
Merge pull request #32146 from nextcloud/fix/dark-theme 2022-04-26 12:31:16 +07:00
Simon L 854fa725bd
Merge pull request #32142 from nextcloud/techdebt/noid/enable-helper-app-with-force
Enable Talk with --force to have less issues during transition period…
2022-04-26 12:22:42 +07:00
Joas Schilling c798e94876
Merge pull request #32137 from nextcloud/techdebt/noid/give-hints-on-correct-migration-names
Give hints on correct migration versioning
2022-04-26 11:23:33 +07:00
Joas Schilling 26882a4b59
Fix translations with trailing colons
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-04-26 11:06:00 +07:00
Joas Schilling a4cd9fd37c
Add a unit test for translation with trailing colon
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-04-26 11:05:19 +07:00
Valdnet ee0e597eec
l10n: Change apostrophe
Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
2022-04-26 11:02:21 +07:00
John Molakvoæ 8a3f8b07a8
Merge pull request #32147 from nextcloud/fix/css-default-load-setup-guest
Fix default fallback theme on setup any guests pages
2022-04-26 09:49:08 +07:00
Simon L ec5d8c72e1
Merge pull request #32114 from nextcloud/fix/31915/up-to-date-fix
fix showing of all apps are up-to-date in apps management
2022-04-26 09:44:04 +07:00
John Molakvoæ 4dc96dd165
Fix mix factor
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2022-04-26 09:22:43 +07:00
John Molakvoæ 8e29e814d2
Merge pull request #32145 from nextcloud/fix/phpcolors
Fix mexitek/phpcolors
2022-04-26 09:15:08 +07:00
John Molakvoæ d9b77bc2eb
Fix dark theme primary mix
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2022-04-26 09:00:11 +07:00
John Molakvoæ 6ec0dfeece
Fix default fallback theme on setup ang guests pages
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2022-04-26 08:50:41 +07:00
John Molakvoæ 5d25da9ccd
Update 3rdparty
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2022-04-26 08:11:16 +07:00
John Molakvoæ 1f92440b79
Fix mexitek/phpcolors
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2022-04-26 07:58:57 +07:00
Nextcloud bot 8bcba22d77
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-04-26 02:28:26 +07:00
Joas Schilling 744adb76a3
Enable Talk with --force to have less issues during transition period after a branch-off
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-04-25 22:04:41 +07:00