1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-10-19 07:35:48 +02:00
Commit Graph

147 Commits

Author SHA1 Message Date
Kyle Spearrin
3362334d2c post bitpay invoice api 2019-02-21 22:45:56 -05:00
Kyle Spearrin
36e65f08ca payment method types 2019-02-19 17:05:27 -05:00
Kyle Spearrin
9c44fc1329 remove country from org create req 2019-02-18 23:53:31 -05:00
Kyle Spearrin
b95b35e7d9 remove charges and add balance 2019-02-18 17:01:10 -05:00
Kyle Spearrin
8b411de034 support for new billing and subscription endpoints 2019-02-18 15:24:06 -05:00
Kyle Spearrin
a19a30ffed add vnc launch protocol 2019-02-14 09:07:20 -05:00
Kyle Spearrin
647b254a71 billing invoices and transactions 2019-02-09 00:19:46 -05:00
Kyle Spearrin
98addd8ab5 formatting updates 2019-02-08 08:03:12 -05:00
ShirokaiLon
4aaf452883 Ignore regex URI when launching (#28)
* Do not launch regex URI

* Fix incorrect check

* More null checks
2019-02-08 08:01:08 -05:00
Kyle Spearrin
b01709240e init view properties 2019-01-25 09:30:21 -05:00
Kyle Spearrin
cbcf0adad5 full address 2019-01-16 13:51:14 -05:00
Kyle Spearrin
e7464785e1 allow launching URLs without protocol than end with tld 2019-01-07 10:33:13 -05:00
Kyle Spearrin
1542dd45d3 show last 5 on amex 2019-01-05 14:19:21 -05:00
Kyle Spearrin
035b4e1dd5 parse validation errors from error response model 2019-01-04 23:54:57 -05:00
Kyle Spearrin
cddeeefdbb twoFactorEnabled on org user details 2018-12-19 11:29:44 -05:00
Kyle Spearrin
94f103c474 move export models to jslib 2018-12-17 10:29:37 -05:00
Alexandre Lapeyre
2a960da31c Replace logoType by logoPath in BreachAccountResponse (#23) 2018-11-28 09:51:02 -05:00
Kyle Spearrin
5d5200b12e premiumAccessAddon option when creating org 2018-11-20 15:58:27 -05:00
Kyle Spearrin
f485fbb687 fix old attachments by reuploading them 2018-11-14 15:19:59 -05:00
Kyle Spearrin
17e7ee4838 support for new attachment keys 2018-11-13 20:43:45 -05:00
Kyle Spearrin
4a13e62477 cache canLaunch result 2018-11-02 13:03:00 -04:00
Kyle Spearrin
ff981532fd whitelist of protocols for can launch 2018-11-02 08:39:09 -04:00
Kyle Spearrin
aa0b274f8f store parent node 2018-10-26 16:08:48 -04:00
Kyle Spearrin
59f0549072 getAllNested for collections too. added treenodeobject interface 2018-10-25 12:09:22 -04:00
Kyle Spearrin
6aba4550a4 Nested folders 2018-10-25 09:38:37 -04:00
Kyle Spearrin
194374ea73 support org/collection selection on cipher add 2018-10-19 11:20:04 -04:00
Kyle Spearrin
bf48b45010 apis for new create with collections 2018-10-19 09:14:11 -04:00
Kyle Spearrin
d1f7a97011 group user apis 2018-10-17 22:56:28 -04:00
Kyle Spearrin
d49182597e new collection user api endpoint 2018-10-17 17:31:13 -04:00
Kyle Spearrin
00efae2616 add manager org user type 2018-10-17 10:51:09 -04:00
Kyle Spearrin
ad97afc590 move getDomain to jslib Utils 2018-10-13 22:21:54 -04:00
Kyle Spearrin
4b7962dc8f add support for u2f setup apis 2018-10-08 14:21:53 -04:00
Kyle Spearrin
c3f67dbe26 rename domain to domainBase for weird nativescript issue 2018-10-04 14:38:15 -04:00
Kyle Spearrin
38c26d9649 Fix !== null checks 2018-08-30 21:47:41 -04:00
Kyle Spearrin
a72843af3e ensure that message is for proper logged in user 2018-08-28 08:47:06 -04:00
Kyle Spearrin
ae54094fcd kdf apis 2018-08-27 19:55:05 -04:00
Kyle Spearrin
bc198c60d1 message pack protocol for signalr 2018-08-23 21:43:40 -04:00
Kyle Spearrin
5d95fc733c null checks 2018-08-23 08:56:27 -04:00
Kyle Spearrin
953970498e update notification sync logic for collectionids 2018-08-21 09:25:16 -04:00
Kyle Spearrin
9bd8b73e27 standardize date types 2018-08-20 16:20:51 -04:00
Kyle Spearrin
d0c51bacfd sync folders and ciphers. fix dates 2018-08-20 16:01:26 -04:00
Kyle Spearrin
ddee5908f1 notification service 2018-08-20 13:45:32 -04:00
Kyle Spearrin
9f26f9f377 support for prelogin kdf info 2018-08-14 15:12:10 -04:00
Kyle Spearrin
b724448081 search service implementation with lunr 2018-08-13 09:42:52 -04:00
Kyle Spearrin
6f64c5cb5a null check 2018-08-01 16:53:48 -04:00
Kyle Spearrin
370952971a make billing expiration a date object 2018-08-01 16:50:34 -04:00
Kyle Spearrin
13769a7fcb dont use cipher revisionDate 2018-07-30 22:01:21 -04:00
Kyle Spearrin
b21cb789da dont make date obj from revision date 2018-07-30 10:50:22 -04:00
Kyle Spearrin
0b29dc10bf cipher view revision dates 2018-07-27 23:37:36 -04:00
Kyle Spearrin
6a8d2c305e support for password revision date on logins 2018-07-27 17:48:18 -04:00