1
0
mirror of https://github.com/bitwarden/server.git synced 2025-07-16 07:07:32 -05:00
Commit Graph

174 Commits

Author SHA1 Message Date
9800b752c0 Changed all C# control flow block statements to include space between keyword and open paren 2020-03-27 14:36:37 -04:00
82be2ae06b parse cancellation dates to detect refunds 2020-01-28 09:24:00 -05:00
e8054df5b4 use policies property for orgs 2020-01-15 15:00:54 -05:00
8340b22c2a UsingInAppPurchase prop on sub models 2019-09-19 16:31:11 -04:00
e9174ba9f4 iap pre-purchase check 2019-09-19 08:46:26 -04:00
9ddfe3e947 fix json serialization of receipt status 2019-09-18 17:43:17 -04:00
ed7da76bac add helpers and renewal info to receipt model 2019-09-17 22:58:06 -04:00
c82947a5f8 update receipt object 2019-09-16 16:23:07 -04:00
9e51eaea28 Apple Iap service 2019-09-16 09:22:22 -04:00
5c3bf78226 handle sub incomplete status 2019-08-12 10:42:14 -04:00
b11fd2fab8 handle PaymentMethods for PaymentSource billing info 2019-08-09 15:53:01 -04:00
48ec345702 update stripe SDK 2019-08-08 17:36:41 -04:00
8d09a7ad13 org license are version 5 2019-07-26 21:56:48 -04:00
5bfed59f9c upgrade org api 2019-03-21 21:36:03 -04:00
15cb0ad4c3 implement useapi and apikey 2019-03-02 15:09:33 -05:00
aef68d4934 support for stripe sources in billing info 2019-02-27 10:16:46 -05:00
3b8552b2fa billing info and tx management tools 2019-02-25 12:43:20 -05:00
b0c90bc4b3 amounts are positive always 2019-02-23 07:53:47 -05:00
a9336a0e02 add support for passing payment method type 2019-02-19 17:13:21 -05:00
707c0ccb36 remove business country from org signup 2019-02-18 23:37:35 -05:00
250784d197 remove charge and add balance to billing models 2019-02-18 17:09:56 -05:00
b036657d78 apis for subscription vs billing 2019-02-18 15:40:47 -05:00
f225b5d46a rename billing classes 2019-02-10 21:23:37 -05:00
a97a6216d7 return invoices and transactions on billing api 2019-02-08 23:24:48 -05:00
abb1751bfe stripe invoice handling. return credit amount. 2019-01-29 17:44:31 -05:00
a34ca4700d upgrade stripe lib and breaking changes 2019-01-29 14:41:37 -05:00
0b20f64f2d premium access addon for families plans 2018-11-20 22:02:09 -05:00
0d4ac29bc7 fix cancelled typo in areas 2018-07-20 17:00:05 -04:00
45db73c6e1 null check on license key 2018-07-20 13:58:24 -04:00
2c24e00bd7 update some libs 2018-04-17 22:36:30 -04:00
1fb3fbeacf Revert "update libs"
This reverts commit e7453bc036.
2018-04-17 08:11:08 -04:00
e7453bc036 update libs 2018-04-16 12:49:18 -04:00
bcc224c02d stub out use2fa and twofactorproviders on orgs 2018-04-02 14:53:19 -04:00
87497a5608 update libs 2018-02-21 22:31:33 -05:00
172fd2425e added org flag for UseEvents 2017-12-14 15:48:44 -05:00
8c32765f4c custom plans with expiration are not trials 2017-12-04 20:58:23 -05:00
aa045f7775 fix == bug in licensing VerifyData 2017-11-12 22:57:25 -05:00
ed826f4b28 version > 1 on UsersGetPremium check 2017-11-07 21:51:50 -05:00
f7cb6e403d dont check UsersGetPremium for version 1 licenses 2017-11-07 21:12:50 -05:00
0fdb9b3d2f change personal plan to family. allow self host 2017-11-06 16:01:58 -05:00
e41461f8fc org tax information 2017-10-25 12:41:07 -04:00
7206a9dedf check for verified email 2017-09-01 14:16:00 -04:00
e43c3baf6e default collection on org create 2017-08-30 21:25:46 -04:00
8b947cafaf added licensing apis, refactored some services 2017-08-30 11:23:55 -04:00
9932c3b599 remove email verif. check on license for test 2017-08-25 09:30:00 -04:00
4585af5a85 validate organization licenses 2017-08-17 00:12:11 -04:00
b14f6d080e verify and disable premium from license check 2017-08-16 17:08:20 -04:00
d9cd7880a6 license hash 2017-08-16 15:16:56 -04:00
912e875a33 licensing signature refactor 2017-08-16 13:55:01 -04:00
dd288a7071 installation validation and self host applied 2017-08-15 16:11:08 -04:00