Commit Graph

29 Commits

Author SHA1 Message Date
joeuhren 2df8a3f994 Position non-sticky footer at bottom of viewport
-Fix footer height and position after datatables are populated/drawn
-Remove footer-padding css rule
-Remove unnecessary spacing on all applicable pages
2020-12-18 18:10:58 -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 7a1f4a23d5 Filter unnecessary data from ajax-enabled datatables 2020-12-17 23:55:57 -07:00
joeuhren 03bff8c72f Sass support + layout/css cleanup
-Add sass support (Replace style.css with style.scss; add new sass_theme_reader.sh script; add sass:compile to package.json; add new dependencies for sass; compiled style.css is now minified)
-Claim address improvements (Better instructions; better error msgs)
-Fix for disappearing Network > Connections table
-Tons of layout and css fixes and tweaks (Improved mobile support)
-Remove old Exor theme
2020-12-12 20:21:49 -07:00
joeuhren 1cdee303fe Enable better responsive/mobile support 2020-12-01 19:19:50 -07:00
joeuhren 15b29c2cf8 Split out format_unixtime function + use to format all timestamps 2020-11-29 20:05:42 -07:00
joeuhren 737b160acd Complete overhaul of all pugs + claim + reward improvements 2020-11-29 19:29:38 -07:00
joeuhren e8bb0740ea Use flag icons in network view 2020-11-23 19:09:05 -07:00
joeuhren cdb79631f9 Movement and Richlist fixes 2020-11-23 18:27:08 -07:00
joeuhren cb2109d43b Port of most views to Bootstrap4. exchanges remain 2020-11-23 14:09:40 -07:00
joeuhren a66f9cb7e4 Address Labels -> Claim Address 2020-11-22 14:39:10 -07:00
joeuhren 2197d2c322 Small pug fixes 2020-11-21 20:27:06 -07:00
joeuhren 0407be6d36 Convert remaining jade files to pug 2020-11-20 20:27:02 -07:00
joeuhren 04a71f18ca Add two more settings to pick default dataTables entries per page 2020-11-20 18:18:36 -07:00
joeuhren f79ca565ec Latest TX & AddrHistory: dataTables entries logic simplified 2020-11-20 17:50:14 -07:00
joeuhren 03c4d23ede Address page: small currency symbol 2020-11-20 17:47:45 -07:00
joeuhren 58ff0d7f11 AddrHistory: dataTables entries default to 100, add 250 option 2020-11-20 17:38:43 -07:00
joeuhren 231b4385e3 Address History responsive column sizing fix 2020-11-20 17:34:30 -07:00
joeuhren 487c55642d Add more entry options to dataTables relative to settings 2020-11-20 17:15:31 -07:00
joeuhren 6b3100e506 Use separate CSS class for digits after decimal place 2020-11-20 17:13:30 -07:00
joeuhren 94f8c97d13 AddressTX: include balance history and show in address history 2020-11-20 16:50:53 -07:00
joeuhren 7008b31424 Change dataTables default max rows relative to settings 2020-11-20 16:45:20 -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 dbd135c09f Network: Add tab with info to easily get addnode data for Wallets 2020-11-20 14:49:14 -07:00
joeuhren fd277bc674 Full address history with DataTables ajax loading 2020-11-19 21:37:42 -07:00
joeuhren 7d6ab4bf43 Removed unused variable 2019-10-17 21:53:06 -06:00
joeuhren 405a2a6da2 address page display fix for mobile 2019-08-08 11:31:37 -06:00
Joe Uhren 60fb8e29b4 Initial release 2019-05-27 10:33:22 -07:00