summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Keep the old method as a fallback and adjust the testsJoas Schilling2019-07-1614-435/+243
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Update shipped implementations of the INotifierJoas Schilling2019-07-156-36/+74
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Fix new core notifierJoas Schilling2019-07-153-21/+43
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Fix detection of NotifiersJoas Schilling2019-07-151-11/+3
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Update Federated sharing notifierJoas Schilling2019-07-152-10/+22
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Update twofactor_backupcodes NotifierJoas Schilling2019-07-152-11/+22
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Fix creation of the ManagerJoas Schilling2019-07-151-1/+2
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Change how Notifiers and Apps are registeredJoas Schilling2019-07-154-68/+139
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Make all interfaces strictJoas Schilling2019-07-158-152/+165
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Merge pull request #16369 from ↵Morris Jobke2019-07-159-16/+21
|\ | | | | | | | | nextcloud/rename-parameter-in-ocp-toast-for-consistency-with-oc-notification Rename parameter in OCP.Toast for consistency with OC.Notification
| * Rename parameter in OCP.Toast for consistency with OC.NotificationDaniel Calviño Sánchez2019-07-129-16/+21
| | | | | | | | | | | | | | | | This fixes HTML messages in "OC.Notification.showTemporary" (as "showHtml" was not set based on "isHTML"), and also makes OCP.Toast to keep the old OC.Notification API when used directly. Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
* | Merge pull request #16399 from ↵Morris Jobke2019-07-155-0/+349
|\ \ | | | | | | | | | | | | nextcloud/improvement/noid/fulltextsearch-simple-queries [nc17] add SimpleQueries to FullTextSearch
| * | new model to manage some simple queriesMaxence Lange2019-07-145-0/+349
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com> fixing issue in addSubTag() Signed-off-by: Maxence Lange <maxence@artificial-owl.com> fix const Signed-off-by: Maxence Lange <maxence@artificial-owl.com> autoload Signed-off-by: Maxence Lange <maxence@artificial-owl.com> Revert "fixing issue in addSubTag()" This reverts commit a9ab2ab91b98133c69272f27ea1b51594719e241. Signed-off-by: Maxence Lange <maxence@artificial-owl.com> syntax Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
* | | Merge pull request #16400 from nextcloud/bugfix/noid/fixing-addsubtagRoeland Jago Douma2019-07-151-1/+6
|\ \ \ | | | | | | | | addsubtag should push to array
| * | | addsubtag should push to arrayMaxence Lange2019-07-141-1/+6
| |/ / | | | | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
* | | Merge pull request #16394 from ↵Roeland Jago Douma2019-07-152-19/+19
|\ \ \ | | | | | | | | | | | | | | | | nextcloud/dependabot/npm_and_yarn/babel/preset-env-7.5.4 Bump @babel/preset-env from 7.5.2 to 7.5.4
| * | | Bump @babel/preset-env from 7.5.2 to 7.5.4dependabot-preview[bot]2019-07-142-22/+22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [@babel/preset-env](https://github.com/babel/babel) from 7.5.2 to 7.5.4. - [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.5.2...v7.5.4) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* | | | [tx-robot] updated from transifexNextcloud bot2019-07-154-8/+8
| |/ / |/| |
* | | Merge pull request #16389 from nextcloud/dependabot/npm_and_yarn/webpack-4.35.3Roeland Jago Douma2019-07-142-15/+8
|\ \ \ | | | | | | | | Bump webpack from 4.35.2 to 4.35.3
| * | | Bump webpack from 4.35.2 to 4.35.3dependabot-preview[bot]2019-07-142-18/+11
| |/ / | | | | | | | | | | | | | | | | | | Bumps [webpack](https://github.com/webpack/webpack) from 4.35.2 to 4.35.3. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v4.35.2...v4.35.3) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* | | Merge pull request #16385 from nextcloud/dependabot/npm_and_yarn/lodash-4.17.14Roeland Jago Douma2019-07-144-10/+10
|\ \ \ | | | | | | | | Bump lodash from 4.17.13 to 4.17.14
| * | | Bump lodash from 4.17.13 to 4.17.14dependabot-preview[bot]2019-07-144-10/+10
| |/ / | | | | | | | | | | | | | | | | | | | | | | | | Bumps [lodash](https://github.com/lodash/lodash) from 4.17.13 to 4.17.14. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.17.13...4.17.14) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* / / [tx-robot] updated from transifexNextcloud bot2019-07-1424-44/+106
|/ /
* | [tx-robot] updated from transifexNextcloud bot2019-07-1320-4/+34
| |
* | Merge pull request #15794 from nextcloud/fix/scss_lockingRoeland Jago Douma2019-07-123-20/+79
|\ \ | |/ |/| Lock SCSS so we only run 1 job at a time
| * Lock SCSS so we only run 1 job at a timeRoeland Jago Douma2019-07-123-20/+79
|/ | | | | | | | | This is bit hacky but a start to lock the SCSS compiler properly Retry during 10s then give up Properly get error message Do not clear locks and properly debug scss caching Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Merge pull request #16331 from nextcloud/feature/noid/talk-guest-mentionsRoeland Jago Douma2019-07-122-6/+25
|\ | | | | Allow guest mentions of talk to be parsed
| * Add a unit test for guests as wellJoas Schilling2019-07-111-4/+18
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * Allow guest mentions of talk to be parsedJoas Schilling2019-07-101-2/+7
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | [tx-robot] updated from transifexNextcloud bot2019-07-1270-146/+294
| |
* | Merge pull request #16361 from ↵Roeland Jago Douma2019-07-111-2/+22
|\ \ | | | | | | | | | | | | nextcloud/bugfix/noid/drop-foreignkey-on-owncloud-migration Drop foreignkey on owncloud migration
| * | Drop foreign key before trying to drop the accounts tableJoas Schilling2019-07-111-2/+22
| | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | Merge pull request #15514 from nextcloud/feature/noid/add-enterprise-channelMorris Jobke2019-07-1110-33/+121
|\ \ \ | |/ / |/| | Update channels for updater server
| * | Enterprise update channelMorris Jobke2019-07-1010-33/+121
| | | | | | | | | | | | | | | | | | Allows to select the enterprise update channel for instances that have a valid subscription. Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | | Merge pull request #16343 from nextcloud/dependabot/npm_and_yarn/lodash-4.17.13Roeland Jago Douma2019-07-114-8/+8
|\ \ \ | | | | | | | | [Security] Bump lodash from 4.17.11 to 4.17.13
| * | | [Security] Bump lodash from 4.17.11 to 4.17.13dependabot-preview[bot]2019-07-114-8/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.13. **This update includes security fixes.** - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.17.11...4.17.13) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* | | | Merge pull request #16256 from ↵Roeland Jago Douma2019-07-111-2/+2
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | nextcloud/bugfix/noid/remove-white-space-from-personal-settings Remove vertical whitespace between entries in Personal settings
| * | | | Remove vertical whitespace between entries in Personal settingsGreta Doci2019-07-101-2/+2
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Greta Doci <gretadoci@gmail.com>
* | | | | Merge pull request #16349 from ↵Roeland Jago Douma2019-07-111-3/+3
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | nextcloud/dependabot/npm_and_yarn/build/lodash-4.17.14 [Security] Bump lodash from 4.17.11 to 4.17.14 in /build
| * | | | | [Security] Bump lodash from 4.17.11 to 4.17.14 in /builddependabot-preview[bot]2019-07-111-3/+3
| | |/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.14. **This update includes security fixes.** - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.17.11...4.17.14) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* / | | | [tx-robot] updated from transifexNextcloud bot2019-07-1134-56/+78
|/ / / /
* | | | Merge pull request #16324 from nextcloud/bugfix/noid/workflow-dark-themeRoeland Jago Douma2019-07-102-75/+86
|\ \ \ \ | | | | | | | | | | Improve dark theme handling in workflow apps
| * | | | Use SCSS nestingJoas Schilling2019-07-101-68/+79
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * | | | Mover workflow to SCSS and support the dark themeJoas Schilling2019-07-101-6/+6
| | |_|/ | |/| | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | | Merge pull request #16323 from nextcloud/fix/s3/http1.1Roeland Jago Douma2019-07-101-0/+1
|\ \ \ \ | | | | | | | | | | Use HTTP1.1 to read S3 objects
| * | | | Use HTTP1.1 to read S3 objectsRoeland Jago Douma2019-07-101-0/+1
| |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | Some of the READs otherwise use HTTP/1.0 which is not always supported by all backends. HTTP/1.1 is there since 1999 way longer than S3 so safe to assume it is always there IMO. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | | | Merge pull request #16313 from te-online/masterJohn Molakvoæ2019-07-101-1/+1
|\ \ \ \ | | | | | | | | | | Adjust stale bot message
| * | | | Stale Bot message – Revert to old phrasing. Remove `it`.Thomas Ebert2019-07-101-1/+1
| | | | |
| * | | | Stale bot message – Take into account that stale bot only acts on issues ↵Thomas Ebert2019-07-091-1/+1
| | | | | | | | | | | | | | | | | | | | labelled as `needs info`.
| * | | | Stale bot message – Fix plural of information. Include that not every ↵Thomas Ebert2019-07-091-1/+1
| | | | | | | | | | | | | | | | | | | | stale issue is missing information.