- Aug 29, 2019
-
-
Roeland Jago Douma authored
Signed-off-by:
Roeland Jago Douma <roeland@famdouma.nl>
-
- Aug 28, 2019
-
-
Roeland Jago Douma authored
Signed-off-by:
Roeland Jago Douma <roeland@famdouma.nl>
-
Roeland Jago Douma authored
Ignore Enter key up event on menu button toggles
-
Roeland Jago Douma authored
Make sure they keys are unique
-
Roeland Jago Douma authored
Signed-off-by:
Roeland Jago Douma <roeland@famdouma.nl>
-
Daniel Calviño Sánchez authored
Like links, buttons generate a "click" event as well as the regular "keydown" and "keyup" events when pressing Enter. Due to this, if both the "click" and the "keyup" events are handled, when the menu is open and Enter is pressed in the toggle the menu is first hidden when the first event is handled, but then shown again when the second event is handled. To prevent that only the "click" event should be handled when the toggle is a button, like it is already done with links. Signed-off-by:
Daniel Calviño Sánchez <danxuliu@gmail.com>
-
Roeland Jago Douma authored
Fix left-alignment of other results on search
-
Roeland Jago Douma authored
Make rooms / resources automatically reply to invites
-
Roeland Jago Douma authored
[Security] Bump mixin-deep from 1.3.1 to 1.3.2 in /build
-
Nextcloud bot authored
-
- Aug 27, 2019
-
-
dependabot-preview[bot] authored
Bumps [mixin-deep](https://github.com/jonschlinkert/mixin-deep) from 1.3.1 to 1.3.2. **This update includes a security fix.** - [Release notes](https://github.com/jonschlinkert/mixin-deep/releases) - [Commits](https://github.com/jonschlinkert/mixin-deep/compare/1.3.1...1.3.2 ) Signed-off-by:
dependabot-preview[bot] <support@dependabot.com>
-
John Molakvoæ authored
Only run integration tests when PHP was modified
-
Roeland Jago Douma authored
Use custom client URL in welcome emails
-
Joas Schilling authored
Signed-off-by:
Joas Schilling <coding@schilljs.com>
-
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
-
- Aug 26, 2019
-
-
Roeland Jago Douma authored
Fix missing parent constructor call in DAV reminder job
-
Roeland Jago Douma authored
Cron should run every 5 mins
-
Greta Doci authored
Signed-off-by:
Greta Doci <gretadoci@gmail.com>
-
Christoph Wurst authored
Signed-off-by:
Christoph Wurst <christoph@winzerhof-wurst.at>
-
Roeland Jago Douma authored
Replace coffin emoji with cross
-
Georg Ehrke authored
Signed-off-by:
Georg Ehrke <developer@georgehrke.com>
-
Joas Schilling authored
Add expiration event for shares
-
Joas Schilling authored
Signed-off-by:
Joas Schilling <coding@schilljs.com>
-
John Molakvoæ authored
Fix report of phpstan in Limiter
-
Georg Ehrke authored
Signed-off-by:
Georg Ehrke <developer@georgehrke.com>
-
Joas Schilling authored
So also 10 mins is now an error, so admins check their set up crons Signed-off-by:
Joas Schilling <coding@schilljs.com>
-
Roeland Jago Douma authored
Bump sass-loader from 7.2.0 to 7.3.1
-
Nextcloud bot authored
-
- Aug 25, 2019
-
-
dependabot-preview[bot] authored
Bumps [sass-loader](https://github.com/webpack-contrib/sass-loader) from 7.2.0 to 7.3.1. - [Release notes](https://github.com/webpack-contrib/sass-loader/releases) - [Changelog](https://github.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack-contrib/sass-loader/compare/v7.2.0...v7.3.1 ) 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 webpack-cli from 3.3.6 to 3.3.7
-
Nextcloud bot authored
-
dependabot-preview[bot] authored
Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 3.3.6 to 3.3.7. - [Release notes](https://github.com/webpack/webpack-cli/releases) - [Changelog](https://github.com/webpack/webpack-cli/blob/v3.3.7/CHANGELOG.md) - [Commits](https://github.com/webpack/webpack-cli/compare/v3.3.6...v3.3.7 ) Signed-off-by:
dependabot-preview[bot] <support@dependabot.com>
-
- Aug 24, 2019
-
-
Nextcloud bot authored
-
- Aug 23, 2019
-
-
blizzz authored
Make the sharing constants publicly available
-
Roeland Jago Douma authored
Only add the app-itunes-app tag if the id is set
-
Roeland Jago Douma authored
Always check via http and https whether htaccess is working
-
Julius Härtl authored
Signed-off-by:
Julius Härtl <jus@bitgrid.net>
-
Roeland Jago Douma authored
adviced should be advised
-