Commit Graph

1200 Commits

Author SHA1 Message Date
Gustavo Maximiliano Cortez 805099de1b Merge pull request #643 from matiu/feat/unconfirmed-input
add unconfirmed input banner
2015-07-10 18:02:46 -03:00
Matias Alejo Garcia 53d8cd4412 add unconfirmed input banner 2015-07-10 17:41:26 -03:00
Gustavo Maximiliano Cortez aaa21faae5 Merge pull request #641 from bitpay/revert-640-addfeeperkb
Revert "Fix max decimal place + trailing zeroes when in BTC"
2015-07-08 10:13:11 -03:00
Gustavo Maximiliano Cortez ea0adc1d9e Merge pull request #640 from dabura667/addfeeperkb
Fix max decimal place + trailing zeroes when in BTC
2015-07-08 09:56:39 -03:00
dabura667 4d3e71a346 Fix max decimal place + trailing zeroes when in BTC 2015-07-08 21:15:29 +09:00
Gustavo Maximiliano Cortez 81c71415ed Revert "Fix max decimal place + trailing zeroes when in BTC" 2015-07-08 07:11:20 -03:00
Matias Alejo Garcia 07d8dddfb3 Merge pull request #639 from matiu/version
bump version
2015-07-07 20:50:04 -03:00
Matias Alejo Garcia 8241dfe9ba Merge pull request #638 from dabura667/addfeeperkb
Fix fee per kb
2015-07-07 20:48:51 -03:00
Matias Alejo Garcia d188b2512c bump version 2015-07-07 20:47:34 -03:00
dabura667 1423811d4e Fix fee per kb 2015-07-08 08:38:12 +09:00
Matias Alejo Garcia 9183ffcf10 Merge pull request #636 from dabura667/addfeeperkb
Add fee per kB to transaction view
2015-07-07 11:59:33 -03: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
Gustavo Maximiliano Cortez 76e47fd077 Merge pull request #625 from saschad/master
German Translation
2015-06-09 17:16:59 -03:00
Sascha Dückers d91894e0ea Add German translation. 2015-06-09 15:25:44 +02:00
Matias Alejo Garcia 9e7ff7e092 Merge pull request #623 from thesoftwarejedi/patch-1
Update README.md
2015-05-29 14:49:06 -03:00
Dana Hanna 1a821f9c2a Update README.md
fix typo
2015-05-29 02:38:14 -04:00
Gustavo Maximiliano Cortez 79341717ec Merge pull request #588 from cmgustavo/bug/footer-01
Fix footer. Update angularjs-all
2014-11-30 19:37:47 -03:00
Gustavo Maximiliano Cortez af028e41e6 Fix footer. Update angularjs-all 2014-11-30 19:31:12 -03:00
Gustavo Maximiliano Cortez 51a6ff9e85 Update README.md
fixes #580
2014-11-22 13:43:10 -03:00
Manuel Aráoz 7d4014f573 Merge pull request #584 from BlaiseExpMore25/bug/545-unit-translation
issue 545 - added unit change for transactions on homepage
2014-11-10 18:37:03 -03:00
BlaiseExpMore25 e4a82a838b issue 545 - added unit change for transactions on homepage 2014-11-10 22:07:31 +01:00
Matias Alejo Garcia f29f5a8f4a Merge pull request #581 from visvirial/translate-ja
Add Japanese translation.
2014-11-10 15:59:57 -03:00
Vis Virial 5435744f05 Add Japanese translation. 2014-11-10 02:01:51 +09:00
Manuel Aráoz 94faf2d9f9 Merge pull request #579 from koirikivi/verifymessage-broadcasttx
Add support for verifymessage and sendrawtransaction
2014-11-06 15:09:21 -03: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
Matias Alejo Garcia 594216e998 Merge pull request #578 from andrewfhart/feature/add-robots-txt
Add robots.txt
2014-11-02 08:43:43 -03:00
Andrew Hart 8bde44134b Add initial robots.txt with rules from #544 2014-11-01 20:48:56 -07:00
Gustavo Maximiliano Cortez 2852afc12b Merge pull request #572 from cmgustavo/feature/angular-ammoment
Changing deprecated value "changeLanguage" by "changeLocale"
2014-10-27 11:43:41 -03: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
Matias Alejo Garcia adc3f2ade4 Merge pull request #573 from andrewfhart/fix-blocks-length
Fix $scope.blocksLength assignment in index controller
2014-10-26 19:57:07 -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
Gustavo Maximiliano Cortez 0b255f5f32 Merge pull request #570 from andrewfhart/feature/unify-search
Unify Search
2014-10-23 23:46:49 -03: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
Gustavo Maximiliano Cortez 4225e59ae0 Merge pull request #569 from andrewfhart/feature/generated-files-for-567
Add generated JavaScript files pertaining to #567
2014-10-22 14:52:19 -03: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
Matias Alejo Garcia 3c2add5f36 Merge pull request #567 from andrewfhart/master
Give automatic focus to the header search box on page load
2014-10-22 12:41:45 -03: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
Matias Alejo Garcia 253ea739d7 Merge pull request #563 from cmgustavo/feature/bits-support-storage
feature/bits support
2014-10-22 09:56:40 -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
Matias Alejo Garcia 56c0660c87 Merge pull request #562 from cmgustavo/feature/spanish-example-support
Feature/spanish example support
2014-10-22 07:50:36 -03:00
Andrew Hart 9e33a4abd8 Add focus directive to search box text input 2014-10-21 16:44:12 -07:00