Commit Graph

39 Commits

Author SHA1 Message Date
joeuhren 40b5787493 Claim address updates
-Claimed addresses now replace actual wallet addresses across all pages of the site
-Add new claim_address setting to enable/disable claiming of addresses
-Add ability to un-claim an address by signing a blank message
2020-12-23 18:40:10 -07:00
joeuhren 2d734b9f00 Filter bad words from claim address display name
-Also fix claim address success msg when 'Display Name' contains script tags
2020-12-22 18:06:40 -07:00
joeuhren c9fdb2013e Dynamically enable wallet api cmds based on settings
-Added a 'heavies' object to the api_cmds setting and moved all heavy api calls inside to allow for better separation of api calls
2020-12-21 19:28:55 -07:00
joeuhren dfbd2d9046 verifymessage added to api cmd settings 2020-12-21 18:12:40 -07:00
joeuhren 616f787540 Rename getaddresstxsajax api to getaddresstxs + fixes
-getaddresstxs api no longer allows query string parameters
-Removed unnecessary data from getaddresstxs api
-Removed unused functions fixDatatableQuerystring + removeURLParameter from layout.pug
2020-12-18 15:17:52 -07:00
joeuhren becdeab02d getlasttxs api no longer allows query string parameters 2020-12-18 14:55:30 -07:00
joeuhren 7a1f4a23d5 Filter unnecessary data from ajax-enabled datatables 2020-12-17 23:55:57 -07:00
joeuhren 0f60227b8a Fix broken gettx api 2020-12-17 20:21:56 -07:00
joeuhren 50aeb9d321 Fix getlasttxs api
-Completely removed the /ext/getlasttxsajax api and replaced with /ext/getlasttxs
-Fixed record count for movement page
2020-12-10 17:51:46 -07:00
joeuhren cf24f26dd0 Add new settings for sticky header/footer 2020-12-09 19:36:39 -07:00
joeuhren 2acb681b5a Better error checking for invalid markets 2020-12-08 22:52:15 -07:00
joeuhren 120947fe42 Add new setting to determine how many blocks to sync before saving stats 2020-12-08 20:49:06 -07:00
joeuhren 4240178255 Add support for customizing all daemon api cmds 2020-12-07 21:32:43 -07:00
joeuhren c7efaad294 Add settings to customize footer height + social link sizes 2020-12-05 20:10:17 -07:00
joeuhren 731210337f Display multi-market names from actual market file 2020-12-05 17:39:14 -07:00
joeuhren 737b160acd Complete overhaul of all pugs + claim + reward improvements 2020-11-29 19:29:38 -07:00
joeuhren 2be8cc324e Rename api for getlasttxsajax to getlasttxs 2020-11-28 20:40:37 -07:00
joeuhren 8247192d68 Add last_txs to getaddress API 2020-11-23 20:58:34 -07:00
joeuhren 3341d8c152 Add version to footer 2020-11-22 20:29:56 -07:00
joeuhren a66f9cb7e4 Address Labels -> Claim Address 2020-11-22 14:39:10 -07:00
joeuhren bf247f782b Add use_rpc setting 2020-11-20 18:43:30 -07:00
joeuhren 04a71f18ca Add two more settings to pick default dataTables entries per page 2020-11-20 18:18:36 -07:00
joeuhren 233265aa14 Movement: Use new lasttxsajax call and remove old code 2020-11-20 18:12:49 -07:00
joeuhren d867c2b4b3 Updated Express: req.param deprecated - > req.params 2020-11-20 17:56:28 -07:00
joeuhren 52f36e227b Latest Transactions (Front page) AJAX calls for dataTables 2020-11-20 17:32:06 -07:00
joeuhren 94f8c97d13 AddressTX: include balance history and show in address history 2020-11-20 16:50:53 -07:00
joeuhren dac4c3e5cc Clean up deprecated address.txs fields 2020-11-20 16:43:41 -07:00
joeuhren 5003e5d24b Better API params for addressTX 2020-11-20 16:40:59 -07:00
joeuhren 42e1964ab3 Database indexing: Full Address history, fix balances, add db file locks 2020-11-20 16:28:28 -07:00
joeuhren e48e6b0186 Add gettx API 2020-11-20 14:32:27 -07:00
joeuhren 7f5a52e458 Fixed string type query length vulnerabilty 2020-11-20 11:02:27 -07:00
joeuhren 3f7d87642f Fixed null query length DOS issue 2020-11-20 10:59:49 -07:00
joeuhren fd277bc674 Full address history with DataTables ajax loading 2020-11-19 21:37:42 -07:00
joeuhren 035141c389 All api end-points now return text values with HTTP header content-type 'text/plain' 2020-05-22 12:01:02 -06:00
joeuhren fc3646b806 Replace deprecated 'request' dependency with 'postman-request' 2020-03-22 14:17:56 -06:00
joeuhren 4508309173 Fix case-insensitive address search 2019-10-17 21:51:13 -06:00
joeuhren bfb48d8b34 Add support for omitting 'burned coin' addresses from the rich list 2019-06-24 19:52:15 -06:00
joeuhren a175e03bfa v1.0.1 2019-06-07 20:05:28 -06:00
Joe Uhren 60fb8e29b4 Initial release 2019-05-27 10:33:22 -07:00