Gustavo Cortez
|
cb00a5b629
|
Transactions counter in navbar. Moved updateTx from controller to service.
|
2014-05-13 04:03:09 -03:00 |
|
Matias Alejo Garcia
|
030e10a3b6
|
banner for unsupported browsers
|
2014-05-12 12:00:25 -03:00 |
|
Manuel Araoz
|
4bfaf05930
|
fix address generation
|
2014-05-09 16:02:27 -03:00 |
|
Manuel Araoz
|
af628dde9b
|
reduce calls to insight in address gen
|
2014-05-09 15:39:33 -03:00 |
|
Manuel Araoz
|
f764c743e4
|
remove many unnecesary digests
|
2014-05-09 15:39:33 -03:00 |
|
Manuel Araoz
|
62668e8d86
|
remove comments
|
2014-05-09 15:39:33 -03:00 |
|
Manuel Araoz
|
bdbe8bdfc7
|
remove pubKeyRingUpdated event
|
2014-05-09 15:39:33 -03:00 |
|
Manuel Araoz
|
0f1d651e36
|
unified connect calls
|
2014-05-09 15:39:33 -03:00 |
|
Manuel Araoz
|
1b87083579
|
disconnect working
|
2014-05-09 15:39:33 -03:00 |
|
Manuel Araoz
|
55ba5e6d37
|
connect working
|
2014-05-09 15:39:33 -03:00 |
|
Manuel Araoz
|
132920f909
|
change wallet event 'create' to 'ready'
|
2014-05-09 15:39:33 -03:00 |
|
Manuel Araoz
|
22cd4cae94
|
make explicit refreshes when storing wallet
|
2014-05-09 15:39:33 -03:00 |
|
Ryan X. Charles
|
c4e3bf47fb
|
improve language
Make the language more professional, and add a space after "txid" so that you
can easily copy+paste the txid.
|
2014-05-09 11:28:35 -04:00 |
|
Mario Colque
|
607570a5e1
|
removed dropbox backup options
|
2014-05-09 09:52:13 -03:00 |
|
Gustavo Maximiliano Cortez
|
4f8cca9cd6
|
Merge pull request #330 from maraoz/UI/transaction-links
show transaction id, and link to insight
|
2014-05-09 09:37:10 -03:00 |
|
Manuel Araoz
|
a6bab6da4c
|
show transaction id, and link to insight
|
2014-05-08 18:14:49 -03:00 |
|
Manuel Araoz
|
f29ff47e44
|
remove offline peers
|
2014-05-08 16:58:36 -03:00 |
|
Manuel Araoz
|
55d1a2f671
|
fix avatar directive bug
|
2014-05-08 16:31:08 -03:00 |
|
Manuel Araoz
|
032ae804b1
|
general avatar polishing
|
2014-05-08 15:48:00 -03:00 |
|
Gustavo Cortez
|
afceeffd03
|
Replaced actual gif loading for css3 animation used on signing process.
|
2014-05-08 12:25:35 -03:00 |
|
Gustavo Cortez
|
7f79f3e511
|
Fixes: show error message when put a wrong password
|
2014-05-08 10:03:32 -03:00 |
|
Manuel Araoz
|
82a07d2c10
|
add confvideo directive
|
2014-05-07 19:05:29 -03:00 |
|
Matias Alejo Garcia
|
6afcd8cc2e
|
spinner while derivating passphrase
|
2014-05-07 18:53:55 -03:00 |
|
Manuel Aráoz
|
d58da529c6
|
Merge pull request #312 from matiu/feature/ux11
Feature/ux11
|
2014-05-07 12:22:36 -03:00 |
|
Manuel Aráoz
|
47180238e3
|
Merge pull request #303 from colkito/feature/qr-scanner-support
Feature/qr scanner support
|
2014-05-07 12:21:47 -03:00 |
|
Mario Colque
|
d2708a353d
|
fixed address validation
|
2014-05-07 11:21:30 -03:00 |
|
Matias Alejo Garcia
|
1dc1e0a017
|
move passphrase config
|
2014-05-07 10:31:57 -03:00 |
|
Matias Alejo Garcia
|
3434393b21
|
rm try catch
|
2014-05-07 10:24:05 -03:00 |
|
Matias Alejo Garcia
|
542943c29f
|
fix link + decrypt password
|
2014-05-07 09:55:31 -03:00 |
|
Matias Alejo Garcia
|
fa8c2eada5
|
Merge pull request #304 from cmgustavo/bug/open-wallet
Sign-in when put a wrong password. Fixes #297
|
2014-05-06 19:22:40 -03:00 |
|
Matias Alejo Garcia
|
b345242183
|
Merge pull request #305 from maraoz/optimize/UI-calls
Optimize some UI calls
|
2014-05-06 19:21:05 -03:00 |
|
Gustavo Cortez
|
88a7fca8d8
|
Fix Conflicts:
js/controllers/signin.js
|
2014-05-06 18:12:24 -03:00 |
|
Gustavo Cortez
|
ab9be793cb
|
Fix signing when put a wrong password. Fixes #297
|
2014-05-06 17:57:16 -03:00 |
|
Mario Colque
|
ad836250f5
|
Merge pull request #277 from cmgustavo/feature/backup-form
Feature/backup form
|
2014-05-06 17:55:04 -03:00 |
|
Manuel Araoz
|
8836bdf86a
|
optimize address page and refresh UI calls.
|
2014-05-06 17:36:16 -03:00 |
|
Manuel Araoz
|
710b2f48e3
|
login optimized
|
2014-05-06 17:09:35 -03:00 |
|
Mario Colque
|
159ceee88b
|
added support for qrcode scanner
|
2014-05-06 17:03:19 -03:00 |
|
Manuel Araoz
|
20b0b6e9c7
|
fix refresh button
|
2014-05-06 16:21:56 -03:00 |
|
Matias Alejo Garcia
|
fc48d68ec9
|
Merge pull request #298 from cmgustavo/feature/01-signin-related
Feature/01 signin related
|
2014-05-06 15:37:34 -03:00 |
|
Gustavo Cortez
|
ceb97b29e6
|
Password required when create new wallet (#284).
|
2014-05-06 15:06:37 -03:00 |
|
Gustavo Cortez
|
ee6220ea0a
|
Fixes link and controller signin
|
2014-05-06 14:46:26 -03:00 |
|
Gustavo Cortez
|
a4c16a94a5
|
Signin page:
* Swap places for "join" and "create/open" (#285).
* Prevent the user not set the password and required fields (#280).
|
2014-05-06 14:39:16 -03:00 |
|
Gustavo Cortez
|
b7ed2798fb
|
Fix #269: save wallet when restoring a backup
|
2014-05-05 16:32:36 -03:00 |
|
Manuel Araoz
|
33e824a64c
|
STUN/TURN in default config
|
2014-05-05 15:54:17 -03:00 |
|
Gustavo Cortez
|
af4a11c26d
|
Improve restore forms
|
2014-05-05 13:16:56 -03:00 |
|
Mario Colque
|
aa0ed193fd
|
Merge pull request #256 from matiu/feature/reconnect-simpler-peer-mgmt
better peer management / peer reconection
|
2014-05-01 22:22:44 -03:00 |
|
Matias Alejo Garcia
|
304c39c2b7
|
rm logs
|
2014-05-01 21:59:39 -03:00 |
|
Matias Alejo Garcia
|
7edb310517
|
add comment
|
2014-05-01 21:52:46 -03:00 |
|
Matias Alejo Garcia
|
65f12f611f
|
better peer management
|
2014-05-01 21:48:17 -03:00 |
|
Mario Colque
|
fc6a24c6b1
|
added import from backup text
|
2014-05-01 19:39:01 -03:00 |
|