liyasthomas
41e39e2141
chore(deps): bump
2022-01-03 06:44:14 +05:30
liyasthomas
2b4155e969
refactor: improve ui consistency
2022-01-02 07:00:17 +05:30
liyasthomas
bb5acf97c6
feat: keyboard shortcuts for themes
2022-01-01 19:32:34 +05:30
liyasthomas
78ad61f153
fix: better error state
2022-01-01 16:15:21 +05:30
Andrew Bastin
2ec401c766
refactor: lazy compute codegen code and error handling
2022-01-01 16:09:47 +05:30
Andrew Bastin
314c0968b1
fix: envinput crash on debounce handle editor undefined
2022-01-01 15:44:28 +05:30
liyasthomas
4770b86948
fix: stop storing form data files in local session
2022-01-01 12:37:39 +05:30
liyasthomas
312bc98c53
feat: better file input chooser
2022-01-01 01:03:13 +05:30
liyasthomas
e56dcf5d7a
refactor: better logic for graphql headers key-value <=> bulk editor
2021-12-31 23:47:48 +05:30
liyasthomas
4ecd69cc5a
fix: race condition mutating defaultRESTRequest
2021-12-31 23:25:46 +05:30
Andrew Bastin
b78b2d0e78
fix: bulk headers not resetting on clear content
2021-12-31 21:36:10 +05:30
Andrew Bastin
5f0d1ae52f
refactor: params should respect the data model
2021-12-31 21:35:09 +05:30
Andrew Bastin
da5e7fdde5
fix: codemirror cache value didnt update when the view is not mounted
2021-12-31 21:32:00 +05:30
Andrew Bastin
9454a983da
fix: snapping when user typing in bulk editor with empty lines in between
2021-12-31 20:42:16 +05:30
Andrew Bastin
ca131697b6
refactor: headers system to respect data model
2021-12-31 20:42:16 +05:30
Andrew Bastin
50e30ee4ea
fix: remove old codegen code
2021-12-31 20:37:07 +05:30
Andrew Bastin
aa4fedb71c
fix: correct indentation on codegen
2021-12-31 20:37:07 +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
liyasthomas
07171396ad
feat: show error prompt on fail code generation
2021-12-31 20:36:12 +05:30
Andrew Bastin
c493a53ece
refactor: update codegen modal to use the new code generator
2021-12-31 20:36:12 +05:30
Andrew Bastin
22676957c3
feat: httpsnippet based codegen implementation
2021-12-31 20:36:12 +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
b343789554
refactor: sort classes
2021-12-31 20:05:39 +05:30
liyasthomas
80956fbd27
refactor: minor ui improvements
2021-12-31 18:39:31 +05:30
liyasthomas
4791590869
fix: minor ui improvements
2021-12-31 13:42:17 +05:30
liyasthomas
a0f7201fae
feat: group history by date and time
2021-12-31 12:39:23 +05:30
liyasthomas
2de73ae7b4
Merge branch 'i18n'
2021-12-30 16:27:51 +05:30
Rakshit Arora
93fa3bcd51
feat: socketio bearer authentication ( #1999 )
...
Co-authored-by: Liyas Thomas <liyascthomas@gmail.com>
2021-12-30 16:25:32 +05:30
Aram Virabyan
065fc95c19
i18n: Update RU translations ( #2050 )
...
Co-authored-by: Liyas Thomas <liyascthomas@gmail.com>
2021-12-30 16:20:19 +05:30
liyasthomas
3baebb4ec8
Merge branch 'main' into i18n
2021-12-30 16:14:54 +05:30
liyasthomas
dbb0582613
fix: full height HTML preview pane
2021-12-29 12:21:38 +05:30
liyasthomas
a1decaf6ad
feat: syntax highlighting for cURL and bulk editors
2021-12-29 08:05:07 +05:30
Anwarul Islam
923c24e3bb
Bug/body missing onimport ( #2048 )
...
Co-authored-by: liyasthomas <liyascthomas@gmail.com>
2021-12-29 06:46:40 +05:30
liyasthomas
724e1e4c8f
fix: trim leading and trailing whitespaces in URL - fixed #2046
2021-12-28 09:36:16 +05:30
Liyas Thomas
ce94fa54ee
fix: resolved #2044 ( #2045 )
2021-12-28 08:55:24 +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
579c5e5b78
feat: add install extension buttons on interceptor menu
2021-12-25 20:51:17 +05:30
Satoshi Jek
1dca0fd9ad
i18n: Update zh-CN translations ( #2042 )
2021-12-24 17:06:40 +05:30
liyasthomas
10cb433e80
chore(ui): improve ui consistency
2021-12-24 08:12:35 +05:30
liyasthomas
e89d033bfe
feat: add status page link to footer
2021-12-23 19:55:39 +05:30
Anwarul Islam
1eb9eb911e
feat: import cURL on paste ( #2037 )
...
* feat: import cURL on paste
* feat: import cURL on paste
* feat: pasting cURL command on url field does not paste it in
Co-authored-by: Andrew Bastin <andrewbastin.k@gmail.com>
2021-12-23 01:27:06 +05:30
liyasthomas
10586e5288
feat: interceptor selector in bottom bar
2021-12-22 12:45:11 +05:30
liyasthomas
889b59e1e4
feat: add reason phrase to http status code
2021-12-21 21:42:31 +05:30
liyasthomas
3e8ff8ebc9
chore(cleanup): remove console logs
2021-12-21 13:03:04 +05:30
liyasthomas
a517b571d6
refactor: improve import export scripting in environment and graphql
2021-12-21 12:57:23 +05:30
Andrew Bastin
43dace6248
fix: interceptor toggle issues
2021-12-21 11:30:39 +05:30
Andrew Bastin
ba3df75a23
refactor: collections import export
2021-12-21 11:03:26 +05:30
liyasthomas
ba3d3430c0
chore(ui): improve ui consistency
2021-12-21 07:45:14 +05:30
liyasthomas
9c209bb009
Merge branch 'main' of https://github.com/hoppscotch/hoppscotch
2021-12-21 06:41:16 +05:30
liyasthomas
2c2bc141e8
fix: move search from header to footer - fixed #2033
2021-12-21 06:40:39 +05:30
Anwarul Islam
daa617f277
feat: Import Insomnia collection to Hoppscotch ( #2031 )
...
* feat: Import Insomnia collection to Hoppscotch
* feat: Import Insomnia collection to Hoppscotch
2021-12-20 21:38:55 +05:30
liyasthomas
4de953fe57
fix: input interfering menu shortcuts
2021-12-20 17:58:05 +05:30
liyasthomas
f94ee7c73f
refactor: remove shortcut hints in mobile devices
2021-12-20 14:40:38 +05:30
liyasthomas
fac1288ef2
chore(deps): bump
2021-12-20 00:23:42 +05:30
liyasthomas
827f2157fa
feat: quick shortcut key for menu items
2021-12-20 00:22:31 +05:30
liyasthomas
39d6b1bfeb
chore: minor ui improvements
2021-12-18 19:51:57 +05:30
liyasthomas
76cbd99df8
feat: init backend for drag and drop requests on team collections - fixed #2005
2021-12-18 18:38:27 +05:30
liyasthomas
11fe908017
feat: init drag and drop requests on team collections
2021-12-18 17:10:20 +05:30
liyasthomas
d305168dc3
chore: updated types
2021-12-17 23:05:36 +05:30
Edwin Fajardo
f174086281
feat: (authentication) Api key based authentication [ #2000 ] ( #2021 )
...
Co-authored-by: Liyas Thomas <liyascthomas@gmail.com>
2021-12-17 21:32:29 +05:30
Andrew Bastin
156011f2cd
feat: stop extension status polling when a status is resolved
2021-12-17 15:14:50 +05:30
Andrew Bastin
655e6dc2a4
refactor: move user agent checks to separate file
2021-12-17 15:10:06 +05:30
Andrew Bastin
2f50cff404
fix: extension status being inaccurate when settings page is reloaded
2021-12-17 14:52:30 +05:30
Andrew Bastin
a38c05febb
feat: add utility composable for polling values
2021-12-17 14:51:18 +05:30
Andrew Bastin
65ee2ebcb2
refactor: update color-mode usage to new composable
2021-12-17 14:51:18 +05:30
Andrew Bastin
6e53adb5e7
refactor: rewrite settings page using setup scripts
2021-12-17 14:48:36 +05:30
Andrew Bastin
c7fd68b0d8
fix: better type checking for nuxt-color mode uses
2021-12-17 14:48:36 +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
liyasthomas
49c0069c68
feat: init sentry
2021-12-16 15:54:32 +05:30
liyasthomas
34fe94215c
refactor: updated types
2021-12-16 15:15:54 +05:30
liyasthomas
8ca059cf4a
fix: broken render due to regression in store
2021-12-16 01:41:36 +05:30
liyasthomas
daffc3fe0e
refactor: minor ui improvements
2021-12-15 23:06:35 +05:30
Andrew Bastin
78ed95bcaa
fix: lint error on json on empty string
2021-12-15 22:50:35 +05:30
Andrew Bastin
e4f40bce53
fix: empty string linter overflow issues
2021-12-15 22:37:03 +05:30
Andrew Bastin
0022efe844
fix: one of line setup error with json linting
2021-12-15 22:11:46 +05:30
liyasthomas
a2757a0335
refactor: minor ui improvements
2021-12-14 22:41:07 +05:30
liyasthomas
70555cd4a6
fix: add missing imports
2021-12-14 07:28:42 +05:30
Andrew Bastin
141697f9da
fix: revamp broken network tests
2021-12-13 17:05:10 +05:30
Andrew Bastin
188c9ae5ca
fix: remove debug statements
2021-12-13 16:58:09 +05:30
Andrew Bastin
71b4b6e366
refactor: network strategy rewrite
2021-12-13 16:58:09 +05:30
liyasthomas
870b493b80
refactor: remove absolute classes
2021-12-13 12:26:24 +05:30
liyasthomas
e31dc6e08d
chore: updated keyboard shortcuts
2021-12-13 08:53:12 +05:30
liyasthomas
5a9d08a3f1
chore(deps): bump
2021-12-12 21:15:34 +05:30
liyasthomas
d997f88fbe
Merge branch 'feat/cm-env-tooltip'
2021-12-12 21:11:58 +05:30
liyasthomas
4e0bb1a243
refactor: environment highlighing in editors - improve #1834
2021-12-12 21:10:05 +05:30
Andrew Bastin
fe5fe03b3c
fix: reactivity issues
2021-12-12 20:36:49 +05:30
liyasthomas
534fe8030f
fix: subscription streams
2021-12-12 06:19:58 +05:30
liyasthomas
67002a204e
feat: highlight environment variables in codemirror
2021-12-11 22:19:44 +05:30
liyasthomas
75e34feabf
feat: context menu for secondary actions in collection, environment and team components - #2005
2021-12-11 08:03:39 +05:30
liyasthomas
8a7f3927b1
refactor: init environment highlighter
2021-12-11 07:26:18 +05:30
liyasthomas
fe13de2ea0
feat: show existing name while renaming collections/folders/requests - resolved #2006
2021-12-10 10:55:49 +05:30
liyasthomas
50a57433d0
feat: init environment variables tooltip for codemirror
2021-12-10 09:27:25 +05:30
liyasthomas
dec26ce2aa
feat: update and verify email address
2021-12-08 20:50:59 +05:30
liyasthomas
b0f02fee57
feat: change and verify user's email address
2021-12-07 06:52:43 +05:30
Andrew Bastin
02be413eff
fix: fail state requests with response data can run tests fixes #1996
2021-12-06 20:06:19 +05:30
liyasthomas
42849e6853
chore(deps): bump
2021-12-05 21:18:55 +05:30