liyasthomas
18bbe98cc6
🐛 Fixed broken use request from collections
2019-11-03 01:44:56 +05:30
liyasthomas
5db9ca9786
⚡ Minor tweaks
2019-11-03 01:20:40 +05:30
Liyas Thomas
b95eaf1aed
🚨 Lint
2019-11-02 11:02:21 +05:30
Liyas Thomas
3f66d87a8a
⚡ Minor UI tweaks
2019-11-01 20:42:17 +05:30
Liyas Thomas
4e1d3e9fe9
✨ Major UI redesign
2019-11-01 16:45:53 +05:30
NBTX
9ee398af19
Fix legend labels in Firefox, fix colored labels slider
2019-10-31 16:37:09 +00:00
Liyas Thomas
ad1c7450ab
⚡ Added β symbol to , few minor UI updates before production deployment
2019-10-30 08:30:29 +05:30
Nicholas Palenchar
1bf17d5514
Merge branch 'master' into feature/pre-request-script
2019-10-29 22:12:37 -04:00
Nicholas Palenchar
36fb51705b
update search tearm and parse more data
2019-10-29 22:11:07 -04:00
Nicholas Palenchar
668f99c37f
pre-request script working
2019-10-29 21:28:44 -04:00
Abdul Rifqi Al Abqary
282749166a
Fix excluding credentials in permalink
2019-10-29 22:41:45 +09:00
Liyas Thomas
1250a46274
⚡ Few UI tweaks
2019-10-29 13:36:41 +05:30
Liyas Thomas
e7a7c7b5ac
Merge branch 'master' of https://github.com/liyasthomas/postwoman
2019-10-29 12:18:01 +05:30
Liyas Thomas
be00a6fd60
✨ Browser tab color matches selected theme
2019-10-29 12:17:57 +05:30
Liyas Thomas
0647fc3297
Merge pull request #211 from breno-pereira/master
...
bug: keeping information on page change
2019-10-26 10:12:52 -07:00
breno-pereira
6c28ebe057
refactoring
2019-10-26 09:18:23 -03:00
breno-pereira
db0826d43a
merge and fix
2019-10-26 09:02:17 -03:00
liyasthomas
b1157a0615
✏️ Updated features list, minor UI tweaks
2019-10-26 01:41:57 -07:00
John Harker
17adfeb553
Merge pull request #217 from NBTX/master
...
Add the ApolloTV proxy server
2019-10-25 21:22:20 +01:00
NBTX
f51bcc2406
Add the proxy server
2019-10-25 20:54:27 +01:00
John Harker
84eda99dc0
Merge pull request #216 from mateusppereira/bug-fix-frame-colors
...
Fixed frame colors toggle
2019-10-25 19:47:17 +01:00
mateusppereira
9103ceeb1e
using toggleSetting method
2019-10-25 15:07:51 -03:00
mateusppereira
224079674b
fix mistake
2019-10-25 15:03:06 -03:00
mateusppereira
2f13546b8b
fixed frame colors bug
2019-10-25 14:56:24 -03:00
NBTX
0673cf0bbb
Re-order sections and add toggle for including authentication in URL
2019-10-25 17:03:50 +01:00
Liyas Thomas
a09d7d76d3
: rotating_light: Lint
2019-10-25 13:44:34 +05:30
RifqiAlAbqary
4ee7ff45e3
Fix #212 Clear bearer token value
2019-10-25 11:44:53 +09:00
breno-pereira
8334441f2d
fix conflicts
2019-10-24 20:48:20 -03:00
breno-pereira
36ec17a06c
add vuex-persist
2019-10-24 20:28:08 -03:00
vlad0337187
bd64e4a45b
refactor, fix: split 'components/collections/saveRequest.vue' to 'editRequest', 'saveRequestAs'; fix saving bugs
2019-10-24 13:46:18 +03:00
Liyas Thomas
9e9a73efc6
💄 Minor UI updates
2019-10-23 15:22:42 +05:30
Liyas Thomas
94364f0dad
🎨 UI tweaks, added empty state prompts in Collections
2019-10-23 12:34:28 +05:30
Nicholas Palenchar
93300a4932
update toast error
2019-10-22 21:48:55 -04:00
Nicholas Palenchar
613f3c5cbc
closes #206 always display errors in the console
2019-10-22 21:24:08 -04:00
Hossein Nedaee
cbbc0e5efa
Use returned value from toggle component on change event
2019-10-22 23:04:17 +03:30
Liyas Thomas
4b3cee7f43
💄 UI stylings
2019-10-22 17:32:26 +05:30
Liyas Thomas
705fd9971f
Merge pull request #176 from TheHollidayInn/feat/collections
...
Collections
2019-10-22 14:49:53 +05:30
Liyas Thomas
ee58075d3f
🎨 Basic stylings
2019-10-22 14:43:54 +05:30
thehollidayinn
7ad6cd83db
Added save selected request.
2019-10-21 23:07:35 -06:00
thehollidayinn
b244ee8580
Save icon.
2019-10-21 22:52:01 -06:00
Liyas Thomas
1b9db42114
⚡ Better Proxy toast prompt
2019-10-21 15:50:05 +05:30
Liyas Thomas
307daf2a7a
⚡ Better tooltip color, Added scroll to History section
2019-10-20 15:48:07 +05:30
NBTX
f6316ca956
Fix proxy URL
2019-10-20 02:22:24 +01:00
NBTX
f839189121
Fix CORS and Mixed-Content issue & Bug Fixes
...
This fixes the following issues:
- Text selection color was incorrect
- The 'send again' button glitched on page load
This also adds some finishing touches to the proxy code (closes #199 )
and that in turn resolves #175 and resolves #2
Finally, this adds the fonts to the application assets allowing
them to be cached by the service worker.
2019-10-20 02:00:41 +01:00
Hossein Nedaee
395029489a
Use vue router to link proxy toast to settings page
2019-10-20 00:19:07 +03:30
Hossein Nedaee
1c99ffa3cc
Create and use proxy server middleware
...
Because
- Get over of CORS and mixed content browser errors
2019-10-19 23:27:16 +03:30
Keith Holliday
85d6c3ac34
Edit request.
2019-10-17 10:57:58 -06:00
Keith Holliday
cad907125b
Added initial save request
2019-10-17 10:57:18 -06:00
Liyas Thomas
18a0c391f6
Merge branch 'master' into feat/collections
2019-10-16 18:12:35 +05:30
liyasthomas
0fdb4197a1
⚡ Better elapsed request time calculation
2019-10-12 23:13:37 +05:30