Liyas Thomas
89f552872c
Update pages/index.vue
2020-07-30 11:11:03 +05:30
Liyas Thomas
cf88034230
Update pages/index.vue
2020-07-30 11:00:24 +05:30
John Hu
1c9e9cabcd
Add trailing backslash to generated cURL code
...
And stop generating Content-Length header so it's easier to modify the generated code. Corresponding HTTP client should handle Content-Type pretty well anyway.
2020-07-30 12:50:16 +08:00
Liyas Thomas
2bc7f5ad22
Merge pull request #1031 from hantianwei/master
...
Update zh-CN.json
2020-07-28 15:30:06 +05:30
hantianwei
7a3108aca6
Update zh-CN.json
...
Modify the wrong word
登陆 -> 登录
2020-07-28 17:19:57 +08:00
Liyas Thomas
fa28aaee44
Fixed #1028
2020-07-28 05:35:37 +05:30
Liyas Thomas
4ab7650c51
Merge pull request #1026 from liyasthomas/dependabot/npm_and_yarn/firebase-7.17.1
...
Bump firebase from 7.17.0 to 7.17.1
2020-07-27 06:44:46 +05:30
dependabot[bot]
a493d996bd
Bump firebase from 7.17.0 to 7.17.1
...
Bumps [firebase](https://github.com/firebase/firebase-js-sdk ) from 7.17.0 to 7.17.1.
- [Release notes](https://github.com/firebase/firebase-js-sdk/releases )
- [Commits](https://github.com/firebase/firebase-js-sdk/compare/firebase@7.17.0...firebase@7.17.1 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-07-27 00:06:33 +00:00
Liyas Thomas
a049ffae2b
Merge pull request #1024 from hantianwei/master
...
Update zh-CN.json
2020-07-26 08:29:18 +05:30
hantianwei
57ca6af27d
Update zh-CN.json
...
Add Chinese translation
2020-07-26 10:00:26 +08:00
Liyas Thomas
e52bc12dbe
Merge pull request #1019 from liyasthomas/dependabot/npm_and_yarn/nuxtjs/gtm-2.3.2
...
Bump @nuxtjs/gtm from 2.3.0 to 2.3.2
2020-07-24 07:24:38 +05:30
dependabot[bot]
fe144384aa
Bump @nuxtjs/gtm from 2.3.0 to 2.3.2
...
Bumps [@nuxtjs/gtm](https://github.com/nuxt-community/gtm-module ) from 2.3.0 to 2.3.2.
- [Release notes](https://github.com/nuxt-community/gtm-module/releases )
- [Changelog](https://github.com/nuxt-community/gtm-module/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nuxt-community/gtm-module/compare/v2.3.0...v2.3.2 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-07-24 01:48:58 +00:00
Liyas Thomas
e3226b734d
Merge pull request #1018 from liyasthomas/dependabot/npm_and_yarn/firebase-7.17.0
...
Bump firebase from 7.16.1 to 7.17.0
2020-07-24 07:17:02 +05:30
dependabot[bot]
6578eea2ff
Bump firebase from 7.16.1 to 7.17.0
...
Bumps [firebase](https://github.com/firebase/firebase-js-sdk ) from 7.16.1 to 7.17.0.
- [Release notes](https://github.com/firebase/firebase-js-sdk/releases )
- [Commits](https://github.com/firebase/firebase-js-sdk/compare/firebase@7.16.1...firebase@7.17.0 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-07-24 00:04:48 +00:00
Liyas Thomas
42e283feb3
Merge pull request #1008 from AndrewBastin/bug/994
2020-07-21 16:06:47 +05:30
Andrew Bastin
4a1988dd23
Fixed crash on proxy error
2020-07-21 04:26:57 -04:00
Andrew Bastin
cbae718d25
Fixed Unexpected Token errors for GraphQL queries
2020-07-20 23:48:16 -04:00
Andrew Bastin
53c880832d
Added proxy error handling code
2020-07-20 23:48:16 -04:00
Liyas Thomas
df9e172ecc
Merge pull request #1005 from liyasthomas/dependabot/npm_and_yarn/eslint-7.5.0
...
Bump eslint from 7.4.0 to 7.5.0
2020-07-20 05:48:30 +05:30
dependabot[bot]
e5145c9bbf
Bump eslint from 7.4.0 to 7.5.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 7.4.0 to 7.5.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v7.4.0...v7.5.0 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-07-20 00:05:08 +00:00
Liyas Thomas
1fbfa23908
Merge pull request #1004 from liyasthomas/feat/doc
2020-07-18 17:56:12 +05:30
Liyas Thomas
193b7ae0e6
Merge branch 'master' into feat/doc
2020-07-18 17:48:42 +05:30
Liyas Thomas
ebe351ff0f
Import Collections directly from Docs page
2020-07-18 17:46:29 +05:30
Liyas Thomas
f653901e8b
Merge branch 'master' of https://github.com/liyasthomas/postwoman
2020-07-18 08:39:10 +05:30
Liyas Thomas
4ab512fa93
Translation guidelines
2020-07-18 08:37:13 +05:30
Liyas Thomas
1827a98284
Add Collections section in Docs page
2020-07-18 06:39:45 +05:30
Liyas Thomas
25c0759932
Merge branch 'master' of https://github.com/liyasthomas/postwoman
2020-07-17 11:15:24 +05:30
Liyas Thomas
b686298a5f
Install PWA button
2020-07-17 11:14:25 +05:30
Liyas Thomas
abf8860c8a
Merge pull request #998 from liyasthomas/dependabot/npm_and_yarn/nuxtjs/google-analytics-2.4.0
...
Bump @nuxtjs/google-analytics from 2.3.0 to 2.4.0
2020-07-17 06:15:22 +05:30
dependabot[bot]
115b3da62c
Bump @nuxtjs/google-analytics from 2.3.0 to 2.4.0
...
Bumps [@nuxtjs/google-analytics](https://github.com/nuxt-community/analytics-module ) from 2.3.0 to 2.4.0.
- [Release notes](https://github.com/nuxt-community/analytics-module/releases )
- [Changelog](https://github.com/nuxt-community/analytics-module/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nuxt-community/analytics-module/compare/v2.3.0...v2.4.0 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-07-17 00:40:17 +00:00
Liyas Thomas
d9734a8fd9
Merge pull request #999 from liyasthomas/dependabot/npm_and_yarn/functions/lodash-4.17.19
...
Bump lodash from 4.17.15 to 4.17.19 in /functions
2020-07-17 06:05:24 +05:30
dependabot[bot]
9ccf9e9def
Bump lodash from 4.17.15 to 4.17.19 in /functions
...
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-07-17 00:28:05 +00:00
Liyas Thomas
9f4b2e2a95
Merge pull request #997 from liyasthomas/dependabot/npm_and_yarn/firebase-7.16.1
...
Bump firebase from 7.16.0 to 7.16.1
2020-07-17 05:56:38 +05:30
dependabot[bot]
892d877cfb
Bump firebase from 7.16.0 to 7.16.1
...
Bumps [firebase](https://github.com/firebase/firebase-js-sdk ) from 7.16.0 to 7.16.1.
- [Release notes](https://github.com/firebase/firebase-js-sdk/releases )
- [Commits](https://github.com/firebase/firebase-js-sdk/compare/firebase@7.16.0...firebase@7.16.1 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-07-17 00:03:49 +00:00
Liyas Thomas
4dc76b864f
Updated copy
2020-07-16 13:49:26 +05:30
Liyas Thomas
d8e9c05319
Updated copy
2020-07-16 09:08:31 +05:30
Liyas Thomas
c532019647
Merge pull request #995 from AndrewBastin/master
...
Fixed broken network requests in GraphQL
2020-07-16 02:47:40 +05:30
Andrew Bastin
82409f3ccc
Fixed broken network requests in GraphQL
2020-07-15 14:09:05 -04:00
Liyas Thomas
1389c7f4be
Merge pull request #993 from perseveringman/patch-zyb
2020-07-15 22:59:29 +05:30
Liyas Thomas
787844b199
Merge branch 'master' into patch-zyb
2020-07-15 22:22:02 +05:30
Liyas Thomas
eb9588fbea
Create codeql-analysis.yml
2020-07-15 22:20:14 +05:30
Liyas Thomas
4574c11d0d
Merge branch 'master' into patch-zyb
2020-07-15 22:15:48 +05:30
Liyas Thomas
8ec08a5ef6
Merge pull request #992 from liyasthomas/dependabot/npm_and_yarn/nuxtjs/toast-3.3.1
...
⬆️ Bump @nuxtjs/toast from 3.3.0 to 3.3.1
2020-07-15 22:13:11 +05:30
Liyas Thomas
51b7c3b7ed
Merge branch 'master' into dependabot/npm_and_yarn/nuxtjs/toast-3.3.1
2020-07-15 21:58:50 +05:30
Liyas Thomas
b8f6ad68a1
Merge branch 'master' into patch-zyb
2020-07-15 21:50:59 +05:30
Andrew Bastin
02c1f2ee53
Merge pull request #955 from AndrewBastin/feat/binary-response
...
Binary Responses & Response Lenses
2020-07-15 11:35:22 -04:00
周延博
b9fdaf2845
fix: replaceWithJSON used wrong commit name
2020-07-15 20:57:14 +08:00
dependabot[bot]
269c82ded0
⬆️ Bump @nuxtjs/toast from 3.3.0 to 3.3.1
...
Bumps [@nuxtjs/toast](https://github.com/nuxt/modules ) from 3.3.0 to 3.3.1.
- [Release notes](https://github.com/nuxt/modules/releases )
- [Commits](https://github.com/nuxt/modules/compare/@nuxtjs/toast@3.3.0...@nuxtjs/toast@3.3.1 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-07-15 00:05:03 +00:00
Andrew Bastin
ddb0d6540e
Fixed typo in decodeB64StringToArrayBuffer
2020-07-14 14:12:00 -04:00
Andrew Bastin
3731da5df5
Removed unwanted Ace Editor logs
2020-07-14 14:11:18 -04:00