Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
acktarius committed Nov 7, 2023
1 parent cde3e25 commit b8a0a04
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ Once logged in, session is active for 15minutes, nevertheless session can be ref
during a period up to 3h, if needed. (the refresh button appears on 'mouse-over' effect in the banner)

### To do list:
- [ ] Automatic refresh of Main Page ... but is it really needed ?
- [x] Automatic refresh of Main Page at first launch
- [x] when miner deactivated, option to change miner pool and wallet.
- [x] adding compatibility with Xmr-Stak and Cryptodredge.
- [x] miner setting library, auto clean-up, and remove when user deleted.
Expand All @@ -75,15 +75,14 @@ during a period up to 3h, if needed. (the refresh button appears on 'mouse-over'

### Known Glitch
- [ ] Gpu name doesn't show in 'System info' when launch via a service
- [x] Some latency to load some pages, just a refresh page can solve it
- [ ] automatic refresh doesn't work if using a Firewall or router prevailing access to the liveReload server?

### Solved Glitch
- [x] at very very first boot (therefore only happens once) the page needs to be manually
refresh, it's because there are no environmental token yet and they are just being created.
- [x] automatically create access token at first use if environmental are missing
- [x] Credits are now in a collapssible box preventing overlapping
- [x] Bug correction when deleting user and his flight sheet.
- [x] Some latency to load some pages

(1) assuming :
- SRBMiner-Multi is launched with a .sh file including informations (--pool --wallet -p --api-enable --api-rig-name)
Expand Down

0 comments on commit b8a0a04

Please sign in to comment.