Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

mvaivre

mvaivre opened a pull request on alephium/alephium-frontend
Address worth improvements/fixes
mvaivre pushed 1 commit to address-worth-improvements alephium/alephium-frontend
  • Explicitely define the number of decimals in calculateAmountWorth 9778ae5

View on GitHub

mvaivre pushed 2 commits to address-worth-improvements alephium/alephium-frontend
  • Downgrade web3 back to 1.5.1 Will be updated in a dedicated PR c7774ce
  • Add tokens worth to address worth ef7ec94

View on GitHub

mvaivre pushed 1 commit to address-worth-improvements alephium/alephium-frontend
  • Correctly display asset worth in AssetList b05d890

View on GitHub

mvaivre created a review on a pull request on alephium/alephium-frontend

View on GitHub

mvaivre pushed 17 commits to next alephium/alephium-frontend
  • Improve NFT display support (inspired by explorer) 5fda70d
  • Activate video autoPlay / play on hover cbc5e09
  • Add changeset e297fd8
  • Add onClick callback to NFTThumbnail 790b20c
  • Remove unnecessary check 9c46784
  • Replace NFT placeholder icon 68fa6d7
  • Fix display of NFT thumbnails f6a3fcd
  • Reduce opacity of skeleton loader 2acbc0a
  • Use axios to fetch content type f97fbbc
  • Extract fetch thumbnail logic outside of component 34f54a0
  • Visual tweaks ed8ef88
  • Fix alignment 7cb5c93
  • Delete thumbnails DB when clearing cache 36f43ac
  • Align text in thumbnail error message 1668591
  • Remove useless async keyword 49c9348
  • Wrap deleteThumbnailsDB in its own try/catch block 3de03fb
  • Merge pull request #925 from alephium/nft-thumbnails Improve NFT display support (inspired by explorer) d6c8431

View on GitHub

mvaivre pushed 1 commit to nft-thumbnails alephium/alephium-frontend
  • Wrap deleteThumbnailsDB in its own try/catch block 3de03fb

View on GitHub

mvaivre created a review comment on a pull request on alephium/alephium-frontend
Fixed

View on GitHub

mvaivre created a review on a pull request on alephium/alephium-frontend

View on GitHub

mvaivre pushed 1 commit to nft-thumbnails alephium/alephium-frontend
  • Remove useless async keyword 49c9348

View on GitHub

mvaivre pushed 35 commits to nft-thumbnails alephium/alephium-frontend
  • Fix amounts of pending txs in tx details modal Close #919 3894654
  • Delete outdated translations doc 7050a74
  • Update release docs Closes #188 1e37223
  • Fix type error 50efc9d
  • Merge pull request #922 from alephium/update-release-docs Update release docs 0ff20d0
  • Merge pull request #920 from alephium/fix-pending-tx-display Fix amounts of pending txs in tx details modal 199761a
  • Add number format region settings Related to #128 9605657
  • Apply region number format settings in fiat amounts Related to #128 c179587
  • Internationalize amounts dfa355d
  • Clean up timers 047eba8
  • Add changeset 57eeb92
  • Fix tests e1c53aa
  • Rename 300d626
  • Update order of regions d892e4b
  • Make region select modal searchable 58df930
  • Port regions list from Ledger 739f748
  • Use setTimeout instead of sleep 216a29f
  • Remove unnecessary changeset cb97945
  • Merge pull request #913 from alephium/i18n-amounts Internationalize desktop wallet amounts based on user's region or... 640430d
  • New Crowdin translations by GitHub Action 94f03ca
  • and 15 more ...

View on GitHub

mvaivre pushed 2 commits to nft-thumbnails alephium/alephium-frontend
  • Delete thumbnails DB when clearing cache 4c6d363
  • Align text in thumbnail error message d28c22d

View on GitHub

mvaivre created a review comment on a pull request on alephium/alephium-frontend
You're right yep!

View on GitHub

mvaivre created a review on a pull request on alephium/alephium-frontend

View on GitHub

mvaivre created a review on a pull request on alephium/alephium-frontend

View on GitHub

mvaivre created a review comment on a pull request on alephium/alephium-frontend
We sometimes use the custom `sleep` function from web3 (which is basically a handle for `setTimeout`), but we usually use `setTimeout` directly. The sleep function can be a bit confusing IMO beca...

View on GitHub

mvaivre created a review on a pull request on alephium/alephium-frontend

View on GitHub

mvaivre pushed 1 commit to address-worth-improvements alephium/alephium-frontend
  • Update web3 to 1.8.4 and extract TokensWithPrice 60d4052

View on GitHub

mvaivre created a comment on a pull request on alephium/alephium-frontend
> Hm, no, that was not renamed... I can't reproduce it, but let me push my latest changes, maybe it's fixed. Seems to be fixed now yes!

View on GitHub

mvaivre created a branch on alephium/alephium-frontend

address-worth-improvements - A monorepo containing all things frontend on Alephium.

mvaivre created a comment on a pull request on alephium/alephium-frontend
I get an error, probably following the rename: `Error: Error invoking remote method 'app:getSystemRegion': No handler registered for 'app:getSystemRegion'`

View on GitHub

mvaivre created a review on a pull request on alephium/alephium-frontend

View on GitHub

mvaivre pushed 1 commit to nft-thumbnails-ilias alephium/alephium-frontend

View on GitHub

mvaivre created a review on a pull request on alephium/alephium-frontend
👍

View on GitHub

mvaivre created a review comment on a pull request on alephium/alephium-frontend
This makes me think: because we know the locale, we could also set the default currency according to it. WDYT?

View on GitHub

mvaivre created a review comment on a pull request on alephium/alephium-frontend
Nit: How is this ordered? I was surprised to see CH at the very end. Should we use alphabetic order?

View on GitHub

mvaivre created a review on a pull request on alephium/alephium-frontend
Code and functional review look good! However I have some more general comments: - I'm not sure about the need for a dedicated setting for this. It complicates the settings modal and I'd like to ...

View on GitHub

mvaivre created a review on a pull request on alephium/alephium-frontend
Code and functional review look good! However I have some more general comments: - I'm not sure about the need for a dedicated setting for this. It complicates the settings modal and I'd like to ...

View on GitHub

mvaivre created a review on a pull request on alephium/alephium-frontend
🫶

View on GitHub

Load more