Gustavo Cortez
|
9a791ec838
|
Fix: copied/renamed zeroclipboard.swf file to new path #446
|
2014-04-03 15:35:08 -03:00 |
Gustavo Cortez
|
246948f6fd
|
Missing swf file for copy button
|
2014-04-03 14:26:08 -03:00 |
Matias Alejo Garcia
|
6eff53b379
|
fix many socket related issuers
|
2014-03-20 14:06:05 -03:00 |
Gustavo Cortez
|
87dd9a7159
|
fix navbar. hide status if screen is small
|
2014-03-17 15:18:11 -03:00 |
Mario Colque
|
0d4b9ddfc0
|
fix of CSS for QR code scanner button
|
2014-03-10 09:54:24 -03:00 |
Mario Colque
|
83681967df
|
added a new way to scan qr codes from mobile browsers
|
2014-03-08 03:23:42 -03:00 |
Mario Colque
|
ef2cb2c055
|
adde angular-ui-utils. CSS fix
|
2014-02-28 17:22:24 -03:00 |
Bechi
|
92cf4e82a3
|
fix conflict
|
2014-02-28 16:52:51 -03:00 |
Mario Colque
|
8200f2121b
|
solve conflicts
|
2014-02-28 16:20:31 -03:00 |
Mario Colque
|
df1778fd54
|
added qr code scanner support
|
2014-02-28 16:18:06 -03:00 |
Bechi
|
fb8c2e98e3
|
fix tx details
|
2014-02-28 10:26:38 -03:00 |
Bechi
|
c97289a4cd
|
fix conflict
|
2014-02-27 10:47:44 -03:00 |
Gustavo Cortez
|
fd6d06d115
|
scriptsig is an array in the front-end. It 's for designing.
|
2014-02-26 19:03:48 -03:00 |
Mario Colque
|
d4c40355f8
|
removed insight-api files
|
2014-02-26 16:50:10 -03:00 |
Bechi
|
8930614b64
|
fix new layout
|
2014-02-25 18:09:46 -03:00 |
Gustavo Cortez
|
2e96912dd2
|
added link to hide navbar.
|
2014-02-25 10:00:03 -03:00 |
Mario Colque
|
d2d3f95b97
|
update
|
2014-02-24 11:17:46 -03:00 |
Mario Colque
|
64cfacb945
|
added compiled files. postinstall script removed from package.json
|
2014-02-24 08:34:52 -03:00 |
Mario Colque
|
16aba1847f
|
created a new Grunt Task only for compress assets
|
2014-02-10 10:28:43 -03:00 |
Mario Colque
|
5b19578407
|
added all minified files
|
2014-02-10 04:19:22 -03:00 |
Mario Colque
|
2abb7c4859
|
concat and minify css and js files
|
2014-02-10 03:58:28 -03:00 |
Mario Colque
|
1837b9f211
|
disabled address fixed
|
2014-02-07 16:07:06 -03:00 |
Mario Colque
|
e540112b4b
|
initial currency values setted on header controller
|
2014-02-07 15:44:19 -03:00 |
Mario Colque
|
2a4d3f0252
|
removed unnecessary CurrencyController calls
|
2014-02-07 15:13:09 -03:00 |
Mario Colque
|
398babaa8f
|
added new controller
|
2014-02-07 13:57:55 -03:00 |
Gustavo Maximiliano Cortez
|
ad8392380d
|
Merge pull request #192 from colkito/bug/fade-transaction-list
remover the fade effect in the transaction list
|
2014-02-07 11:23:03 -02:00 |
Gustavo Cortez
|
4e49989d24
|
Currency support on address pages and missing places
|
2014-02-06 18:09:50 -03:00 |
Mario Colque
|
bdfc1c5455
|
remover the fade effect in the transaction list
|
2014-02-06 16:50:20 -03:00 |
Mario Colque
|
724c4911bc
|
fixed error message when bitcoind is down
|
2014-02-06 13:57:11 -03:00 |
Mario Colque
|
c5fbde45bb
|
added a tooltip when copy&paste buttons is pressed
|
2014-02-06 12:57:15 -03:00 |
Mario Colque
|
afec679720
|
added the style improvement for the currency switch
|
2014-02-06 04:46:50 -03:00 |
Mario Colque
|
d089531643
|
Merge branch 'master' into feature/switch-currency
|
2014-02-05 16:01:41 -03:00 |
Mario Colque
|
78d4c99337
|
added currency switch with cache
|
2014-02-05 15:59:44 -03:00 |
Gustavo Cortez
|
ed6a259c21
|
fix warning with var not used. removed developers section. fix navbar search
|
2014-02-05 15:55:07 -03:00 |
Gustavo Cortez
|
2a2a2110f5
|
front-end of block list by date is ready. fillCache for getting blocks.
|
2014-02-05 15:11:39 -03:00 |
Mario Colque
|
e438fb53b7
|
Merge pull request #180 from cmgustavo/feature/01developers-page
Feature/01developers page
|
2014-02-03 05:35:30 -08:00 |
Mario Colque
|
d73b29240f
|
added new error message template
|
2014-01-31 16:35:51 -03:00 |
Gustavo Cortez
|
1eff18b9b9
|
Empty page for Developers. Fix responsive menu.
|
2014-01-31 13:21:32 -03:00 |
Mario Colque
|
d63163d159
|
fix conflicts
|
2014-01-30 18:39:00 -03:00 |
Mario Colque
|
a406980b87
|
added error message when the server is down, bitcoind is down or lost internet connection
|
2014-01-30 18:34:48 -03:00 |
Gustavo Cortez
|
f03bd89bcd
|
Important Fix on URL routing (Node.js catch all request first, then throught Angular.js)
|
2014-01-30 17:33:58 -03:00 |
Mario Colque
|
ed98c88a58
|
Merge pull request #171 from cmgustavo/bug/01titles-h1-h2-descriptions
SET: complete descriptions info. fixed titles for all pages. complete h1...
|
2014-01-29 12:20:33 -08:00 |
Gustavo Cortez
|
bbdd3a137b
|
SET: complete descriptions info. fixed titles for all pages. complete h1, h2 on some pages
|
2014-01-29 17:17:16 -03:00 |
Matias Alejo Garcia
|
f405f72e74
|
Merge pull request #169 from matiu/feature/opt-mongo
Feature/opt mongo
|
2014-01-29 10:13:53 -08:00 |
Matias Alejo Garcia
|
6f2ffeff04
|
new DB schema. test updated
|
2014-01-29 15:10:36 -03:00 |
Mario Colque
|
f2963a2b6d
|
limit live transactions in the homepage
|
2014-01-29 11:25:27 -03:00 |
Mario Colque
|
4d69c974c4
|
limit live transactions in the homepage
|
2014-01-29 10:40:49 -03:00 |
Mario Colque
|
9b7d1d7758
|
little fix
|
2014-01-29 10:27:49 -03:00 |
Mario Colque
|
4e88c6fe5d
|
limit live transactions in the homepage
|
2014-01-29 10:26:03 -03:00 |
Mario Colque
|
3581b1b347
|
added colors to show inputs and outputs different
|
2014-01-27 17:48:02 -03:00 |