| Commit message (Expand) | Author | Age | Files | Lines |
* | [fix] warning: trait objects without an explicit `dyn` are deprecatedHEADmaster | Daniel Edgecumbe | 2019-09-28 | 3 | -4/+4 |
* | Update git URL | Daniel Edgecumbe | 2019-09-05 | 1 | -1/+1 |
* | Replace electronrelocation with esotericnonsense | Daniel Edgecumbe | 2019-08-24 | 2 | -4/+4 |
* | Default tab to dashboard | Daniel Edgecumbe | 2019-07-28 | 1 | -1/+1 |
* | Add slash to git URL | Daniel Edgecumbe | 2019-07-28 | 1 | -1/+1 |
* | Change git URL | Daniel Edgecumbe | 2019-07-28 | 1 | -1/+1 |
* | Slight tweaks to layout | Daniel Edgecumbe | 2018-11-15 | 1 | -1/+4 |
* | Update README.md | Daniel Edgecumbe | 2018-11-15 | 1 | -3/+2 |
* | Various style tweaks, split Wallet (receive) and Wallet (send) | Daniel Edgecumbe | 2018-11-15 | 3 | -66/+132 |
* | Reduce polling interval for wallet functions | Daniel Edgecumbe | 2018-11-15 | 1 | -3/+3 |
* | Use instascan for QR scanning in the wallet | Daniel Edgecumbe | 2018-11-15 | 5 | -0/+102 |
* | frontend: Add submitPSBT | Daniel Edgecumbe | 2018-11-15 | 2 | -0/+29 |
* | backend: Add submitpsbt | Daniel Edgecumbe | 2018-11-15 | 2 | -0/+125 |
* | Add a crappy interface for constructing PSBTs | Daniel Edgecumbe | 2018-11-15 | 2 | -1/+87 |
* | Add createpsbt to backend | Daniel Edgecumbe | 2018-11-15 | 4 | -0/+183 |
* | backend: Add unused auth_level to whitelist.rs | Daniel Edgecumbe | 2018-11-14 | 2 | -38/+38 |
* | backend: Return JSON errors rather than silly stuff like 'wat' | Daniel Edgecumbe | 2018-11-12 | 1 | -11/+13 |
* | Basic draft of a debug console | Daniel Edgecumbe | 2018-11-12 | 3 | -0/+82 |
* | Change chart colour scheme | Daniel Edgecumbe | 2018-11-12 | 1 | -1/+1 |
* | frontend: Various style tweaks, move uptime into dashboard | Daniel Edgecumbe | 2018-11-12 | 2 | -127/+27 |
* | Add Timothy Miller and Hamburger icon to AUTHORS.md | Daniel Edgecumbe | 2018-11-12 | 1 | -0/+5 |
* | Various tweaks to styling; fix pointless scrollbars | Daniel Edgecumbe | 2018-11-12 | 1 | -6/+11 |
* | Brief message to state disablement of wallet | Daniel Edgecumbe | 2018-11-12 | 1 | -0/+3 |
* | Put mempool chart on dashboard; various styling tweaks | Daniel Edgecumbe | 2018-11-12 | 3 | -38/+36 |
* | Fix issue with blockIntervalBar method | Daniel Edgecumbe | 2018-11-12 | 1 | -0/+3 |
* | Fix dashboard block heights | Daniel Edgecumbe | 2018-11-12 | 1 | -0/+2 |
* | Remove testnet icon; static hamburger icon | Daniel Edgecumbe | 2018-11-12 | 2 | -10/+28 |
* | Autohide navbar based on screen dimensions at load | Daniel Edgecumbe | 2018-11-12 | 1 | -1/+4 |
* | Fix mininginfo warnings syntax errors | Daniel Edgecumbe | 2018-11-12 | 1 | -3/+2 |
* | Colour tweaks | Daniel Edgecumbe | 2018-11-12 | 1 | -3/+4 |
* | Various tweaks to styling, headers etc on dashboard page | Daniel Edgecumbe | 2018-11-12 | 2 | -33/+58 |
* | Embiggen the hamburger | Daniel Edgecumbe | 2018-11-12 | 1 | -3/+3 |
* | Crappy hamburger implementation | Daniel Edgecumbe | 2018-11-12 | 4 | -4/+46 |
* | Oops, forgot to add Lato font | Daniel Edgecumbe | 2018-11-11 | 2 | -0/+0 |
* | Various styling adjustments, new font, WIP | Daniel Edgecumbe | 2018-11-11 | 3 | -50/+130 |
* | Fix tab wrapping on hotkey; JS wat | Daniel Edgecumbe | 2018-11-09 | 1 | -1/+5 |
* | Add ability to switch tab with cursor keys up/down | Daniel Edgecumbe | 2018-11-09 | 1 | -0/+22 |
* | Change default tab back to dashboard | Daniel Edgecumbe | 2018-11-09 | 1 | -1/+1 |
* | .gitignore cleanups; fix run.sh | Daniel Edgecumbe | 2018-11-09 | 7 | -31/+23 |
* | Oops; add qrcode.min.js | Daniel Edgecumbe | 2018-11-09 | 1 | -0/+1 |
* | Create basic about page using _git_status, AUTHORS.md | Daniel Edgecumbe | 2018-11-09 | 7 | -12/+71 |
* | Disclaimer in README.md | Daniel Edgecumbe | 2018-11-09 | 1 | -0/+4 |
* | Working demo of QR code for receiving | Daniel Edgecumbe | 2018-11-09 | 3 | -13/+58 |
* | That's not how Markdown works! | Daniel Edgecumbe | 2018-11-09 | 1 | -21/+21 |
* | AUTHORS -> AUTHORS.md | Daniel Edgecumbe | 2018-11-09 | 1 | -0/+0 |
* | Add AUTHORS | Daniel Edgecumbe | 2018-11-09 | 1 | -0/+26 |
* | Default tab back to dashboard | Daniel Edgecumbe | 2018-11-09 | 1 | -1/+1 |
* | Frontend: Wallet tab, show transactions, receive address, etc | Daniel Edgecumbe | 2018-11-09 | 3 | -33/+107 |
* | frontend: Don't repeat code in tab setup | Daniel Edgecumbe | 2018-11-09 | 2 | -35/+16 |
* | backend: Add listtransactions to whitelist | Daniel Edgecumbe | 2018-11-09 | 1 | -0/+1 |