nextcloud-command
6c1b48c3a7
chore(assets): Recompile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-05-10 09:25:54 +07:00
Andy Scherzinger
3a161f74fb
fix: move SPDX info of generated files to dep5 definition
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2024-05-10 11:07:54 +07:00
Andy Scherzinger
1df96b0417
chore: Add SPDX header
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2024-05-10 11:07:50 +07:00
Nextcloud bot
fd78481fd5
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-05-08 00:20:52 +07:00
dependabot[bot]
4ad2baa0e3
chore(deps): bump core-js from 3.36.1 to 3.37.0
...
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js ) from 3.36.1 to 3.37.0.
- [Release notes](https://github.com/zloirock/core-js/releases )
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/zloirock/core-js/commits/v3.37.0/packages/core-js )
---
updated-dependencies:
- dependency-name: core-js
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-05-07 14:57:39 +07:00
Marco
a6536be8b5
Merge branch 'master' into reduce-border-radius
2024-05-07 09:52:12 +07:00
Nextcloud bot
30a722a2ca
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-05-07 00:20:03 +07:00
Marco
82c4008fdd
Merge branch 'master' into reduce-border-radius
2024-05-06 17:44:48 +07:00
Marco
63e20cc266
feat: reduce app container border radius
...
Signed-off-by: Marco <marcoambrosini@icloud.com>
2024-05-06 16:33:17 +07:00
Ferdinand Thiessen
c81887c328
chore: Compile assets
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-05-06 16:15:56 +07:00
Marcel Klehr
d1ed8bd5e9
Merge pull request #30359 from nextcloud/enh/background-job-class
...
Allow calling cron jobs background job class with occ
2024-05-06 10:23:25 +07:00
F. E Noel Nfebe
31566025ce
Merge pull request #45160 from nextcloud/fix/style
...
fix: Changes the color of the "Delete User" and "X" exit buttons on hover.
2024-05-04 21:03:09 +07:00
Nextcloud bot
461f6d47e4
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-05-04 00:20:52 +07:00
provokateurin
d9516737c5
fix(icons): Update files icon
...
Signed-off-by: provokateurin <kate@provokateurin.de>
2024-05-03 12:52:27 +07:00
Ty Davis
c5b89ab219
fix: Changes the color of the "Delete User" and "X" exit buttons on hover.
...
Adjust 'X' close button border so that contrast is 3:1.
Co-authored-by: Ty Davis <noreply@mail.theTyster.dev>
Co-authored-by: Ferdinand Thiessen <opensource@fthiessen.de>
Signed-off-by: Ty <136642464+theTyster@users.noreply.github.com>
2024-05-02 20:47:46 +07:00
Julien Veyssier
0eb4cddc54
feat(bg-jobs): support multiple arguments in cron.php and occ:background-job:worker for the job class list
...
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
2024-05-02 16:43:42 +07:00
Julien Veyssier
d967151f52
fix(bg-jobs): review adjustments
...
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
2024-05-02 16:43:42 +07:00
Julien Veyssier
1acc57b5c0
feat(bg-jobs): allow setting a job class list instead of a single class in cron.php and the job worker occ command
...
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
2024-05-02 16:43:41 +07:00
Julien Veyssier
a5f244a58b
chore(bg-jobs): more output in verbose mode in the bg job worker
...
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
2024-05-02 16:43:41 +07:00
Marcel Klehr
9a3b341932
fix(bg-jobs): cs:fix
...
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2024-05-02 16:43:41 +07:00
Marcel Klehr
352d79deee
fix(bg-jobs): fix psalm issues
...
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2024-05-02 16:43:41 +07:00
Marcel Klehr
993398b88a
fix(bg-jobs): Remove interval bookkeeping
...
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2024-05-02 16:43:41 +07:00
Marcel Klehr
a3d8632fbe
fix(bg-jobs): fix minor issues
...
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2024-05-02 16:43:41 +07:00
Julius Härtl
d69b8ecf95
fix(bg-jobs): Fix running once when no job was scheduled
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2024-05-02 16:43:41 +07:00
Julius Härtl
8400bfee01
feat(bg-jobs): Add background worker occ command
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2024-05-02 16:43:41 +07:00
Varun Patil
84017a9ad7
fix(core): add fs_name_hash index to migration
...
Signed-off-by: Varun Patil <varunpatil@ucla.edu>
2024-04-30 12:24:23 +07:00
Côme Chilliet
f02ca82825
Merge pull request #44829 from nextcloud/feat/add-storage-tree-to-info-file
...
feat(occ): Add --storage-tree option to info:file to help debug storages
2024-04-30 14:29:07 +07:00
Côme Chilliet
ece3588252
fix: Improve typing of mimetype aliases
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2024-04-30 09:24:00 +07:00
Côme Chilliet
672923f0a6
fix: Fix newly spotted psalm issues, add exhaustive typed magic properties for LDAP classes
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2024-04-30 09:23:58 +07:00
Nextcloud bot
fce8f97779
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-04-30 00:20:32 +07:00
fenn-cs
a51ab473da
fix(unifiedSearch): Prevent broken avatars for federated users
...
Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
2024-04-29 01:12:30 +07:00
Ferdinand Thiessen
b081d3cccc
Merge pull request #44586 from nextcloud/pulsejet/name-idx
...
perf(core): add index on name
2024-04-28 16:55:25 +07:00
Nextcloud bot
6e94aba264
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-04-27 00:20:09 +07:00
Nextcloud bot
1f2ad209b3
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-04-25 00:20:44 +07:00
Nextcloud bot
878538ca54
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-04-24 00:20:17 +07:00
Pytal
5b85562784
Merge pull request #44923 from nextcloud/fix/public-share-truncation
...
fix: Fix truncation on public page
2024-04-23 10:17:36 +07:00
Christoph Wurst
0211ed5eeb
Merge pull request #44745 from nextcloud/fix/auth/2fa-redirect-url
...
fix(auth): Keep redirect URL during 2FA setup and challenge
2024-04-23 09:34:49 +07:00
Christopher Ng
f01b80ee64
chore: compile assets
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2024-04-22 18:30:51 +07:00
Christopher Ng
9546f4cc8a
fix: Fix truncation on public shares
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2024-04-22 18:30:51 +07:00
Pytal
9476b0df79
Merge pull request #44905 from nextcloud/deps/nextcloud/dialogs-5.3.1
...
chore(deps): Bump @nextcloud/dialogs to v5.3.1
2024-04-22 17:35:21 +07:00
Nextcloud bot
8b8463e126
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-04-23 00:20:44 +07:00
Christopher Ng
4d3b870893
chore: compile assets
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2024-04-22 16:56:06 +07:00
Côme Chilliet
61621ee1d0
fix: Revert to OC_App in places where we need all apps even disabled ones
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2024-04-22 15:14:19 +07:00
Côme Chilliet
8c5f32320a
fix: use DI to build main Application class in console.php
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2024-04-22 12:15:07 +07:00
Côme Chilliet
644036ab4e
fix: Migrate away from OC_App toward the IAppManager
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2024-04-22 12:14:58 +07:00
Nextcloud bot
aff3e65806
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-04-22 00:20:58 +07:00
Nextcloud bot
864e4e7ea2
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-04-21 00:20:29 +07:00
Louis
75612eca55
Merge pull request #44915 from nextcloud/fix/add-missing-file-for-clear-avatar-cache
...
fix: Use static_types in ClearGeneratedAvatarCacheCommand.php
2024-04-20 11:15:06 +07:00
Christoph Wurst
22dc27810e
fix(auth): Keep redirect URL during 2FA setup and challenge
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2024-04-19 10:24:26 +07:00
Nextcloud bot
fc560d8ec9
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-04-19 00:20:24 +07:00