Andrew Bastin
|
6f40284e67
|
Merge branch 'master' into feat/binary-response
|
2020-07-05 19:07:27 -04:00 |
|
Liyas Thomas
|
84eb935cec
|
♿ Add keyboard accessibility to tabs
|
2020-07-05 05:02:17 +05:30 |
|
Liyas Thomas
|
1950949504
|
Merge branch 'feat/binary-response' of https://github.com/AndrewBastin/postwoman into feat/binary-response
|
2020-07-03 11:35:05 +05:30 |
|
Liyas Thomas
|
f3e6a377a9
|
Removed textareaAutoHeight directive
|
2020-07-03 11:32:22 +05:30 |
|
Andrew Bastin
|
1441278bdb
|
Merge branch 'master' into feat/binary-response
|
2020-07-03 01:46:33 -04:00 |
|
Liyas Thomas
|
1e5081dccd
|
Merge pull request #973 from liyasthomas/dependabot/npm_and_yarn/sass-loader-9.0.0
⬆️ Bump sass-loader from 8.0.2 to 9.0.0
|
2020-07-03 04:19:38 +05:30 |
|
dependabot[bot]
|
a412095707
|
⬆️ Bump sass-loader from 8.0.2 to 9.0.0
Bumps [sass-loader](https://github.com/webpack-contrib/sass-loader) from 8.0.2 to 9.0.0.
- [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/v8.0.2...v9.0.0)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-07-02 22:41:05 +00:00 |
|
Liyas Thomas
|
27514c03e7
|
Merge pull request #972 from liyasthomas/dependabot/npm_and_yarn/nuxt-i18n-6.13.0
⬆️ Bump nuxt-i18n from 6.12.2 to 6.13.0
|
2020-07-03 04:09:13 +05:30 |
|
dependabot[bot]
|
57ab256230
|
⬆️ Bump nuxt-i18n from 6.12.2 to 6.13.0
Bumps [nuxt-i18n](https://github.com/nuxt-community/nuxt-i18n) from 6.12.2 to 6.13.0.
- [Release notes](https://github.com/nuxt-community/nuxt-i18n/releases)
- [Changelog](https://github.com/nuxt-community/nuxt-i18n/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nuxt-community/nuxt-i18n/compare/v6.12.2...v6.13.0)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-07-02 22:11:44 +00:00 |
|
Andrew Bastin
|
3766564785
|
Merge branch 'master' into feat/binary-response
|
2020-07-01 12:27:14 -04:00 |
|
Liyas Thomas
|
199cae09c7
|
🎨 svgomg
|
2020-07-01 10:51:22 +05:30 |
|
Liyas Thomas
|
4490adc36c
|
Restore headers component import deleted from previous commit
|
2020-07-01 07:31:32 +05:30 |
|
Andrew Bastin
|
fe1353b5c7
|
Dynamically import lens renderers
|
2020-06-30 16:11:21 -04:00 |
|
Liyas Thomas
|
94b61e9f7c
|
Merge branch 'master' into feat/binary-response
|
2020-06-30 14:52:41 +05:30 |
|
Liyas Thomas
|
1abc0b8c9a
|
🐛 Fixed #967
|
2020-06-30 14:47:07 +05:30 |
|
Liyas Thomas
|
69c9f59479
|
Merge branch 'master' into feat/binary-response
|
2020-06-30 14:32:15 +05:30 |
|
Liyas Thomas
|
b15ca6cdb7
|
Merge branch 'master' of https://github.com/liyasthomas/postwoman
|
2020-06-30 14:15:15 +05:30 |
|
Liyas Thomas
|
b2b9bd744e
|
🐛 Fixed #967
|
2020-06-30 14:14:05 +05:30 |
|
Liyas Thomas
|
c223b251d6
|
UI improvements
|
2020-06-30 07:39:28 +05:30 |
|
Liyas Thomas
|
9cc475efb3
|
Merge pull request #966 from liyasthomas/dependabot/npm_and_yarn/graphql-15.2.0
⬆️ Bump graphql from 15.1.0 to 15.2.0
|
2020-06-30 06:16:49 +05:30 |
|
dependabot[bot]
|
6dbd179baf
|
⬆️ Bump graphql from 15.1.0 to 15.2.0
Bumps [graphql](https://github.com/graphql/graphql-js) from 15.1.0 to 15.2.0.
- [Release notes](https://github.com/graphql/graphql-js/releases)
- [Commits](https://github.com/graphql/graphql-js/compare/v15.1.0...v15.2.0)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-06-30 00:04:32 +00:00 |
|
Andrew Bastin
|
2dce318a17
|
Added warning for invalid JSON
|
2020-06-29 14:43:50 -04:00 |
|
Andrew Bastin
|
791fe70fd3
|
Fixed bug in invalid JSON fallback
|
2020-06-29 13:41:42 -04:00 |
|
Andrew Bastin
|
7778202439
|
Added proposed binary proxy response code
|
2020-06-28 02:50:14 -04:00 |
|
Andrew Bastin
|
8ea64e2224
|
Remove redudant content type prop for HTML Lens
|
2020-06-26 15:13:17 -04:00 |
|
Andrew Bastin
|
28ddce1bc4
|
Moved text based content lenses to use the mixin
|
2020-06-26 14:57:55 -04:00 |
|
Andrew Bastin
|
d8b5fc5d3f
|
Added mixin for common text rendering code
|
2020-06-26 14:45:58 -04:00 |
|
Andrew Bastin
|
0fbf24b836
|
Merge master into feat/binary-response
|
2020-06-26 14:34:13 -04:00 |
|
Liyas Thomas
|
58bdcadf6f
|
Merge pull request #963 from liyasthomas/dependabot/npm_and_yarn/nuxtjs/sitemap-2.4.0
⬆️ Bump @nuxtjs/sitemap from 2.3.2 to 2.4.0
|
2020-06-26 06:46:44 +05:30 |
|
dependabot[bot]
|
35f6252c3d
|
⬆️ Bump @nuxtjs/sitemap from 2.3.2 to 2.4.0
Bumps [@nuxtjs/sitemap](https://github.com/nuxt-community/sitemap-module) from 2.3.2 to 2.4.0.
- [Release notes](https://github.com/nuxt-community/sitemap-module/releases)
- [Changelog](https://github.com/nuxt-community/sitemap-module/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/nuxt-community/sitemap-module/compare/v2.3.2...v2.4.0)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-06-26 01:08:44 +00:00 |
|
Liyas Thomas
|
37c2918bdd
|
Merge pull request #962 from liyasthomas/dependabot/npm_and_yarn/firebase-7.15.5
⬆️ Bump firebase from 7.15.4 to 7.15.5
|
2020-06-26 06:36:53 +05:30 |
|
dependabot[bot]
|
0fcea6d203
|
⬆️ Bump firebase from 7.15.4 to 7.15.5
Bumps [firebase](https://github.com/firebase/firebase-js-sdk) from 7.15.4 to 7.15.5.
- [Release notes](https://github.com/firebase/firebase-js-sdk/releases)
- [Commits](https://github.com/firebase/firebase-js-sdk/compare/firebase@7.15.4...firebase@7.15.5)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-06-26 00:04:50 +00:00 |
|
Liyas Thomas
|
7d7d58fa45
|
Merge branch 'master' of https://github.com/liyasthomas/postwoman
|
2020-06-25 07:51:09 +05:30 |
|
Liyas Thomas
|
c2d3918341
|
#959
|
2020-06-25 07:50:23 +05:30 |
|
Andrew Bastin
|
8ca3df4f63
|
Merge master into feat/binary-response
|
2020-06-24 14:37:55 -04:00 |
|
Liyas Thomas
|
535cd75836
|
Merge pull request #958 from liyasthomas/dependabot/npm_and_yarn/eslint-7.3.1
⬆️ Bump eslint from 7.3.0 to 7.3.1
|
2020-06-24 07:10:17 +05:30 |
|
dependabot[bot]
|
165595e5fb
|
⬆️ Bump eslint from 7.3.0 to 7.3.1
Bumps [eslint](https://github.com/eslint/eslint) from 7.3.0 to 7.3.1.
- [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.3.0...v7.3.1)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-06-24 01:30:06 +00:00 |
|
Liyas Thomas
|
52ebfe5b6b
|
Merge pull request #957 from liyasthomas/dependabot/npm_and_yarn/cypress-4.9.0
⬆️ Bump cypress from 4.8.0 to 4.9.0
|
2020-06-24 06:58:06 +05:30 |
|
dependabot[bot]
|
0615256069
|
⬆️ Bump cypress from 4.8.0 to 4.9.0
Bumps [cypress](https://github.com/cypress-io/cypress) from 4.8.0 to 4.9.0.
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Commits](https://github.com/cypress-io/cypress/compare/v4.8.0...v4.9.0)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-06-24 00:05:39 +00:00 |
|
Andrew Bastin
|
bcbcd42b83
|
Added new response system support for Extension Strategy
|
2020-06-23 16:11:19 -04:00 |
|
Liyas Thomas
|
50be731d06
|
Fixing CI
|
2020-06-23 23:58:48 +05:30 |
|
Liyas Thomas
|
3cecfe4939
|
Count on tab
|
2020-06-23 23:40:34 +05:30 |
|
Liyas Thomas
|
ac50bbddca
|
Moved pre-request script and tests to options tabs
|
2020-06-23 22:16:06 +05:30 |
|
Liyas Thomas
|
efb1296ff2
|
Initial Headers component
|
2020-06-23 15:29:01 +05:30 |
|
Andrew Bastin
|
cfe2ce758b
|
Removed redundant code from pages/index.vue
|
2020-06-23 03:35:35 -04:00 |
|
Andrew Bastin
|
4da44131eb
|
Added XML lens
|
2020-06-23 03:20:51 -04:00 |
|
Andrew Bastin
|
0fc901bd24
|
Added support for more types in image lens
|
2020-06-23 02:57:58 -04:00 |
|
Liyas Thomas
|
0b38514e41
|
Revert 'Prettify button for RAW responses'
|
2020-06-23 12:17:51 +05:30 |
|
Liyas Thomas
|
a885e774fc
|
Prettify for RAW responses
|
2020-06-23 12:00:39 +05:30 |
|
Liyas Thomas
|
d9ac947fe1
|
Actions for image lens
|
2020-06-23 08:27:41 +05:30 |
|