Rafe
2cb443df8a
Update LICENSE
2022-01-16 16:11:22 +02:00
nicolas.dorier
961769ebd0
Fix AssertNoError to detect page exception
2022-01-16 12:39:08 +09:00
Dennis Reimann
3266cc8e3b
Improve Lightning node toggle colors
2022-01-15 21:07:01 +01:00
Dennis Reimann
3dec14b89d
Fix secondary login view
2022-01-15 20:49:04 +01:00
Dennis Reimann
a67f989dda
Theme variable value updates
2022-01-15 20:20:52 +01:00
Dennis Reimann
2d05464b17
Light theme: Use off-white bg for content
2022-01-15 19:56:38 +01:00
Dennis Reimann
a39082e565
Add scrollbar styles
2022-01-15 19:54:50 +01:00
nicolas.dorier
d1f567eade
Add Include Error Details to postgres connection string
2022-01-15 14:54:06 +09:00
nicolas.dorier
b9fdd54538
Use nicer urls, part2 ( Fix #921 )
2022-01-15 14:54:06 +09:00
Kukks
7243aec213
Support LNURL Auth
2022-01-14 13:26:30 +01:00
nicolas.dorier
1fb582c35d
Rename the Fido2Controller
2022-01-14 18:34:30 +09:00
Nicolas Dorier
c6da0409b0
Merge pull request #3307 from NicolasDorier/fewiwqi
...
Update some code style enforcement
2022-01-14 18:05:50 +09:00
nicolas.dorier
50d4b55f73
Warning if not using 'simple using'
2022-01-14 17:50:29 +09:00
nicolas.dorier
c6a7e90c1a
Warning if not using 'is not null'
2022-01-14 17:48:15 +09:00
Nicolas Dorier
5cbc2e96e7
Merge pull request #3261 from NicolasDorier/qfouq
...
Rename controllers
2022-01-14 16:23:47 +09:00
nicolas.dorier
23a96c07ae
Rename GreenField -> Greenfield
2022-01-14 13:46:04 +09:00
nicolas.dorier
7a787fc945
Rename UI controllers
2022-01-14 13:46:03 +09:00
nicolas.dorier
ce43de0c57
Rename greenfield controllers
2022-01-14 12:21:06 +09:00
nicolas.dorier
eaf47d3739
Rename controllers Bitpay controllers
2022-01-14 12:21:06 +09:00
Nicolas Dorier
5eebdb6774
Use nicer urls ( Fix #921 ) ( #3304 )
2022-01-14 12:20:50 +09:00
d11n
51db1593d6
Remove stores list ( #3300 )
2022-01-14 11:59:27 +09:00
nicolas.dorier
223c71ce8b
Fix tests
2022-01-13 23:50:33 +09:00
dstrukt
127afdb5c1
Store-Centric Minor Tweaks ( #3276 )
...
* padding above store selector + left & right content padding
* Adapt vertical spacing for content area
Co-authored-by: Dennis Reimann <mail@dennisreimann.de>
2022-01-13 20:29:38 +09:00
nicolas.dorier
f34706f9f0
Update lightning lib
2022-01-13 19:18:14 +09:00
nicolas.dorier
f76ce54109
Fix tests
2022-01-13 18:14:27 +09:00
Nicolas Dorier
f67fa6a5d6
Remove right to admins to bypass permissions to modify/view invoices or stores ( #3297 )
2022-01-13 17:42:32 +09:00
Nicolas Dorier
5ad6d77973
The notification dropdown wasn't fetching events if rootPath used ( #3299 )
2022-01-13 17:08:33 +09:00
d11n
69d1acc797
Empty states: Setup guide for store and wallet ( #3255 )
...
* Store Selector: Create first store button
* Add setup guide to homepage
* Policy update for stores list
* Fix test
* Initial create store button as primary
* Add notifications list to homepage
* Remove back to list from store create view
* Adapt content padding on desktop
* Add store home view with setup guide
* Fix active page nav highlighting
* Test fix
* Remove What's Next section
* Rename Store Home to Dashboard
* Fix Lightning setup link
* Add tests for store setup guide
* Update BTCPayServer/Views/Home/Home.cshtml
Co-authored-by: Pavlenex <pavle@pavle.org>
* Update BTCPayServer/Views/Stores/Dashboard.cshtml
Co-authored-by: Pavlenex <pavle@pavle.org>
* Remove setup guide on global homepage
* Remove Shopify setup link from nav
* Fix content container max-width on desktop
Co-authored-by: Pavlenex <pavle@pavle.org>
2022-01-13 17:08:15 +09:00
Nicolas Dorier
0c0235a56e
Merge pull request #3298 from NicolasDorier/wfwiouoi
...
Add version to svg's href files to prevent cache issues
2022-01-13 15:55:14 +09:00
nicolas.dorier
7b0558dc8e
Add version to svg's href files to prevent cache issues
2022-01-13 15:54:40 +09:00
nicolas.dorier
77be2fa9d5
Make CanUseWebhooks less flaky
2022-01-13 13:27:02 +09:00
Nicolas Dorier
8f320337e0
Merge pull request #3296 from dennisreimann/clipboard
...
Fix clipboard copy edge case
2022-01-13 13:23:26 +09:00
nicolas.dorier
2327b97fa3
Make CanUseWebhooks less flaky
2022-01-13 13:21:54 +09:00
Dennis Reimann
a411a6a81a
Fix copy functionality without navigator.clipboard
2022-01-13 11:50:37 +09:00
Dennis Reimann
d66f1f5513
Remove duplicate event handler
2022-01-12 16:22:56 +01:00
Nicolas Dorier
7503fde48c
Merge pull request #3295 from NicolasDorier/foiuw
...
Make BTCPayServer insensitive to the working directory in which it is started (Fix #1894 )
2022-01-12 20:45:09 +09:00
nicolas.dorier
20c8916610
Make BTCPayServer insensitive to the working directory in which it is started ( Fix #1894 )
2022-01-12 20:20:26 +09:00
nicolas.dorier
5a2a933b64
Add more logs to the canusetor test
2022-01-12 18:26:45 +09:00
Nicolas Dorier
ffc0e996db
Merge pull request #3294 from NicolasDorier/fewouq
...
Bump Clipboard.js
2022-01-12 16:59:36 +09:00
nicolas.dorier
a02ad104ee
Bump Clipboard.js
2022-01-12 16:06:28 +09:00
Nicolas Dorier
625876ff07
Merge pull request #3293 from bolatovumar/fix/vscode-browser-launch
...
Adjust VSCode browser launch regex
2022-01-12 14:25:34 +09:00
Umar Bolatov
b935275fd9
Adjust VSCode browser launch regex
...
VSCode stopped launching BTCPay in a new browser tab after this commit: ab3aab9c22 (diff-2baea61aec1a18e36f951b0060f693c9bd10d9610e2681d36277e79d101005bcR66)
2022-01-11 21:11:15 -08:00
Nicolas Dorier
4c032e9e6a
Merge pull request #3290 from dennisreimann/tor-url-in-footer
...
Improve footer
2022-01-12 11:19:54 +09:00
Dennis Reimann
1b770c66cd
Improve footer
2022-01-11 18:56:30 +01:00
Nicolas Dorier
96259dfb49
Merge pull request #3289 from NicolasDorier/oiufew
...
Do not send email twice for bitpay API, log whether IPN is an ExtendedNotification. (Fix #968 )
2022-01-12 00:42:44 +09:00
nicolas.dorier
e4d9e3e22e
Do not send email twice for bitpay API, log whether IPN is an ExtendedNotification. ( Fix #968 )
2022-01-12 00:26:12 +09:00
nicolas.dorier
fbfab88257
Remove obsolete code in BitpayIPNSender
2022-01-12 00:10:55 +09:00
Nicolas Dorier
708f8b49df
[Greenfield] Let non-admin update LN payment method with internal node if it is unchanged ( Fix #2860 ) ( #3288 )
2022-01-11 23:38:05 +09:00
dstrukt
323e5e14a3
Update Payment Request View ( #3259 )
...
* removes "back to list"
* changes currency label + formats currency and amount
* adjust sizing
* Wording: Create and Save button
* Improve search responsive behaviour
Co-authored-by: Dennis Reimann <mail@dennisreimann.de>
Co-authored-by: Nicolas Dorier <nicolas.dorier@gmail.com>
2022-01-11 22:16:16 +09:00
Nicolas Dorier
5bbaa48b49
Fix change state broken in the UI and update invoice's status in payment request to new convention ( Fix #3265 ) ( #3286 )
2022-01-11 21:49:56 +09:00