Nextcloud bot
b36bd3749f
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
12 months ago
Kate
8a13f28476
Merge pull request #49009 from nextcloud/fix/noid/set-ext-pwd-as-sensitive
12 months ago
Maxence Lange
8360c57189
fix(files-external): set password as sensitive
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
12 months ago
Nextcloud bot
4b19e84a25
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
12 months ago
Joas Schilling
34d1d186b0
Merge pull request #49000 from nextcloud/dependabot/composer/giggsey/libphonenumber-for-php-lite-8.13.48
build(deps): Bump giggsey/libphonenumber-for-php-lite from 8.13.45 to 8.13.48
12 months ago
Joas Schilling
5b3560b0fc
Merge pull request #49023 from nextcloud/new-julius
chore: rename julius
12 months ago
Joas Schilling
78db0ed7d8
build(deps): Bump giggsey/libphonenumber-for-php-lite from 8.13.45 to 8.13.48
Signed-off-by: Joas Schilling <coding@schilljs.com>
12 months ago
Daniel Kesselberg
b8a2468b05
chore: rename julius
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
12 months ago
F. E Noel Nfebe
91fd814733
Merge pull request #49017 from nextcloud/fix/48415/do-not-rename-main-share-link
fix(ShareEntryLinkList): Append new links to the end of list
12 months ago
nextcloud-command
a6ddb52087
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
12 months ago
fenn-cs
0daacbe81d
fix(ShareEntryLinkList): Append new links to the end of list
Currently new shares are added to beginning of the share list in the UI
messing up the ordering with the original (first) looking like the most
recent and the most recent looking like the original share. This error
disappears on refresh.
Resolves : https://github.com/nextcloud/server/issues/48415
Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
12 months ago
Joas Schilling
1140e41db2
Merge pull request #48989 from nextcloud/dependabot/composer/aws/aws-sdk-php-3.324.13
build(deps): Bump aws/aws-sdk-php from 3.311.2 to 3.324.13 for PHP 8.4 compat
12 months ago
Ferdinand Thiessen
878ccc406b
Merge pull request #48991 from nextcloud/fix/password-field-sharing
fix(files_sharing): Password field must not be required if already set
12 months ago
yemkareems
399b048b15
Merge pull request #48992 from nextcloud/fix/add-password-confirmation-to-save-global-creds
fix: add PasswordConfirmationRequired to saveGlobalCredentials
12 months ago
Joas Schilling
e74ce1a1fd
Merge pull request #48990 from nextcloud/ci/noid/update-integration-test-stuff
ci: Align integration test dependencies with 3rdparty/ for PHP 8.4 compatibility
12 months ago
yemkareems
3b6a36fae6
fix: add PasswordConfirmationRequired to saveGlobalCredentials
Co-authored-by: yemkareems <yemkareems@gmail.com>
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
12 months ago
Kate
d3910a432a
Merge pull request #48986 from nextcloud/feat/systemtags-missing-attrs
12 months ago
Ferdinand Thiessen
e13b6d3ee1
chore: Compile assets
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
12 months ago
Ferdinand Thiessen
abcb02f06e
fix(files_sharing): Password field must not be required if already set
If there is already a password, there is no need to require the password
in the setting ('newPassword'). It is only required for new shares.
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
12 months ago
Benjamin Gaussorgues
dac15d13d7
Merge pull request #48559 from nextcloud/fix/recently_active_pgsql
12 months ago
Joas Schilling
a14d2c0f56
build(deps): Bump aws/aws-sdk-php from 3.311.2 to 3.324.13
Signed-off-by: Joas Schilling <coding@schilljs.com>
12 months ago
Joas Schilling
86784ad873
ci: Bump behat/behat as well
Signed-off-by: Joas Schilling <coding@schilljs.com>
12 months ago
Benjamin Gaussorgues
49bd1754d4
fix(sharding): typo in addOrderBy
Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
12 months ago
Benjamin Gaussorgues
79db082fe6
fix(users): improve recently active search
- Remove DISTINCT clause to fix PgSQL
- Join user table only if necessary
- Don't show people who never connected in active list
- Add test
Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
1 year ago
Benjamin Gaussorgues
34ade098bd
fix(users): use correct active user count
Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
1 year ago
John Molakvoæ
14ff0e49a6
Merge pull request #42610 from hellodarkness/patch-1
12 months ago
Nextcloud bot
7cdd7013ee
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
12 months ago
Joas Schilling
37966c645e
ci: Align integration test dependencies with 3rdaprty/
Signed-off-by: Joas Schilling <coding@schilljs.com>
12 months ago
Joas Schilling
3f6e70907b
Merge pull request #48982 from nextcloud/dependabot/composer/sabre/dav-4.7.0
build: Update Sabre/DAV and siblings to PHP 8.4 compatible versions
12 months ago
Joas Schilling
3fff467cf0
build: Update Sabre/DAV and siblings to PHP 8.4 compatible versions
Signed-off-by: Joas Schilling <coding@schilljs.com>
12 months ago
Andrey Borysenko
d266779fab
Merge pull request #48665 from nextcloud/feat/settings/app_api_apps_management
feat(settings): migrate AppAPI ExApps management to settings
12 months ago
nextcloud-command
c2f1c3dd82
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
12 months ago
nextcloud-command
be23e7d079
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
12 months ago
nextcloud-command
2178f0b365
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
12 months ago
Andrey Borysenko
24b221ca41
fix(ci): eslint fix, minor correction after rebase
Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com>
12 months ago
Andrey Borysenko
dcc09ff562
fix: loading state reactivity
Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com>
12 months ago
Andrey Borysenko
93b5201385
fix(ci): fix eslint errors
Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com>
12 months ago
Andrey Borysenko
a12b4da6af
fix(ci): psalm, suppress undefined for viewApps
Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com>
12 months ago
Andrey Borysenko
87327552a2
fix: address review comments
Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com>
12 months ago
Andrey Borysenko
6e75b41ece
WIP: remove app_api_apps vuex store
Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com>
1 year ago
Andrey Borysenko
c8b35fa22f
WIP: migrate to Pinia, minor fixes
Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com>
1 year ago
Andrey Borysenko
e4d586697c
WIP: address review comments, small fixes
Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com>
1 year ago
Andrey Borysenko
3a840c102a
fix(ci): suppress UndefinedClass for AppAPI related classes since it's bundled
Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com>
1 year ago
Andrey Borysenko
46e643b72a
fix(ci): resolve eslint errors
Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com>
1 year ago
Andrey Borysenko
2f25546fda
WIP: minor fixes
Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com>
1 year ago
Andrey Borysenko
70a8d26f5d
WIP: add missing state checks
Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com>
1 year ago
Andrey Borysenko
4f109beee7
WIP: use global mutation, since app_api_apps is namespaced
Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com>
1 year ago
Andrey Borysenko
a5291c68a2
WIP: add Daemon badge in app sidebar (2)
Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com>
1 year ago
Andrey Borysenko
7e31088f5b
feat(settings): migrate AppAPI ExApps management (1)
Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com>
1 year ago
Andrey Borysenko
95b06309f3
feat(app_api): add initial state data for AppAPI UI part
Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com>
# Conflicts:
# apps/settings/lib/Controller/AppSettingsController.php
# Conflicts:
# apps/settings/lib/Controller/AppSettingsController.php
1 year ago