Commit Graph

11 Commits

Author SHA1 Message Date
Christopher Jeffrey fb77e46111 paypro: cleanup app.js. 2014-08-14 09:52:11 -04:00
Christopher Jeffrey 8786fd9905 Revert "paypro: use an http proxy to handle self-signed certs - probably not a good idea."
This reverts commit f8f192848dee35cffdfa79ee043941d0ea61a77e.
2014-08-14 09:52:10 -04:00
Christopher Jeffrey abf71a81ff paypro: use an http proxy to handle self-signed certs - probably not a good idea. 2014-08-14 09:52:10 -04:00
Christopher Jeffrey 7b678a91b5 paypro: misc work. 2014-08-14 09:52:10 -04:00
Christopher Jeffrey 295f3a144a paypro: fix server hooking for self-signed paypro testing. 2014-08-14 09:52:09 -04:00
Christopher Jeffrey 2d12933112 paypro: more debugging. 2014-08-14 09:52:09 -04:00
Gustavo Maximiliano Cortez 0a027360a8 Split index.html in many files smaller. New right column when the wallet is ready. Removed templates selector. 2014-07-16 17:59:28 -03:00
Ryan X. Charles ea2e2d4e19 run js-beautify on everything
...with two spaces. Command: js-beautify -s 2 -r [filename]
2014-06-24 08:36:32 -07:00
Gordon Hall e7c5addfab started adding copay shell to copay 2014-06-06 14:23:40 -04:00
Gordon Hall cd66a12ed3 made some adjustments to copay for copay shell integration 2014-06-02 17:00:24 -04:00
Ryan X. Charles 49dbbe8fa9 add simplest possible express server to host files
...this is much better for development, so you can run many different servers
that have different HTML 5 local storages for testing purposes.
2014-04-20 16:46:03 -03:00