Commit graph

762 commits

Author SHA1 Message Date
David A. Harding
ae2c7b4caf
Merge pull #966: Copyrights: Add MIT License Header To More Files 2015-07-26 11:54:27 -04:00
Saivann
34550965b2 Make wallet scores and all onclick events compatible with iOS 2015-07-26 01:18:23 -04:00
Saivann
664ec1ac61 Drop use of href="#|return false;" workarounds
This workaround was used for facilitating clicks on mobiles,
but is now unnecessary as ontouchstart events are used.
2015-07-26 01:15:04 -04:00
David A. Harding
09acaafbb0
Merge pull #975: Combine /index, /<lang>/index, and /404 2015-07-25 20:28:03 -04:00
evoskuil
3b15976c7e
Fix libbitcoin, urls, descriptions, split blkmaker, drop BOP, sort
Rebased-from: 5e842a3d7a08d5175c977530f513975c57477072
Rebased-by: David A. Harding <dave@dtrt.org>
Closes #971
2015-07-25 20:27:43 -04:00
Damian
c17b485037
Merge pull #929: Airbitz update
Rebased-from: 17307d043141eabbd1877506db608ab9620f9ebc
Rebased-by: David A. Harding <dave@dtrt.org>
Closes #929
2015-07-25 00:45:31 -04:00
David A. Harding
d1f49ba2c2
Combine /index, /<lang>/index, and /404 2015-07-24 16:56:57 -04:00
David A. Harding
e038560ab7
Copyrights: Add MIT License Header To More Files
- Makefile: extend copyright check test to scan all files with YAML
  headers

    - Exclude alerts from check -- lack of a license shouldn't prevent
      us from publishing emergency information

    - Also add license to Makefile itself

- Fix all errors caught by new test

    - For release notes, also link to github.com/bitcoin/bitcoin
      repository as origin

        - Also update README.md release instructions to include license
2015-07-19 18:44:49 -04:00
Saivann
a0dd6ef052
Merge branch 'jsmobilewalletclick' 2015-07-13 09:21:52 -04:00
John
fbbf098100 Add Bitcoin Organization of the Philippines 2015-07-08 08:45:34 +08:00
Saivann
5707cea630
Rework menus for mobile compatibility
Start supporting touch events for non-buggy iOS support and faster menus
Display and hide wallets on click instead of on mouseout to prevent accidental clicks or mouseout events
Add a wrapper function to detect ghost and accidental clicks
Reorganize wallet javascript functions for better readability
Fix bug in which a wallet would display on mouse over after user clicked inside it's bubble
Fix accidental use of global variables
2015-07-07 15:21:21 -04:00
Jason Dreyzehner
aec66734cc
Wallets: Add Copay
Rebased-from: cbcde1bc5b1bf04985ac4027f16f753570c4245a
Rebased-by: David A. Harding <dave@dtrt.org>
Closes #888
2015-07-03 20:18:27 -04:00
Saivann
a90c2ecfc5
Merge branch 'youtubeondemand' 2015-06-29 11:39:18 -04:00
David A. Harding
930355a41a
Merge pulls #918 & #924
- 918: About-Us: History, Staff Updates, & Signed Commits
- 924: Add Wladimir's Releases Key
2015-06-29 09:53:53 -04:00
Saivann
3a89870ad7 Display release keys along other links with icons 2015-06-27 22:04:20 -04:00
David A. Harding
9d351edbab
Releases: Link To Signing Keys On Download Page 2015-06-27 16:55:29 -04:00
Saivann
3d9c178df3 Avoid duplicate code and non-reusable functions with hardcoded variables 2015-06-26 17:13:09 -04:00
Saivann
17886b6564 Properly remove event from landing page DOM object 2015-06-26 15:26:05 -04:00
Saivann
007d45381f Load Youtube iframe on click only
(Increases performances and offers better privacy)
2015-06-26 14:02:37 -04:00
will binns
c9855a8d3d Remove all-caps instances of the word 'Trezor' for consistency. 2015-06-26 09:22:44 -06:00
will binns
9202f789b2
Update Will's name. 2015-06-26 11:21:08 -04:00
David A. Harding
887b63d10e
About-us: Contributor changes 2015-06-25 20:34:41 -04:00
David A. Harding
9876a2739b
About-Us: Describe History & Ownership 2015-06-25 19:59:36 -04:00
David A. Harding
b347044eb2
Repository Move: Update Repository URLs
git ls-tree --full-tree -r HEAD \
  | sed 's/^.\{53\}//'          \
  | xargs sed -i 's^https://github.com/bitcoin/bitcoin.org^https://github.com/bitcoin-dot-org/bitcoin.org^g'
2015-06-23 09:08:40 -04:00
David A. Harding
5d8b0cfd12
Merge pull #901: Update Bitcoin Wallet For BlackBerry 2015-06-19 18:29:06 -04:00
David A. Harding
0ff4a25a2c
Merge PRs #887, #900, #902
- #887: Replacing MultiBit Classic with MultiBit HD
- #900: Community: Add Bitcoin Embasy Amsterdam
- #902: Update Mycelium description
2015-06-18 07:58:27 -04:00
Gary Rowe
24e4083607
Replace MultiBit Classic with MultiBit HD
Rebased-from: 1603f4c436c686eee55120bb718ba2a354202993
Rebased-by: David A. Harding <dave@dtrt.org>
Closes #887
2015-06-18 07:55:55 -04:00
Andreas Schildbach
e6ffd5b702 Update choose-your-wallet.html
I few weeks ago, I updated the BlackBerry version of the app to the same codebase as the Android version. So it now supports HD wallets and tries its best to not reuse addresses.
2015-06-16 16:56:03 +02:00
David A. Harding
666629d4fe
Community: Add Bitcoin Embasy Amsterdam
Suggested by Martijn Wismeijer (thanks!)
2015-06-16 08:21:49 -04:00
Saivann
2f9fdb9e44 Drop dead links in press picture page 2015-06-16 01:17:01 -04:00
David A. Harding
05d81acd82
Translations: Fix Untranslated String In FAQ
Reported by norill (thanks!)

Closes #884
2015-06-12 12:23:23 -04:00
Ninkip2p
95af331cb7
Wallets: added ios and android for ninki wallet
Rebased-from: 7e17463fbe6e8d8c580ad1555132154b6e080665
Rebased-by: David A. Harding
Closes #863
2015-06-07 00:02:02 -04:00
Luke Dashjr
e60a5db2fd Update URIs for libblkmaker and Eloipool (Gitorious is dead) 2015-05-23 00:04:57 +00:00
David A. Harding
93111b9981
Merge pull #780 2015-05-22 12:50:45 -04:00
David A. Harding
37c2b90404
Bitcoin Paper: Add Italian Translation
Italian translation written by Terzim and reviewed by Saïvann and
Harding.

Anti-virus check: 1431357743/
2015-05-11 11:42:56 -04:00
David A. Harding
a30ece184c
Merge pull #724: Add Bither to wallets 2015-05-05 10:56:58 -04:00
David A. Harding
10bb527535
Events: Fix minor rendering bug 2015-05-04 10:59:55 -04:00
Saivann
87fef805e8 Merge branch 'eventdata' 2015-05-02 17:51:30 -04:00
songchenwen
99b7c1d862 Added Bither 2015-05-02 21:08:06 +08:00
David A. Harding
55d4f4def8
Merge pull #845: About Us: Minor Updates 2015-05-01 19:47:34 -04:00
Eric Larchevêque
4c71f9e1a6
Wallets: Rename HW.1 to Ledger Nano
Rebased-from: a07e159e24e79905e6a2dd8bf82d0a873348d3f4
Rebased-by: David A. Harding <dave@dtrt.org>
Closes #696
Closes #844
2015-05-01 18:55:49 -04:00
Saivann
262b550c18 Separate event script from event data 2015-05-01 14:19:43 -04:00
David A. Harding
372032cf66
Wallets: Display BitGo In Win/Mac/Linux
Reported by Craig (thanks!)
2015-04-30 15:32:52 -04:00
Ben Davenport
1de5c8f656
Add BitGo chrome app to desktop section of choose your wallet
Rebased-from: 25352fb4521d954be9d35183c906f356321d027c
Rebased-by: David A. Harding <dave@dtrt.org>
Closes #827
2015-04-30 12:50:27 -04:00
David A. Harding
9e665e905e
About Us: Minor Updates
* Add Craig Watkins (wallet reviews)

* Remove long-idle contributors

* Update personal links to point to GitHub
2015-04-30 12:24:37 -04:00
George Kimionis
85813d14a9 Changed privacy level to checkpasstransparencyopensource for Android distro 2015-04-29 00:05:59 +03:00
George Kimionis
7f9ec4c4d9 Restored Bitcoin-Core's transparency level
Downgraded Coinomi's transparency level to checkpasstransparencyopensource since no deterministic build system is involved in the build process whatsoever
2015-04-28 12:55:17 +03:00
David A. Harding
ec343d54d1 QA: Check HTML Correctness & Fix Existing Errors
- _contrib/bco-htmlproof: check HTML for correctness; fail on any errors

- _contrib/bco-htmlproof: accept path for individual page to help debug
  page problems

- (Many files) Convert `&` in numerous elements to `&amp;`

- _templates/download.html: use Liquid filter to automatically escape
  `&` in magnet links.  Also premptively tell HTML not to check the
  magnet link when checking external links (this check is not currently
  enabled)

- _releases/*: Escape `<parameter>` used in multiple Bitcoin Core
  release notes

- _templates/choose-you-wallet.html: change mSigna URL from
  .../coinvault&referer=bitcoin.org to .../coinvault?referer=bitcoin.org

- _templates/community.html: fix duplicate anchors by renaming one
  anchor

- _templates/events.html: move Javascript to separate file because it
  contains forbidden HTML close tags within the `<script></script>`
  tags.

- (Many files, mostly in _translations/) Fix many broken open tags or
  missing close tags.

- _translatios/zh_TW.yml & ko.yml: fix a total of three invalid
  characters (control characters)
2015-04-27 09:12:11 -04:00
George Kimionis
68a7369608 Downgraded transparency level to checkpasstransparencyopensource since no deterministic build system is involved in the build process whatsoever 2015-04-27 15:20:53 +03:00
David A. Harding
feea5bb21f Layout: Add anchor link affordance to all pages 2015-04-25 19:19:24 -04:00