Commit graph

73 commits

Author SHA1 Message Date
Matias Alejo Garcia
1313088e14 fix tests 2014-10-27 14:53:40 -03:00
Matias Alejo Garcia
5f7f60f4b9 Merge pull request #35 from eordano/fix/various
Adds various small fixes to Encrypted local storage
2014-10-27 12:11:22 -03:00
Ivan Socolsky
fd021fc56b restored config.js 2014-10-27 11:13:35 -03:00
Ivan Socolsky
0656c8d7e0 fixed delete wallet 2014-10-27 10:49:25 -03:00
Esteban Ordano
cf2615bb88 Encrypted local storage plugin 2014-10-27 10:38:25 -03:00
Esteban Ordano
3e5ccabc00 Fixing Identity test 2014-10-26 20:40:39 -03:00
Esteban Ordano
61b677498b Remove Storage and Profile, Move folders, add EncryptedInsightStorage 2014-10-25 21:14:59 -03:00
Matias Alejo Garcia
567cb8c713 remove storage from Wallet 2014-10-24 10:51:39 -03:00
Matias Alejo Garcia
a40a1bc261 remove storage from Identity 2014-10-24 10:51:39 -03:00
Esteban Ordano
15d11f7e5e Move insight storage to a plugin 2014-10-24 10:51:38 -03:00
Ivan Socolsky
3191ba200c do not select wallet on 'ready' message 2014-10-24 10:51:36 -03:00
Matias Alejo Garcia
b03a3f1391 check if there is not profile, to redir 2014-10-24 10:51:06 -03:00
Matias Alejo Garcia
a70fd64442 add polling as default transport in socket.io 2014-10-24 10:51:05 -03:00
Matias Alejo Garcia
508a8bfc3c one wallet by default 2014-10-24 10:51:04 -03:00
Matias Alejo Garcia
fb73b8fb0b change network dflt 2014-09-22 14:53:11 -03:00
Manuel Aráoz
3a79f039cd Merge pull request #1307 from matiu/feature/drive
Feature/ Async storage + Google Drive example
2014-09-22 09:57:49 -03:00
Matias Alejo Garcia
6326abebe2 add comments to config 2014-09-20 07:30:02 -03:00
Matias Alejo Garcia
2bb809f2ce default localstorage 2014-09-19 17:30:56 -03:00
Matias Alejo Garcia
4b56e06472 fix async getName calls 2014-09-19 15:00:38 -03:00
Matias Alejo Garcia
4bf7bbe73f defaults to localStorage 2014-09-18 19:34:27 -03:00
Matias Alejo Garcia
409cef4d4b fix interfase and loggin 2014-09-18 19:20:00 -03:00
Matias Alejo Garcia
9ad326cd30 working! 2014-09-15 14:17:20 -03:00
Matias Alejo Garcia
6efa4f86de wallet listing working 2014-09-15 14:13:20 -03:00
Matias Alejo Garcia
b9881c1147 add LocalStorage plugin 2014-09-15 14:08:18 -03:00
Matias Alejo Garcia
c0360e7beb plugin system v0 2014-09-15 14:07:43 -03:00
Matias Alejo Garcia
1ce3f82d0a add angular-load 2014-09-15 14:06:56 -03:00
Gustavo Maximiliano Cortez
d85fcbfe07 Remove forceNetwork 2014-09-15 10:16:40 -03:00
Manuel Araoz
56db2bebcf settings: change default config 2014-09-10 13:44:56 -07:00
Manuel Araoz
4931f08b5f settings: change default config 2014-09-10 13:44:55 -07:00
Manuel Araoz
997c061b1a settings: change Insight.js opts 2014-09-10 13:43:58 -07:00
Manuel Araoz
2aa2d89f92 settings: simple insight config 2014-09-10 13:43:58 -07:00
Manuel Araoz
566b746ffd settings: one network config per bitcoin network 2014-09-10 13:43:58 -07:00
Manuel Araoz
0fe4778637 settings: fix references to unitName 2014-09-10 13:39:21 -07:00
Manuel Araoz
c1d8103374 fix settings.js 2014-09-10 13:21:35 -07:00
Manuel Araoz
f9a31ce9aa settings: nuke verbose 2 2014-09-10 13:19:27 -07:00
Ivan Socolsky
baf92d4c1b resolved conflict 2014-09-10 15:09:11 -03:00
Gustavo Maximiliano Cortez
302e75228d Multi-language support. English by default 2014-09-05 16:56:47 -03:00
Esteban Ordano
a0c7d2cb66 Merge pull request #1258 from cmgustavo/feature/01-remove-peerjs
Feature: remove peerjs
2014-09-02 18:23:36 -03:00
Gustavo Maximiliano Cortez
85894d56d9 remove video from settings 2014-09-02 12:10:47 -03:00
Esteban Ordano
24e75fa12d Loggin level info 2014-09-01 16:43:50 -03:00
Esteban Ordano
8f7d952e0f Add logging solution 2014-09-01 16:43:22 -03:00
Esteban Ordano
1c480d21a6 Address @matiu's comments 2014-08-30 10:59:10 -03:00
Esteban Ordano
3225553d78 Currency list in settings 2014-08-30 10:58:48 -03:00
Manuel Araoz
342a69d737 make it work with ssl insight 2014-08-26 11:43:44 -03:00
Manuel Araoz
4f359c05ca basic stuff working 2014-08-26 11:43:41 -03:00
Ivan Socolsky
ce910fe52f Check tx proposal minimum amount 2014-08-21 16:02:02 -03:00
Matias Alejo Garcia
1a5a2916c2 give lock preference to the new instance 2014-08-15 18:34:43 -04:00
Matias Alejo Garcia
18aadede29 fix tests and stringify for localstorage 2014-08-15 18:34:43 -04:00
Matias Alejo Garcia
c804083f89 rm unused config opts 2014-08-15 18:25:59 -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