Commit Graph

92 Commits

Author SHA1 Message Date
Sky Young
51cc30532d Parse fee correctly 2018-05-22 14:22:05 -07:00
Sky Young
c3ca8643ec Import ClipboardJS before main.js 2018-05-22 12:23:44 -07:00
Sky Young
6e3f51fdbd Use buttons for ClipboardJS copy buttons 2018-05-22 12:08:02 -07:00
Sky Young
7ec226faa2 Use ClipboardJS for HTML5 copy 2018-05-22 11:21:57 -07:00
Sky Young
9325a1c103 Update UI to say Flo instead of Florincoin 2018-05-21 16:03:01 -07:00
Sky Young
b00f80b967 Add getStatus call to header controller 2018-05-21 14:10:02 -07:00
Sky Young
6c7776904a Show network label if not on mainnet 2018-05-21 14:05:12 -07:00
Sky Young
5c070d0e65 Get Network Info on Index page 2018-05-21 13:56:49 -07:00
Sky Young
be1788b4e3 Update translations 2018-05-18 17:23:33 -07:00
Sky Young
bc8dc2e375 Attempt to load transactions from the recent block by default 2018-05-18 16:31:38 -07:00
Sky Young
e83a99ae96 Update Currency 2018-05-18 16:31:07 -07:00
Sky Young
b5b7f9af2f Change API Prefix back to default 2018-05-16 14:37:08 -07:00
Sky Young
ef3a02540b build new apiPrefix 2018-05-16 13:46:01 -07:00
OstlerDev
ee303492e3 btc -> flo 2018-01-15 16:39:57 -08:00
Jason Dreyzehner
340decd978 Route caching bug fix, simplify routing (#763)
* move window.apiPrefix into Angular service

* avoid routing by accept headers, integrate api service

* Revert "Fixed over-matching of index route."

This reverts commit 62e1225dd3.

* better name for index template file
2017-05-04 12:42:17 -04:00
Dabura667
d0a8b123d2 Fix Fee Rate to 8 decimal places
Transaction details page when set to BTC has 19 decimal places

> 0.0014707499999999998 BTC per kB
2017-04-09 11:05:06 +09:00
Braydon Fuller
ffed19b8b3 Unsubscribe to address event, and update addresstxid data format 2016-05-18 10:19:36 -04:00
Braydon Fuller
0a06f9aba9 Update compiled files 2016-05-17 22:58:20 -04:00
Braydon Fuller
f50abae460 Fix url to transaciton sound 2016-05-17 21:00:36 -04:00
Braydon Fuller
3532cd25a1 Change to use bitcoind/addresstxid event 2016-05-17 20:17:04 -04:00
Cryptoanarchist
f002131366 sed -i 's#github.com/bitpay/insight#github.com/bitpay/insight-ui#g'
and adding https where necessary
2016-04-24 16:24:23 +02:00
Braydon Fuller
af08592d01 Fix for Messages URL 2015-09-17 15:51:31 -04:00
Patrick Nagurny
1d70f0196c add bitcore-node service and make everything relative paths 2015-09-03 11:39:21 -04:00
Matias Alejo Garcia
53d8cd4412 add unconfirmed input banner 2015-07-10 17:41:26 -03:00
Sascha Dückers
d91894e0ea Add German translation. 2015-06-09 15:25:44 +02:00
Vis Virial
5435744f05 Add Japanese translation. 2014-11-10 02:01:51 +09:00
Rainer Koirikivi
f20550259f Add support for broadcasting a raw transaction 2014-11-05 00:32:16 +02:00
Rainer Koirikivi
f47133cd4b Add support for verifying messages
/messages/verify contains a view that utilizes the API method of
verifying Bitcoin messages. A link to the page is also added to the
footer.
2014-11-05 00:32:16 +02:00
Gustavo Maximiliano Cortez
40411ca2aa Change deprecated value "changeLanguage" by "changeLocale" 2014-10-27 11:37:24 -03:00
Andrew Hart
7698739215 Fix typo (lenght) in index controller 2014-10-26 10:31:41 -07:00
Andrew Hart
f7bec5285a Merge remote-tracking branch 'upstream/master'
Conflicts:
	public/views/includes/header.html
2014-10-22 07:52:22 -07:00
Gustavo Maximiliano Cortez
8ea1d1e9c4 bits support. using local storage to remember selected currency 2014-10-22 09:01:48 -03:00
Andrew Hart
beee5a3003 Add focus directive to be used to give input elements focus 2014-10-21 16:42:40 -07:00
Gustavo Maximiliano Cortez
2341dcc12f Spanish timestamp format (using angular-moment) 2014-10-13 01:48:43 -03:00
Gustavo Maximiliano Cortez
4d8068301a Example support for spanish language 2014-10-13 01:35:59 -03:00
Gustavo Maximiliano Cortez
a8aebfe14a multi language support 2014-08-24 02:45:10 -03:00
Mario Colque
e5f7327d1f removed loading images in the search field 2014-06-02 13:12:41 -03:00
Gustavo Cortez
f5c930adef Fix Conflicts:
public/js/main.min.js
2014-05-30 13:09:56 -03:00
Matias Alejo Garcia
d28d83b90a add pager to blocks within certain date 2014-05-30 11:50:18 -03:00
Gustavo Cortez
3604ff8651 Fixes: currency values (output, input, fee) 2014-05-30 11:33:48 -03:00
Gustavo Cortez
29c24884e5 Fix scroll position after changing view. 2014-05-26 17:32:15 -03:00
Matias Alejo Garcia
62e4a3c714 fix sci notation 2014-05-17 00:23:13 -03:00
Gustavo Cortez
ff01374e5a Fix name: s/getBalance/noTxList/g 2014-03-21 09:52:48 -03:00
Gustavo Cortez
6d99920d1b Load the list of transactions until the Addr/Block Info are loaded 2014-03-20 16:51:37 -03:00
Matias Alejo Garcia
bc0aff684b rm log 2014-03-20 14:30:52 -03:00
Matias Alejo Garcia
6eff53b379 fix many socket related issuers 2014-03-20 14:06:05 -03:00
Mario Colque
0d4b9ddfc0 fix of CSS for QR code scanner button 2014-03-10 09:54:24 -03:00
Mario Colque
a60abd9793 added a new library for fir canvas on ios/safari 2014-03-08 03:24:28 -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
8200f2121b solve conflicts 2014-02-28 16:20:31 -03:00