insomnia/app/common
Gregory Schier b198e6170b React performance sweep (#96)
* Removed some unnecessary rendering

* Only PureComponents and some other stuff

* Removed all functional components

* Only deal with nunjucks marks

* Remove ref assign functions in modals

* Lots of tweaks

* A bit snappier

* A bit snappier
2017-02-28 13:32:23 -08:00
..
__fixtures__ Templating Improvements and Response Tags (#88) 2017-02-20 10:32:27 -08:00
__tests__ Fixed '=' sign breaking querysting (#94) 2017-02-27 14:54:56 -08:00
constants.js Added LINK/UNLINK and fixed response error file size 2017-02-08 16:46:12 -08:00
cookies.js Revert all the stupid DNS stuff and do it properly (#71) 2016-12-08 10:19:18 -08:00
database.js Fixed '=' sign breaking querysting (#94) 2017-02-27 14:54:56 -08:00
fetch.js Some small sync updates 2017-01-11 10:35:44 -08:00
har.js Some small improvements 2016-11-23 12:44:46 -08:00
import.js Add private environment support (#84) 2017-02-15 12:32:15 -08:00
LocalStorage.js Some refactoring of debouncing 2016-11-10 13:03:12 -08:00
misc.js React performance sweep (#96) 2017-02-28 13:32:23 -08:00
network.js Environment Tags and Such (#90) 2017-02-27 13:00:13 -08:00
prettify.js Now convert escaped unicode 2017-02-10 13:17:55 -08:00
querystring.js Fixed '=' sign breaking querysting (#94) 2017-02-27 14:54:56 -08:00
render.js Environment Tags and Such (#90) 2017-02-27 13:00:13 -08:00