Commit Graph

82 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 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 3f3159dd2c Fix broken error page 2020-12-17 23:44:16 -07:00
joeuhren 9912c92695 Script updates + directory structure cleanup
-Updated JQuery to v3.5.1
-Updated Bootstrap to v4.5.3
-Updated DataTables to v1.10.22
-Updated FontAwesome to v5.15.1
-Updated Chart.js to v2.9.4
-Updated flag-icon-css to v3.5.0
-All scripts now load minified
-Removed unused/unnecessary scripts (moment.js and some jqPlot plugins)
-Scripts that are not used on every page are now only loaded on pages where they are needed (jqPlot, Chart.js and flag-icon-css)
-Default website language to English
-Enable unicode support
-Removed unused images
-public directory cleanup (images directory renamed to img, javascript directory renamed to js, stylesheets directory renamed to css, themes directory moved from /public/themes to /public/css/themes, removed vendor directory and moved the important contents to the new img, css and js directories)
-Reward.pug rewritten to support Chart.js v2.9.4
-Updated README Features section
2020-12-17 20:01:50 -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 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 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 011d4be8b8 Fix broken search on claim address page 2020-12-05 18:40:05 -07:00
joeuhren 904e33e16b A few more layout fixes 2020-12-05 17:57:45 -07:00
joeuhren 731210337f Display multi-market names from actual market file 2020-12-05 17:39:14 -07:00
joeuhren 484910c3e0 Restore multi-market selector 2020-12-05 17:00:33 -07:00
joeuhren 27b8684e51 Fix mobile menu dropdown 2020-12-05 16:26:53 -07:00
joeuhren f50c51d77c Improved long index sync warning functionality 2020-12-05 12:39:36 -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 2be8cc324e Rename api for getlasttxsajax to getlasttxs 2020-11-28 20:40:37 -07:00
joeuhren f2275a13da More market improvements 2020-11-28 17:00:52 -07:00
joeuhren 85fef18cdb Complete overhaul of all markets 2020-11-27 20:34:15 -07:00
joeuhren ed22c671fc Remove defunct exchange tradesatoshi 2020-11-24 17:44:50 -07:00
joeuhren 48fa3ce7f9 Remove unused qrcode on claim_address page 2020-11-23 20:26:53 -07:00
joeuhren 42c9b17ca8 Markets API: Add Altmarkets chart data 2020-11-23 19:43:27 -07:00
joeuhren 70c8154cba Fix for chart toggle buttons 2020-11-23 19:39:40 -07:00
joeuhren 0bd09d8ad7 Bootstrap 4.5 popper fix 2020-11-23 19:38:36 -07:00
joeuhren 2bec2a1464 Fixed last few t()'s 2020-11-23 19:16:38 -07:00
joeuhren e8bb0740ea Use flag icons in network view 2020-11-23 19:09:05 -07:00
joeuhren 781d9ee915 Footer tidy up 2020-11-23 18:58:08 -07:00
joeuhren cdb79631f9 Movement and Richlist fixes 2020-11-23 18:27:08 -07:00
joeuhren 5dfd33b86d Market fixes 2020-11-23 18:24:19 -07:00
joeuhren 87f0665ff4 Bootstrap: Add settings to customise navbar 2020-11-23 18:01:15 -07:00
joeuhren e336877ab8 Bootstrap: Fix warning block width 2020-11-23 17:32:33 -07:00
joeuhren 8a7c42aef5 Fix for Difficulty display on POS/Hybrid 2020-11-23 17:27:15 -07:00
joeuhren 9bdb17e798 Fix layout logo issue 2020-11-23 16:04:03 -07:00
joeuhren e4209231e3 Add Fides-ex market 2020-11-23 15:30:34 -07:00
joeuhren e63c005003 Overall layout fixes for Movement and some markets 2020-11-23 15:24:44 -07:00
joeuhren 6e36048d9d Bootstrap 4 fixes 2020-11-23 15:17:11 -07:00
joeuhren 49792f6f1f Port of the exchanges to bootstrap4 2020-11-23 14:40:12 -07:00
joeuhren cb2109d43b Port of most views to Bootstrap4. exchanges remain 2020-11-23 14:09:40 -07:00
joeuhren 1c002f3064 Initial start to bringing in Bootstrap 4. WIP 2020-11-23 12:58:12 -07:00
joeuhren 3341d8c152 Add version to footer 2020-11-22 20:29:56 -07:00
joeuhren 61a805a2fb Fix for transactions not being displayed on front page 2020-11-22 20:19:10 -07:00
joeuhren db555e3dc5 Jade -> Pug fix for block page 2020-11-22 20:10:18 -07:00
joeuhren cdee2730f5 Add optional market cap box to heading 2020-11-22 19:51:23 -07:00
joeuhren 2d133192f5 Fixes for summary display 2020-11-22 17:06:56 -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