| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
|
|\
| |
| | |
[stable30] fix(files-external): set password as sensitive
|
|/
|
| |
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
|
|
|
|
| |
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
|\
| |
| | |
[stable30] feat(settings): migrate AppAPI ExApps management to settings
|
| |
| |
| |
| | |
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
|
| |
| |
| |
| | |
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
|
| |
| |
| |
| | |
Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com>
|
| |
| |
| |
| | |
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
|
| |
| |
| |
| | |
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
|
| |
| |
| |
| | |
Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com>
|
| |
| |
| |
| | |
Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com>
|
| |
| |
| |
| | |
Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com>
|
| |
| |
| |
| | |
Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com>
|
| |
| |
| |
| | |
Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com>
|
| |
| |
| |
| | |
Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com>
|
| |
| |
| |
| | |
Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com>
|
| |
| |
| |
| | |
Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com>
|
| |
| |
| |
| | |
Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com>
|
| |
| |
| |
| | |
Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com>
|
| |
| |
| |
| | |
Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com>
|
| |
| |
| |
| | |
Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com>
|
| |
| |
| |
| | |
Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com>
|
| |
| |
| |
| | |
Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com>
|
| |
| |
| |
| | |
Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com>
|
|/
|
|
|
|
|
|
|
|
| |
Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com>
# Conflicts:
# apps/settings/lib/Controller/AppSettingsController.php
# Conflicts:
# apps/settings/lib/Controller/AppSettingsController.php
|
|\
| |
| | |
[stable30] fix(files_sharing): Password field must not be required if already set
|
| |
| |
| |
| | |
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
|
| |
| |
| |
| |
| |
| |
| | |
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>
|
|\ \
| |/
|/| |
[stable30] fix(FileList): Show correct avatar for federated share owner
|
| |
| |
| |
| | |
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
|
| |
| |
| |
| | |
Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
|
|\ \
| |/
|/| |
|
| |
| |
| |
| | |
Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
- 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>
|
| |
| |
| |
| | |
Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
|
|\ \ |
|
| | |
| | |
| | |
| | | |
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
This fixes transfering an email share from a user to another one when using
objectstore as primary storage.
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
| | |
| | |
| | |
| | |
| | |
| | | |
Makes debbuging way easier
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
|\ \ \
| | | |
| | | | |
[stable30] fix: add PasswordConfirmationRequired to saveGlobalCredentials
|
|/ / /
| | |
| | |
| | |
| | | |
Co-authored-by: yemkareems <yemkareems@gmail.com>
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
|
|\ \ \
| |_|/
|/| | |
[stable30] fix(locking): Accept mixed as value on setTTL
|
| | |
| | |
| | | |
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
|
|\ \ \ |
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Christopher Ng <chrng8@gmail.com>
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Christopher Ng <chrng8@gmail.com>
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Christopher Ng <chrng8@gmail.com>
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Christopher Ng <chrng8@gmail.com>
|
|\ \ \ \ |
|