- Jun 12, 2019
-
-
Daniel Calviño Sánchez authored
The old notifications were added as ".row" elements to the "#notification-container" element; the new notifications based on toastify are added as ".toastify .on .toast..." elements to the "#content" element. Besides that, they also include a span element with an X to close the notification, so now only the first child text node should be compared to the expected message. Signed-off-by:
Daniel Calviño Sánchez <danxuliu@gmail.com>
-
John Molakvoæ authored
30 issues per run on stale bot
-
John Molakvoæ authored
Temporary fix for project translations
-
John Molakvoæ authored
Now that we use a fixed branch for the bot, and since I removed all the untagged stale issues we can go back to full thrust https://github.com/nextcloud/server/issues?page=1&q=is%3Aissue+sort%3Aupdated-desc+is%3Aopen+label%3Astale+-label%3A%22needs+info%22+-label%3A%220.+Needs+triage%22+-label%3A%221.+to+develop%22+-label%3A%223.+to+review%22&utf8=%E2%9C%93
-
- Jun 11, 2019
-
-
John Molakvoæ authored
Bump webpack from 4.32.2 to 4.33.0
-
dependabot-preview[bot] authored
Bumps [webpack](https://github.com/webpack/webpack) from 4.32.2 to 4.33.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v4.32.2...v4.33.0 ) Signed-off-by:
dependabot-preview[bot] <support@dependabot.com>
-
John Molakvoæ authored
Properly theme folder icons that are accessed though imagePath
-
John Molakvoæ authored
Bump url-loader from 1.1.2 to 2.0.0
-
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>
-
John Molakvoæ authored
Run repair steps when enabling an app that has already been installed
-
John Molakvoæ authored
Show share settings only if incoming federated shares are allowed
-
John Molakvoæ authored
Fix userid casting in notifications
-
Julius Härtl authored
Signed-off-by:
Julius Härtl <jus@bitgrid.net>
-
John Molakvoæ authored
Signed-off-by:
John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
-
John Molakvoæ authored
Bump file-loader from 3.0.1 to 4.0.0
-
John Molakvoæ authored
Fix mobile menu over app-content
-
dependabot-preview[bot] authored
Bumps [url-loader](https://github.com/webpack-contrib/url-loader) from 1.1.2 to 2.0.0. - [Release notes](https://github.com/webpack-contrib/url-loader/releases) - [Changelog](https://github.com/webpack-contrib/url-loader/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack-contrib/url-loader/compare/v1.1.2...v2.0.0 ) Signed-off-by:
dependabot-preview[bot] <support@dependabot.com>
-
John Molakvoæ authored
Bump webpack-cli from 3.3.2 to 3.3.3
-
John Molakvoæ authored
Signed-off-by:
John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
-
John Molakvoæ authored
Fix missing login hook wih Apache/SAML login
-
Christoph Wurst authored
Without this patch the hook does not transport the information whether the login is done with an app password or not. The suspicious login app requires the parameter to function correctly, hence adding it will make suspicious login detection also possible with SAML users. Signed-off-by:
Christoph Wurst <christoph@winzerhof-wurst.at>
-
- Jun 09, 2019
-
-
dependabot-preview[bot] authored
Bumps [file-loader](https://github.com/webpack-contrib/file-loader) from 3.0.1 to 4.0.0. - [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/v3.0.1...v4.0.0 ) 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.2 to 3.3.3. - [Release notes](https://github.com/webpack/webpack-cli/releases) - [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack/webpack-cli/compare/v3.3.2...3.3.3 ) Signed-off-by:
dependabot-preview[bot] <support@dependabot.com>
-
- Jun 07, 2019
-
-
John Molakvoæ authored
Replace OC.Notification with toastify js
-
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>
-
- Jun 05, 2019
-
-
John Molakvoæ authored
Stale bot: only issues
-
Julius Härtl authored
Signed-off-by:
Julius Härtl <jus@bitgrid.net>
-
John Molakvoæ authored
-
Roeland Jago Douma authored
Update stale.yml
-
Roeland Jago Douma authored
Limit to 1 until we find out why onlyLabels is not respected...
-
John Molakvoæ authored
Add stale config
-
John Molakvoæ authored
-
John Molakvoæ authored
-
Roeland Jago Douma authored
Do not autoload built in types
-
- Jun 04, 2019
-
-
Roeland Jago Douma authored
Signed-off-by:
Roeland Jago Douma <roeland@famdouma.nl>
-
Roeland Jago Douma authored
This avoids calls to the autoloader (or chain of autoloaders) to see if for example 'principalPrefix' class can be found. While we already know it is a string. Signed-off-by:
Roeland Jago Douma <roeland@famdouma.nl>
-
John Molakvoæ authored
Update JS bundle
-