Commit Graph

501 Commits

Author SHA1 Message Date
Patrick Nagurny 7d68b0cc82 Merge pull request #678 from braydonf/feature/configurable-routes
Added ability to configure HTTP route prefixes.
2015-10-13 11:20:38 -04:00
Braydon Fuller c45a0edd60 Added ability to configure HTTP route prefixes. 2015-10-13 10:49:44 -04:00
Braydon Fuller accff4e43c Removed href="#" that was redirecting the the landing page. 2015-10-02 13:14:30 -04:00
Chris Kleeschulte 19974a7d3d Removed button and div for Show Transaction Output Data 2015-09-25 11:26:21 -04:00
Braydon Fuller b5251849a0 Fix bug with displaying mined time for mempool transactions. 2015-09-21 17:21:11 -04:00
Braydon Fuller e45396435b Add updated generate files until we have a better solution. 2015-09-18 13:58:05 -04:00
Braydon Fuller fc15f2982f Update link to messages. 2015-09-17 17:00:59 -04:00
Braydon Fuller af08592d01 Fix for Messages URL 2015-09-17 15:51:31 -04:00
Patrick Nagurny e4eb09f87f update css 2015-09-03 18:16:34 -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 4253de1ed4 Update index.html 2015-08-05 14:48:28 -03:00
Gustavo Maximiliano Cortez 52b665e79a
Update bundles 2015-07-14 13:01:02 -03:00
Matias Alejo Garcia c2a0dee752 update bundles 2015-07-13 19:20:21 -03:00
Matias Alejo Garcia 53d8cd4412 add unconfirmed input banner 2015-07-10 17:41:26 -03:00
dabura667 1423811d4e Fix fee per kb 2015-07-08 08:38:12 +09:00
dabura667 245e52d6fb Add fee per kB to transaction view
https://www.reddit.com/r/Bitcoin/comments/3ceyaz/block_explorers_please_display_feeperkb/
2015-07-07 23:50:50 +09:00
Sascha Dückers d91894e0ea Add German translation. 2015-06-09 15:25:44 +02:00
Gustavo Maximiliano Cortez af028e41e6 Fix footer. Update angularjs-all 2014-11-30 19:31:12 -03:00
BlaiseExpMore25 e4a82a838b issue 545 - added unit change for transactions on homepage 2014-11-10 22:07:31 +01: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
Andrew Hart 8bde44134b Add initial robots.txt with rules from #544 2014-11-01 20:48:56 -07:00
Gustavo Maximiliano Cortez c1d14c6652 display languages if available 2014-10-27 11:40:59 -03:00
Gustavo Maximiliano Cortez 40411ca2aa Change deprecated value "changeLanguage" by "changeLocale" 2014-10-27 11:37:24 -03:00
Andrew Hart 5b48e4444d Update generated files with fix from 7698739 2014-10-26 10:34:13 -07:00
Andrew Hart 7698739215 Fix typo (lenght) in index controller 2014-10-26 10:31:41 -07:00
Andrew Hart dd2d32a06a Add mobile-specific attributes to the mobile-visible search form reference 2014-10-22 12:56:42 -07:00
Andrew Hart 67ff2cd06a Reference the views/includes/search.html template in header.html 2014-10-22 12:55:09 -07:00
Andrew Hart d6b90fe871 Remove mobile-specific attributes in the search form snippet 2014-10-22 12:49:40 -07:00
Andrew Hart 9e6fccc554 Add placeholder translation in mobile search input 2014-10-22 12:10:35 -07:00
Andrew Hart 5217763a1e Add updated angular-all generated javascript 2014-10-22 10:15:25 -07:00
Andrew Hart b1cb8d7209 Add compiled files generated as a result of #567 2014-10-22 09:53:37 -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
Matias Alejo Garcia 9945a0bdc9 Merge pull request #568 from cmgustavo/bug/03-layout
fix layout for small devices
2014-10-22 09:57:54 -03:00
Gustavo Maximiliano Cortez 793fc4216a fix layout for small devices 2014-10-22 09:23:59 -03:00
Gustavo Maximiliano Cortez 8ea1d1e9c4 bits support. using local storage to remember selected currency 2014-10-22 09:01:48 -03:00
Andrew Hart 9e33a4abd8 Add focus directive to search box text input 2014-10-21 16:44:12 -07: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 33c9120991 wording fixes 2014-09-12 19:04:06 -03:00
Gustavo Maximiliano Cortez c788ef0c2f Fixes mobile version. Fix #550 2014-09-12 18:48:14 -03:00
Gustavo Maximiliano Cortez 5e058c2f6f Fix Conflicts:
public/js/angularjs-all.min.js
	public/js/main.min.js
2014-09-03 16:35:11 -03:00
Manuel Araoz 7681797b90 update version 2014-09-01 13:09:54 -03:00
Manuel Araoz f2b8fd3531 new insight version 2014-09-01 13:00:19 -03:00
Gustavo Maximiliano Cortez c94765bca5 minified files with multi language support (used for easier starter) 2014-08-24 02:46:13 -03:00
Gustavo Maximiliano Cortez a8aebfe14a multi language support 2014-08-24 02:45:10 -03:00
Matias Alejo Garcia 45caf5a40a fix abs link 2014-06-18 17:18:06 -03:00
Matias Alejo Garcia 9f3f0bfd09 add logo svg 2014-06-18 17:16:16 -03:00