- Jan 22, 2019
-
-
dependabot[bot] authored
Bumps [@babel/preset-env](https://github.com/babel/babel) from 7.2.0 to 7.2.3. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md) - [Commits](https://github.com/babel/babel/compare/v7.2.0...v7.2.3 ) Signed-off-by:
dependabot[bot] <support@dependabot.com> Signed-off-by:
Christoph Wurst <christoph@winzerhof-wurst.at>
-
- Jan 21, 2019
-
-
Nextcloud bot authored
-
- Jan 20, 2019
-
-
Nextcloud bot authored
-
- Jan 19, 2019
-
-
Nextcloud bot authored
-
- Jan 18, 2019
-
-
Morris Jobke authored
Fix template paramter
-
Morris Jobke authored
Move/copy file picker: Remeber last destination and start in current folder
-
Roeland Jago Douma authored
Else we get shown an error page instead of the correct 403. Signed-off-by:
Roeland Jago Douma <roeland@famdouma.nl>
-
Morris Jobke authored
Use warning background color & primary text color for setting warnings
-
Morris Jobke authored
Signed-off-by:
Morris Jobke <hey@morrisjobke.de>
-
Nextcloud bot authored
-
- Jan 17, 2019
-
-
John Molakvoæ authored
Merge pull request #13650 from nextcloud/bugfix/noid/fix-colorizeSvg-with-transformations-containing-commas Fix colorizeSvg with transformations that contain a comma (,)
-
Joas Schilling authored
Signed-off-by:
Joas Schilling <coding@schilljs.com>
-
Roeland Jago Douma authored
Plain javascript api to asynchronously load javascript or css files
-
Julius Härtl authored
Signed-off-by:
Julius Härtl <jus@bitgrid.net>
-
Julius Härtl authored
Signed-off-by:
Julius Härtl <jus@bitgrid.net>
-
Julius Härtl authored
Signed-off-by:
Julius Härtl <jus@bitgrid.net>
-
Nextcloud bot authored
-
- Jan 16, 2019
-
-
Morris Jobke authored
Remove orphan event and contacts data
-
Florian Schunk authored
Signed-off-by:
Florian Schunk <florian.schunk@rwth-aachen.de>
-
Florian Schunk authored
Signed-off-by:
Florian Schunk <florian.schunk@rwth-aachen.de>
-
Florian Schunk authored
Signed-off-by:
Florian Schunk <florian.schunk@rwth-aachen.de>
-
Florian Schunk authored
Signed-off-by:
Florian Schunk <florian.schunk@rwth-aachen.de>
-
blizzz authored
update URL for federation
-
Roeland Jago Douma authored
Use import instead of require
-
Roeland Jago Douma authored
Signed-off-by:
Roeland Jago Douma <roeland@famdouma.nl>
-
Morris Jobke authored
Fix app navigation flickering on hover
-
Roeland Jago Douma authored
Move from JSCombiner to webpack: merged-share-backend
-
Roeland Jago Douma authored
[Security] Bump marked from 0.3.6 to 0.6.0
-
dependabot[bot] authored
Bumps [marked](https://github.com/markedjs/marked) from 0.3.6 to 0.6.0. **This update includes security fixes.** - [Release notes](https://github.com/markedjs/marked/releases) - [Commits](https://github.com/markedjs/marked/compare/v0.3.6...v0.6.0 ) Signed-off-by:
dependabot[bot] <support@dependabot.com> Signed-off-by:
Christoph Wurst <christoph@winzerhof-wurst.at>
-
Roeland Jago Douma authored
For #13608 Since we have webpack anyway it make sense to let webpack do the bundling instead of ourselfs. This leads to minified code (so less transfer). And the webserver can just handle the request. As a bonus we get a map file so debugging is easier than with our JSCombiner stuff. Signed-off-by:
Roeland Jago Douma <roeland@famdouma.nl>
-
Roeland Jago Douma authored
Provide initial state for backupcodes in template
-
Nextcloud bot authored
-
- Jan 15, 2019
-
-
Roeland Jago Douma authored
Signed-off-by:
Roeland Jago Douma <roeland@famdouma.nl>
-
Roeland Jago Douma authored
Signed-off-by:
Roeland Jago Douma <roeland@famdouma.nl>
-
Roeland Jago Douma authored
Signed-off-by:
Roeland Jago Douma <roeland@famdouma.nl>
-
Roeland Jago Douma authored
This saves a direct request to the server when loading the backup codes. There is no need for this as the data is already known. Signed-off-by:
Roeland Jago Douma <roeland@famdouma.nl>
-
Roeland Jago Douma authored
Generic message on password reset
-
Roeland Jago Douma authored
Signed-off-by:
Roeland Jago Douma <roeland@famdouma.nl>
-
Roeland Jago Douma authored
There is no need to inform the user if the account existed or not. Signed-off-by:
Roeland Jago Douma <roeland@famdouma.nl>
-
Roeland Jago Douma authored
Fix integer background job id type error
-