softsimon
1b47a58fc8
Merge branch 'master' into simon/angular-universal
...
* master:
Add the Commons Clause License Condition v1.0 to our MIT License
fix legend bug on resize
Correcting new chartist import path.
Flip mempool chart by using patched chartist package by @techmix
# Conflicts:
# frontend/package-lock.json
2020-11-15 02:51:00 +07:00
TechMiX
d0e40c97ad
fix legend bug on resize
2020-11-13 01:23:19 +01:00
softsimon
61945c2283
Flip mempool chart by using patched chartist package by @techmix
2020-11-10 21:05:54 +07:00
softsimon
dfad5ede74
angular universal WIP
...
refs #104
2020-11-07 04:30:52 +07:00
wiz
a89d427098
❤️
2020-11-03 17:03:41 +09:00
TechMiX
eae49ddafb
Merge branch 'master' of https://github.com/mempool/mempool
2020-10-28 22:25:33 +01:00
TechMiX
6f423adda1
save the legends active status on a cache
2020-10-28 22:22:07 +01:00
softsimon
3b83f41e49
Calculate tx fees based on segwit tx sizes.
2020-10-28 20:26:48 +07:00
softsimon
35186c517f
Updating lightning node name.
...
Fixing dashboard button alignment.
2020-10-27 19:27:48 +07:00
softsimon
91f9bb3e5f
Add L-BTC sponsor support.
2020-10-27 15:26:37 +07:00
softsimon
14e3918adf
Fix: Segwit-tag is inconsistent when transaction contains segwit and non segwit
...
fixes #130
2020-10-27 02:07:39 +07:00
softsimon
cd3ffba248
Adding form validators for donation form.
2020-10-26 23:23:08 +07:00
softsimon
1bf8f3ba60
Fixing missing dashboard graph labels in Firefox.
2020-10-26 23:12:32 +07:00
softsimon
a3457a723a
Sponsor Lightning support.
2020-10-26 18:29:25 +07:00
softsimon
7e85ecb454
Removing AVG() from mysql query reducing execution time. Increasing graph data span.
...
fixes #106
2020-10-26 01:00:21 +07:00
TechMiX
51e6945f47
update legend state after chart update
2020-10-23 19:03:15 +02:00
wiz
2130eca2d3
API Docs: move Fee Estimate APIs to their own tab
2020-10-23 22:15:17 +09:00
wiz
7f3d871063
Remove last paragraph on about page
2020-10-18 20:02:48 +09:00
wiz
83ccdf5ba3
Fix typo on about page text
2020-10-18 19:54:48 +09:00
wiz
f4d7ff6c75
Tweak about page text for project description
2020-10-18 19:28:11 +09:00
softsimon
69695c5a00
Backend API to load sponsor profile photos.
2020-10-18 17:14:35 +07:00
wiz
e32e2a8a24
Add Terms of Service links with minor tweaks to text formatting
2020-10-18 16:03:03 +09:00
wiz
e9c8fcd6fb
Fix Bisq API docs page from not expanding on load
2020-10-18 13:53:45 +09:00
wiz
aba5ac0732
Add basic API documentation for all electrs endpoints
2020-10-18 12:56:08 +09:00
wiz
a810e920c3
Tweak about page spacing and text
2020-10-17 16:13:57 +09:00
wiz
ca6f369a7a
Tag sponsored links with rel=sponsored, don't tag our social media links
2020-10-17 13:31:41 +09:00
wiz
3883506921
Add some brief text to our about page, state Bitcoin Only policy
2020-10-17 12:25:44 +09:00
softsimon
9a6e7fdc87
Use Twitter API to fetch profile photos.
...
fixes #133
2020-10-16 16:29:54 +07:00
softsimon
f544f9f476
Handle and don't crash for adress-prefix search error.
...
fixes #121
2020-10-12 12:57:19 +07:00
softsimon
907fe6765f
Proxy donation requests to mempool.space when BTCPay Sponsors is disabled.
2020-10-12 10:50:10 +07:00
wiz
774a76b70b
Update terms of service, add Sponsor Policy for inappropriate profiles
2020-10-12 08:37:56 +09:00
wiz
3f68af89f8
Apply suggestions from code review
...
Co-authored-by: softsimon <softsimon@users.noreply.github.com>
2020-10-11 20:57:52 +09:00
wiz
dc1a81cb6e
Only show first 8 characters of git commit hash on about page
2020-10-11 20:20:48 +09:00
wiz
eb4a35bda6
Move social media icons to bottom, add terms of service links
2020-10-11 20:15:56 +09:00
wiz
7b9682484a
Add basic Terms of Service page
2020-10-11 19:23:52 +09:00
softsimon
be021dae4b
About page updates.
...
refs #128
2020-10-09 13:56:43 +07:00
wiz
fa0fb7144a
Merge pull request #129 from mempool/donations-fixes
...
Enhancements to the sponsorship GUI
2020-10-09 04:20:35 +09:00
wiz
91598838df
Use higher resolution profile photos and other minor tweaks
2020-10-09 04:19:32 +09:00
softsimon
f5bd60d07e
Bugfix: JS error in transactions.component
...
fixes #126
2020-10-08 17:53:02 +07:00
softsimon
aaf107a888
Enhancements to the sponsorship GUI
...
fixes #128
2020-10-08 17:51:10 +07:00
softsimon
1b83260a62
Don't allow invoices lower than 0.001 and require 0.01 for sponsorship.
...
refs #122
2020-10-08 00:20:42 +07:00
softsimon
f781c73db1
Addig fronend flag (SPONSORS_ENABLED) to enable Sponsors in the gui.
...
refs #122
2020-10-07 23:30:45 +07:00
softsimon
3e71b5e465
Moving API docs to separate /api page.
2020-10-07 23:24:01 +07:00
softsimon
a9358c8d9e
Only display About page on main Bitcoin network.
2020-10-07 20:27:22 +07:00
softsimon
eee4494d88
Set 0.01 BTC as minimum donation limit
...
refs #122
2020-10-07 20:19:22 +07:00
softsimon
5859f4ff9b
Custom BTCPay donation integration
...
fixes #122
2020-10-07 20:15:42 +07:00
softsimon
2c19c54d71
Fix for incorrect division in fee estimation.
...
refs #65
2020-10-05 16:26:39 +07:00
softsimon
193c8ab74c
Improved empty mempool as well as medium and low fee estimations.
...
refs #65
2020-10-05 11:42:54 +07:00
wiz
90cb1764cd
Add btcpay donation iframe widget on about page for testing
2020-09-30 22:27:13 +09:00
softsimon
01bd6a4c2e
Bugfix for js error on transaction page.
...
Increase ping-pong timeout.
2020-09-29 18:27:44 +07:00