btcpayserver/BTCPayServer/wwwroot
Dennis Reimann 7c349b12b2
Self-host webfonts
This inlines all webfonts we are using throughout the app, instead of loading them from Google Fonts. There are several benefits to this approach:
- Better performance
- We don't have any problems in regards to potential Google Fonts downtimes
- It protects our users privacy, as they don't have to request those fonts from a third-party

It sets up individual css files per font-face, so that they are easier to include and require on a per use-case basis.
2020-08-06 22:18:26 +02:00
..
bundles Preserving bundles directory required for build 2018-02-27 17:03:49 +09:00
cart POS logo coloring fix 2020-04-10 09:18:08 +02:00
checkout Self-host webfonts 2020-08-06 22:18:26 +02:00
crowdfund Use proper divisibility for payments in crowdfund and do not show tooltip if identical data 2020-02-28 12:51:15 +01:00
crowdfund-admin Extracting datetime flatpickr for use throught website 2019-05-12 14:56:13 +09:00
fonts Self-host webfonts 2020-08-06 22:18:26 +02:00
img Login/register view improvements 2020-07-17 17:51:25 +02:00
imlegacy Add Argoneum 2020-07-07 07:44:45 +03:00
js Remove LedgerWallet direct integration 2020-05-25 07:41:30 +09:00
locales update lang 2020-08-06 00:06:15 +09:00
main Self-host webfonts 2020-08-06 22:18:26 +02:00
modal Re-add versioning for btcpay.js (#1489) 2020-04-22 08:24:29 +02:00
paybutton Improve pay button with custom text (#1520) 2020-04-29 00:52:48 +09:00
payment-request Allow cancelling a non paid pending invoice in payment requests (#815) 2019-05-07 17:26:40 +09:00
payment-request-admin Extracting datetime flatpickr for use throught website 2019-05-12 14:56:13 +09:00
pos-admin Add description and embedded css to POS (#970) 2019-08-19 14:13:42 +09:00
swagger/v1 Fix swagger doc for approve payout 2020-07-19 15:56:15 -05:00
tests Add JS Modal test (#1342) 2020-02-19 17:39:14 +09:00
vendor Upgrade summernote rich text editor 2020-08-04 07:52:05 +02:00
_bootstrap_kitchensink.html Improve information structure on Lightning page 2020-06-29 16:54:07 +02:00
favicon.ico Init 2017-09-13 15:55:16 +09:00
manifest.json New PoS design 2018-12-27 12:57:31 +08:00