James George
5bcc38e36b
feat: support secret environment variables in CLI ( #3815 )
2024-02-08 22:08:18 +05:30
James George
3482743782
chore(cli): emit bundle in ESM format ( #3777 )
2024-02-05 22:55:05 +05:30
Balu Babu
1df9de44b7
chore: upgraded prisma version to v5.8.0 ( #3787 )
2024-01-30 18:16:28 +05:30
Andrew Bastin
b2d98f7b66
chore: remove windi from selfhost-desktop
2023-12-24 13:21:12 +05:30
Andrew Bastin
d3e04c59cc
chore: update tailwind stuff on selfhost-desktop
2023-12-18 23:43:40 +05:30
Anwarul Islam
f93558324f
chore: move hoppscotch-ui package out of the monorepo ( #3620 )
...
Co-authored-by: Andrew Bastin <andrewbastin.k@gmail.com>
2023-12-16 16:58:10 +05:30
James George
d66537ac34
fix(common): GraphQL query syntax highlighting ( #3653 )
...
Co-authored-by: Andrew Bastin <andrewbastin.k@gmail.com>
2023-12-15 14:37:01 +05:30
Akash K
5209c0a8ca
feat: dynamically load enabled auth providers ( #3646 )
2023-12-13 23:38:21 +05:30
Joel Jacob Stephen
f3edd001d7
feat: introducing server configurations in admin dashboard ( #3628 )
...
Co-authored-by: jamesgeorge007 <jamesgeorge998001@gmail.com>
2023-12-13 22:34:59 +05:30
Mir Arif Hasan
6abc0e6071
HBE-326 feature: server configuration through GraphQL API ( #3591 )
...
* feat: restart cmd added in aio service
* feat: nestjs config package added
* test: fix all broken test case
* feat: infra config module add with get-update-reset functionality
* test: fix test case failure
* feat: update infra configs mutation added
* feat: utilise ConfigService in util functions
* chore: remove saml stuff
* feat: removed saml stuffs
* fix: config service precedence
* fix: mailer module init with right env value
* feat: added mutations and query
* feat: add query infra-configs
* fix: mailer module init issue
* chore: smtp url validation added
* fix: all sso disabling is handled
* fix: pnpm i without db connection
* fix: allowedAuthProviders and enableAndDisableSSO
* fix: validateSMTPUrl check
* feat: get api added for fetch provider list
* feat: feedback resolve
* chore: update code comments
* fix: uppercase issue of VITE_ALLOWED_AUTH_PROVIDERS
* chore: update lockfile
* fix: add validation checks for MAILER_ADDRESS_FROM
* test: fix test case
* chore: feedback resolve
* chore: renamed an enum
* chore: app shutdown way changed
---------
Co-authored-by: Andrew Bastin <andrewbastin.k@gmail.com>
2023-12-12 16:42:58 +06:00
Andrew Bastin
957641fb0f
chore: move dioc out of monorepo
2023-12-12 15:39:10 +05:30
Andrew Bastin
6063c633ee
chore: pin vue workspace-wide to 3.3.9
2023-12-07 17:04:17 +05:30
James George
bdfa14fa54
refactor(scripting-revamp): migrate js-sandbox to web worker/Node vm based implementation ( #3619 )
2023-12-07 16:10:42 +05:30
Akash K
95754cb2b4
chore: bump deps for hoppscotch-common and hoppscotch-selfhost-web ( #3575 )
2023-12-05 17:33:25 +05:30
Liyas Thomas
259cd48dbb
feat: init boring avatars ( #3615 )
2023-12-04 13:20:26 +05:30
Rajdip Bhattacharya
bb4b640e58
feat: convert json to interfaces ( #3566 )
...
Co-authored-by: Andrew Bastin <andrewbastin.k@gmail.com>
Co-authored-by: Liyas Thomas <liyascthomas@gmail.com>
Co-authored-by: nivedin <nivedinp@gmail.com>
2023-12-03 23:14:26 +05:30
James George
60bfb6fe2c
refactor: move persistence logic into a dedicated service ( #3493 )
2023-11-29 22:40:26 +05:30
Andrew Bastin
7b18526f24
chore: merge hoppscotch/main into hoppscotch/release/2023.12.0
2023-11-16 13:51:12 +05:30
Andrew Bastin
b1982d74a6
fix: make schema more lenient while parsing public data structures
2023-11-14 21:24:25 +05:30
Akash K
e24d0ce605
fix: oauth 2.0 authentication type is breaking ( #3531 )
2023-11-14 00:12:04 +05:30
Andrew Bastin
05d2175f43
fix: selfhost-desktop not running gql-codegen
2023-11-07 20:24:22 +05:30
Andrew Bastin
a13c2fd4c1
chore: pin @codemirror/language to 6.9.0
2023-11-07 15:57:19 +05:30
Andrew Bastin
16044b5840
feat: desktop app
...
Co-authored-by: Vivek R <123vivekr@gmail.com>
Co-authored-by: Liyas Thomas <liyascthomas@gmail.com>
2023-11-07 14:20:03 +05:30
Andrew Bastin
93ce86f32d
chore: merge hoppscotch/release/2023.8.3 into hoppscotch/release/2023.12.0
2023-11-06 18:56:01 +05:30
Andrew Bastin
bdb63e99d5
fix: pin @lezer/highlight to 1.1.4 to prevent page breaks
2023-11-03 23:30:46 +05:30
Andrew Bastin
6daa043a1b
chore: merge hoppscotch/release/2023.8.3 into hoppscotch/release/2023.12.0
2023-11-03 10:12:54 +05:30
James George
8175ec640a
chore(data): bump dependencies ( #3473 )
2023-11-02 23:53:52 +05:30
James George
b5307e4a89
chore(common): implement enforced pre-commit type checks for FE service files ( #3472 )
2023-11-02 23:37:27 +05:30
Akash K
19294802be
fix: graphql page crashing and broken syntax highlighting ( #3488 )
2023-11-02 23:10:37 +05:30
Andrew Bastin
cbe3e14b47
refactor: versioning and migration mechanism for public data structures ( #3457 )
...
Co-authored-by: jamesgeorge007 <jamesgeorge998001@gmail.com>
2023-11-02 18:54:16 +05:30
Anwarul Islam
a215860782
feat: replacing windicss by tailwindcss in hoppscotch-ui ( #3076 )
...
Co-authored-by: Andrew Bastin <andrewbastin.k@gmail.com>
Co-authored-by: Joel Jacob Stephen <70131076+JoelJacobStephen@users.noreply.github.com>
Co-authored-by: nivedin <nivedinp@gmail.com>
2023-11-01 20:55:08 +05:30
Nivedin
abd5288da8
refactor: move sentry to platform ( #3451 )
2023-11-01 18:17:55 +05:30
Mir Arif Hasan
59b5a50a97
HBE-296 feat: introducing 'infra' type and splitting model properties between 'admin' and 'infra' ( #3445 )
...
* feat: infra type added in admin module
* feat: infra-resolver added in admin module
* feat: feedback resolved
* feat: deprecated tag added in some admin ResolveFields
* build: update pnpm-lock file
* feat: add field in infra type
* feat: admin extends user partially
* feat: admin extends user with omitting some fields
* chore: remove unused imports
* build: conflict resolve in pnpm lock file
2023-10-30 17:03:43 +06:00
Andrew Bastin
57cb59027b
chore: bump codemirror dependencies
2023-10-19 13:37:07 +05:30
Andrew Bastin
d1c9c3583f
chore: merge hoppscotch/release/2023.8.3 into hoppscotch/release/2023.12.0
2023-10-19 09:34:49 +05:30
James George
2462492c86
chore(cli): bump dependencies ( #3441 )
...
* chore: bump CLI dependencies
* chore: update package.json
Bump version and specify minimum Node.js version
2023-10-16 18:23:22 +05:30
Mir Arif Hasan
f5db54484c
HBE-266 Update NestJS packages ( #3389 )
...
* build: update npm nest packages
* build: removed depricated apollo-server-plugin package
* build: pnpm-lock file added
* build: swc integrated
* Revert "build: swc integrated"
This reverts commit 803a01f38f210dfbcd603665893d29af565c8908.
* feat: upgrade graphql* packages version
* feat: upgrade point release
* feat: update pnpm-lock file
2023-10-16 12:23:55 +05:30
Joel Jacob Stephen
b18fd90b64
fix: blank screen in admin dashboard on authentication problems ( #3385 )
...
* fix: dashboard logs out user when cookie expires or is unauthorized
* fix: handles the 401 error thrown when trying to refresh tokens
* chore: updated wrong logic when returning state in refresh token function
* feat: introduced auth exchange to urql client to check for errors on each backend call
* fix: prevent multiple window reloads
---------
Co-authored-by: jamesgeorge007 <jamesgeorge998001@gmail.com>
2023-10-09 10:08:35 +05:30
Joel Jacob Stephen
6c63a8dc28
refactor: updated i18n implementation in the admin dashboard ( #3395 )
...
* feat: introduced new unplugin i18n and removed the old vite i18n package
* refactor: updated vite config to support the new plugin
* refactor: removed irrelevant logic from the i18n module
2023-10-06 17:36:19 +05:30
Joel Jacob Stephen
185c225297
feat: introduces ability to export single environment variables and allow CLI to accept the export format used by the app ( #3380 )
...
* feat: add ability to export a single environment
* refactor: export environment without id
* feat: introducing zod for checking json format for environment variables
* refactor: new zod specific type for HoppEnvPair
* feat: add ability to export single environment in team environment
* refactor: moved zod as a dependency to devDependency
* refactor: separated repeating logic to helper file
* refactor: removed unnecessary to string operation
* chore: rearranged smart item placement
* refactor: introduced error type when a bulk environment export is used in cli
* refactor: removed unnecssary type exports and updated logic and variable names across most files
* refactor: better logic for type shapes
* chore: bump hoppscotch-cli package version
---------
Co-authored-by: Andrew Bastin <andrewbastin.k@gmail.com>
2023-10-06 11:21:54 +05:30
James George
2694731c36
chore: remove stale type definitions ( #3368 )
2023-10-05 14:49:04 +05:30
Liyas Thomas
2420b3fa42
chore: move deps in the root of monorepo into devDependencies ( #3375 )
...
chore: move deps in the root of monorepo into devDependencies
2023-09-28 22:25:22 +05:30
Anwarul Islam
175a991ec4
fix: gql teamID not being passed ( #3392 )
...
* chore: bump dependencies for path.charCodeAt issue
* fix: gql teamID is not passed issue
2023-09-28 22:04:02 +05:30
Akash K
fd162e242c
fix: issues with codegen ( #3293 )
...
* fix: fix issues with httpsnippet upgrade
* chore: fix HttpSnippet import
2023-08-28 15:57:44 +05:30
Andrew Bastin
a7566dfd86
feat: move crisp out of common ( #3287 )
...
* feat: move crisp out of common
* fix: update static spotlight searcher
* chore: fix typo
2023-08-26 03:00:58 +05:30
Andrew Bastin
efa40cf6ea
feat: container registry friendly docker images and all-in-one container ( #3193 )
...
Co-authored-by: Balu Babu <balub997@gmail.com>
2023-08-24 00:01:28 +05:30
Anwarul Islam
c0806cfd07
chore: removed unnecessary dependencies from hoppscotch-ui ( #3077 )
2023-08-23 18:13:19 +05:30
Andrew Bastin
cb8678f07f
fix: codegen modal breaking, downgrade back to 2.0
2023-08-22 00:49:13 +05:30
Akash K
8c57d81718
chore: bump dependencies ( #3258 )
...
Co-authored-by: Andrew Bastin <andrewbastin.k@gmail.com>
2023-08-21 09:06:30 +05:30
Anwarul Islam
b55970cc7a
spotlight: settings based actions added ( #3244 )
...
Co-authored-by: Liyas Thomas <liyascthomas@gmail.com>
2023-08-17 22:04:58 +05:30
Andrew Bastin
05f2d8817b
chore: merge hoppscotch/main into release/2023.8.0
2023-08-08 12:18:01 +05:30
Liyas Thomas
5c8ebaff3e
refactor: fonts are now bundled with packages ( #3227 )
2023-08-05 23:42:31 +05:30
Andrew Bastin
0e70c28324
feat: dynamically select which auth providers for your instance of hoppscotch (be implementation)
2023-08-03 20:12:54 +05:30
Nivedin
8970ff5c68
feat: context menu ( #3180 )
...
Co-authored-by: Liyas Thomas <liyascthomas@gmail.com>
2023-08-02 20:52:16 +05:30
Liyas Thomas
3b217d78e7
fix: deps mismatch for vite-plugin-pages-sitemap ( #3191 )
2023-07-17 19:26:43 +05:30
Liyas Thomas
8e153b38dc
redesigned search button ( #3187 )
2023-07-17 14:40:14 +05:30
Anwarul Islam
25177bd635
fix: update vite-plugin-dts version which fixes build issue on docker/alpine ( #3179 )
2023-07-17 12:32:25 +05:30
Andrew Bastin
5230d2d3b8
feat: revamped spotlight ( #3171 )
...
Co-authored-by: Liyas Thomas <liyascthomas@gmail.com>
2023-07-11 23:02:33 +05:30
Andrew Bastin
6f35574d68
refactor: move hoppscotch-common tests to vitest ( #3154 )
2023-06-22 00:36:25 +05:30
Joel Jacob Stephen
331d482b22
feat: introducing i18n support to admin dashboard ( #3051 )
2023-06-16 09:47:00 +05:30
Andrew Bastin
81a7e23a12
feat: introduce dioc into hoppscotch-common
2023-06-07 15:20:49 +05:30
Andrew Bastin
a213c0c26c
chore: bump version to 2023.4.5
2023-06-04 23:41:01 -04:00
Andrew Bastin
1cce117b0a
chore: bump version to 2023.4.4
2023-06-02 11:06:51 -04:00
Nivedin
26e564288b
feat: prettify XML response ( #3079 )
2023-05-29 20:18:19 -04:00
Anwarul Islam
4acc4b2dda
fix: language switching issue to en from slug ( #3006 )
...
Co-authored-by: Andrew Bastin <andrewbastin.k@gmail.com>
2023-04-22 16:22:30 +05:30
Liyas Thomas
c1f4855daf
fix: non-prettified output on large JSON objects ( #3008 )
2023-04-21 21:09:25 +05:30
Andrew Bastin
a8f0a8a253
chore: remove hoppscotch-web from self-hosted
2023-04-11 18:31:08 +05:30
Andrew Bastin
61b9aca746
chore: update ci actions
2023-04-10 13:14:47 +05:30
Joel Jacob Stephen
a4781d5882
refactor: load terms and privacy policy from env variables in dashboard login page ( #79 )
2023-04-08 16:51:48 +05:30
Andrew Bastin
13aa456c3c
chore: merge hoppscotch/staging into self-hosted/main
2023-04-07 03:16:27 +05:30
Anwarul Islam
55e3dd3c18
fix: reset save context issue on delete collection or folder of team ( #2971 )
2023-04-07 03:06:30 +05:30
Joel Jacob Stephen
e27dc1f7a2
refactor: polishing of admin dashboard teams module ( #64 )
...
Co-authored-by: Anwarul Islam <anwaarulislaam@gmail.com>
2023-04-04 13:48:02 +05:30
Ankit Sridhar
8bdb9a657f
feat: self host packaging (HBE-166) ( #41 )
...
Co-authored-by: Andrew Bastin <andrewbastin.k@gmail.com>
2023-04-04 03:17:18 +05:30
Andrew Bastin
71e1ada641
chore: merge hoppscotch/staging into self-hosted/main
2023-04-04 02:17:29 +05:30
Akash K
37a3b72025
chore: move analytics to platform ( #2960 )
2023-04-04 02:15:20 +05:30
Joel Jacob Stephen
5164315243
fix: modified graphql files in dashboard users and teams module to match resolver changes ( #50 )
...
Co-authored-by: Andrew Bastin <andrewbastin.k@gmail.com>
2023-03-22 18:19:37 +05:30
Anwarul Islam
8b1d8e6a90
feat: introducing team (HBE-86) ( #36 )
2023-03-21 16:05:01 +05:30
Joel Jacob Stephen
73a0255ae8
refactor: polish UI of admin dashboard users module ( #48 )
...
Co-authored-by: Andrew Bastin <andrewbastin.k@gmail.com>
2023-03-20 19:18:03 +05:30
Andrew Bastin
e978541bf1
refactor: update mailer service to stop using postmark ( #38 )
...
* refactor: update mailer service to stop using postmark
* chore: remove postmark as a dep and move out postmark code
* chore: remove postmark variables from .env.example
* chore: add formal errors for mailer initialization errors
* chore: add and update jsdoc comments in mailer service methods
2023-03-15 14:02:55 +05:30
Andrew Bastin
ae77c60c53
chore: merge hoppscotch/staging into self-hosted/main
2023-03-15 11:32:08 +05:30
Andrew Bastin
1583c86c78
chore: add dotenv as dev dependency to fix staging issues
2023-03-14 22:32:28 +05:30
Andrew Bastin
65719b560b
feat: introduce gql schema sdl generation to the backend ( #35 )
...
* feat: introduce gql schema sdl generation to the backend
* chore: update gql-codegen consumers to get schema from generated sdl
* chore: hoppscotch-backend generates gql sdl on postinstall
* fix: add back missed part of generate-gql-sdl script
* chore: updated generate sdl script to hardcode whitelisted domains
* chore: add prisma generate on postinstall script
---------
Co-authored-by: ankitsridhar16 <ankit.sridhar16@gmail.com>
2023-03-13 18:52:50 +05:30
Andrew Bastin
44402ac6e1
chore: merge hoppscotch/hoppscotch/staging into hoppscotch/self-hosted/main
2023-03-13 17:12:16 +05:30
Akash K
7e1b26c6a9
chore: move collections sync system to platform ( #2940 )
2023-03-13 17:08:05 +05:30
Anwarul Islam
9b76d62753
feat: introducing Auth for admin dashboard (HBE-138) ( #32 )
2023-03-09 10:59:40 +05:30
Akash K
80898407c3
feat: implement environments for selfhosted ( #30 )
2023-03-08 16:47:29 +05:30
Joel Jacob Stephen
90569192b7
feat: implementation of users module of the admin dashboard ( #29 )
...
Co-authored-by: Anwarul Islam <anwaarulislaam@gmail.com>
2023-03-03 19:26:34 +05:30
Andrew Bastin
31c6b0664f
chore: merge hoppscotch/hoppscotch/staging into main
2023-03-02 18:55:55 +05:30
Joel Jacob Stephen
3f59597864
feat: introducing self hosted admin dashboard package ( #12 )
...
Co-authored-by: Andrew Bastin <andrewbastin.k@gmail.com>
Co-authored-by: Anwarul Islam <anwaarulislaam@gmail.com>
2023-02-28 13:13:27 +05:30
Andrew Bastin
90c8fbeee4
fix: issues with ui histoire building and modal not having close button
2023-02-24 14:35:42 +05:30
Andrew Bastin
cae1840506
refactor: update hopp-ui to be independent ( #2927 )
...
Co-authored-by: Anwarul Islam <anwaarulislaam@gmail.com>
2023-02-24 13:20:12 +05:30
Andrew Bastin
7336a3d9c7
chore: bump backend prettier version
2023-02-09 18:05:41 +05:30
Akash K
757d1add5b
feat: selfhost auth frontend ( #15 )
...
Co-authored-by: Andrew Bastin <andrewbastin.k@gmail.com>
2023-02-09 01:12:44 +05:30
Andrew Bastin
420359066e
Merge remote-tracking branch 'central/main'
2023-02-08 18:43:40 +05:30
Andrew Bastin
99918ee0c0
chore: prettier version bump and related fixes
2023-02-08 18:35:27 +05:30
amk-dev
3b7a16c439
Merge remote-tracking branch 'hoppscotch/hoppscotch/main'
2023-02-07 19:49:35 +05:30
Andrew Bastin
ce0898956d
chore: reintroduce updated auth mechanism
2023-02-07 19:21:06 +05:30
Balu Babu
a188ad68ed
Merge branch 'main' into feat/user-authentication
2023-02-02 18:54:45 +05:30
Andrew Bastin
bb01afeb99
fix: jest crashing out on tests
2023-02-02 13:39:54 +05:30
Andrew Bastin
bfc45993f8
Merge remote-tracking branch 'central/main'
2023-01-30 18:06:19 +05:30
Anwarul Islam
0fcda0be1a
refactor: hoppscotch ui ( #2887 )
...
* feat: hopp ui initialized
* feat: button components added
* feat: windi css integration
* chore: package removed from hopp ui
* feat: storybook added
* feat: move all smart components hoppscotch-ui
* fix: import issue from components/smart
* fix: env input component import
* feat: add hoppui to windicss config
* fix: remove storybook
* feat: move components from hoppscotch-ui
* feat: storybook added
* feat: storybook progress
* feat: themeing storybook
* feat: add stories
* chore: package updated
* chore: stories added
* feat: stories added
* feat: stories added
* feat: icons resolved
* feat: i18n composable resolved
* feat: histoire added
* chore: resolved prettier issue
* feat: radio story added
* feat: story added for all components
* feat: new components added to stories
* fix: resolved issues
* feat: readme.md added
* feat: context/provider added
* chore: removed app component registry
* chore: remove importing of all components in hopp-ui to allow code splitting
* chore: fix vite config errors
* chore: jsdoc added
* chore: any replaced with smart-item
* chore: i18n added to ui components
* chore: clean up - removed a duplicate button
---------
Co-authored-by: Andrew Bastin <andrewbastin.k@gmail.com>
Co-authored-by: Liyas Thomas <liyascthomas@gmail.com>
2023-01-28 08:27:00 +05:30
Balu Babu
90bc0483ae
fix: fixed improper imports in auth module
2023-01-09 18:56:40 +05:30
Balu Babu
32765b2d34
chore: created the route to initate magic link auth
2023-01-09 17:43:45 +05:30
Balu Babu
445102226e
chore: created auth module and installed relevant base dependencies
2023-01-09 12:10:06 +05:30
Balu Babu
a6ce882511
feat: created the mailer module with postmark
2023-01-09 12:00:03 +05:30
Andrew Bastin
830373efb3
chore: reintroduce sitemap generation ( #2874 )
2022-12-10 21:10:45 -05:00
Balu Babu
d7afd31572
chore: created pubsub module and added relevant dependencies for it
2022-12-07 20:28:46 +05:30
ankitsridhar16
333dbba393
chore: added docker files for bringing the container up
2022-12-06 13:18:02 +05:30
ankitsridhar16
75219d457a
feat: added hoppscotch-backend as a package
2022-12-05 12:36:11 +05:30
Andrew Bastin
3d004f2322
chore: split app to commons and web (squash commit)
2022-12-02 03:05:35 -05:00
Anwarul Islam
2ed709796a
MQTT Revamp ( #2381 )
...
Co-authored-by: Liyas Thomas <liyascthomas@gmail.com>
2022-11-27 02:43:24 +05:30
Andrew Bastin
fd2472d34b
chore: add vue-tsc dep and introduce lint:ts script for prelim ts fixes
2022-11-02 13:08:25 -04:00
Akash K
d162471555
chore: add polyfill for replaceAll ( #2836 )
2022-10-28 20:29:07 -04:00
Andrew Bastin
a0ea00d0a3
fix: form-data requests on proxy failing
2022-10-14 15:39:28 +05:30
Liyas Thomas
f8e9563392
fix: resolved #2736
2022-10-04 13:44:29 +05:30
Andrew Bastin
3c35bb6091
fix: issue with non-alphanumeric characters within body env variables ( fixes #2665 )
2022-10-03 14:55:59 +05:30
Andrew Bastin
99e7e73965
chore: fix eslint issues in windows
2022-09-30 23:54:52 +05:30
Andrew Bastin
a6b91c435c
fix: issue with prod-lint in hopp-app on windows
2022-09-30 23:44:50 +05:30
Andrew Bastin
8b300fab5d
feat: migrate to vue 3 + vite ( #2553 )
...
Co-authored-by: amk-dev <akash.k.mohan98@gmail.com>
Co-authored-by: liyasthomas <liyascthomas@gmail.com>
2022-09-29 10:55:21 +05:30
Andrew Bastin
c013aa52ac
feat: allow quoted key/values for escaping characters and trail/lead whitespaces in raw key value pairs ( #2578 )
2022-08-12 13:53:40 +05:30
liyasthomas
ed6e1c0f94
chore: update package lock file
2022-06-28 15:19:45 +05:30
Anwarul Islam
07a8a37739
feat: realtime tabs as subpages ( #2450 )
...
Co-authored-by: Andrew Bastin <andrewbastin.k@gmail.com>
2022-06-28 15:12:47 +05:30
Nivedin
6b1ca1dce1
feat: filter json body response ( #2404 )
2022-06-10 18:12:40 +05:30
Andrew Bastin
04a9c4dc52
fix: improve graphql syntax highlighting
2022-06-10 01:26:42 +05:30
Anwarul Islam
f6950bac0f
refactor: real-time system ( #2228 )
...
Co-authored-by: Andrew Bastin <andrewbastin.k@gmail.com>
Co-authored-by: liyasthomas <liyascthomas@gmail.com>
2022-05-28 15:05:41 +05:30
Deepanshu Dhruw
432337b801
chore: tests for hoppscotch-cli ( #2300 )
...
Co-authored-by: Andrew Bastin <andrewbastin.k@gmail.com>
2022-05-11 15:44:19 +05:30
Joel Jacob Stephen
fb1da491d8
refactor: realtime log entry revamp ( #2240 )
...
Co-authored-by: liyasthomas <liyascthomas@gmail.com>
Co-authored-by: Andrew Bastin <andrewbastin.k@gmail.com>
2022-05-10 02:05:24 +05:30
Andrew Bastin
c20339d222
fix: deprecated pnpx usage migrated to pnpm exec
2022-05-03 12:39:56 +05:30
liyasthomas
09af858fbc
chore(deps): bump
2022-04-17 22:41:00 +05:30
Andrew Bastin
ede27e0600
refactor: implement updated equality heuristics for hopprestrequest struct
2022-04-14 20:28:59 +05:30
liyasthomas
745b9f7275
chore(deps): bump
2022-04-11 15:16:07 +05:30
liyasthomas
4b46d2ce4a
chore(deps): bump
2022-04-04 10:54:15 +05:30
devblin
9cd92fbce5
chore: bump hoppscotch-cli dependencies
2022-04-02 00:42:39 +05:30
Deepanshu Dhruw
909d524de5
Feature: hopp-cli in TypeScript ( #2074 )
...
Co-authored-by: Andrew Bastin <andrewbastin.k@gmail.com>
Co-authored-by: liyasthomas <liyascthomas@gmail.com>
Co-authored-by: Gita Alekhya Paul <gitaalekhyapaul@gmail.com>
2022-03-28 13:56:15 +05:30
Liyas Thomas
29d3f3cbe3
feat: reorder key-value entries ( #2189 )
2022-03-25 13:57:14 +05:30
liyasthomas
8f96a5f5db
chore(deps): bump
2022-03-21 07:45:58 +05:30
Andrew Bastin
376303dd5d
fix: emit-volar-types generating invalid decls on win
2022-03-20 16:20:10 +05:30
Andrew Bastin
2a67e98588
fix: enforce type checking on commit time
2022-03-15 21:19:29 +05:30
Andrew Bastin
4b5e70d4ef
refactor: preserve big ints and decimals on JSONLensRenderer ( #2167 )
...
* chore: add lossless-json and type as dep
* refactor: update JSON lens renderer to format using lossless-json
2022-03-15 14:39:54 +05:30
liyasthomas
ab23fc4e0f
chore(deps): bump
2022-03-14 11:38:24 +05:30
liyasthomas
76aea260ae
chore(deps): bump
2022-03-09 11:27:16 +05:30
liyasthomas
8127114e07
chore(deps): bump
2022-03-06 20:31:03 +05:30
liyasthomas
b3d0d4d86b
feat: pdf lens
2022-03-01 07:46:04 +05:30
liyasthomas
0ceb622e6e
chore(deps): bump
2022-02-27 20:19:28 +05:30
Andrew Bastin
247ace7838
fix: dev class editing CssSyntaxError on Windows
2022-02-26 22:29:21 +05:30
liyasthomas
16e790e87e
chore(deps): bump
2022-02-22 19:25:53 +05:30
liyasthomas
86d4fa5883
Merge branch 'feat/test-env-updates'
2022-02-22 12:59:07 +05:30
liyasthomas
61b723a3a5
chore(deps): bump
2022-02-21 07:02:13 +05:30
Andrew Bastin
59c6e21636
feat: introduce APIs to update envs from tests and recursive resolution
2022-02-19 02:20:28 +05:30
liyasthomas
16d2b354fb
chore(deps): bump
2022-02-17 21:03:11 +05:30
Andrew Bastin
c3759a400d
refactor: move rawKeyValue and templating to hopp/data + rewrite rawKeyValue parsing
2022-02-15 23:53:24 +05:30
liyasthomas
cca819b125
chore(deps): bump
2022-02-15 00:08:55 +05:30
liyasthomas
c12f82f663
chore(deps): bump
2022-02-14 21:18:52 +05:30
liyasthomas
dd97fc9e57
chore(deps): bump
2022-02-07 13:42:35 +05:30
Andrew Bastin
2df1c1c6ed
refactor: migrate completely to urql
2022-02-04 15:44:36 +05:30
liyasthomas
92f2b8eea0
feat: introduce vueuse composition utilities
2022-01-31 10:00:58 +05:30
liyasthomas
0b8fb2da2f
chore(deps): bump
2022-01-31 07:27:58 +05:30
liyasthomas
aae2dac588
build: lock codemirror
2022-01-24 13:00:38 +05:30
liyasthomas
10a54d14c2
Merge branch 'fix/urlencoded'
2022-01-24 10:09:31 +05:30
liyasthomas
758460210a
build: bump deps
2022-01-24 05:44:10 +05:30
Andrew Bastin
09269b3cec
fix: urlencoded form evaluation issues
2022-01-21 18:23:15 +05:30
Andrew Bastin
5043606701
refactor: move collection data structures and utility functions to hopp/data
2022-01-21 00:21:17 +05:30
liyasthomas
ddff126aaa
chore(deps): bump
2022-01-17 19:20:30 +05:30
liyasthomas
38fddccc5b
Merge branch 'refactor/import-export'
2022-01-17 14:42:56 +05:30
Andrew Bastin
bcadb142fd
feat: revamped insomnia importer
2022-01-14 04:40:27 +05:30
Andrew Bastin
aeb848399a
refactor: revamped postman collection importer
2022-01-13 02:32:22 +05:30
Andrew Bastin
9e6a3883ac
feat: add support to openapi importer for yaml
2022-01-10 20:13:05 +05:30
liyasthomas
7f7338faeb
chore(deps): bump
2022-01-10 10:29:31 +05:30
Andrew Bastin
4cec5a7bb4
feat: initial new openapi importer implementation
2022-01-06 22:47:25 +05:30
Andrew Bastin
137d562c86
feat: add function to safely generate rest request that maintains type contracts
2022-01-05 16:13:13 +05:30
liyasthomas
75ab7fdb00
chore(deps): bump
2022-01-03 11:34:42 +05:30
liyasthomas
41e39e2141
chore(deps): bump
2022-01-03 06:44:14 +05:30
Andrew Bastin
f8bbf6613f
feat: add build step to allow for nullish coalescing and optional chaining
2021-12-31 20:37:07 +05:30
Andrew Bastin
1be2c12062
feat: implement HAR conversion
2021-12-31 20:36:12 +05:30
liyasthomas
1baf73a710
chore(deps): bump
2021-12-31 20:11:05 +05:30
liyasthomas
a0f7201fae
feat: group history by date and time
2021-12-31 12:39:23 +05:30
Andrew Bastin
6fdeffe9d6
feat: reintroduce html highlighting to the editor
2021-12-27 13:17:25 +05:30
liyasthomas
253170f7ac
chore(deps): bump
2021-12-26 20:22:12 +05:30
liyasthomas
fac1288ef2
chore(deps): bump
2021-12-20 00:23:42 +05:30
Andrew Bastin
af35d68dfe
fix: better volar type inference for template bindings on refs
2021-12-17 14:47:49 +05:30
Andrew Bastin
1a1baa715d
feat: disable sentry if telemetry is off
2021-12-16 18:02:01 +05:30
liyasthomas
29b5913fac
chore(deps): bump
2021-12-16 16:26:01 +05:30
Andrew Bastin
141697f9da
fix: revamp broken network tests
2021-12-13 17:05:10 +05:30
Andrew Bastin
71b4b6e366
refactor: network strategy rewrite
2021-12-13 16:58:09 +05:30
liyasthomas
5a9d08a3f1
chore(deps): bump
2021-12-12 21:15:34 +05:30
liyasthomas
67002a204e
feat: highlight environment variables in codemirror
2021-12-11 22:19:44 +05:30
liyasthomas
42849e6853
chore(deps): bump
2021-12-05 21:18:55 +05:30
liyasthomas
f3a38bab3c
chore(deps): bump
2021-12-05 06:15:21 +05:30
liyasthomas
88cc21e3d4
chore(deps): bump
2021-12-04 19:08:12 +05:30
Andrew Bastin
38755bf3e3
refactor: separate out data structures into hoppscotch-data
2021-12-03 16:10:56 +05:30
liyasthomas
2a59557851
chore(deps): bump
2021-11-29 06:19:32 +05:30
liyasthomas
1999819846
chore(deps): bump
2021-11-28 19:48:53 +05:30
liyasthomas
da8c446ad7
chore(deps): bump
2021-11-27 19:58:08 +05:30
Andrew Bastin
757294ae38
feat: bump dependencies
2021-11-22 19:34:23 +05:30
liyasthomas
1e08e7f73d
chore(deps): bump
2021-11-21 19:47:06 +05:30
liyasthomas
0afbc57012
chore: remove absolute packages
2021-11-16 22:09:40 +05:30
liyasthomas
76a3b35e9e
Merge branch 'feat/codemirror-6'
2021-11-15 16:45:20 +05:30
liyasthomas
eb8347f942
chore(deps): bump
2021-11-14 20:16:40 +05:30
liyasthomas
103ef8ee0d
fix: remove basic-setup and drawSelection on codemirror instance to resolve ::selection property
2021-11-12 07:05:34 +05:30
Andrew Bastin
7d7f628f6e
fix: compiling issues for codemirror-lang-graphql
2021-11-10 17:09:44 +05:30