Ecosyste.ms: Timeline

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

MCozhusheck/universe

MCozhusheck pushed 15 commits to feat/detect-orphan-chain MCozhusheck/universe
  • chore: autoupdate 0.5.45 0ad07b1
  • chore: add sentry js sdk (#916) Description --- - add `@sentry/react` and `@sentry/vite-plugin` - removed the (... 58ceb9b
  • chore: machete check | remove unused (#925) Description --- - just removed the unused deps machete flagged (they w... 9bcebd9
  • fix(icons): update system tray icons (#609) Description --- fixes: #299 Update system icons according to designs... eebcbc3
  • chore: remove in progress dir (#581) Add cleanup after finished installation ( was part of previous implementation ... 4c421db
  • fix(icons): add beta icons with test workflow triggered (#929) Description --- Add beta additional icons generated... 7a624e3
  • chore(debug): show network hashrate (#536) I'm not sure why it's not updating too often ![Screenshot from 2024-09... 42a1ebf
  • chore(ci): bump tari_crypto and tari_utilities to drop old ring v0.16 dependency (#917) Description bump tari_crypt... 3939850
  • fix(ui): systray format (#471) Description Fix system data formatting Motivation and Context Resolves #419 ... b70ae17
  • fix: increase timeout for p2pool healthcheck (#934) Increases the p2pool timeout so that it doesn't restart p2pool s... b4b771f
  • feat: disable refresh on non dev build (#665) Description --- fixes: #502 Disabled whole context menu (menu on r... 87ae37f
  • chore: disable sentry on local dev (#937) Description --- - don't init sentry in dev c7259d2
  • fix(ui): hide chip if c/gpu enabled | trigger interval fetch on mode change (#900) Description --- - only displa... 645b474
  • fix(ui): update floating ui elements (#936) Description --- - updated the `Dialog` and `ErrorSnackbar` components ... 1ec9c6a
  • Merge branch 'main' into feat/detect-orphan-chain 482086a

View on GitHub

brianp pushed 2 commits to feat/remove-contextmenu MCozhusheck/universe
  • fix: increase timeout for p2pool healthcheck (#934) Increases the p2pool timeout so that it doesn't restart p2pool s... b4b771f
  • Merge branch 'main' into feat/remove-contextmenu d395946

View on GitHub

MCozhusheck pushed 10 commits to feat/remove-contextmenu MCozhusheck/universe
  • chore: add sentry js sdk (#916) Description --- - add `@sentry/react` and `@sentry/vite-plugin` - removed the (... 58ceb9b
  • chore: machete check | remove unused (#925) Description --- - just removed the unused deps machete flagged (they w... 9bcebd9
  • fix(icons): update system tray icons (#609) Description --- fixes: #299 Update system icons according to designs... eebcbc3
  • chore: remove in progress dir (#581) Add cleanup after finished installation ( was part of previous implementation ... 4c421db
  • fix(icons): add beta icons with test workflow triggered (#929) Description --- Add beta additional icons generated... 7a624e3
  • chore(debug): show network hashrate (#536) I'm not sure why it's not updating too often ![Screenshot from 2024-09... 42a1ebf
  • chore(ci): bump tari_crypto and tari_utilities to drop old ring v0.16 dependency (#917) Description bump tari_crypt... 3939850
  • fix(ui): systray format (#471) Description Fix system data formatting Motivation and Context Resolves #419 ... b70ae17
  • Merge branch 'main' into feat/remove-contextmenu 4fe2035
  • Move useDisableRefresh to AppWrapper.tsx 2733d56

View on GitHub

MCozhusheck pushed 1 commit to fix/beta-icons MCozhusheck/universe
  • Remove testing trigger in release.yml dc4ebf8

View on GitHub

brianp pushed 2 commits to fix/systray-icon MCozhusheck/universe
  • chore: machete check | remove unused (#925) Description --- - just removed the unused deps machete flagged (they w... 9bcebd9
  • Merge branch 'main' into fix/systray-icon beb7288

View on GitHub

brianp pushed 2 commits to fix/systray-icon MCozhusheck/universe
  • chore: add sentry js sdk (#916) Description --- - add `@sentry/react` and `@sentry/vite-plugin` - removed the (... 58ceb9b
  • Merge branch 'main' into fix/systray-icon e94fc3e

View on GitHub

brianp pushed 2 commits to fix/systray-icon MCozhusheck/universe
  • chore: autoupdate 0.5.45 0ad07b1
  • Merge branch 'main' into fix/systray-icon 002388d

View on GitHub

MCozhusheck pushed 204 commits to feat/remove-contextmenu MCozhusheck/universe
  • fix: remove all unwraps in hardware monitors (#625) Description --- There are instances of app crash happening cau... 7e66310
  • fix(ui): sidebar overflow (#677) Description --- refactored sidebar overflow styling because the gem box broke the... 039bcc9
  • chore: handle all unwraps (#661) ### [ Content ] - Add `clippy::unwrap_used` rule in lints.toml - Resolve all dete... 0d61aef
  • fix: try hide wallet balance ee7e044
  • chore(release): v0.5.6 558abde
  • ci: remove space (#678) Forgot to remove the space ac43c61
  • chore: autoupdate to 0.5.6 184fdfd
  • chore(ci): add local builds as alpha, ci for beta and release (#692) Description Add local defulat builds as alpha,... dd05b92
  • fix: missing i18n support (#691) Description Updated UI, updated i18n translations Motivation and Context i18n ... 2c51b7f
  • fix(ui): removed excessive exclamation points from airdrop modal text (#696) ![CleanShot 2024-10-02 at 18 35 48](ht... a63a948
  • feat: gpu devices list and management (#612) Description Resolves - #611 - #497 Gpu turning on/off devices... 63d5b47
  • fix: add more detail to sentry logs (#608) 2cb554d
  • fix: improve language resolving and changing (#695) ### [ Features ] - Added missing `cn` case for Chinese language... e3812c4
  • WIP: get gpu status from json b421a01
  • fix: read json with gpu devices status 7ac1a7f
  • style: cleanup and comments b745e65
  • fix: overflowing scrolling numbers on linux (#693) Description --- Scrolling numbers in the wallet were not hid... f258704
  • wip: read gpu devices from json a88e592
  • fix: fix enable p2pool (#701) 8aea9c9
  • fix(ui): canvas BG and initial wallet (#702) Description --- - changed canvas BG gradient colour to better suit de... 8bb6575
  • and 184 more ...

View on GitHub

MCozhusheck pushed 1 commit to fix/systray-icon MCozhusheck/universe

View on GitHub

MCozhusheck pushed 1 commit to feat/detect-orphan-chain MCozhusheck/universe

View on GitHub

MCozhusheck pushed 1 commit to feat/detect-orphan-chain MCozhusheck/universe

View on GitHub

MCozhusheck pushed 2 commits to fix/systray-icon MCozhusheck/universe
  • chore(release): v0.5.45 179f94f
  • Merge branch 'main' into fix/systray-icon f313027

View on GitHub

MCozhusheck pushed 1 commit to main MCozhusheck/universe

View on GitHub

MCozhusheck pushed 2 commits to feat/detect-orphan-chain MCozhusheck/universe
  • chore(release): v0.5.45 179f94f
  • Merge branch 'main' into feat/detect-orphan-chain 2f7bb0e

View on GitHub

MCozhusheck pushed 1 commit to feat/detect-orphan-chain MCozhusheck/universe
  • Check if any block from block scan is present in local node 1107d3a

View on GitHub

MCozhusheck pushed 1 commit to feat/detect-orphan-chain MCozhusheck/universe
  • Change order of node blocks requests 1db083a

View on GitHub

MCozhusheck pushed 66 commits to main MCozhusheck/universe
  • feat: make paper wallet passphrases more friendly (#867) Description --- Make the paper wallet passphrases 5 words... 1921d27
  • fix: ensure single init (#865) Description --- Fixes #864 Double initialization caused invalid config in which p... 062ee44
  • fix: update to p2pool v0.3.4 e56f7ae
  • chore(release): v0.5.28 4b5a839
  • chore(update): roll out 0.5.28 7cf2e0b
  • fix: use dynamic ports instead of fixed for wallet and upgrade tor (#875) Uses dynamic ports where we were using fix... 3cdfe93
  • chore: fix fmt 570e3f1
  • chore: fix clippy e2327bf
  • chore(deps): bump tauri-apps/tauri-action from 0.5.14 to 0.5.15 (#737) Bumps [tauri-apps/tauri-action](https://gith... 0b390d7
  • feat: airdrop ws integrations initial (#854) Websocket integrations, and animation triggers --------- Co-autho... 4589481
  • chore(logging): optimize logging and initialization (#880) Description --- The frontend was controlling the applic... 315a7b9
  • fix: more fixes 7f6fd84
  • chore: update to latest p2pool 6df6367
  • chore(release): v0.5.29 37c2f48
  • chore(update): roll out v0.5.29 292c372
  • chore(release): v0.4.2 c2c3d4b
  • fix: gpu miner update timestamp on template failure 8a2c9ff
  • chore: update p2pool and xtrgpu 8fca3cf
  • chore(release): v0.5.31 66833ee
  • chore(update): v0.5.31 7fefc11
  • and 46 more ...

View on GitHub

MCozhusheck pushed 13 commits to feat/detect-orphan-chain MCozhusheck/universe
  • feat(update): auto update setting (#899) Automatically update and restart the app when found newer version: * Right... 9dc3f54
  • fix(ui): restart dialog clarity and move p2p toggle (#910) Description --- - update `Cancel` to `Restart later` on... bfb917e
  • feat(ui): paper wallet modals (#894) This is a static UI build for the "Sync with Phone" paper wallet modals. The Q... 65d6937
  • feat(ui): component and colour theme cleanups (#913) Description --- - standardized colours - added better types ... 29b66f3
  • fix: fix node not starting up 1068eec
  • fix: rename Claimmodal to ClaimModal d8feb64
  • chore: update p2pool d71137b
  • chore(release): v0.5.43 b2c6a88
  • fix: use libtor on macos 218c217
  • chore(release): v0.5.44 45fc749
  • fix: app freeze on app exit (#911) ## #830 ### [ Solution Description ] From what I understand trying to shutdow... e4d0763
  • chore: bump deps (#915) Description --- - bumped outdated dependencies not on `wanted` version - bumped `zustan... b94a696
  • Merge branch 'main' into feat/detect-orphan-chain 7725611

View on GitHub

MCozhusheck pushed 13 commits to fix/systray-icon MCozhusheck/universe
  • feat(update): auto update setting (#899) Automatically update and restart the app when found newer version: * Right... 9dc3f54
  • fix(ui): restart dialog clarity and move p2p toggle (#910) Description --- - update `Cancel` to `Restart later` on... bfb917e
  • feat(ui): paper wallet modals (#894) This is a static UI build for the "Sync with Phone" paper wallet modals. The Q... 65d6937
  • feat(ui): component and colour theme cleanups (#913) Description --- - standardized colours - added better types ... 29b66f3
  • fix: fix node not starting up 1068eec
  • fix: rename Claimmodal to ClaimModal d8feb64
  • chore: update p2pool d71137b
  • chore(release): v0.5.43 b2c6a88
  • fix: use libtor on macos 218c217
  • chore(release): v0.5.44 45fc749
  • fix: app freeze on app exit (#911) ## #830 ### [ Solution Description ] From what I understand trying to shutdow... e4d0763
  • chore: bump deps (#915) Description --- - bumped outdated dependencies not on `wanted` version - bumped `zustan... b94a696
  • Merge branch 'main' into fix/systray-icon 89ef927

View on GitHub

MCozhusheck pushed 1 commit to fix/systray-icon MCozhusheck/universe

View on GitHub

MCozhusheck pushed 4 commits to fix/systray-icon MCozhusheck/universe
  • feat(eslint): rule for texts without i18n (#908) Description --- * Use i18n: `t('some-text-with-translation')` * ... 9da1c02
  • fix(ui): uncover testnet rewards tooltip (#909) ![Screenshot from 2024-10-22 13-53-49](https://github.com/user-atta... 21c87cc
  • fix(tor): cdn_tor_bundle_url value moved (#907) ``` error[E0382]: use of moved value: `cdn_tor_bundle_url` --> s... a3bf46d
  • Merge branch 'main' into fix/systray-icon 6ecf3e8

View on GitHub

MCozhusheck pushed 1 commit to feat/detect-orphan-chain MCozhusheck/universe

View on GitHub

MCozhusheck pushed 4 commits to feat/detect-orphan-chain MCozhusheck/universe
  • feat(eslint): rule for texts without i18n (#908) Description --- * Use i18n: `t('some-text-with-translation')` * ... 9da1c02
  • fix(ui): uncover testnet rewards tooltip (#909) ![Screenshot from 2024-10-22 13-53-49](https://github.com/user-atta... 21c87cc
  • fix(tor): cdn_tor_bundle_url value moved (#907) ``` error[E0382]: use of moved value: `cdn_tor_bundle_url` --> s... a3bf46d
  • Merge branch 'main' into feat/detect-orphan-chain 7f591bf

View on GitHub

MCozhusheck pushed 1 commit to feat/detect-orphan-chain MCozhusheck/universe

View on GitHub

MCozhusheck pushed 1 commit to fix/systray-icon MCozhusheck/universe
  • Fix format and tor cdn url b9666e8

View on GitHub

MCozhusheck pushed 1 commit to fix/systray-icon MCozhusheck/universe
  • Select system icons in tauri config file e77dab7

View on GitHub

MCozhusheck pushed 2 commits to feat/detect-orphan-chain MCozhusheck/universe
  • feat(tor): setup tor bridges and control port (#871) ## General Info * We fetch default tor bridges from https://b... 0719b9c
  • Merge branch 'main' into feat/detect-orphan-chain 31265ce

View on GitHub

MCozhusheck pushed 126 commits to fix/systray-icon MCozhusheck/universe
  • feat: gpu devices list and management (#612) Description Resolves - #611 - #497 Gpu turning on/off devices... 63d5b47
  • WIP: get gpu status from json b421a01
  • fix: read json with gpu devices status 7ac1a7f
  • style: cleanup and comments b745e65
  • wip: read gpu devices from json a88e592
  • wip: list gpu dev from json c7edece
  • wip: add gpu list macos c203e4b
  • feat: add macos gpu device list 60500c0
  • cleanup 60998d6
  • remove unused code c7aace9
  • fix(ui): add stack trace to sentry messaging | small airdrop fixes (#796) Description --- - just add the frontend ... 5e2374a
  • fix(gpu): clean up gpu status minitor after stopping gpu mining (#797) Description --- fixes: #740 Remove status... de2b54d
  • fix(ui): simplified sidebar wallet show/hide history animation (#790) This PR simplifies the wallet show/hide histor... 975c9c9
  • chore(release): v0.5.14 f92e7a3
  • fix: update esme versions 6286022
  • Merge branch 'main' into beta c02ef14
  • chore(release): v0.5.15 164b295
  • fix: reduce gpuminer version 42d0a14
  • chore(release): v0.5.16 63d54b9
  • fix: lock binaries version (#752) Description --- fixes: #731 Lock binaries version excatly as listed in `binar... 1e53eeb
  • and 106 more ...

View on GitHub

MCozhusheck pushed 2 commits to feat/detect-orphan-chain MCozhusheck/universe
  • fix(wallet): import seed words on windows (#895) An issue was that `InternalWallet::clear_wallet_local_data` was try... 34c587b
  • Merge branch 'main' into feat/detect-orphan-chain 001c1b3

View on GitHub

MCozhusheck pushed 3 commits to feat/detect-orphan-chain MCozhusheck/universe
  • chore(release): v0.5.42 399d7e4
  • chore: update 0.5.42 1c4cfa1
  • Merge branch 'main' into feat/detect-orphan-chain 45a10a0

View on GitHub

Load more