| Commit message (Collapse) | Author | Age | Files | Lines |
|\
| |
| |
| |
| | |
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>
|
| | |
|
|\ \
| |/
|/| |
improve decrypt all process: list files which could not be decrypted
|
| |
| |
| |
| | |
Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
|
|\ \
| | |
| | |
| | |
| | | |
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/feature/change-link-for-local-development
Use `latest` instead of fixed version number
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
|
|\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | | |
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>
|
|\ \ \ \
| | | | |
| | | | | |
Move litmusv2 to php7.2
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
|
| |_|/ /
|/| | | |
|
| |/ /
|/| | |
|
| | | |
|
| | | |
|
| | | |
|
|/ / |
|
|\ \
| | |
| | | |
Fetch lastInsertId only when id null
|
| | |
| | |
| | |
| | |
| | |
| | | |
Some implementations typehint getId to integer but default is null.
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
When id column has no autoincrement flag query for lastInsertId fails
on postgres because no value has been generated. Call lastInsertId only
if id is null.
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
|
| | | |
|
| | | |
|
|/ / |
|
|\ \
| | |
| | | |
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>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
|
|\ \ \
| | | |
| | | | |
Add default values when parsing account data
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
|\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | | |
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/settings/css-loader-2.0.2
Bump css-loader from 2.0.1 to 2.0.2 in /settings
|
| |/ / / /
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
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>
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
nextcloud/dependabot/npm_and_yarn/apps/oauth2/webpack-4.28.2
Bump webpack from 4.28.1 to 4.28.2 in /apps/oauth2
|
| |/ / / /
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
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/settings/webpack-4.28.2
Bump webpack from 4.28.1 to 4.28.2 in /settings
|
|/ / / /
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
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>
|
|/ / / |
|