Andrew Camilleri
|
fcb1de8a86
|
Show email warning on apps when settings are not complete (#794)
* Show email warning on apps when settings are not complete
closes #693
* refactor email warning logic
|
2019-04-28 15:27:10 +09:00 |
|
Pavle
|
ada9a7264b
|
Fix typo in AppsController.cs (#630)
Fixing a tiny typo in the AppsController.cs
|
2019-03-04 18:36:47 +09:00 |
|
nicolas.dorier
|
aedad497e8
|
Rename AppsHelper to AppService
|
2019-02-19 13:04:58 +09:00 |
|
nicolas.dorier
|
7e0f9f6e0d
|
Inject HtmlSanitizer in AddBTCPayServer, remove AppHelpers deps when possible
|
2019-02-17 18:47:25 +09:00 |
|
Andrew Camilleri
|
0c5b5ff49c
|
Add link to no stores error (#558)
* add link
* safer status message
* refactor
* small view cleanup
|
2019-01-29 16:44:46 +09:00 |
|
Kukks
|
6e7f1151bc
|
bug fixes and optimizations
|
2019-01-05 19:47:39 +01:00 |
|
Kukks
|
6eb36abe2e
|
start contrib perks
|
2018-12-29 11:52:07 +01:00 |
|
Kukks
|
35f4ea29f9
|
more integration
|
2018-12-28 17:38:20 +01:00 |
|
nicolas.dorier
|
3cff8261ae
|
Set the id for apps only to 20 bytes, and output the Id in the controller so we can use it in tests
|
2018-10-09 23:38:56 +09:00 |
|
nicolas.dorier
|
b16e8f7b76
|
Move GetAppDataIfOwner inside AppHelper
|
2018-10-09 23:34:51 +09:00 |
|
rockstardev
|
43d34d5d35
|
Now requiring Authorization on AppsController
|
2018-09-08 14:53:41 +09:00 |
|
rockstardev
|
7341be76bb
|
Extracting public portion of app controller
|
2018-09-08 14:53:41 +09:00 |
|
rockstardev
|
b1fcf4524a
|
Separate app for PayButton
|
2018-08-22 10:26:49 +02:00 |
|
rockstardev
|
b562094956
|
Currency dropdown as part of page model
|
2018-08-14 23:47:41 +02:00 |
|
nicolas.dorier
|
5af14ef2ec
|
When creating PoS app, redirect to settings. When updating an app, redirect to List of apps.
|
2018-07-05 21:11:18 +09:00 |
|
nicolas.dorier
|
bba268b5e2
|
Upgrade to .NET Core 2.1
|
2018-05-08 17:57:53 +09:00 |
|
nicolas.dorier
|
1fc9a1a54b
|
Move to a Claim based security
|
2018-04-30 02:33:42 +09:00 |
|
nicolas.dorier
|
149c29963d
|
Add Point of Sale feature to BTCPay
|
2018-04-03 16:58:47 +09:00 |
|