nicolas.dorier
23aefccbe9
Construct websocket uri for notification client side
2020-08-04 11:21:41 +09:00
Nicolas Dorier
e399815427
Merge pull request #1788 from btcpayserver/feat/new-version-check
...
Adding HostedService that checks for new BTCPayServer version on GitHub once a day
2020-08-03 23:00:17 +09:00
rockstardev
16eedf4153
Deducing if to perform update check from update url configuration
2020-08-03 03:17:04 -05:00
rockstardev
ce87d2e45c
Making use of options to initalize update check on first admin registration
2020-08-03 03:17:04 -05:00
rockstardev
c18167889d
Adding update related options and using them in HostedService
2020-08-03 03:17:04 -05:00
rockstardev
adefaf2fa8
Ensuring that only tags that match release format raise notification
...
Utilizing the same regex used on circleci
2020-08-03 03:17:04 -05:00
rockstardev
c9d830f9ae
Logging exceptions and unsuccessful http calls
2020-08-03 03:17:04 -05:00
rockstardev
9e70bb448a
Fixes based on feedback
2020-08-03 03:17:04 -05:00
rockstardev
6c7d3ae0bf
Adding checkbox for check new version policy
2020-08-03 03:17:04 -05:00
rockstardev
51211dccb0
Adding test to verify new version check
2020-08-03 03:17:04 -05:00
rockstardev
53f9c22fb7
Refactoring to exposing related classes
2020-08-03 03:17:04 -05:00
rockstardev
1b3e40fd70
Fixing typo
2020-08-03 03:17:04 -05:00
rockstardev
dc3c130162
Initializing Cts with class, preventing race condition
2020-08-03 03:17:04 -05:00
rockstardev
ea7231ff26
Adding hosted service that will optionally check for new version once a day
2020-08-03 03:17:04 -05:00
Dennis Reimann
b47b942e97
Wallet UI: Improve views ( #1763 )
...
* Improve UpdateStore and DerivationScheme views
fix
* Improve wallet views
CSS fix
* Apply suggestions from code review
Co-authored-by: Andrew Camilleri <evilkukka@gmail.com>
2020-08-03 17:12:21 +09:00
Nicolas Dorier
b90ce01e05
Merge pull request #1792 from btcpayserver/invoice-ui-fix
...
Quickfix for Invoices list
2020-08-03 16:48:12 +09:00
Kukks
85d61c4c93
Quickfix for Invoices list
...
https://i.imgur.com/4eDlbxk.gif
original:
https://chat.btcpayserver.org/files/6ocj359nuinftf6ujbnpeszh1o/public?h=MVe3va_TChslDFwdTKhVEkhhJUdIQ6ihwwJ4yOmCC6Q
https://chat.btcpayserver.org/files/gk7mjojfg3faxc6x57gg4pchka/public?h=JGGbhyOiyeazCtr7vAnZY1cPOgHFZ29xJZRwDzSdtgo
2020-08-03 09:37:03 +02:00
nicolas.dorier
ad307e859e
Make CircleCI check if bitcoin only build still works
2020-08-03 16:31:35 +09:00
Nicolas Dorier
f6801187cb
Merge pull request #1791 from dennisreimann/cleanups
...
Simple layout cleanups
2020-08-03 15:29:37 +09:00
Dennis Reimann
5b929e85cf
Simple layout cleanups
...
Some cleanups related to the recent changes arount the LayoutSimple. We don't use the font montserrat anymore and the col-head class is also obsolete.
Moved the remaining styles to our site.css
2020-08-02 14:33:20 +02:00
Nicolas Dorier
8e2728902a
Merge pull request #1754 from btcpayserver/feat/prefs-generalization
...
Cookie Preferences Generalization, applying same style to ListInvoices and Payment Requests
2020-07-31 16:12:10 +09:00
nicolas.dorier
6894a224b6
Remove redundant doc info written in the doc
2020-07-31 10:56:17 +09:00
rockstardev
77f5d0be35
Initializing BasePagingViewModels from cookie
2020-07-30 18:02:59 -05:00
nicolas.dorier
bce1345ccc
Add BTCPayServerEnvironment.Altcoins
2020-07-30 22:06:54 +09:00
nicolas.dorier
2c26d55813
Missing files
2020-07-30 22:04:38 +09:00
nicolas.dorier
87f411e5f1
Exclude altcoins files from bitcoin only build
2020-07-30 22:04:13 +09:00
nicolas.dorier
4af3fa4eb2
Fix build
2020-07-30 22:00:25 +09:00
nicolas.dorier
7974633bba
Fix EmbeddedCSS being ignored, stripped by sanitizer
2020-07-30 11:36:33 +09:00
nicolas.dorier
1fb75c908b
Remove the concept of unfiltered networks
2020-07-30 11:36:02 +09:00
nicolas.dorier
26112a1ed6
Use CsvHelper for generating CSV
2020-07-30 10:01:56 +09:00
nicolas.dorier
17bcfe154c
Add coherence test on test time docker compose
2020-07-29 22:12:46 +09:00
Nicolas Dorier
3ce16dc9a3
Merge pull request #1782 from xpayserver/btc-only
...
Add Bitcoin Only Build
2020-07-29 21:58:28 +09:00
nicolas.dorier
f9342b1c92
Run tests on the altcoin build for maximum coverage
2020-07-29 20:49:46 +09:00
nicolas.dorier
39cc420415
Improve build time for dockerfiles
2020-07-29 20:13:35 +09:00
nicolas.dorier
9b7323f9fa
Move some altcoins tests
2020-07-29 20:01:51 +09:00
nicolas.dorier
77fff553d1
Activate runtime razor or all debug configs
2020-07-29 19:58:54 +09:00
nicolas.dorier
cfdd1af3a3
Make vscode open the browser automatically
2020-07-29 19:54:52 +09:00
nicolas.dorier
22da4182b1
Separate docker-compose and launch profiles
2020-07-29 19:38:58 +09:00
nicolas.dorier
002f6d3e87
Isolate altcoins tests in their own folder
2020-07-29 19:11:54 +09:00
nicolas.dorier
02998fff49
Add Altcoins-Release and Altcoins-Debug configurations
2020-07-29 18:55:28 +09:00
Nicolas Dorier
8156fce81a
Merge pull request #1784 from Kukks/paymentlink
...
Generate Payment link from PaymentType
2020-07-29 17:27:12 +09:00
Nicolas Dorier
2d3b0717f8
Merge pull request #1783 from Kukks/numeric-json-converter
...
Make Decimal json converter work for other number types
2020-07-29 16:44:51 +09:00
Kukks
e33200058d
Generate Payment link from PaymentType
2020-07-29 09:31:47 +02:00
Kukks
7230a91b4f
Make Decimal json converter work for other number types
2020-07-29 08:44:52 +02:00
nicolas.dorier
c06c5d4104
bump NBX
2020-07-29 13:27:04 +09:00
XPayServer
92ae1109d0
Add Bitcoin Only Build
2020-07-28 22:48:51 +02:00
rockstardev
19ffd031ec
Refactoring query extraction from cookie into extender methods
2020-07-28 10:28:32 -05:00
rockstardev
466a0c6049
Adding support for dynamic, special meaning date strings
2020-07-28 10:28:32 -05:00
rockstardev
97e5f2e656
Ignoring prefs cookie deserialization errors
2020-07-28 10:28:32 -05:00
rockstardev
bce386bc7a
Blobbifying user preferences cookie, to contain all prefs
2020-07-28 10:28:32 -05:00