| Commit message (Collapse) | Author | Age | Files | Lines |
|\
| |
| | |
Theming: apply proper size to the remove background button
|
| |
| |
| |
| | |
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
| | |
|
|\ \
| | |
| | | |
Allow same section class for multiple section types (fix #10764)
|
| | |
| | |
| | |
| | | |
Signed-off-by: Klaus Herberth <klaus@jsxc.org>
|
|\ \ \
| | | |
| | | | |
cast timestamps older than unix epoch to 0
|
| | |/
| |/|
| | | |
This change solves issues #10870, which is caused by method castValue of class FileSearchBackend: It casts the timestamps older than the unix epoch to false., see my comment https://github.com/nextcloud/server/pull/10835#discussion_r212806153.
|
|\ \ \
| | | |
| | | | |
Fix drag shadow in Files app
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
The general file list sets "max-width: 0" in the file names, which
causes the file names in the drag shadow to have no width for their
content and thus to overlap with the file size.
As that limit is needed for proper layout in the general file list it is
removed only for file names in drag shadows.
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
The drag shadow is a sibling of "#content" so its z-index must be higher
than the z-index of the content children (navigation bar, app content
and app sidebar) to appear in front of them.
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
|
|\ \ \ \
| | | | |
| | | | | |
Makes the notifications area width equal to the contents
|
| |/ / /
| | | |
| | | |
| | | | |
Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
|
|\ \ \ \
| | | | |
| | | | | |
Theming: Only link Entity in footer if a url is set
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
| | |/ /
| |/| |
| | | |
| | | |
| | | |
| | | | |
fixes #10024
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
| |/ /
|/| | |
|
|\ \ \
| |/ /
|/| | |
Use empty alt tag for avatars since there is always the name next to it
|
| | |
| | |
| | |
| | | |
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
| | | |
|
|\ \ \
| | | |
| | | | |
Fix public pages conflicting
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
|
|\ \ \ \
| | | | |
| | | | | |
Fix contactsmenu for mentioned users in comments
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
|\ \ \ \ \
| |_|/ / /
|/| | | | |
Add "Join the Team" section to README.md
|
| |/ / /
| | | |
| | | | |
Written at the Nextcloud Conf workshop
|
|/ / / |
|
|\ \ \
| |/ /
|/| |
| | |
| | | |
nextcloud/bugfix/noid/add-the-new-share-type-to-the-app-info-xsd
Add the new share type
|
| | |
| | |
| | |
| | | |
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
|/ / |
|
|\ \
| | |
| | | |
14.0.0 RC 1
|
|/ /
| |
| |
| | |
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
|
|\ \
| | |
| | | |
Header fixes and public note
|
| | |
| | |
| | |
| | | |
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
|
| | |
| | |
| | |
| | | |
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
|
| |\ \
| | | |
| | | |
| | | |
| | | |
| | | | |
https://github.com/nextcloud/server into header-fixes-and-public-note
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
| |/ /
| | |
| | |
| | | |
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
|
| | |
| | |
| | |
| | | |
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
|
| | |
| | |
| | |
| | | |
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
|
| | |
| | |
| | |
| | | |
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
|
|\ \ \
| | | |
| | | | |
HEIC previews as JPG rather than PNGs to save space.
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
|
| | | |
| | | |
| | | | |
Signed-off-by: Sebastian Steinmetz <me@sebastiansteinmetz.ch>
|
|\ \ \ \
| | | | |
| | | | | |
[LDAP] The WebUI Wizard also should not assign empty config IDs
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
With 689df9a843dd0505088143de039af775a3f92612 the behaviour to assign only
non-empty config IDs was introduced. Only, this was only effective for CLI
and OCS API.
Related to #3270.
The web UI creates now also a full configuration on first load. This fixes
#5094.
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
|
|\ \ \ \ \
| | | | | |
| | | | | | |
Add support for room shares
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
|