| Commit message (Collapse) | Author | Age | Files | Lines |
|\
| |
| | |
18 RC 2
|
|/
|
|
| |
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
|
| |
|
|\
| |
| | |
[#18661] Always include custom login image in theming
|
| |
| |
| |
| | |
Signed-off-by: Marius David Wieschollek <git.public@mdns.eu>
|
|\ \
| | |
| | | |
Do not rerender the selection menu on show
|
| | |
| | |
| | |
| | | |
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
|\ \ \
| | | |
| | | | |
Make the transfer ownership input a bit wider
|
|/ / /
| | |
| | |
| | |
| | |
| | | |
Fixes #18625
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
|
|\ \ \
| |/ /
|/| | |
Use @nextcloud/paths for file sidebar
|
|/ /
| |
| |
| | |
Signed-off-by: Gary Kim <gary@garykim.dev>
|
|\ \
| | |
| | |
| | |
| | | |
nextcloud/fix/noid/ldap-better-cache-group-existency
cache group existence early to save useless requests to LDAP
|
| | |
| | |
| | |
| | |
| | |
| | | |
we do it for users already
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
|
|\ \ \
| | | |
| | | | |
Wrong email sender fix #18730
|
| | | |
| | | |
| | | | |
regarding to advice from @kesselb
|
| |/ /
| | |
| | | |
Wrong email sender in app sharebymail when sending password to owner fix #18730
|
|\ \ \
| | | |
| | | |
| | | |
| | | | |
nextcloud/fix/18712/do-not-check-inherited-shares-on-current-node
[inherited shares] do not retrieve shares on current folder
|
| |/ /
| | |
| | | |
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
|
|\ \ \
| |/ /
|/| | |
Fix folder permission styling
|
|/ /
| |
| |
| | |
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
|\ \
| | |
| | |
| | |
| | | |
nextcloud/fix/noid/do-remove-shares-generated-from-circles
remove non-circles-generated federated shares only
|
| | |
| | |
| | | |
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
|
|\ \ \
| | | |
| | | | |
Trash bin: fix exception triggered if no correct fileId is provided.
|
| | |/
| |/|
| | |
| | |
| | |
| | | |
This fixes #17115
Signed-off-by: Simon Spannagel <simon.spannagel@cern.ch>
|
|/ / |
|
|\ \
| | |
| | |
| | |
| | | |
nextcloud/fix-tab-navigation-of-menu-in-public-share-pages
Fix tab navigation of menu in public share pages
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
The external shares entry showed a "button" that, when pressed, replaced
the button with the input to set the remote share address. The "button"
was actually a label for the input, so when the label was focused it
transferred the focus to the input and thus pressing enter or space did
not show the input. Moreover, inputs inside links are not valid HTML,
and once shown there was no way to hide the input again.
Due to all this, and for consistency with the direct link input, the
external share input was moved to a different menu item that is shown
and hidden when the button, which nows is also a real button, is
clicked.
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
This makes possible to navigate to the menu toggle using the keyboard,
as well as being semantically more correct.
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
|
|\ \ \
| | | |
| | | | |
Encode URI for file sidebar
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Gary Kim <gary@garykim.dev>
|
|\ \ \ \
| | | | |
| | | | | |
A pending shares overview
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Now that we accept shares we should show an overview of shares that are
pending. This first part is the small API to get a list of the currently
pending shares.
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
nextcloud/dependachristoph/composer/id3parser-0.1.1
Update ID3Parser to v1.1.0 for php7.4 compat
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
|
|\ \ \ \ \ \
| |/ / / / /
|/| | | | |
| | | | | |
| | | | | | |
nextcloud/fix/18711/others_with_access_only_with_reshare
Only show others with access if you have reshare permissions
|
|/ / / / /
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Fixes #18711
If you do not have reshare permissions the others with access will throw
an error anyways. So better to just not show it ;)
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
|
|\ \ \ \ \
| | | | | |
| | | | | | |
enable option '--no-interaction' for db:convert-type
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
--no-interaction for command occ db:convert-type
Variable is set to true for --no-interaction and false otherwise
Signed-off-by: Bernhard Ostertag <bernieo.code@gmx.de>
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Signed-off-by: Bernhard Ostertag <bernieo.code@gmx.de>
|
|\ \ \ \ \ \
| |_|_|_|_|/
|/| | | | | |
Only allow requesting new CSRF tokens if it passes the SameSite Cooki…
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
nextcloud/fix/18632/show_info_when_no_others_with_access_found
Show message if no other users with access are found
|
| | |_|/ / /
| |/| | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Fixes #18632
Show a small subtitle if no other users with access are found.
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | | |
Use the new Events in Flow
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
|
| |/ / / / /
|/| | | | | |
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | | |
fix wording log in vs. login
|
| | |_|_|/ /
| |/| | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
"log in" is used as verb, while "login" is a noun.
In this case, what's supposed to be cancelled is the login process - therefore the noun must be used.
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
|