Wykres commitów

783 Commity (a6e3104dc1a1cc1d0d4f06b658536e83dd39a710)

Autor SHA1 Wiadomość Data
Maxence Lange 1ec6eb18cd cleaning array_merge([])
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2018-12-18 15:21:05 -01:00
Maxence Lange 3f9309be14
Merge pull request #241 from nextcloud/tests/noid/php
Add app compatibility check and php syntax checks
2018-12-18 14:03:17 -01:00
Julius Härtl 46b7348238
Fix vue build test matrix
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2018-12-18 12:48:14 +01:00
Julius Härtl c016100543
Reorder appinfo to be schema conform
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2018-12-18 12:31:04 +01:00
Julius Härtl 717b62fb15
Add app compatibility and syntax tests
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2018-12-18 12:28:50 +01:00
Julius Härtl 89a8a2e751
Merge pull request #236 from nextcloud/dependabot/npm_and_yarn/css-loader-2.0.1
Bump css-loader from 2.0.0 to 2.0.1
2018-12-17 11:57:50 +01:00
Julius Härtl 6bd57da6a1
Merge pull request #235 from nextcloud/dependabot/npm_and_yarn/@babel/core-7.2.2
Bump @babel/core from 7.2.0 to 7.2.2
2018-12-17 11:57:33 +01:00
Maxence Lange 47c658c32b bring back the request on new follow
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2018-12-17 09:54:28 -01:00
Maxence Lange 923bb732bd cleaning
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2018-12-17 09:54:16 -01:00
Maxence Lange eefada0e39 checking that the returned Person is from the remote instance
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2018-12-17 09:48:24 -01:00
Maxence Lange feb7728658 returns Person istead of Note
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2018-12-17 09:46:49 -01:00
Maxence Lange 0b23cff461 cleaning code
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2018-12-17 08:28:06 -01:00
Maxence Lange b7e6609707 checking origin of actor when retrieving a remove account
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2018-12-17 08:25:15 -01:00
Maxence Lange d923faabf3 cleaning code
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2018-12-17 08:24:42 -01:00
Maxence Lange 86f2029834 using cache instead
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2018-12-17 08:12:43 -01:00
Maxence Lange a1f0ff0198 renaming services
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2018-12-17 08:12:27 -01:00
Maxence Lange d028ab206c init vars
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2018-12-17 08:06:03 -01:00
dependabot[bot] 3015957052
Bump css-loader from 2.0.0 to 2.0.1
Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 2.0.0 to 2.0.1.
- [Release notes](https://github.com/webpack-contrib/css-loader/releases)
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/css-loader/compare/v2.0.0...v2.0.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-12-17 02:29:25 +00:00
dependabot[bot] 37351ec1d3
Bump @babel/core from 7.2.0 to 7.2.2
Bumps [@babel/core](https://github.com/babel/babel) from 7.2.0 to 7.2.2.
- [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.2)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-12-17 02:16:13 +00:00
Maxence Lange 76775ddf28 static AP + interfaces
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2018-12-16 21:53:00 -01:00
Maxence Lange 719b03d9dd
Merge pull request #221 from nextcloud/dependabot/npm_and_yarn/webpack-merge-4.1.5
Bump webpack-merge from 4.1.4 to 4.1.5
2018-12-13 08:50:44 -01:00
Maxence Lange c2a1fc82f5
Merge pull request #223 from nextcloud/dependabot/npm_and_yarn/vue-jest-3.0.2
Bump vue-jest from 3.0.1 to 3.0.2
2018-12-13 08:50:00 -01:00
Maxence Lange 99bd8c8334
Merge pull request #222 from nextcloud/dependabot/npm_and_yarn/file-loader-2.0.0
Bump file-loader from 1.1.11 to 2.0.0
2018-12-13 08:49:30 -01:00
Maxence Lange 65c4481c4f
Merge pull request #225 from nextcloud/dependabot/npm_and_yarn/@babel/core-7.2.0
Bump @babel/core from 7.1.2 to 7.2.0
2018-12-13 08:49:04 -01:00
Maxence Lange 7f2eede76b moving stuff around
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2018-12-13 08:40:27 -01:00
dependabot[bot] 8d13b84494
Bump @babel/core from 7.1.2 to 7.2.0
Bumps [@babel/core](https://github.com/babel/babel) from 7.1.2 to 7.2.0.
- [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.1.2...v7.2.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-12-13 02:21:18 +00:00
dependabot[bot] a81e0ef86a
Bump vue-jest from 3.0.1 to 3.0.2
Bumps [vue-jest](https://github.com/eddyerburgh/vue-jest) from 3.0.1 to 3.0.2.
- [Release notes](https://github.com/eddyerburgh/vue-jest/releases)
- [Commits](https://github.com/eddyerburgh/vue-jest/compare/v3.0.1...v3.0.2)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-12-13 02:16:27 +00:00
dependabot[bot] 6a6b3cb2ca
Bump file-loader from 1.1.11 to 2.0.0
Bumps [file-loader](https://github.com/webpack-contrib/file-loader) from 1.1.11 to 2.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/v1.1.11...v2.0.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-12-13 02:15:37 +00:00
dependabot[bot] a8b134f4eb
Bump webpack-merge from 4.1.4 to 4.1.5
Bumps [webpack-merge](https://github.com/survivejs/webpack-merge) from 4.1.4 to 4.1.5.
- [Release notes](https://github.com/survivejs/webpack-merge/releases)
- [Changelog](https://github.com/survivejs/webpack-merge/blob/master/CHANGELOG.md)
- [Commits](https://github.com/survivejs/webpack-merge/commits)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-12-13 02:14:45 +00:00
Maxence Lange a72039c212
Merge pull request #178 from nextcloud/fix-ghost-account
detect ghost account and avoid them
2018-12-12 11:23:15 -01:00
Maxence Lange 62c24da769
Merge branch 'master' into fix-ghost-account 2018-12-12 11:10:22 -01:00
Maxence Lange a7e644e7ac
Merge pull request #177 from nextcloud/async-only-if-valid-requests
Async the process only if there is request in STANDBY
2018-12-12 10:19:30 -01:00
Maxence Lange dce5299325 sizeof() -> empty() 2018-12-12 10:04:11 -01:00
Maxence Lange d0e6a8b220
Merge pull request #216 from nextcloud/bugfix/noid/getaccount-catched
include the getAccount within the try/catch
2018-12-12 10:01:56 -01:00
Maxence Lange 480212203f
Merge pull request #213 from nextcloud/dependabot/npm_and_yarn/@vue/test-utils-1.0.0-beta.27
Bump @vue/test-utils from 1.0.0-beta.25 to 1.0.0-beta.27
2018-12-12 09:47:26 -01:00
Maxence Lange 63d6a1c384 add some logs 2018-12-12 09:46:46 -01:00
Maxence Lange 0678a1194f
Merge branch 'master' into dependabot/npm_and_yarn/@vue/test-utils-1.0.0-beta.27 2018-12-12 09:36:48 -01:00
Maxence Lange 708c45c1c4
Merge pull request #212 from nextcloud/dependabot/npm_and_yarn/vue-template-compiler-2.5.21
Bump vue-template-compiler from 2.5.20 to 2.5.21
2018-12-12 09:35:07 -01:00
dependabot[bot] 822f98c689
Bump vue-template-compiler from 2.5.20 to 2.5.21
Bumps [vue-template-compiler](https://github.com/vuejs/vue) from 2.5.20 to 2.5.21.
- [Release notes](https://github.com/vuejs/vue/releases)
- [Commits](https://github.com/vuejs/vue/compare/v2.5.20...v2.5.21)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-12-12 10:19:43 +00:00
Maxence Lange a463475a8c
Merge branch 'master' into dependabot/npm_and_yarn/@vue/test-utils-1.0.0-beta.27 2018-12-12 09:17:22 -01:00
Maxence Lange b95936b435
Merge pull request #214 from nextcloud/dependabot/npm_and_yarn/vue-2.5.21
Bump vue from 2.5.20 to 2.5.21
2018-12-12 09:14:20 -01:00
Maxence Lange 1893526681
Merge branch 'master' into dependabot/npm_and_yarn/vue-2.5.21 2018-12-12 09:11:45 -01:00
Maxence Lange b4e011510e
Merge pull request #215 from nextcloud/dependabot/npm_and_yarn/nextcloud-axios-0.1.3
Bump nextcloud-axios from 0.1.2 to 0.1.3
2018-12-12 09:11:17 -01:00
Maxence Lange c1e387c08f varchar->text 2018-12-12 08:50:54 -01:00
Maxence Lange 2c7cdcb702 include the getAccount within the try/catch 2018-12-12 08:44:13 -01:00
dependabot[bot] eff4149e2b
Bump nextcloud-axios from 0.1.2 to 0.1.3
Bumps [nextcloud-axios](https://github.com/ChristophWurst/nextcloud-axios) from 0.1.2 to 0.1.3.
- [Release notes](https://github.com/ChristophWurst/nextcloud-axios/releases)
- [Commits](https://github.com/ChristophWurst/nextcloud-axios/compare/v0.1.2...v0.1.3)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-12-12 02:28:51 +00:00
dependabot[bot] db75fe23e2
Bump vue from 2.5.20 to 2.5.21
Bumps [vue](https://github.com/vuejs/vue) from 2.5.20 to 2.5.21.
- [Release notes](https://github.com/vuejs/vue/releases)
- [Commits](https://github.com/vuejs/vue/compare/v2.5.20...v2.5.21)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-12-12 02:25:14 +00:00
dependabot[bot] 64aac3d802
Bump @vue/test-utils from 1.0.0-beta.25 to 1.0.0-beta.27
Bumps [@vue/test-utils](https://github.com/vuejs/vue-test-utils) from 1.0.0-beta.25 to 1.0.0-beta.27.
- [Release notes](https://github.com/vuejs/vue-test-utils/releases)
- [Changelog](https://github.com/vuejs/vue-test-utils/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-test-utils/compare/v1.0.0-beta.25...v1.0.0-beta.27)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-12-12 02:22:44 +00:00
Maxence Lange 87252d92bb
Merge pull request #201 from nextcloud/dependabot/npm_and_yarn/vue-template-compiler-2.5.20
Bump vue-template-compiler from 2.5.17 to 2.5.20
2018-12-11 07:35:03 -01:00
Maxence Lange ed4b52831d
Merge branch 'master' into dependabot/npm_and_yarn/vue-template-compiler-2.5.20 2018-12-11 07:32:51 -01:00