Commit Graph

14 Commits

Author SHA1 Message Date
Gregory Schier
75fbf60274 A bunch more smaller things for v5 (#124)
* Use Curl constants for info

* Extra timeline info and cookie url encoding setting

* Add warning to environment selector

* Title attribute on the autocomplete types

* Added test
2017-03-29 16:09:28 -07:00
Gregory Schier
f1595f7d4b Don't default protocol on empty URLs (#104)
* Fixed duplication kve bug

* Don't add protocol to empty urls
2017-03-05 19:00:43 -08:00
Gregory Schier
1d45367aa1 Added eslint and fixed all problems (#101)
* Fixed duplication kve bug

* Added semistandard and updated code

* Actually got it working

* Even better

* I think it should work on Windows now
2017-03-03 12:09:08 -08:00
Gregory Schier
0c66afbf4b Dont encode '+' symbols and add share menu item back 2017-01-12 16:45:15 -08:00
Gregory Schier
77b3ff4a8a Fixed encoding, import, and some small things 2016-11-30 15:11:36 -08:00
Gregory Schier
5d5d6eecc4 Switch Request body to be object instead of string (#47)
* Basic import summary

* Started (broken)
2016-11-22 11:42:10 -08:00
Gregory Schier
e160b7375f Fix pass-by-reference bug 2016-11-19 22:41:23 -08:00
Gregory Schier
0cb7266599 Updated import screen, better curl paste, and better model defaults 2016-11-18 23:11:10 -08:00
Gregory Schier
b05b144184 Allow commas in querystring values 2016-11-17 13:55:48 -08:00
Gregory Schier
8914b74dcd Better url encoding 2016-11-17 13:36:55 -08:00
Gregory Schier
85940179e1 CC style fixes and relax URL encoding 2016-11-17 13:22:19 -08:00
Gregory Schier
c08407eec6 Some refactoring of debouncing 2016-11-10 13:03:12 -08:00
Gregory Schier
afae300761 And more tests 2016-11-10 01:00:29 -08:00
Gregory Schier
827bdd2df8 Added a few more tests 2016-11-10 00:57:58 -08:00