joeuhren
474bb3ba9f
Ignore css files generated on startup
2020-12-17 23:46:20 -07:00
joeuhren
3f3159dd2c
Fix broken error page
2020-12-17 23:44:16 -07:00
joeuhren
0f60227b8a
Fix broken gettx api
2020-12-17 20:21:56 -07:00
joeuhren
2d2d0f4fb6
Update .gitignore to allow png and ico files + re-add logo
2020-12-17 20:07:54 -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
937c3a52ed
Remove donation section from readme
2020-12-09 19:39:53 -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
63fb0ad488
Add ability to lookup unsynced transactions
2020-12-08 21:56:01 -07:00
joeuhren
6f08d64a0a
Fix index sync to prevent gaps in the block data
2020-12-08 20:51:35 -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
011d4be8b8
Fix broken search on claim address page
2020-12-05 18:40:05 -07:00
joeuhren
1ad61a58da
Move sync message file to tmp directory
2020-12-05 18:21:21 -07:00
joeuhren
57ad06bf7f
Sync script now handles db_index lock file exists issue
2020-12-05 18:08:50 -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
e0225deed7
All remaining rpc cmd calls run through a function now
2020-12-05 15:09:33 -07:00
joeuhren
fb0d1c276d
Fix reward page when heavy setting not enabled
2020-12-05 13:12:35 -07:00
joeuhren
fed83b6670
Fix deprecated mongoose version
2020-12-05 12:53:45 -07:00
joeuhren
f50c51d77c
Improved long index sync warning functionality
2020-12-05 12:39:36 -07:00
joeuhren
02a7421a82
Faster shutdown
2020-12-04 18:51:22 -07:00
joeuhren
fbcbd85242
Make sync script executable by default
2020-12-04 18:05:09 +00:00
joeuhren
b6808da454
Improved syncing features
2020-12-04 10:59:58 -07:00
joeuhren
4b208b74a4
More node 14+ error ERR_INVALID_ARG_TYPE fixes
2020-12-03 16:21:06 -07:00
joeuhren
6d74c3e6de
Flatten tx count value for faster lookups with large blockchains
2020-12-03 14:16:34 -07:00
joeuhren
64f7072680
Add missing space to net_warning language string
2020-12-03 14:10:04 -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
e7ce0cef27
Fix all collection.count is deprecated warnings
2020-11-28 14:44:42 -07:00
joeuhren
7982491ab8
Dependency updates (pug + mongodb + mongoose + jasmine + postman)
2020-11-27 22:36:24 -07:00
joeuhren
f82fbc4567
Fix node 14+ startup error ERR_INVALID_ARG_TYPE
2020-11-27 22:27:47 -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
8cd4c2ed3e
Default settings.user_rpc to true on new installs
2020-11-23 21:02:07 -07:00
joeuhren
b65f8c0105
Settings.wallet: convert old user & pass strings
2020-11-23 21:01:18 -07:00
joeuhren
8247192d68
Add last_txs to getaddress API
2020-11-23 20:58:34 -07:00
joeuhren
48fa3ce7f9
Remove unused qrcode on claim_address page
2020-11-23 20:26:53 -07:00
joeuhren
8554981f8d
Couple of fixes for initial indexing - stats.supply and stats.last
2020-11-23 20:22:40 -07:00
joeuhren
399883b04c
Add functionality to /block page to use height as well as hash
2020-11-23 20:20:58 -07:00
joeuhren
36a4f73659
Update jqplot
2020-11-23 20:15:40 -07:00
joeuhren
42c9b17ca8
Markets API: Add Altmarkets chart data
2020-11-23 19:43:27 -07:00