All notable changes to this project will be documented in this file.
- Made UI_konn the master branch in this repo
- Cleaned up and thoroughly commented code
- Created public/ and onion/ directories
- Changed FAQ menu item to point to bitseed.org website
- Added Bitcoin restart button
- Changed "Update bitcoin.conf" button to "Update Settings"
- Added user messages for updates of bitcoin configuration and bitcoin restart
- Changed the polarity of blockchain backups from disable to enable
- Removed Disable Wallet, Replaced help page with about page
- Added tooltip_content.php
- Added ui_init.sh, lin_wr_launch.py, lin_rd_launch.py, lin_wr_bconf_cron.sh, lin_rd_bconf_cron.sh
- Changed minrelaytxfee to Satoshi-based value
- onlynet special-case handling added
- Changed bitseed.conf parameter names 'updateflalg' to 'autupdate' and 'backupflag' to 'disablebackups'
- Added bitseed.conf file
- Converted all controls on setting page to checkboxes and sliders
- Added tooltip functionality
- Added slider functionality
- Added checkbox functionality
- Restart bitcoind automatically if bitcoin configuration has changed
- Removed Bitnodes pages
- Controls split into two pages - 1. Bitcoin configuration, 2. Device configuration
- .bitcoin/bitcoin.conf access added
- Added tooltip functionality
- Added php and javascript functions
- Refactored code