Commit Graph

  • 487c55642d Add more entry options to dataTables relative to settings joeuhren 2020-11-20 17:15:31 -07:00
  • 6b3100e506 Use separate CSS class for digits after decimal place joeuhren 2020-11-20 17:13:30 -07:00
  • 94f8c97d13 AddressTX: include balance history and show in address history joeuhren 2020-11-20 16:50:53 -07:00
  • 7008b31424 Change dataTables default max rows relative to settings joeuhren 2020-11-20 16:45:20 -07:00
  • dac4c3e5cc Clean up deprecated address.txs fields joeuhren 2020-11-20 16:43:41 -07:00
  • 5003e5d24b Better API params for addressTX joeuhren 2020-11-20 16:40:59 -07:00
  • 42e1964ab3 Database indexing: Full Address history, fix balances, add db file locks joeuhren 2020-11-20 16:28:28 -07:00
  • a7f29d5d81 Peers: Use new freegeoip.app for IP geolocation joeuhren 2020-11-20 14:54:30 -07:00
  • dbd135c09f Network: Add tab with info to easily get addnode data for Wallets joeuhren 2020-11-20 14:49:14 -07:00
  • e48e6b0186 Add gettx API joeuhren 2020-11-20 14:32:27 -07:00
  • 988bf5b719 Fix cluster for later node versions joeuhren 2020-11-20 14:22:08 -07:00
  • 6b7dc4e4ce AltMarkets: 24H price change - New API method & Reverse Sells order joeuhren 2020-11-20 14:19:50 -07:00
  • df35341be2 Update Mongoose calls: remove > deleteMany joeuhren 2020-11-20 14:18:32 -07:00
  • 4217f3314e Sync, Update_richlist: Fix memory overflow indexing 1000s of TXs joeuhren 2020-11-20 14:06:53 -07:00
  • 0ca148a4b7 Remove cmc link from TradeSatoshi joeuhren 2020-11-20 13:38:43 -07:00
  • dc683a8970 Add TradeSatoshi Support joeuhren 2020-11-20 13:37:25 -07:00
  • e500a40192 Update Crex24 market joeuhren 2020-11-20 11:29:11 -07:00
  • 0f050c6475 Add Altmarkets.io Exchange to markets joeuhren 2020-11-20 11:13:13 -07:00
  • 7f5a52e458 Fixed string type query length vulnerabilty joeuhren 2020-11-20 11:02:27 -07:00
  • 3f7d87642f Fixed null query length DOS issue joeuhren 2020-11-20 10:59:49 -07:00
  • fd277bc674 Full address history with DataTables ajax loading joeuhren 2020-11-19 21:37:42 -07:00
  • da7330ded6 Make server work with IPv6 joeuhren 2020-11-19 18:00:51 -07:00
  • 9eccde089d Update Yobit base url joeuhren 2020-11-19 17:49:11 -07:00
  • 035141c389 All api end-points now return text values with HTTP header content-type 'text/plain' joeuhren 2020-05-22 12:01:02 -06:00
  • d4a1b9cb16 Remove defunct markets (ccex, coinexchange, cryptopia, cryptsy, empoex) joeuhren 2020-03-22 17:14:43 -06:00
  • 96265fd7cd Remove unused code joeuhren 2020-03-22 14:19:06 -06:00
  • fc3646b806 Replace deprecated 'request' dependency with 'postman-request' joeuhren 2020-03-22 14:17:56 -06:00
  • 781e18c5ea dependency updates (request + mongodb + mongoose) joeuhren 2020-03-22 13:36:21 -06:00
  • f500de2696 Fix for Server Discovery and Monitoring engine Deprecation Warning joeuhren 2020-03-22 13:34:28 -06:00
  • 3e94c6c89d dependency updates (mongodb + mongoose + jasmine) joeuhren 2019-10-29 11:55:36 -06:00
  • 94831e3b81 add support for Crex24 exchange joeuhren 2019-10-18 23:53:54 -06:00
  • c9689fe499 Trim search field before lookup joeuhren 2019-10-18 23:05:53 -06:00
  • 884b99f7bd fix private to private tx joeuhren 2019-10-18 23:04:46 -06:00
  • 392bdb030b omit private address from the rich list joeuhren 2019-10-18 22:31:07 -06:00
  • dea9284c9e zcash private tx support joeuhren 2019-10-17 22:06:30 -06:00
  • 45b9b103e9 Removed duplicate database.js file joeuhren 2019-10-17 21:54:29 -06:00
  • 7d6ab4bf43 Removed unused variable joeuhren 2019-10-17 21:53:06 -06:00
  • 4508309173 Fix case-insensitive address search joeuhren 2019-10-17 21:51:13 -06:00
  • e645ee8635 added support for customizing daemon api cmds [getmasternodecount only so far] joeuhren 2019-10-09 13:04:32 -06:00
  • 3d6fc2923b start from actual last known block height when updating index joeuhren 2019-10-01 21:25:47 -06:00
  • 66c2c53784 prevent discarding of output data while indexing joeuhren 2019-10-01 19:41:58 -06:00
  • 34ac49b3b8 fix error when syncing and last block height is < 1 joeuhren 2019-10-01 19:31:28 -06:00
  • 16ac95cec3 fix for more common masternode list api joeuhren 2019-10-01 19:27:44 -06:00
  • 661a29c0fe dependency updates (mongoose + pug) joeuhren 2019-08-08 11:42:02 -06:00
  • 405a2a6da2 address page display fix for mobile joeuhren 2019-08-08 11:31:37 -06:00
  • 55259c365b Fix for 'Wealth Distribution' total percent value joeuhren 2019-06-24 19:56:42 -06:00
  • bfb48d8b34 Add support for omitting 'burned coin' addresses from the rich list joeuhren 2019-06-24 19:52:15 -06:00
  • 21e609b5a3 Reverse recent /ext/summary change joeuhren 2019-06-24 19:43:54 -06:00
  • ed3cada7e8 Coin supply panel now reflects supply total type chosen in settings.json joeuhren 2019-06-23 18:05:35 -06:00
  • 6fa07ef258 Allow case-insensitive address search joeuhren 2019-06-12 22:58:13 -06:00
  • a175e03bfa v1.0.1 joeuhren 2019-06-07 20:05:28 -06:00
  • 60fb8e29b4 Initial release Joe Uhren 2019-05-27 10:33:22 -07:00