| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|\
| |
| |
| |
| | |
nextcloud/feature/10124/quota-takes-too-much-space-v2
Implemented short quota-design v2
|
| |
| |
| |
| | |
Signed-off-by: Felix Nüsse <Felix.nuesse@t-online.de>
|
|\ \
| | |
| | | |
Add caching headers for public previews
|
| |/
| |
| |
| | |
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
|\ \
| | |
| | |
| | |
| | | |
nextcloud/dependabot/npm_and_yarn/apps/updatenotification/webpack-4.28.3
Bump webpack from 4.28.2 to 4.28.3 in /apps/updatenotification
|
| | |
| | |
| | |
| | | |
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Bumps [webpack](https://github.com/webpack/webpack) from 4.28.2 to 4.28.3.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v4.28.2...v4.28.3)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 2.0.2 to 2.1.0.
- [Release notes](https://github.com/webpack-contrib/css-loader/releases)
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/css-loader/compare/v2.0.2...v2.1.0)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
|\ \ \
| | | |
| | | |
| | | |
| | | | |
nextcloud/dependabot/npm_and_yarn/apps/accessibility/css-loader-2.1.0
Bump css-loader from 2.0.2 to 2.1.0 in /apps/accessibility
|
| | |/
| |/|
| | |
| | |
| | |
| | |
| | |
| | | |
Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 2.0.2 to 2.1.0.
- [Release notes](https://github.com/webpack-contrib/css-loader/releases)
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/css-loader/compare/v2.0.2...v2.1.0)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
|/ / |
|
|\ \
| |/
|/|
| |
| | |
nextcloud/dependabot/npm_and_yarn/apps/oauth2/css-loader-2.1.0
Bump css-loader from 2.0.2 to 2.1.0 in /apps/oauth2
|
| |
| |
| |
| |
| |
| |
| |
| | |
Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 2.0.2 to 2.1.0.
- [Release notes](https://github.com/webpack-contrib/css-loader/releases)
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/css-loader/compare/v2.0.2...v2.1.0)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
|\ \
| | |
| | |
| | |
| | | |
nextcloud/dependabot/npm_and_yarn/apps/accessibility/webpack-4.28.3
Bump webpack from 4.28.2 to 4.28.3 in /apps/accessibility
|
| |/
| |
| |
| |
| |
| |
| | |
Bumps [webpack](https://github.com/webpack/webpack) from 4.28.2 to 4.28.3.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v4.28.2...v4.28.3)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
|\ \
| | |
| | |
| | |
| | | |
nextcloud/dependabot/npm_and_yarn/apps/oauth2/webpack-4.28.3
Bump webpack from 4.28.2 to 4.28.3 in /apps/oauth2
|
| |/
| |
| |
| |
| |
| |
| | |
Bumps [webpack](https://github.com/webpack/webpack) from 4.28.2 to 4.28.3.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v4.28.2...v4.28.3)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
|/ |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|\
| |
| | |
Fix opening search results for comments
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
"OC.dirname" removes everything after the last "/", so a path without
slashes is returned without changes. "result.path" does not include
leading nor trailing "/", so when the path is for a file or folder in
the base folder "OC.dirname(result.path)" returns "result.path".
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
|
|\ \
| | |
| | |
| | |
| | | |
nextcloud/dependabot/npm_and_yarn/apps/accessibility/css-loader-2.0.2
Bump css-loader from 2.0.1 to 2.0.2 in /apps/accessibility
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 2.0.1 to 2.0.2.
- [Release notes](https://github.com/webpack-contrib/css-loader/releases)
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/css-loader/compare/v2.0.1...v2.0.2)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
|\ \ \
| | | |
| | | |
| | | |
| | | | |
nextcloud/dependabot/npm_and_yarn/apps/updatenotification/css-loader-2.0.2
Bump css-loader from 2.0.1 to 2.0.2 in /apps/updatenotification
|
| |/ /
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 2.0.1 to 2.0.2.
- [Release notes](https://github.com/webpack-contrib/css-loader/releases)
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/css-loader/compare/v2.0.1...v2.0.2)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
|\ \ \
| | | |
| | | |
| | | |
| | | | |
nextcloud/dependabot/npm_and_yarn/apps/oauth2/css-loader-2.0.2
Bump css-loader from 2.0.1 to 2.0.2 in /apps/oauth2
|
| |/ /
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 2.0.1 to 2.0.2.
- [Release notes](https://github.com/webpack-contrib/css-loader/releases)
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/css-loader/compare/v2.0.1...v2.0.2)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
|\ \ \
| | | |
| | | |
| | | |
| | | | |
nextcloud/dependabot/npm_and_yarn/apps/updatenotification/webpack-4.28.2
Bump webpack from 4.28.1 to 4.28.2 in /apps/updatenotification
|
| |/ /
| | |
| | |
| | |
| | |
| | |
| | | |
Bumps [webpack](https://github.com/webpack/webpack) from 4.28.1 to 4.28.2.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v4.28.1...v4.28.2)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
|\ \ \
| | | |
| | | |
| | | |
| | | | |
nextcloud/dependabot/npm_and_yarn/apps/accessibility/webpack-4.28.2
Bump webpack from 4.28.1 to 4.28.2 in /apps/accessibility
|
| |/ /
| | |
| | |
| | |
| | |
| | |
| | | |
Bumps [webpack](https://github.com/webpack/webpack) from 4.28.1 to 4.28.2.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v4.28.1...v4.28.2)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
|/ /
| |
| |
| |
| |
| |
| | |
Bumps [webpack](https://github.com/webpack/webpack) from 4.28.1 to 4.28.2.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v4.28.1...v4.28.2)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
| | |
|
|/ |
|
|\
| |
| |
| |
| | |
nextcloud/dependabot/npm_and_yarn/apps/accessibility/file-loader-3.0.1
Bump file-loader from 1.1.11 to 3.0.1 in /apps/accessibility
|
| |
| |
| |
| |
| |
| |
| |
| | |
Bumps [file-loader](https://github.com/webpack-contrib/file-loader) from 1.1.11 to 3.0.1.
- [Release notes](https://github.com/webpack-contrib/file-loader/releases)
- [Changelog](https://github.com/webpack-contrib/file-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/file-loader/compare/v1.1.11...v3.0.1)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
|\ \
| | |
| | |
| | |
| | | |
nextcloud/dependabot/npm_and_yarn/apps/updatenotification/file-loader-3.0.1
Bump file-loader from 1.1.11 to 3.0.1 in /apps/updatenotification
|
| |/
| |
| |
| |
| |
| |
| |
| | |
Bumps [file-loader](https://github.com/webpack-contrib/file-loader) from 1.1.11 to 3.0.1.
- [Release notes](https://github.com/webpack-contrib/file-loader/releases)
- [Changelog](https://github.com/webpack-contrib/file-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/file-loader/compare/v1.1.11...v3.0.1)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
|\ \
| | |
| | | |
Files list not rendering if user has favorites navigation unfolded
|
| | |
| | |
| | |
| | | |
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
|\ \ \
| |_|/
|/| |
| | |
| | | |
nextcloud/fix/noid/ldap-misses-store-2n-displayname-portion
do not forgot to store the second displayname portion
|
| | |
| | |
| | |
| | |
| | |
| | | |
otherwise it causes a chain reaction of system addressbook updates
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
|
|\ \ \
| | | |
| | | |
| | | |
| | | | |
nextcloud/dependabot/npm_and_yarn/apps/accessibility/@babel/preset-env-7.2.3
Bump @babel/preset-env from 7.2.0 to 7.2.3 in /apps/accessibility
|