Commit Graph

4118 Commits

Author SHA1 Message Date
Nicolas Dorier
e45c5ae71e Merge pull request #1724 from bolatovumar/fix-1723
Widen destination address field and make it monospace
2020-07-13 17:39:09 +09:00
Nicolas Dorier
632911d28c Merge pull request #1727 from dennisreimann/ui-updates-server
UI updates: Server settings section
2020-07-13 17:38:33 +09:00
Nicolas Dorier
5fb72513a0 Merge pull request #1733 from bolatovumar/fix-1732
Improve "Pull payments" table look
2020-07-13 17:37:59 +09:00
Nicolas Dorier
42f6fbb4e5 Merge pull request #1504 from Argoneum/argoneum
Add Argoneum
2020-07-13 15:00:44 +09:00
Umar Bolatov
afce1682a6 Replace pull payments body copy with a tooltip docs link 2020-07-12 12:45:30 -07:00
Umar Bolatov
9f7af1c7d3 Replace | with - in pull payments table actions column 2020-07-12 12:37:36 -07:00
Umar Bolatov
ca1355f80c Right-align "Actions" column in pull payments table 2020-07-12 12:35:11 -07:00
rockstardev
0d2f35c22f Merge pull request #1731 from btcpayserver/fix/json-indent
Modifying launchSettings.json to follow 2 space indent convention
2020-07-12 07:50:51 -05:00
Umar Bolatov
6c71949888 Improve "Pull payments" table look
fix #1732
2020-07-11 21:03:46 -07:00
rockstardev
91e06d0858 Modifying launchSettings.json to follow 2 space indent convention 2020-07-11 16:45:44 -05:00
rockstardev
fe776edc9e Updating dev LND to 0.10.2-beta 2020-07-11 16:31:38 -05:00
Dennis Reimann
8a7825f3bd Improve service settings view 2020-07-09 17:22:28 +02:00
Dennis Reimann
3f23531f20 Improve email settings view 2020-07-09 17:22:22 +02:00
Dennis Reimann
29d95a53a3 Improve users list view 2020-07-09 17:22:06 +02:00
Dennis Reimann
718835255f Improve spacing for status messages 2020-07-09 17:21:29 +02:00
Dennis Reimann
ca1f910d55 Improve maintenance view 2020-07-09 17:20:43 +02:00
Dennis Reimann
0e410af63f Fix spacing for subnavs on mobile 2020-07-09 17:20:08 +02:00
Dennis Reimann
0bbe095f6f General table style improvements 2020-07-09 17:19:25 +02:00
Umar Bolatov
8b1a457312 Widen destination address field and make it monospace
fix #1723
2020-07-08 19:58:57 -07:00
Oleg Semyonov
3051724ad8 Add Argoneum 2020-07-07 07:44:45 +03:00
Oleg Semyonov
b82abb066d Fix typo 2020-07-07 07:43:33 +03:00
Nicolas Dorier
aeb90a3674 Merge pull request #1706 from dennisreimann/store-lightning
Improve information structure on Lightning page
2020-06-30 11:06:07 +09:00
Nicolas Dorier
64ab8e3fbe Merge pull request #1704 from btcpayserver/fix/code-cleanup-1
Code cleanup
2020-06-30 11:04:49 +09:00
Dennis Reimann
f7474340cd Update BTCPayServer/Views/Stores/AddLightningNode.cshtml
Co-authored-by: Andrew Camilleri <evilkukka@gmail.com>
2020-06-29 22:38:50 +02:00
Dennis Reimann
04acbf6509 Improve information structure on Lightning page 2020-06-29 16:54:07 +02:00
rockstardev
f88c02cccd Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
rockstardev
be5e0ea3fd Adding editorconfig reference 2020-06-28 21:48:10 -05:00
rockstardev
b6c7af32de Cleaning up bom from cs files 2020-06-28 21:44:35 -05:00
rockstardev
29294318d0 Specifying utf-8 as default charset for all files 2020-06-28 21:44:09 -05:00
nicolas.dorier
d3325f17c5 Add missing file 2020-06-28 18:00:51 +09:00
nicolas.dorier
51514252b6 Run dotnet format 2020-06-28 17:55:27 +09:00
nicolas.dorier
18abc4913b Move hosting classes in right folder 2020-06-28 17:49:23 +09:00
nicolas.dorier
d2958e1a7d Move extensions methods in specific classes 2020-06-28 17:16:53 +09:00
Nicolas Dorier
be44c3f9c2 Isolate OnModelCreating in Data classes (#1702) 2020-06-27 21:55:16 +09:00
Zaxounette
72e407b69d Typos in PullPayments.cshtml (#1699)
Fixes typos in Pull Payments UI text.

No related issue, standalone PR.
2020-06-27 12:01:19 +02:00
Riccardo Masutti
66b9d0739b Set noindex, nofollow to ViewPullPayment.cshtml (#1700) 2020-06-27 12:00:10 +02:00
Riccardo Masutti
3e717ecdbc Set noindex, nofollow to ViewPaymentRequest.cshtml (#1701) 2020-06-27 11:58:55 +02:00
nicolas.dorier
91720a0f34 Add changelog 2020-06-27 15:43:10 +09:00
nicolas.dorier
9d531a385d bump 2020-06-27 15:39:58 +09:00
nicolas.dorier
26137200b9 Do not use Onion-Location for custom domains (Fix #1693) 2020-06-27 15:39:02 +09:00
nicolas.dorier
376b5fc160 Fix warning message when using SQLite (Fix #1695) 2020-06-27 15:35:32 +09:00
Nicolas Dorier
dbb2924ccc Fix: Create store could be called with a scoped store's modify apikey (#1696) 2020-06-27 15:34:03 +09:00
nicolas.dorier
d0188f42b7 Fix crowdfound on root 2020-06-27 15:33:34 +09:00
nicolas.dorier
6208706d46 Better error message if permission missing 2020-06-27 14:05:56 +09:00
nicolas.dorier
3288264ca0 Add changelog 2020-06-27 12:23:27 +09:00
nicolas.dorier
16f2ddddf0 Fix Point of Sale with custom domains 2020-06-27 12:21:19 +09:00
nicolas.dorier
783185d99c Fix Point of Sale with custom domains 2020-06-27 12:13:17 +09:00
Andrew Camilleri
4ca83de131 changelog (#1669)
* changelog

* Update Changelog.md

Co-authored-by: Dennis Reimann <mail@dennisreimann.de>

* Update Changelog.md

* Update Changelog.md

* Update Changelog.md

* Update Changelog.md

* Update Changelog.md

* Update Changelog.md

* Update Changelog.md

* Update Changelog.md

* Apply suggestions from code review

Co-authored-by: Pavlenex <pavlenex@btcpayserver.org>

Co-authored-by: Dennis Reimann <mail@dennisreimann.de>
Co-authored-by: Pavlenex <pavlenex@btcpayserver.org>
2020-06-26 23:07:35 +09:00
nicolas.dorier
f2b986a357 Remove warnings 2020-06-26 20:52:59 +09:00
Kukks
a0065bc2ba catch cancled task exception in notif 2020-06-26 11:54:18 +02:00