Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Vue Tailwind

Tools that allow the developer to easily make beautiful user interfaces.
Collective - Host: opensource - https://opencollective.com/vue-tailwind - Website: https://www.vue-tailwind.com/ - Code: https://github.com/alfonsobries

chore: add 2 known wallets and rename "ARK" to "Ark" (#776)

github.com/alfonsobries/wallet - f8011db161d6392f9a742f245301359efac622e1 authored about 6 years ago by kalgoop <[email protected]>
fix: check if currentwallet is defined before checking for contact (#770)

github.com/alfonsobries/wallet - 946cce09c50dafa92198482c1962b957e3b30f24 authored about 6 years ago by ItsANameToo <[email protected]>
fix: only reset buttons when the curretWallet has changed (#771)

github.com/alfonsobries/wallet - 75e92bbf160ace6b43f17154300a6b1b30e3881e authored about 6 years ago by ItsANameToo <[email protected]>
fix: resolve validation issues making it impossible to add a network (#772)

* fix: resolve validation issues making it impossible to add a network

* fix: only show requi...

github.com/alfonsobries/wallet - 0b41c2fcecbfd30037b447309b970fdabf6dc983 authored about 6 years ago by ItsANameToo <[email protected]>
fix: include fee in second signature builder (#766)

* fix: second signature builder

* refactor: replace pow method with e notation

github.com/alfonsobries/wallet - d423f7a3bab3e7728838a7adf04c5b25ce69e444 authored about 6 years ago by Edgar Goetzendorff <[email protected]>
refactor: responsive split layout (#762)

github.com/alfonsobries/wallet - f13ed131bf413ce4d6714a118ced372f9aa6a9fd authored about 6 years ago by Edgar Goetzendorff <[email protected]>
refactor: hide secondary action buttons where applicable & UI tweaks (#757)

* ui: remove superfluos padding from peer reload button

* ui: square ark logo

* ui: precis...

github.com/alfonsobries/wallet - 56eb8f7c98e35df18c4065122a1e92050f079f27 authored about 6 years ago by Edgar Goetzendorff <[email protected]>
fix: show contacts in sidebar if wallet is contact (#758)

github.com/alfonsobries/wallet - 4b663d7a40f7065bafeab2e16cf3fc4765d34169 authored about 6 years ago by ItsANameToo <[email protected]>
refactor: reset heading on wallet change (#759)

github.com/alfonsobries/wallet - aa79b414a24e41e63494bf82bf5d9053ef700d59 authored about 6 years ago by Edgar Goetzendorff <[email protected]>
refactor: responsive intro (#761)

* feat: position background better and give text more space on smaller screen

* fix: also pos...

github.com/alfonsobries/wallet - b640709ebb55a253c4fb0a186ed8389d75c5847d authored about 6 years ago by ItsANameToo <[email protected]>
feat: setting for enabling/disabling the market chart on the dashboard and better price format (#750)

* feat: setting for enabling/disabling the market chart on the dashboard

* improvement: use t...

github.com/alfonsobries/wallet - 5b2e97e975795dd30abc41d1621302e48d7e2121 authored about 6 years ago by Juan <[email protected]>
feat: ledger cache option tooltip (#749)

github.com/alfonsobries/wallet - 4667bfe4c517db9dd0ee45aa16fb4cee97a4374a authored about 6 years ago by Alex Barnsley <[email protected]>
fix: Various style improvements (#700)

* Remove whitespace at top of WalletSidebar.vue with pt-0 in root component

* wrap routerlink...

github.com/alfonsobries/wallet - 8c0dfc9b0d434e8796c3dba3998123227d240ae3 authored about 6 years ago by jeremiG <[email protected]>
fix: responsive navbar avatar & ui tweaks (#735)

* fix: responsive navbar avatar

* fix: remove whole search menu icon div

* refactor: don't...

github.com/alfonsobries/wallet - d265c061b90a0ebd7856ff32af66b40d216dfc50 authored about 6 years ago by Edgar Goetzendorff <[email protected]>
fix: passphrase focus resets when toggling visibility (#742)

github.com/alfonsobries/wallet - 90c57529c5d20921e4e30952b708cf58084ff8cd authored about 6 years ago by jeremiG <[email protected]>
fix: multiple profile creation on multiple clicks (#741)

github.com/alfonsobries/wallet - 68a61a9d4072cd9bec25723204aa3db8d2a91dcf authored about 6 years ago by kalgoop <[email protected]>
feat: cache ledger wallets (#743)

* feat: cache ledger profile option

* feat: ability to cache ledgers in store

* feat: ui o...

github.com/alfonsobries/wallet - 747f4d01b808bbfa9890b2672ed87864f49104c8 authored about 6 years ago by Alex Barnsley <[email protected]>
refactor: chart buttons hover background color (#739)

github.com/alfonsobries/wallet - d2cabc691049dbfdc37efd50fb71f54b3dbf81a6 authored about 6 years ago by Edgar Goetzendorff <[email protected]>
feat: background update ledger flag (#734)

* feat: background update ledger setting

* fix: emit change only when changing profile

* r...

github.com/alfonsobries/wallet - facc327db36f78fec5fdc5d7316143c1abcf9107 authored about 6 years ago by Alex Barnsley <[email protected]>
bug: fix validation of passphrase (#731)

The Issue
1- choose a wallet (from 3)
2- two times next
3- enter all three passphrase words ...

github.com/alfonsobries/wallet - 91202a2712002c9cbccacf51b66f33aa72c77c43 authored about 6 years ago by kalgoop <[email protected]>
refactor: use semver for release check (#729)

github.com/alfonsobries/wallet - d7972b304ea9d3e98a6bc60d955c73450387ed27 authored about 6 years ago by Edgar Goetzendorff <[email protected]>
fix: apply blur also to navbar (#730)

github.com/alfonsobries/wallet - 364c86e6e632641ed3df82ad427c60e974231cf3 authored about 6 years ago by Edgar Goetzendorff <[email protected]>
fix: version notification tooltip boundaries (#727)

github.com/alfonsobries/wallet - a0be6a26ed3c81f7bd0b0ae305c0b664d23685ef authored about 6 years ago by Edgar Goetzendorff <[email protected]>
refactor: dashboard transaction list spacing (#728)

* refactor: fixed width addresses on dashboard

* refactor: shorter tx date/time in list

* ...

github.com/alfonsobries/wallet - b1fc883627d9b9aa800d83f64c8307b1d8d741b6 authored about 6 years ago by Alex Barnsley <[email protected]>
chore: bump version (#725)

github.com/alfonsobries/wallet - 99e0c5edfcfcb781423c3e6b850e65730ae5f869 authored about 6 years ago by Lúcio Rubens <[email protected]>
fix: do not show "Send All" in 2 lines on transfer modal (#724)

* fix: do not show "Send All" in 2 lines on transfer modal

* fix: remove negative margin

github.com/alfonsobries/wallet - d724109073a020ea05280173554d7142975f5031 authored about 6 years ago by Juan <[email protected]>
fix: use electron-window-state instead of win-state (#720)

github.com/alfonsobries/wallet - 74d88845d28b134dbe435657aaca19300b302c52 authored about 6 years ago by Lúcio Rubens <[email protected]>
fix: reset the scroll when switching tabs (#722)

github.com/alfonsobries/wallet - c9ff089e3bf7e461705753cbbc584cd9dd256fe2 authored about 6 years ago by Juan <[email protected]>
chore: reword low fee notice (#723)

github.com/alfonsobries/wallet - 6c9235dae65761fccf101c992c1da80bf558788b authored about 6 years ago by Alex Barnsley <[email protected]>
refactor: hide vendorfield on dashboard (#721)

github.com/alfonsobries/wallet - 6febfd44fce0563f4d4c0b43835d0875a111c332 authored about 6 years ago by Alex Barnsley <[email protected]>
feat: changelly integration (#679)

* feat: changelly integration

* refactor: add changelly iframe

* fix: change confirmation ...

github.com/alfonsobries/wallet - 9d3fcc2e198d6ab61e508d6d878f355f519dd6b2 authored about 6 years ago by Lúcio Rubens <[email protected]>
improvement: on wallet rename modal, admit `Enter` key to rename (#718)

github.com/alfonsobries/wallet - 1b88c121c494f955d01981c1cb61c676b5c3f11b authored about 6 years ago by Juan <[email protected]>
fix: prevent duplicate profile name (#715)

github.com/alfonsobries/wallet - faea665a0bf5db32ed0f7eab788f72345b81b4d7 authored about 6 years ago by kalgoop <[email protected]>
fix: replace deprecated qrcode package (#707)

github.com/alfonsobries/wallet - 1f9c8dc5a82cb6b29d1e685694577c1ffef1a6a5 authored about 6 years ago by Lúcio Rubens <[email protected]>
Add minimum fee notice (#704)

github.com/alfonsobries/wallet - 5a62f90dfb5e6c161582de5f3f5a33821e4f9492 authored about 6 years ago by kalgoop <[email protected]>
Bugfix : Validation after after regenerating 2nd passphrase (#712)

github.com/alfonsobries/wallet - fca124a72e13ede66574e52a3756af554cbbf2de authored about 6 years ago by kalgoop <[email protected]>
fix: do not throw an Error when closing `TransactionShow` (#713)

github.com/alfonsobries/wallet - c9ac2f72d94f4d2758e3ddeae72fa97cb53775e8 authored about 6 years ago by Juan <[email protected]>
fix: check correctly if the balance is enough for creating the second signature (#714)

github.com/alfonsobries/wallet - 259a9588e02e6eb90071a8f2f0b3c6b2a90929dd authored about 6 years ago by Juan <[email protected]>
fix: ledger transaction expiry (#710)

* fix: show ledger transactions no dashboard
* fix: correct use/storage of profile id
* fix: s...

github.com/alfonsobries/wallet - 193742a748061b1efeb6250b2923768512b49245 authored about 6 years ago by Alex Barnsley <[email protected]>
fix: go to wallet list on ledger disconnect (#711)

github.com/alfonsobries/wallet - a0ed6b7683c9933a68332bd3cd12d26ff857aa6b authored about 6 years ago by Alex Barnsley <[email protected]>
fix: keyup events on profile creation (#709)

When editing the profile name, keyup events (enter, esc keys) were not working. It didn't allow ...

github.com/alfonsobries/wallet - 00b29718d11f3855974f9a40d2a193a14aa003a3 authored about 6 years ago by kalgoop <[email protected]>
chore: update Vue and Babel related dependencies (#708)

github.com/alfonsobries/wallet - 2007555ecd3d9c1268ac19bae372df8e38b250d5 authored about 6 years ago by Lúcio Rubens <[email protected]>
chore: remove yarn installation from circleci (#703)

github.com/alfonsobries/wallet - a0ad8f0fc346303c3f0c292bbdbafc2af05a7e23 authored about 6 years ago by Edgar Goetzendorff <[email protected]>
misc: improve the GitHub bug report template (#706)

github.com/alfonsobries/wallet - 6d42a03fc92db10c6cc5c5d09e6fde037f5dcaab authored about 6 years ago by Juan <[email protected]>
feat: add message for insufficient balance in other tx types (#692)

github.com/alfonsobries/wallet - 05777de8e8e16e1b0646e7b042c310cffab4b39f authored about 6 years ago by ItsANameToo <[email protected]>
fix: set screenshot protection upon app launch instead of sidebar (#705)

github.com/alfonsobries/wallet - f40248a5753acdbc7408705ff165898b467e9d22 authored about 6 years ago by ItsANameToo <[email protected]>
feat : display helper text when known address is recognized (#687)

github.com/alfonsobries/wallet - b0f4fc404c955d252d213afc8f6c068a13ca9833 authored about 6 years ago by Jolan <[email protected]>
refactor: add avatar profile "more" icon (#701)

* refactor: add avatar profile dots

* fix: position on small height

github.com/alfonsobries/wallet - c19b4da97ce18b79d946f430c43f36f69db4b27f authored about 6 years ago by Alex Barnsley <[email protected]>
chore: fix release badge (#702)

github.com/alfonsobries/wallet - 01fb027cfa7763c6e8e2543396f7a61516e819ea authored about 6 years ago by Edgar Goetzendorff <[email protected]>
fix: add i18n to eslint ignore (#699)

* fix: add i18n to eslint ignore

* fix: replace warning with warn

* fix: replace I18n with...

github.com/alfonsobries/wallet - b50f20b38b0a9c6506cdc927316e0e5a63b41f9f authored about 6 years ago by Edgar Goetzendorff <[email protected]>
Add "Rank" inside voted banner (#696)

* refactor: add Rank in the voted delegate banner

* chore: add text for voted rank

* typo:...

github.com/alfonsobries/wallet - b06cf0031d532c92f2396ea11de270826bfa8560 authored about 6 years ago by zillionn <[email protected]>
fix: ledger wallet rename saving old name (#698)

github.com/alfonsobries/wallet - a5913d09e93b8cf76ddbc3ad791811d81d2ee5a0 authored about 6 years ago by Alex Barnsley <[email protected]>
chore: add a new version (`test:e2e:build`) of the script to run E2E tests (#677)

github.com/alfonsobries/wallet - d090ffc833d09eba9258073f0a14f7e5d5e71fa8 authored about 6 years ago by Juan <[email protected]>
feat: rebroadcast expired transactions (#669)

* fix: table column sorting from dep update

* feat: store expired

* feat: allow resend of ...

github.com/alfonsobries/wallet - 16f15a3005124ca0ebad160ebc6aa7e51cda119d authored about 6 years ago by Alex Barnsley <[email protected]>
fix: white screen on bad network seed (#697)

github.com/alfonsobries/wallet - a39680641403582be8556f052f19d58799f95fe9 authored about 6 years ago by Alex Barnsley <[email protected]>
fix: loading of chart two times (#689)

github.com/alfonsobries/wallet - 0841d5fcbcb57955337c6c9df866c8d39c9e3bfb authored about 6 years ago by kalgoop <[email protected]>
Refactor: Fetching announcements (#686)

github.com/alfonsobries/wallet - 379296a1c2adbfee18f5ae9e0310b3ad91ffbabd authored about 6 years ago by kalgoop <[email protected]>
Bug: Fix sorting of Delegates (#693)

github.com/alfonsobries/wallet - 8fc5fe445e1579f743a68270136c30f53143804c authored about 6 years ago by kalgoop <[email protected]>
fix: fading out of wallet / contact (#690)

github.com/alfonsobries/wallet - c381dbef377a96da42ff7641313b533be176f405 authored about 6 years ago by ItsANameToo <[email protected]>
feat: set screenshot protection by environment variable (#671)

github.com/alfonsobries/wallet - ee00e9acbba40a73244776af86e89c1634aa31af authored about 6 years ago by Lúcio Rubens <[email protected]>
fix: disable reload button while refreshing (#694)

github.com/alfonsobries/wallet - 8ad8a653ac251cfad9541508616bb4261c9613dc authored about 6 years ago by Edgar Goetzendorff <[email protected]>
improvement: separate logo in the sidebar (#684)

* improvement: separate logo in the sidebar
* improvement: change the space between balance and...

github.com/alfonsobries/wallet - 599cedabc86edd6c81c1d27ad971b2eea7ff7391 authored about 6 years ago by Lúcio Rubens <[email protected]>
fix: include the Ledger wallets when computing the total balance (#665)

* fix: include the Ledger wallets to calculate the total balance
* test: adapt and add tests

github.com/alfonsobries/wallet - 7e91b48826276e3c8f7b6ec1dd56ee5551e4a68e authored about 6 years ago by Juan <[email protected]>
fix: custom scrollbar on linux (#678)

* fix: custom scrollbar on linux

* fix: add build script to win32

github.com/alfonsobries/wallet - 6b9a28920ecb81470f7252fc5b5b7c348496045a authored about 6 years ago by Lúcio Rubens <[email protected]>
fix : Modified to long format date for the Transactions Table (#676)

github.com/alfonsobries/wallet - 2d1f39405abdca9129eee555b63499a8ecfa05f2 authored about 6 years ago by Jolan <[email protected]>
fix: network validation (#680)

* fix: validation of network fields

* feat: validate seed peer

* chore: update seed valida...

github.com/alfonsobries/wallet - b1167f0cc011ed6b9f362993812f9dfc00b8d27a authored about 6 years ago by Alex Barnsley <[email protected]>
feat: rename ledger (#672)

github.com/alfonsobries/wallet - 16999cfad36bfe9f44997787192cc44fed0394af authored about 6 years ago by Alex Barnsley <[email protected]>
fix: validate fields when they get populated by aip13 (#670)

* fix: validate fields when they get populated by aip13

* fix: use this.$set instead of redef...

github.com/alfonsobries/wallet - b905ff65b1cfb2c46e8471f142459f92c31750cd authored about 6 years ago by ItsANameToo <[email protected]>
fix: add workaround to have camera stream loaded before closing (#663)

github.com/alfonsobries/wallet - c39f28dd62739853f6480225f3105347c73d186e authored about 6 years ago by ItsANameToo <[email protected]>
fix: obtain and display the balance of contacts (#650)

github.com/alfonsobries/wallet - fcf5b6a6004d416fd0cd9cd7d2abb87920d31f03 authored about 6 years ago by Juan <[email protected]>
ui: various fixes (#667)

github.com/alfonsobries/wallet - 911a1a705e4151a28803e356f66cd1c0df036718 authored about 6 years ago by Edgar Goetzendorff <[email protected]>
feat: show public key of newly created address in wallet (#664)

* feat: show private key of newly created address in wallet

* feat: show public key for passp...

github.com/alfonsobries/wallet - 29d8d41bbc40585051545029703f9ed1d7f44eb4 authored about 6 years ago by ItsANameToo <[email protected]>
chore: update dependencies (fixes problems with Yarn integrity checks) (#655)

* style: follow the ESLint suggestions

* chore: update dependencies

* fix: avoid errors pr...

github.com/alfonsobries/wallet - c50f6d37dc20274de20cbdf5af409eb34d50ceb4 authored about 6 years ago by Juan <[email protected]>
feat: persist unconfirmed transactions (#660)

* feat: presist & expire unconfirmed txs

* feat: update tx table if unconfirmed expires

* ...

github.com/alfonsobries/wallet - cc195f0e868bf25fae1228f5eb9ca0ea24e63e57 authored about 6 years ago by Alex Barnsley <[email protected]>
fix: ledger wallet first otherwise check local db (#661)

github.com/alfonsobries/wallet - 5ea7f142d1b2dfb787abcb62afa13679190b71e0 authored about 6 years ago by Alex Barnsley <[email protected]>
fix: make it possible to input small numbers (e.g. 1e-7) into the input field (#652)

github.com/alfonsobries/wallet - 95b5af818979e82aa1692df8428ec23a9fd60670 authored about 6 years ago by ItsANameToo <[email protected]>
feat: disable send all button when funds are too low to send all (#659)

github.com/alfonsobries/wallet - f55a1c47ff56ad13c631d7fa36f3b3f158dcf32e authored about 6 years ago by ItsANameToo <[email protected]>
fix: use sender instead of recipient for sender links (#658)

github.com/alfonsobries/wallet - d5b1d05c2562364b96a5fee8b7bd9891b7fe888c authored about 6 years ago by ItsANameToo <[email protected]>
feat: make it possible to remove the set name of a wallet (#653)

github.com/alfonsobries/wallet - a3f05aedb3eb49cdd6976762464fcaf538348bae authored about 6 years ago by ItsANameToo <[email protected]>
fix: add bottom margin to wallet list (#656)

github.com/alfonsobries/wallet - 9520a5f29f30e8c46d3d1e383a62d28624bbe60a authored about 6 years ago by ItsANameToo <[email protected]>
feat: make address search case insensitive (#649)

github.com/alfonsobries/wallet - b335350168fab961269f16d74ad39fe49803e247 authored about 6 years ago by ItsANameToo <[email protected]>
feat: save currency persistently when changed through sidemenu (#646)

github.com/alfonsobries/wallet - 874c09fe27bdd7705968788aa9fe8f8c6b118462 authored about 6 years ago by ItsANameToo <[email protected]>
chore: upgrade @arkecosystem/client (#643)

github.com/alfonsobries/wallet - e68123a5765e3cc358b32160d0afbd5d98788ec2 authored about 6 years ago by Alex Barnsley <[email protected]>
chore: fix contributing link (#638)

github.com/alfonsobries/wallet - 73359500f2b62f6f95fade112bc6003848ab83b5 authored about 6 years ago by Edgar Goetzendorff <[email protected]>
docs: windows & yarn (#770)

github.com/alfonsobries/wallet - 13deccbcb82754db919f8da6d5ce49601350cd6e authored about 6 years ago by Alex Barnsley <[email protected]>
docs: add beta notice (#769)

github.com/alfonsobries/wallet - 6a59bf7994b15167453174c5e661d73748565b2d authored about 6 years ago by Alex Barnsley <[email protected]>
fix: white screen when no active profile (#768)

github.com/alfonsobries/wallet - ff6512e39d6e6ac80e369852b99f8d476982af7d authored about 6 years ago by Alex Barnsley <[email protected]>
fix: update mainnet apiVersion (#767)

github.com/alfonsobries/wallet - 56dca9514bad682dd6df5084d731dc8247d150e6 authored about 6 years ago by Lúcio Rubens <[email protected]>
fix: generic (#766)

github.com/alfonsobries/wallet - e780c20ee2e182ec7013cc87e0e3d581f82f8947 authored about 6 years ago by Alex Barnsley <[email protected]>
fix: ledger issues (#765)

* fix: if no wallets go to list on ledger disconnect

* fix: reload wallets on profile change
...

github.com/alfonsobries/wallet - e3b40c3524823130c649df18e0151ee1e0fc196f authored about 6 years ago by Alex Barnsley <[email protected]>
revert: fix catering for old data/code (#762)

github.com/alfonsobries/wallet - 21696eec582641c11ff7ec51a1aa91cbdc93a9c7 authored about 6 years ago by Alex Barnsley <[email protected]>
fix: allow slip44 to be string instead of number (#761)

github.com/alfonsobries/wallet - eff3074507ea70010cae6ef67835ef70c17f98f5 authored about 6 years ago by ItsANameToo <[email protected]>
feat: new design of the wallets page, with a header for balance (#743)

* misc: include the SVG icons for create and import wallets

* improvement: show the balances ...

github.com/alfonsobries/wallet - fe36196aec9985e4949b47d646fa6a8f69be382e authored about 6 years ago by Juan <[email protected]>
fix: profile networks (#759)

github.com/alfonsobries/wallet - d527f78f1185899c86ed9f820e68668ab458cf6a authored about 6 years ago by ItsANameToo <[email protected]>
fix: retrieve default networks from db on overview page (#758)

github.com/alfonsobries/wallet - 960e33e2541003786f3370333ce3de5369f2cd3f authored about 6 years ago by ItsANameToo <[email protected]>
feat: add context menu on right click in input / textarea fields (#760)

github.com/alfonsobries/wallet - 8608a2c7cade4709b2a9ac2d7615f76e6ad10323 authored about 6 years ago by ItsANameToo <[email protected]>
fix: change position of intro buttons so they stay in the same place (#754)

* fix: change position of intro buttons so they stay in the same place

* fix: position dots t...

github.com/alfonsobries/wallet - 517f64f90ea3c779b4a511b83b2f15d54ec2c4d0 authored about 6 years ago by ItsANameToo <[email protected]>
fix: properly break signature so it does not break the design (#750)

* fix: properly break signature so it does not break the design

* fix: do not truncate messag...

github.com/alfonsobries/wallet - 0f074e5c6a2e8af30182fa79433c1c2719c0e829 authored about 6 years ago by ItsANameToo <[email protected]>
fix: properly truncate wallet names in sidebar (#751)

github.com/alfonsobries/wallet - 147a29465c9961bcacbf7e9a689e0bf01401cfdc authored about 6 years ago by ItsANameToo <[email protected]>
feat: intro transitions (#752)

* feat: add transitions to intro screens

* feat: compress background so it switches smoother
...

github.com/alfonsobries/wallet - 7dde44d170ecf717b5a0a832395a8db14e5cbd17 authored about 6 years ago by ItsANameToo <[email protected]>