- Jun 21, 2020
-
-
dependabot-preview[bot] authored
Bumps [moment](https://github.com/moment/moment) from 2.26.0 to 2.27.0. - [Release notes](https://github.com/moment/moment/releases) - [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md) - [Commits](https://github.com/moment/moment/compare/2.26.0...2.27.0 ) Signed-off-by:
dependabot-preview[bot] <support@dependabot.com> Signed-off-by:
npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
-
Roeland Jago Douma authored
Bump @babel/core from 7.10.2 to 7.10.3
-
Roeland Jago Douma authored
Bump @babel/preset-env from 7.10.2 to 7.10.3
-
Roeland Jago Douma authored
Bump webpack-cli from 3.3.11 to 3.3.12
-
Nextcloud bot authored
-
dependabot-preview[bot] authored
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.10.2 to 7.10.3. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.10.3/packages/babel-core ) Signed-off-by:
dependabot-preview[bot] <support@dependabot.com>
-
dependabot-preview[bot] authored
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.10.2 to 7.10.3. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.10.3/packages/babel-preset-env ) Signed-off-by:
dependabot-preview[bot] <support@dependabot.com>
-
dependabot-preview[bot] authored
Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 3.3.11 to 3.3.12. - [Release notes](https://github.com/webpack/webpack-cli/releases) - [Changelog](https://github.com/webpack/webpack-cli/blob/v3.3.12/CHANGELOG.md) - [Commits](https://github.com/webpack/webpack-cli/compare/v3.3.11...v3.3.12 ) Signed-off-by:
dependabot-preview[bot] <support@dependabot.com>
-
- Jun 20, 2020
-
-
Roeland Jago Douma authored
Move DAV to the new bootstrap mechanism
-
Nextcloud bot authored
-
- Jun 19, 2020
-
-
Roeland Jago Douma authored
Fix event service listener registration
-
Roeland Jago Douma authored
Give up after 10 seconds in SCSS timeout
-
blizzz authored
getXbyY can still return false, e.g. when using ldap write support
-
Christoph Wurst authored
Signed-off-by:
Christoph Wurst <christoph@winzerhof-wurst.at>
-
Joas Schilling authored
Don't log Keys
-
Roeland Jago Douma authored
Else we keep idling for ages which leads to bad UX Signed-off-by:
Roeland Jago Douma <roeland@famdouma.nl>
-
Joas Schilling authored
Signed-off-by:
Joas Schilling <coding@schilljs.com>
-
Roeland Jago Douma authored
Allow crash reporters registration during app bootstrap
-
Christoph Wurst authored
Signed-off-by:
Christoph Wurst <christoph@winzerhof-wurst.at>
-
Nextcloud bot authored
-
- Jun 18, 2020
-
-
Joas Schilling authored
Signed-off-by:
Joas Schilling <coding@schilljs.com>
-
Christoph Wurst authored
Continue with next app when one errors during register
-
Christoph Wurst authored
My patch at #21461 had a little error in that it exits the method when a query exception is encountered during the register step of an app. What we actually want is to continue with the next app and finish the overall registration procedure. Signed-off-by:
Christoph Wurst <christoph@winzerhof-wurst.at>
-
Roeland Jago Douma authored
Catch all exceptions when an app is registering or booting
-
Roeland Jago Douma authored
Move accessibility js route to static js and initial state
-
Nextcloud bot authored
-
- Jun 17, 2020
-
-
Christoph Wurst authored
Signed-off-by:
Christoph Wurst <christoph@winzerhof-wurst.at>
-
Roeland Jago Douma authored
Yet again another js file that doesn't have to be served via nextcloud. But can just be done via the webbrowser. Signed-off-by:
Roeland Jago Douma <roeland@famdouma.nl>
-
Christoph Wurst authored
Load the app.php before running apps' boot method
-
Roeland Jago Douma authored
Don't initialize Application directly
-
Joas Schilling authored
Fix modal support for vue apps
-
Christoph Wurst authored
Some apps require the composer autoloader from app.php. If we run boot before including that file, classes and functions from dependencies won't be found. Signed-off-by:
Christoph Wurst <christoph@winzerhof-wurst.at>
-
Christoph Wurst authored
Delete FUNDING.yml
-
Joas Schilling authored
-
Joas Schilling authored
Signed-off-by:
Joas Schilling <coding@schilljs.com>
-
Joas Schilling authored
Don't break event listeners with the GenericEventWrapper
-
Christoph Wurst authored
Disable Client-Side Monitoring on AWS storage
-
Christoph Wurst authored
Add dedicated API for apps' bootstrapping process
-
Christoph Wurst authored
Signed-off-by:
Christoph Wurst <christoph@winzerhof-wurst.at>
-
Christoph Wurst authored
Signed-off-by:
Christoph Wurst <christoph@winzerhof-wurst.at>
-