File Type | Total | Added | Removed | Changed |
---|---|---|---|---|
Shell program | 2 | 0 | 0 | 0 |
Configuration file | 1 | 0 | 0 | 0 |
JavaScript file | 83 | 25 | 52 | 3 |
JSON file | 66 | 17 | 5 | 39 |
SGML document | 4 | 2 | 1 | 0 |
Git file | 6 | 2 | 0 | 2 |
HTML page | 214 | 108 | 106 | 0 |
Qt Translation or MS TypeScript file | 379 | 234 | 125 | 14 |
Sass CSS style sheet | 2 | 0 | 0 | 2 |
YAML file | 16 | 2 | 0 | 4 |
Icon | 2 | 1 | 1 | 0 |
Image file | 10 | 5 | 5 | 0 |
Vector Image file | 173 | 37 | 122 | 5 |
Directory | 201 | 101 | 76 | 0 |
Change log | 1 | 0 | 0 | 0 |
Information file | 2 | 1 | 1 | 0 |
License | 2 | 1 | 0 | 0 |
Readme file | 12 | 2 | 7 | 2 |
Text file | 169 | 94 | 60 | 3 |
Total Files | 1345 | 632 | 561 | 74 |
Name | Status | Delta | Visual Diff |
---|---|---|---|
packages/codemirror-lang-graphql/src/index.js | changed | 58.7% | diff |
packages/hoppscotch-app/.eslintrc.js | changed | 41.6% | diff |
packages/hoppscotch-app/.prettierrc.js | added | ||
packages/hoppscotch-app/.stylelintrc.js | removed | ||
packages/hoppscotch-app/assets/js/getLinkTag.js | removed | ||
packages/hoppscotch-app/assets/js/regex.worker.js | removed | ||
packages/hoppscotch-app/babel.config.js | removed | ||
packages/hoppscotch-app/components/graphql/__tests__/Field.spec.js | removed | ||
packages/hoppscotch-app/components/graphql/__tests__/Type.spec.js | removed | ||
packages/hoppscotch-app/components/graphql/__tests__/TypeLink.spec.js | removed | ||
packages/hoppscotch-app/components/lenses/renderers/mixins/TextContentRendererMixin.js | moved | 0.0% | |
packages/hoppscotch-app/src/components/lenses/renderers/mixins/TextContentRendererMixin.js | |||
packages/hoppscotch-app/components/smart/__tests__/AutoComplete.spec.js | removed | ||
packages/hoppscotch-app/components/smart/__tests__/Tab.spec.js | removed | ||
packages/hoppscotch-app/components/smart/__tests__/Toggle.spec.js | removed | ||
packages/hoppscotch-app/components/smart/Link.js | removed | ||
packages/hoppscotch-app/helpers/__tests__/editorutils.spec.js | moved | 0.0% | |
packages/hoppscotch-app/src/helpers/__tests__/editorutils.spec.js | |||
packages/hoppscotch-app/helpers/__tests__/jsonParse.spec.js | moved | 0.0% | |
packages/hoppscotch-app/src/helpers/__tests__/jsonParse.spec.js | |||
packages/hoppscotch-app/helpers/__tests__/platformutils.spec.js | moved | 0.0% | |
packages/hoppscotch-app/src/helpers/__tests__/platformutils.spec.js | |||
packages/hoppscotch-app/helpers/editorutils.js | removed | ||
packages/hoppscotch-app/helpers/findStatusGroup.js | removed | ||
packages/hoppscotch-app/helpers/headers.js | removed | ||
packages/hoppscotch-app/helpers/oauth.js | moved | 4.2% | diff |
packages/hoppscotch-app/src/helpers/oauth.js | |||
packages/hoppscotch-app/helpers/platformutils.js | removed | ||
packages/hoppscotch-app/helpers/preRequestScriptSnippets.js | removed | ||
packages/hoppscotch-app/helpers/pwa.js | removed | ||
packages/hoppscotch-app/helpers/requestParams.js | moved | 0.0% | |
packages/hoppscotch-app/src/helpers/requestParams.js | |||
packages/hoppscotch-app/helpers/shortcuts.js | removed | ||
packages/hoppscotch-app/helpers/strategies/__tests__/AxiosStrategy-NoProxy.spec.js | moved | 0.0% | |
packages/hoppscotch-app/src/helpers/strategies/__tests__/AxiosStrategy-NoProxy.spec.js | |||
packages/hoppscotch-app/helpers/strategies/__tests__/AxiosStrategy-Proxy.spec.js | moved | 0.0% | |
packages/hoppscotch-app/src/helpers/strategies/__tests__/AxiosStrategy-Proxy.spec.js | |||
packages/hoppscotch-app/helpers/strategies/__tests__/ExtensionStrategy-NoProxy.spec.js | moved | 3.7% | diff |
packages/hoppscotch-app/src/helpers/strategies/__tests__/ExtensionStrategy-NoProxy.spec.js | |||
packages/hoppscotch-app/helpers/support.js | removed | ||
packages/hoppscotch-app/helpers/syntax/gqlQueryLangMode.js | moved | 0.0% | |
packages/hoppscotch-app/src/helpers/syntax/gqlQueryLangMode.js | |||
packages/hoppscotch-app/helpers/teams/utils.js | removed | ||
packages/hoppscotch-app/helpers/tern.js | moved | 0.0% | |
packages/hoppscotch-app/src/helpers/tern.js | |||
packages/hoppscotch-app/helpers/ternlint.js | moved | 1.3% | diff |
packages/hoppscotch-app/src/helpers/ternlint.js | |||
packages/hoppscotch-app/helpers/testSnippets.js | removed | ||
packages/hoppscotch-app/helpers/utils/__tests__/b64.spec.js | moved | 0.0% | |
packages/hoppscotch-app/src/helpers/utils/__tests__/b64.spec.js | |||
packages/hoppscotch-app/helpers/utils/__tests__/contenttypes.spec.js | moved | 0.0% | |
packages/hoppscotch-app/src/helpers/utils/__tests__/contenttypes.spec.js | |||
packages/hoppscotch-app/helpers/utils/__tests__/debounce.spec.js | moved | 0.0% | |
packages/hoppscotch-app/src/helpers/utils/__tests__/debounce.spec.js | |||
packages/hoppscotch-app/helpers/utils/__tests__/uri.spec.js | moved | 0.0% | |
packages/hoppscotch-app/src/helpers/utils/__tests__/uri.spec.js | |||
packages/hoppscotch-app/helpers/utils/__tests__/valid.spec.js | moved | 10.9% | diff |
packages/hoppscotch-app/src/helpers/utils/__tests__/valid.spec.js | |||
packages/hoppscotch-app/helpers/utils/debounce.js | moved | 23.9% | diff |
packages/hoppscotch-app/src/helpers/utils/debounce.js | |||
packages/hoppscotch-app/helpers/utils/uri.js | moved | 0.0% | |
packages/hoppscotch-app/src/helpers/utils/uri.js | |||
packages/hoppscotch-app/helpers/utils/valid.js | moved | 0.0% | |
packages/hoppscotch-app/src/helpers/utils/valid.js | |||
packages/hoppscotch-app/jest.config.js | removed | ||
packages/hoppscotch-app/jest.setup.js | removed | ||
packages/hoppscotch-app/newstore/__tests__/DispatchingStore.spec.js | moved | 2.2% | diff |
packages/hoppscotch-app/src/newstore/__tests__/DispatchingStore.spec.js | |||
packages/hoppscotch-app/nuxt.config.js | removed | ||
packages/hoppscotch-app/plugins/crisp.js | removed | ||
packages/hoppscotch-app/plugins/v-focus.js | removed | ||
packages/hoppscotch-app/plugins/v-textarea.js | removed | ||
packages/hoppscotch-app/plugins/v-tippy.js | removed | ||
packages/hoppscotch-app/plugins/web-worker.js | removed | ||
packages/hoppscotch-app/src/helpers/curl/__tests__/curlparser.spec.js | added | ||
packages/hoppscotch-app/src/helpers/curl/__tests__/detectContentType.spec.js | added | ||
packages/hoppscotch-app/src/workers/regex.js | added | ||
packages/hoppscotch-app/windi.config.js | removed | ||
packages/hoppscotch-data/rollup.config.js | removed | ||
packages/hoppscotch-js-sandbox/jest.config.js | changed | 15.6% | diff |
Name | Status | Delta | Visual Diff |
---|---|---|---|
packages/hoppscotch-app/components/http/Authorization.vue | moved | 75.8% | diff |
packages/hoppscotch-app/src/components/http/Authorization.vue | |||
packages/hoppscotch-app/src/components/graphql/Authorization.vue | added |
Name | Status | Delta | Visual Diff |
---|---|---|---|
.gitattributes | added | ||
.gitignore | changed | 4.0% | diff |
packages/hoppscotch-app/.gitignore | changed | 100.0% | diff |
packages/hoppscotch-cli/.gitignore | added |
Name | Status | Delta | Visual Diff |
---|---|---|---|
packages/hoppscotch-app/assets/md/folderBody.md | removed | ||
packages/hoppscotch-app/assets/md/folderContents.md | removed | ||
packages/hoppscotch-app/components/app/Announcement.vue | moved | 0.2% | |
packages/hoppscotch-app/src/components/app/Announcement.vue | |||
packages/hoppscotch-app/components/app/Fuse.vue | moved | 0.1% | |
packages/hoppscotch-app/src/components/app/Fuse.vue | |||
packages/hoppscotch-app/components/app/GitHubStarButton.vue | moved | 10.7% | |
packages/hoppscotch-app/src/components/app/GitHubStarButton.vue | |||
packages/hoppscotch-app/components/app/Interceptor.vue | moved | 0.03% | |
packages/hoppscotch-app/src/components/app/Interceptor.vue | |||
packages/hoppscotch-app/components/app/Logo.vue | removed | ||
packages/hoppscotch-app/components/app/PowerSearch.vue | moved | 0.03% | |
packages/hoppscotch-app/src/components/app/PowerSearch.vue | |||
packages/hoppscotch-app/components/app/PowerSearchEntry.vue | moved | 4.0% | |
packages/hoppscotch-app/src/components/app/PowerSearchEntry.vue | |||
packages/hoppscotch-app/components/app/Share.vue | moved | 11.7% | |
packages/hoppscotch-app/src/components/app/Share.vue | |||
packages/hoppscotch-app/components/app/Shortcuts.vue | moved | 0.1% | |
packages/hoppscotch-app/src/components/app/Shortcuts.vue | |||
packages/hoppscotch-app/components/app/ShortcutsEntry.vue | moved | 0.2% | |
packages/hoppscotch-app/src/components/app/ShortcutsEntry.vue | |||
packages/hoppscotch-app/components/app/Sidenav.vue | moved | 18.6% | |
packages/hoppscotch-app/src/components/app/Sidenav.vue | |||
packages/hoppscotch-app/components/app/SlideOver.vue | moved | 0.1% | |
packages/hoppscotch-app/src/components/app/SlideOver.vue | |||
packages/hoppscotch-app/components/app/Support.vue | moved | 27.6% | |
packages/hoppscotch-app/src/components/app/Support.vue | |||
packages/hoppscotch-app/components/button/Primary.vue | moved | 22.2% | |
packages/hoppscotch-app/src/components/button/Primary.vue | |||
packages/hoppscotch-app/components/button/Secondary.vue | moved | 19.8% | |
packages/hoppscotch-app/src/components/button/Secondary.vue | |||
packages/hoppscotch-app/components/collections/Add.vue | moved | 24.6% | |
packages/hoppscotch-app/src/components/collections/Add.vue | |||
packages/hoppscotch-app/components/collections/AddFolder.vue | moved | 20.8% | |
packages/hoppscotch-app/src/components/collections/AddFolder.vue | |||
packages/hoppscotch-app/components/collections/ChooseType.vue | moved | 67.7% | |
packages/hoppscotch-app/src/components/collections/ChooseType.vue | |||
packages/hoppscotch-app/components/collections/Edit.vue | moved | 14.9% | |
packages/hoppscotch-app/src/components/collections/Edit.vue | |||
packages/hoppscotch-app/components/collections/EditFolder.vue | moved | 16.0% | |
packages/hoppscotch-app/src/components/collections/EditFolder.vue | |||
packages/hoppscotch-app/components/collections/EditRequest.vue | moved | 15.8% | |
packages/hoppscotch-app/src/components/collections/EditRequest.vue | |||
packages/hoppscotch-app/components/collections/graphql/Add.vue | moved | 9.9% | |
packages/hoppscotch-app/src/components/collections/graphql/Add.vue | |||
packages/hoppscotch-app/components/collections/graphql/AddFolder.vue | moved | 16.3% | |
packages/hoppscotch-app/src/components/collections/graphql/AddFolder.vue | |||
packages/hoppscotch-app/components/collections/graphql/Edit.vue | moved | 1.6% | |
packages/hoppscotch-app/src/components/collections/graphql/Edit.vue | |||
packages/hoppscotch-app/components/collections/graphql/EditFolder.vue | moved | 7.0% | |
packages/hoppscotch-app/src/components/collections/graphql/EditFolder.vue | |||
packages/hoppscotch-app/components/collections/graphql/EditRequest.vue | moved | 8.4% | |
packages/hoppscotch-app/src/components/collections/graphql/EditRequest.vue | |||
packages/hoppscotch-app/components/collections/graphql/ImportExport.vue | moved | 7.4% | |
packages/hoppscotch-app/src/components/collections/graphql/ImportExport.vue | |||
packages/hoppscotch-app/components/collections/graphql/Request.vue | moved | 5.3% | |
packages/hoppscotch-app/src/components/collections/graphql/Request.vue | |||
packages/hoppscotch-app/components/collections/SaveRequest.vue | moved | 4.4% | |
packages/hoppscotch-app/src/components/collections/SaveRequest.vue | |||
packages/hoppscotch-app/components/docs/Collection.vue | removed | ||
packages/hoppscotch-app/components/docs/Folder.vue | removed | ||
packages/hoppscotch-app/components/docs/Request.vue | removed | ||
packages/hoppscotch-app/components/environments/Add.vue | removed | ||
packages/hoppscotch-app/components/environments/Edit.vue | removed | ||
packages/hoppscotch-app/components/environments/Environment.vue | moved | 5.3% | |
packages/hoppscotch-app/src/components/environments/Environment.vue | |||
packages/hoppscotch-app/components/environments/ImportExport.vue | moved | 7.8% | |
packages/hoppscotch-app/src/components/environments/ImportExport.vue | |||
packages/hoppscotch-app/components/environments/index.vue | removed | ||
packages/hoppscotch-app/components/firebase/Login.vue | moved | 25.3% | |
packages/hoppscotch-app/src/components/firebase/Login.vue | |||
packages/hoppscotch-app/components/firebase/Logout.vue | moved | 10.1% | |
packages/hoppscotch-app/src/components/firebase/Logout.vue | |||
packages/hoppscotch-app/components/graphql/Field.vue | moved | 5.6% | |
packages/hoppscotch-app/src/components/graphql/Field.vue | |||
packages/hoppscotch-app/components/graphql/Request.vue | moved | 0.1% | |
packages/hoppscotch-app/src/components/graphql/Request.vue | |||
packages/hoppscotch-app/components/graphql/Response.vue | moved | 9.4% | |
packages/hoppscotch-app/src/components/graphql/Response.vue | |||
packages/hoppscotch-app/components/graphql/Type.vue | moved | 1.3% | |
packages/hoppscotch-app/src/components/graphql/Type.vue | |||
packages/hoppscotch-app/components/graphql/TypeLink.vue | moved | 0.1% | |
packages/hoppscotch-app/src/components/graphql/TypeLink.vue | |||
packages/hoppscotch-app/components/history/graphql/Card.vue | moved | 18.3% | |
packages/hoppscotch-app/src/components/history/graphql/Card.vue | |||
packages/hoppscotch-app/components/history/index.vue | moved | 84.6% | |
packages/hoppscotch-app/src/components/history/index.vue | |||
packages/hoppscotch-app/components/history/rest/Card.vue | moved | 13.2% | |
packages/hoppscotch-app/src/components/history/rest/Card.vue | |||
packages/hoppscotch-app/components/http/Body.vue | removed | ||
packages/hoppscotch-app/components/http/CodegenModal.vue | moved | 18.2% | |
packages/hoppscotch-app/src/components/http/CodegenModal.vue | |||
packages/hoppscotch-app/components/http/ImportCurl.vue | moved | 22.0% | |
packages/hoppscotch-app/src/components/http/ImportCurl.vue | |||
packages/hoppscotch-app/components/http/OAuth2Authorization.vue | moved | 8.8% | |
packages/hoppscotch-app/src/components/http/OAuth2Authorization.vue | |||
packages/hoppscotch-app/components/http/Parameters.vue | removed | ||
packages/hoppscotch-app/components/http/PreRequestScript.vue | moved | 5.8% | |
packages/hoppscotch-app/src/components/http/PreRequestScript.vue | |||
packages/hoppscotch-app/components/http/RawBody.vue | moved | 9.0% | |
packages/hoppscotch-app/src/components/http/RawBody.vue | |||
packages/hoppscotch-app/components/http/Response.vue | moved | 22.4% | |
packages/hoppscotch-app/src/components/http/Response.vue | |||
packages/hoppscotch-app/components/http/TestResult.vue | removed | ||
packages/hoppscotch-app/components/http/TestResultEntry.vue | moved | 29.5% | |
packages/hoppscotch-app/src/components/http/TestResultEntry.vue | |||
packages/hoppscotch-app/components/http/TestResultReport.vue | moved | 0.1% | |
packages/hoppscotch-app/src/components/http/TestResultReport.vue | |||
packages/hoppscotch-app/components/http/Tests.vue | moved | 6.1% | |
packages/hoppscotch-app/src/components/http/Tests.vue | |||
packages/hoppscotch-app/components/http/URLEncodedParams.vue | removed | ||
packages/hoppscotch-app/components/lenses/HeadersRenderer.vue | moved | 22.9% | |
packages/hoppscotch-app/src/components/lenses/HeadersRenderer.vue | |||
packages/hoppscotch-app/components/lenses/renderers/HTMLLensRenderer.vue | moved | 0.03% | |
packages/hoppscotch-app/src/components/lenses/renderers/HTMLLensRenderer.vue | |||
packages/hoppscotch-app/components/lenses/renderers/ImageLensRenderer.vue | moved | 11.8% | |
packages/hoppscotch-app/src/components/lenses/renderers/ImageLensRenderer.vue | |||
packages/hoppscotch-app/components/lenses/renderers/JSONLensRenderer.vue | removed | ||
packages/hoppscotch-app/components/lenses/renderers/RawLensRenderer.vue | moved | 20.8% | |
packages/hoppscotch-app/src/components/lenses/renderers/RawLensRenderer.vue | |||
packages/hoppscotch-app/components/lenses/renderers/XMLLensRenderer.vue | moved | 0.04% | |
packages/hoppscotch-app/src/components/lenses/renderers/XMLLensRenderer.vue | |||
packages/hoppscotch-app/components/lenses/ResponseBodyRenderer.vue | moved | 30.7% | |
packages/hoppscotch-app/src/components/lenses/ResponseBodyRenderer.vue | |||
packages/hoppscotch-app/components/profile/Picture.vue | moved | 78.1% | |
packages/hoppscotch-app/src/components/profile/Picture.vue | |||
packages/hoppscotch-app/components/realtime/Log.vue | removed | ||
packages/hoppscotch-app/components/realtime/Sse.vue | removed | ||
packages/hoppscotch-app/components/smart/AccentModePicker.vue | moved | 16.3% | |
packages/hoppscotch-app/src/components/smart/AccentModePicker.vue | |||
packages/hoppscotch-app/components/smart/Anchor.vue | moved | 0.1% | |
packages/hoppscotch-app/src/components/smart/Anchor.vue | |||
packages/hoppscotch-app/components/smart/AutoComplete.vue | moved | 1.2% | |
packages/hoppscotch-app/src/components/smart/AutoComplete.vue | |||
packages/hoppscotch-app/components/smart/ChangeLanguage.vue | removed | ||
packages/hoppscotch-app/components/smart/Checkbox.vue | moved | 0.8% | |
packages/hoppscotch-app/src/components/smart/Checkbox.vue | |||
packages/hoppscotch-app/components/smart/ColorModePicker.vue | moved | 14.4% | |
packages/hoppscotch-app/src/components/smart/ColorModePicker.vue | |||
packages/hoppscotch-app/components/smart/ConfirmModal.vue | moved | 20.2% | |
packages/hoppscotch-app/src/components/smart/ConfirmModal.vue | |||
packages/hoppscotch-app/components/smart/EnvInput.vue | moved | 63.9% | |
packages/hoppscotch-app/src/components/smart/EnvInput.vue | |||
packages/hoppscotch-app/components/smart/Expand.vue | moved | 11.2% | |
packages/hoppscotch-app/src/components/smart/Expand.vue | |||
packages/hoppscotch-app/components/smart/FileChip.vue | moved | 23.0% | |
packages/hoppscotch-app/src/components/smart/FileChip.vue | |||
packages/hoppscotch-app/components/smart/FontSizePicker.vue | moved | 7.8% | |
packages/hoppscotch-app/src/components/smart/FontSizePicker.vue | |||
packages/hoppscotch-app/components/smart/Icon.vue | removed | ||
packages/hoppscotch-app/components/smart/Intersection.vue | moved | 3.4% | |
packages/hoppscotch-app/src/components/smart/Intersection.vue | |||
packages/hoppscotch-app/components/smart/Item.vue | moved | 10.3% | |
packages/hoppscotch-app/src/components/smart/Item.vue | |||
packages/hoppscotch-app/components/smart/Modal.vue | moved | 3.5% | |
packages/hoppscotch-app/src/components/smart/Modal.vue | |||
packages/hoppscotch-app/components/smart/ProgressRing.vue | moved | 0.1% | |
packages/hoppscotch-app/src/components/smart/ProgressRing.vue | |||
packages/hoppscotch-app/components/smart/Radio.vue | moved | 23.9% | |
packages/hoppscotch-app/src/components/smart/Radio.vue | |||
packages/hoppscotch-app/components/smart/RadioGroup.vue | moved | 43.3% | |
packages/hoppscotch-app/src/components/smart/RadioGroup.vue | |||
packages/hoppscotch-app/components/smart/Tab.vue | removed | ||
packages/hoppscotch-app/components/smart/Tabs.vue | moved | 46.7% | |
packages/hoppscotch-app/src/components/smart/Tabs.vue | |||
packages/hoppscotch-app/components/smart/Toggle.vue | moved | 13.8% | |
packages/hoppscotch-app/src/components/smart/Toggle.vue | |||
packages/hoppscotch-app/components/tab/Primary.vue | moved | 14.3% | |
packages/hoppscotch-app/src/components/tab/Primary.vue | |||
packages/hoppscotch-app/components/tab/Secondary.vue | moved | 0.1% | |
packages/hoppscotch-app/src/components/tab/Secondary.vue | |||
packages/hoppscotch-app/components/teams/Add.vue | moved | 0.1% | |
packages/hoppscotch-app/src/components/teams/Add.vue | |||
packages/hoppscotch-app/components/teams/index.vue | moved | 0.02% | |
packages/hoppscotch-app/src/components/teams/index.vue | |||
packages/hoppscotch-app/components/teams/Modal.vue | moved | 3.9% | |
packages/hoppscotch-app/src/components/teams/Modal.vue | |||
packages/hoppscotch-app/index.html | added | ||
packages/hoppscotch-app/layouts/default.vue | moved | 24.0% | |
packages/hoppscotch-app/src/layouts/default.vue | |||
packages/hoppscotch-app/layouts/empty.vue | removed | ||
packages/hoppscotch-app/layouts/error.vue | removed | ||
packages/hoppscotch-app/pages/enter.vue | moved | 21.7% | |
packages/hoppscotch-app/src/pages/enter.vue | |||
packages/hoppscotch-app/pages/graphql.vue | moved | 50.2% | |
packages/hoppscotch-app/src/pages/graphql.vue | |||
packages/hoppscotch-app/pages/index.vue | moved | 44.1% | |
packages/hoppscotch-app/src/pages/index.vue | |||
packages/hoppscotch-app/pages/r/_id.vue | moved | 5.3% | |
packages/hoppscotch-app/src/pages/r/_id.vue | |||
packages/hoppscotch-app/pages/realtime.vue | moved | 46.8% | |
packages/hoppscotch-app/src/pages/realtime.vue | |||
packages/hoppscotch-app/src/App.vue | added | ||
packages/hoppscotch-app/src/components/app/DeveloperOptions.vue | added | ||
packages/hoppscotch-app/src/components/app/PaneLayout.vue | added | ||
packages/hoppscotch-app/src/components/collections/AddRequest.vue | added | ||
packages/hoppscotch-app/src/components/collections/graphql/AddRequest.vue | added | ||
packages/hoppscotch-app/src/components/environments/Details.vue | added | ||
packages/hoppscotch-app/src/components/http/ReqChangeConfirmModal.vue | added | ||
packages/hoppscotch-app/src/components/http/RequestOptions.vue | added | ||
packages/hoppscotch-app/src/components/http/Sidebar.vue | added | ||
packages/hoppscotch-app/src/components/http/TestResultEnv.vue | added | ||
packages/hoppscotch-app/src/components/lenses/HeadersRendererEntry.vue | added | ||
packages/hoppscotch-app/src/components/lenses/renderers/PDFLensRenderer.vue | added | ||
packages/hoppscotch-app/src/components/profile/Shortcode.vue | added | ||
packages/hoppscotch-app/src/components/realtime/Communication.vue | added | ||
packages/hoppscotch-app/src/components/realtime/Log.vue | added | ||
packages/hoppscotch-app/src/components/smart/ChangeLanguage.vue | added | ||
packages/hoppscotch-app/src/components/smart/Link.vue | added | ||
packages/hoppscotch-app/src/components/smart/Tab.vue | added | ||
packages/hoppscotch-app/src/pages/_.vue | added | ||
packages/hoppscotch-app/src/pages/import.vue | added | ||
packages/hoppscotch-app/src/pages/realtime/mqtt.vue | added | ||
packages/hoppscotch-app/src/pages/realtime/sse.vue | added |
Name | Status | Delta | Visual Diff |
---|---|---|---|
packages/hoppscotch-app/assets/scss/styles.scss | changed | 60.9% | diff |
packages/hoppscotch-app/assets/scss/themes.scss | changed | 25.2% | diff |
Name | Status | Delta | Visual Diff |
---|---|---|---|
.github/workflows/codeql-analysis.yml | changed | 100.0% | diff |
.github/workflows/deploy-netlify.yml | added | ||
.github/workflows/deploy-staging-netlify.yml | added | ||
.github/workflows/tests.yml | changed | 33.1% | diff |
packages/hoppscotch-app/gql-codegen.yml | changed | 57.1% | diff |
pnpm-lock.yaml | changed | 71.8% | diff |
Name | Status | Delta | Visual Diff |
---|---|---|---|
packages/hoppscotch-app/static/favicon.ico | moved | 0.0% | |
packages/hoppscotch-app/public/favicon.ico |
Name | Status | Delta | Visual Diff |
---|---|---|---|
packages/hoppscotch-app/public/images/banner-dark.png | added | ||
packages/hoppscotch-app/public/images/banner-light.png | added | ||
packages/hoppscotch-app/static/banner.png | moved | 78.1% | |
packages/hoppscotch-app/public/banner.png | |||
packages/hoppscotch-app/static/icon.png | moved | 0.0% | |
packages/hoppscotch-app/public/icon.png | |||
packages/hoppscotch-app/static/images/pw_logo.jpg | removed | ||
packages/hoppscotch-app/static/images/pw_logo.png | removed | ||
packages/hoppscotch-app/static/logo.png | moved | 0.0% | |
packages/hoppscotch-app/public/logo.png |
Name | Status | Delta | Visual Diff |
---|---|---|---|
packages/hoppscotch-app/assets/icons/activity.svg | removed | ||
packages/hoppscotch-app/assets/icons/archive.svg | removed | ||
packages/hoppscotch-app/assets/icons/arrow-left.svg | removed | ||
packages/hoppscotch-app/assets/icons/arrow-right.svg | removed | ||
packages/hoppscotch-app/assets/icons/auth/email.svg | added | ||
packages/hoppscotch-app/assets/icons/auth/github.svg | changed | 100.0% | diff |
packages/hoppscotch-app/assets/icons/auth/google.svg | changed | 100.0% | diff |
packages/hoppscotch-app/assets/icons/auth/microsoft.svg | added | ||
packages/hoppscotch-app/assets/icons/book-open.svg | removed | ||
packages/hoppscotch-app/assets/icons/book.svg | removed | ||
packages/hoppscotch-app/assets/icons/box.svg | removed | ||
packages/hoppscotch-app/assets/icons/check-circle.svg | removed | ||
packages/hoppscotch-app/assets/icons/check.svg | removed | ||
packages/hoppscotch-app/assets/icons/chevron-down.svg | removed | ||
packages/hoppscotch-app/assets/icons/chevron-right.svg | removed | ||
packages/hoppscotch-app/assets/icons/circle.svg | removed | ||
packages/hoppscotch-app/assets/icons/clock.svg | removed | ||
packages/hoppscotch-app/assets/icons/cloud.svg | removed | ||
packages/hoppscotch-app/assets/icons/code-2.svg | removed | ||
packages/hoppscotch-app/assets/icons/columns.svg | removed | ||
packages/hoppscotch-app/assets/icons/copy.svg | removed | ||
packages/hoppscotch-app/assets/icons/download.svg | removed | ||
packages/hoppscotch-app/assets/icons/edit.svg | removed | ||
packages/hoppscotch-app/assets/icons/external-link.svg | removed | ||
packages/hoppscotch-app/assets/icons/eye-off.svg | removed | ||
packages/hoppscotch-app/assets/icons/eye.svg | removed | ||
packages/hoppscotch-app/assets/icons/file-code.svg | removed | ||
packages/hoppscotch-app/assets/icons/file-plus.svg | removed | ||
packages/hoppscotch-app/assets/icons/file.svg | removed | ||
packages/hoppscotch-app/assets/icons/folder-open.svg | removed | ||
packages/hoppscotch-app/assets/icons/folder-plus.svg | removed | ||
packages/hoppscotch-app/assets/icons/folder.svg | removed | ||
packages/hoppscotch-app/assets/icons/gift.svg | removed | ||
packages/hoppscotch-app/assets/icons/github.svg | changed | 100.0% | diff |
packages/hoppscotch-app/assets/icons/globe.svg | removed | ||
packages/hoppscotch-app/assets/icons/graphql.svg | changed | 100.0% | diff |
packages/hoppscotch-app/assets/icons/help-circle.svg | removed | ||
packages/hoppscotch-app/assets/icons/history.svg | removed | ||
packages/hoppscotch-app/assets/icons/home.svg | removed | ||
packages/hoppscotch-app/assets/icons/inbox.svg | removed | ||
packages/hoppscotch-app/assets/icons/info.svg | removed | ||
packages/hoppscotch-app/assets/icons/languages.svg | removed | ||
packages/hoppscotch-app/assets/icons/layers.svg | removed | ||
packages/hoppscotch-app/assets/icons/life-buoy.svg | removed | ||
packages/hoppscotch-app/assets/icons/link-2.svg | removed | ||
packages/hoppscotch-app/assets/icons/loader.svg | removed | ||
packages/hoppscotch-app/assets/icons/lock.svg | removed | ||
packages/hoppscotch-app/assets/icons/log-out.svg | removed | ||
packages/hoppscotch-app/assets/icons/logo.svg | changed | 100.0% | diff |
packages/hoppscotch-app/assets/icons/mail.svg | removed | ||
packages/hoppscotch-app/assets/icons/maximize-2.svg | removed | ||
packages/hoppscotch-app/assets/icons/maximize.svg | removed | ||
packages/hoppscotch-app/assets/icons/message-circle.svg | removed | ||
packages/hoppscotch-app/assets/icons/minimize-2.svg | removed | ||
packages/hoppscotch-app/assets/icons/minimize.svg | removed | ||
packages/hoppscotch-app/assets/icons/monitor.svg | removed | ||
packages/hoppscotch-app/assets/icons/moon.svg | removed | ||
packages/hoppscotch-app/assets/icons/more-vertical.svg | removed | ||
packages/hoppscotch-app/assets/icons/paperclip.svg | removed | ||
packages/hoppscotch-app/assets/icons/play.svg | removed | ||
packages/hoppscotch-app/assets/icons/plus.svg | removed | ||
packages/hoppscotch-app/assets/icons/refresh-cw.svg | removed | ||
packages/hoppscotch-app/assets/icons/rotate-ccw.svg | removed | ||
packages/hoppscotch-app/assets/icons/save.svg | removed | ||
packages/hoppscotch-app/assets/icons/search.svg | removed | ||
packages/hoppscotch-app/assets/icons/settings.svg | removed | ||
packages/hoppscotch-app/assets/icons/share-2.svg | removed | ||
packages/hoppscotch-app/assets/icons/shield-check.svg | removed | ||
packages/hoppscotch-app/assets/icons/sidebar-open.svg | removed | ||
packages/hoppscotch-app/assets/icons/sidebar.svg | removed | ||
packages/hoppscotch-app/assets/icons/star-solid.svg | removed | ||
packages/hoppscotch-app/assets/icons/star.svg | removed | ||
packages/hoppscotch-app/assets/icons/sun.svg | removed | ||
packages/hoppscotch-app/assets/icons/trash-2.svg | removed | ||
packages/hoppscotch-app/assets/icons/trash.svg | removed | ||
packages/hoppscotch-app/assets/icons/twitter.svg | removed | ||
packages/hoppscotch-app/assets/icons/type.svg | removed | ||
packages/hoppscotch-app/assets/icons/upload-cloud.svg | removed | ||
packages/hoppscotch-app/assets/icons/upload.svg | removed | ||
packages/hoppscotch-app/assets/icons/user-minus.svg | removed | ||
packages/hoppscotch-app/assets/icons/user-plus.svg | removed | ||
packages/hoppscotch-app/assets/icons/user-x.svg | removed | ||
packages/hoppscotch-app/assets/icons/user.svg | removed | ||
packages/hoppscotch-app/assets/icons/users.svg | removed | ||
packages/hoppscotch-app/assets/icons/verified.svg | removed | ||
packages/hoppscotch-app/assets/icons/wand.svg | removed | ||
packages/hoppscotch-app/assets/icons/wrap-text.svg | removed | ||
packages/hoppscotch-app/assets/icons/x.svg | removed | ||
packages/hoppscotch-app/assets/icons/zap.svg | removed | ||
packages/hoppscotch-app/public/logo.svg | added | ||
packages/hoppscotch-app/static/images/alien-head_black.svg | removed | ||
packages/hoppscotch-app/static/images/alien-head_logo.svg | removed | ||
packages/hoppscotch-app/static/images/cover.svg | moved | 0.0% | |
packages/hoppscotch-app/public/images/cover.svg | |||
packages/hoppscotch-app/static/images/pw_banner-onblack.svg | removed | ||
packages/hoppscotch-app/static/images/pw_banner-onwhite.svg | removed | ||
packages/hoppscotch-app/static/images/states/black/add_category.svg | moved | 0.0% | |
packages/hoppscotch-app/public/images/states/black/add_category.svg | |||
packages/hoppscotch-app/static/images/states/black/add_comment.svg | moved | 0.0% | |
packages/hoppscotch-app/public/images/states/black/add_comment.svg | |||
packages/hoppscotch-app/static/images/states/black/add_files.svg | moved | 0.0% | |
packages/hoppscotch-app/public/images/states/black/add_files.svg | |||
packages/hoppscotch-app/static/images/states/black/add_group.svg | moved | 0.0% | |
packages/hoppscotch-app/public/images/states/black/add_group.svg | |||
packages/hoppscotch-app/static/images/states/black/blockchain.svg | moved | 0.0% | |
packages/hoppscotch-app/public/images/states/black/blockchain.svg | |||
packages/hoppscotch-app/static/images/states/black/history.svg | moved | 0.0% | |
packages/hoppscotch-app/public/images/states/black/history.svg | |||
packages/hoppscotch-app/static/images/states/black/login.svg | moved | 0.0% | |
packages/hoppscotch-app/public/images/states/black/login.svg | |||
packages/hoppscotch-app/static/images/states/black/pack.svg | moved | 0.0% | |
packages/hoppscotch-app/public/images/states/black/pack.svg | |||
packages/hoppscotch-app/static/images/states/black/upload_single_file.svg | moved | 0.0% | |
packages/hoppscotch-app/public/images/states/black/upload_single_file.svg | |||
packages/hoppscotch-app/static/images/states/black/validation.svg | moved | 0.0% | |
packages/hoppscotch-app/public/images/states/black/validation.svg | |||
packages/hoppscotch-app/static/images/states/black/youre_lost.svg | moved | 0.0% | |
packages/hoppscotch-app/public/images/states/black/youre_lost.svg | |||
packages/hoppscotch-app/static/images/states/dark/add_category.svg | moved | 0.0% | |
packages/hoppscotch-app/public/images/states/dark/add_category.svg | |||
packages/hoppscotch-app/static/images/states/dark/add_comment.svg | moved | 0.0% | |
packages/hoppscotch-app/public/images/states/dark/add_comment.svg | |||
packages/hoppscotch-app/static/images/states/dark/add_files.svg | moved | 0.0% | |
packages/hoppscotch-app/public/images/states/dark/add_files.svg | |||
packages/hoppscotch-app/static/images/states/dark/add_group.svg | moved | 0.0% | |
packages/hoppscotch-app/public/images/states/dark/add_group.svg | |||
packages/hoppscotch-app/static/images/states/dark/blockchain.svg | moved | 0.0% | |
packages/hoppscotch-app/public/images/states/dark/blockchain.svg | |||
packages/hoppscotch-app/static/images/states/dark/history.svg | moved | 0.0% | |
packages/hoppscotch-app/public/images/states/dark/history.svg | |||
packages/hoppscotch-app/static/images/states/dark/login.svg | moved | 0.0% | |
packages/hoppscotch-app/public/images/states/dark/login.svg | |||
packages/hoppscotch-app/static/images/states/dark/pack.svg | moved | 0.0% | |
packages/hoppscotch-app/public/images/states/dark/pack.svg | |||
packages/hoppscotch-app/static/images/states/dark/upload_single_file.svg | moved | 0.0% | |
packages/hoppscotch-app/public/images/states/dark/upload_single_file.svg | |||
packages/hoppscotch-app/static/images/states/dark/validation.svg | moved | 0.0% | |
packages/hoppscotch-app/public/images/states/dark/validation.svg | |||
packages/hoppscotch-app/static/images/states/dark/youre_lost.svg | moved | 0.0% | |
packages/hoppscotch-app/public/images/states/dark/youre_lost.svg | |||
packages/hoppscotch-app/static/images/states/light/add_category.svg | moved | 0.0% | |
packages/hoppscotch-app/public/images/states/light/add_category.svg | |||
packages/hoppscotch-app/static/images/states/light/add_comment.svg | moved | 0.0% | |
packages/hoppscotch-app/public/images/states/light/add_comment.svg | |||
packages/hoppscotch-app/static/images/states/light/add_files.svg | moved | 0.0% | |
packages/hoppscotch-app/public/images/states/light/add_files.svg | |||
packages/hoppscotch-app/static/images/states/light/add_group.svg | moved | 0.0% | |
packages/hoppscotch-app/public/images/states/light/add_group.svg | |||
packages/hoppscotch-app/static/images/states/light/blockchain.svg | moved | 0.0% | |
packages/hoppscotch-app/public/images/states/light/blockchain.svg | |||
packages/hoppscotch-app/static/images/states/light/history.svg | moved | 0.0% | |
packages/hoppscotch-app/public/images/states/light/history.svg | |||
packages/hoppscotch-app/static/images/states/light/login.svg | moved | 0.0% | |
packages/hoppscotch-app/public/images/states/light/login.svg | |||
packages/hoppscotch-app/static/images/states/light/pack.svg | moved | 0.0% | |
packages/hoppscotch-app/public/images/states/light/pack.svg | |||
packages/hoppscotch-app/static/images/states/light/upload_single_file.svg | moved | 0.0% | |
packages/hoppscotch-app/public/images/states/light/upload_single_file.svg | |||
packages/hoppscotch-app/static/images/states/light/validation.svg | moved | 0.0% | |
packages/hoppscotch-app/public/images/states/light/validation.svg | |||
packages/hoppscotch-app/static/images/states/light/youre_lost.svg | moved | 0.0% | |
packages/hoppscotch-app/public/images/states/light/youre_lost.svg | |||
packages/hoppscotch-app/static/images/ufo_banner.svg | removed | ||
packages/hoppscotch-app/static/images/ufo_logo.svg | removed |
Name | Status | Delta | Visual Diff |
---|---|---|---|
packages/hoppscotch-app/static/CNAME | moved | 0.0% | |
packages/hoppscotch-app/public/CNAME |
Name | Status | Delta | Visual Diff |
---|---|---|---|
packages/hoppscotch-cli/LICENSE | added |
Name | Status | Delta | Visual Diff |
---|---|---|---|
packages/hoppscotch-app/assets/README.md | removed | ||
packages/hoppscotch-app/components/README.md | removed | ||
packages/hoppscotch-app/layouts/README.md | removed | ||
packages/hoppscotch-app/middleware/README.md | removed | ||
packages/hoppscotch-app/pages/README.md | removed | ||
packages/hoppscotch-app/plugins/README.md | removed | ||
packages/hoppscotch-app/README.md | added | ||
packages/hoppscotch-app/static/README.md | removed | ||
packages/hoppscotch-cli/README.md | added | ||
packages/hoppscotch-js-sandbox/README.md | changed | 8.9% | diff |
README.md | changed | 8.2% | diff |