Liyas Thomas
e2bae8a61f
Merge pull request #207 from liyasthomas/feature/log-errors
...
Feature/log errors
2019-10-23 07:25:50 +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
Liyas Thomas
04f55cd9c4
Formatting exported Collection
2019-10-23 03:37:44 +05:30
Liyas Thomas
7f7d509212
Merge pull request #205 from hosseinnedaee/code_refinment
...
Use returned value from toggle component on change event
2019-10-23 02:56:56 +05:30
Hossein Nedaee
cbbc0e5efa
Use returned value from toggle component on change event
2019-10-22 23:04:17 +03:30
Liyas Thomas
3208cec882
🎨 Minor UI update on collections
2019-10-22 21:27:48 +05: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
3f5307ef79
Added export modal.
2019-10-21 23:00:13 -06:00
thehollidayinn
b244ee8580
Save icon.
2019-10-21 22:52:01 -06:00
thehollidayinn
16bcb65d94
Updates to editing request.
2019-10-21 22:50:09 -06:00
Liyas Thomas
1b9db42114
⚡ Better Proxy toast prompt
2019-10-21 15:50:05 +05:30
Liyas Thomas
de63ff558d
💩 Badges
2019-10-21 11:22:57 +05:30
Liyas Thomas
307daf2a7a
⚡ Better tooltip color, Added scroll to History section
2019-10-20 15:48:07 +05:30
John Harker
5e551b4ffe
Merge pull request #201 from NBTX/master
...
Fix proxy URL
2019-10-20 02:23:46 +01:00
NBTX
f6316ca956
Fix proxy URL
2019-10-20 02:22:24 +01:00
Liyas Thomas
4d764b6bac
Merge pull request #200 from NBTX/master
...
Fix CORS and Mixed-Content issue & Bug Fixes
2019-10-20 06:43:28 +05:30
Liyas Thomas
1070260476
Merge pull request #199 from hosseinnedaee/Proxy_Server
...
Fix CORS and mixed content issue
2019-10-20 06:36:54 +05:30
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
John Harker
a73d8053b1
Merge pull request #2 from hosseinnedaee/Proxy_Server
...
Proxy server
2019-10-20 00:16:03 +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
Liyas Thomas
18178741c8
✏️ Added new collaborators
2019-10-19 19:43:45 +05:30
Liyas Thomas
6bf9fc29e7
Merge pull request #198 from liyasthomas/dependabot/npm_and_yarn/start-server-and-test-1.10.6
...
⬆️ Bump start-server-and-test from 1.10.5 to 1.10.6
2019-10-19 05:49:48 +05:30
dependabot-preview[bot]
299d8bbc90
⬆️ Bump start-server-and-test from 1.10.5 to 1.10.6
...
Bumps [start-server-and-test](https://github.com/bahmutov/start-server-and-test ) from 1.10.5 to 1.10.6.
- [Release notes](https://github.com/bahmutov/start-server-and-test/releases )
- [Commits](https://github.com/bahmutov/start-server-and-test/compare/v1.10.5...v1.10.6 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-10-19 00:14:27 +00:00
Liyas Thomas
7c37123216
Merge pull request #197 from AndrewBastin/master
...
Added Tooltips
2019-10-19 05:08:19 +05:30
Andrew Bastin
ab06ee6bd4
Added tooltip for Settings icon on the header
2019-10-18 16:30:40 -04:00
Andrew Bastin
719928f5e5
Icons in the history entries have tooltips now
2019-10-18 16:29:54 -04:00
Andrew Bastin
0d55dc2b38
Added tooltip styling
2019-10-18 16:29:24 -04:00
Andrew Bastin
b229bf6197
Registered v-tooltip dependency with Vue
2019-10-18 16:28:51 -04:00
Andrew Bastin
35b47b83d7
Added v-tooltip dependency
2019-10-18 16:28:31 -04:00
Keith Holliday
85d6c3ac34
Edit request.
2019-10-17 10:57:58 -06:00
Keith Holliday
5847f0b16e
Added save and remove requests.
2019-10-17 10:57:19 -06:00
Keith Holliday
cad907125b
Added initial save request
2019-10-17 10:57:18 -06:00
Keith Holliday
d989da2811
Added edit folder.
2019-10-17 10:57:18 -06:00
Keith Holliday
ed53b433b5
Added edit and remove collection.
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
Liyas Thomas
d78c4041a3
⚡ Optimized cookie consent toast
2019-10-16 15:31:26 +05:30
Liyas Thomas
c62b65b012
✨ Added Cookie Consent toast
2019-10-15 17:27:16 +05:30
Liyas Thomas
6a9d026052
✏️ Meta
2019-10-14 19:20:13 +05:30
liyasthomas
f562dc9e2a
✏️ Updated feature list
2019-10-12 23:51:50 +05:30
liyasthomas
0fdb4197a1
⚡ Better elapsed request time calculation
2019-10-12 23:13:37 +05:30
liyasthomas
39cbe8a858
✨ Added elapsed request time toast
2019-10-12 22:18:42 +05:30
Liyas Thomas
ac29f7eeb0
⬆️ Bump start-server-and-test from 1.10.3 to 1.10.5 ( #194 )
...
⬆️ Bump start-server-and-test from 1.10.3 to 1.10.5
Co-authored-by: null <27856297+dependabot-preview[bot]@users.noreply.github.com>
2019-10-11 14:54:25 +05:30
Liyas Thomas
6de37b5ed9
⬆️ Bump @nuxtjs/google-tag-manager from 2.2.1 to 2.3.0 ( #193 )
...
⬆️ Bump @nuxtjs/google-tag-manager from 2.2.1 to 2.3.0
Co-authored-by: null <27856297+dependabot-preview[bot]@users.noreply.github.com>
2019-10-11 14:46:39 +05:30
Liyas Thomas
35163086f9
⬆️ Bump nuxt from 2.10.0 to 2.10.1 ( #192 )
...
⬆️ Bump nuxt from 2.10.0 to 2.10.1
Co-authored-by: null <27856297+dependabot-preview[bot]@users.noreply.github.com>
2019-10-11 14:41:15 +05:30
Liyas Thomas
14ce62ed50
⬆️ Bump yargs-parser from 14.0.0 to 15.0.0 ( #191 )
...
⬆️ Bump yargs-parser from 14.0.0 to 15.0.0
Co-authored-by: null <27856297+dependabot-preview[bot]@users.noreply.github.com>
2019-10-11 14:40:00 +05:30