1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-22 19:23:52 +00:00
Commit Graph

11941 Commits

Author SHA1 Message Date
Hinton
81c76816b9 Ensure viewPassword has a default value 2020-06-12 14:21:27 +02:00
Vincent Salucci
dd147ce338 [Enterprise] Updated Environment Settings (#112)
* Initial commit of enterprise environment option

* Reverting API/EnvironmentUrls changes
2020-06-11 15:04:40 -05:00
Chad Scharf
25a86608b2 Merge pull request #1249 from Hinton/feature/hidden-password
Add support for hidden password
2020-06-11 15:01:37 -04:00
Chad Scharf
5ea459a347 Merge pull request #458 from Hinton/feature/hide-passwords
Add support for hidden password
2020-06-11 15:01:07 -04:00
Chad Scharf
3d160ee1df Merge pull request #538 from Hinton/feature/hide-passwords
Add support for collections with hide passwords
2020-06-11 14:51:05 -04:00
Hinton
954d78a46e Merge branch 'master' of https://github.com/bitwarden/browser into feature/hidden-password 2020-06-11 20:35:30 +02:00
Hinton
51b482f57d Merge branch 'master' of https://github.com/bitwarden/web into feature/hide-passwords 2020-06-11 20:33:43 +02:00
Hinton
17c79af830 Update jslib. 2020-06-11 20:32:22 +02:00
Hinton
26c05d5909 Update jslib. 2020-06-11 20:31:27 +02:00
Hinton
b367c4b4ce Update jslib 2020-06-11 20:28:22 +02:00
Chad Scharf
2b6657a293 Merge pull request #104 from Hinton/feature/hide-passwords
Add support for collections with hide passwords
2020-06-11 14:26:57 -04:00
Chad Scharf
7432ad310c Merge pull request #557 from bitwarden/feature/enterprise-landing-page
Layout images and styling for register page
2020-06-11 12:04:18 -04:00
Chad Scharf
5b02202efb Llayout images and styling for register page 2020-06-11 11:27:46 -04:00
Hinton
0338dfe05a Merge branch 'master' of https://github.com/bitwarden/jslib into feature/hide-passwords
# Conflicts:
#	src/models/response/cipherResponse.ts
2020-06-11 00:24:02 +02:00
Kyle Spearrin
d1e4eebebb check for empty string on malformed URL (#108) 2020-06-11 00:22:46 +02:00
Vincent Salucci
17298cf188 Bug fix: made lock default conditional check (#106) 2020-06-11 00:22:46 +02:00
Kyle Spearrin
6e52c2846d getEnterprisePortalSignInToken api (#105) 2020-06-11 00:22:46 +02:00
Chad Scharf
8e603ff420 Merge pull request #103 from Hinton/patch-1
Resolve edit always being true for ciphers
2020-06-10 14:44:21 -07:00
Scott Mangiapane
6e21b26904 Increased resolution of notification icons for HiDPI displays (#1288) 2020-06-10 09:05:05 -04:00
Chad Scharf
23056bcd63 tax info collection zip + VAT 2020-06-08 17:24:05 -04:00
hinton
876b45d82e Disable TOTP field, disable edit and show of hidden fields. 2020-06-04 22:23:02 +02:00
hinton
4d776ca0ef Fix spelling mistakes 2020-06-04 22:15:45 +02:00
hinton
982d35a404 Merge branch 'master' of https://github.com/bitwarden/desktop into feature/hide-passwords 2020-06-04 22:09:46 +02:00
Kyle Spearrin
2b0c92a4ea stub alternate layout support for register page (#550) 2020-06-04 14:12:37 -04:00
Kyle Spearrin
d669d43fe4 update jslib 2020-06-04 12:48:11 -04:00
hinton
d88ed609aa Disable TOTP field, disable edit and show of hidden fields. 2020-06-03 21:25:55 +02:00
hinton
426e0edfb5 Allow editing of newly added fields 2020-06-03 20:46:32 +02:00
hinton
34402571e7 Add newField property to FieldView, used for allowing edits for new fields 2020-06-03 20:45:53 +02:00
Kyle Spearrin
2cc0aa6f3d a few cleanup items for full width setting change (#547) 2020-06-02 09:56:16 -04:00
Chad Scharf
f895916fbb Merge pull request #543 from syntax-error752/feature/UIscaling
Update CSS to allow for larger screens.
2020-06-01 19:27:28 -04:00
syntaxerror752
fea3bba0df Changed method of keeping the logon box the same size 2020-06-02 08:29:58 +10:00
hinton
7ed7321219 Mark "hidden" fields and totp as disabled. 2020-06-01 21:59:58 +02:00
hinton
b2bf192677 Merge branch 'master' of https://github.com/bitwarden/web into feature/hide-passwords 2020-06-01 21:38:17 +02:00
Kyle Spearrin
acc3ed01b2 New Crowdin translations (#1276)
* New translations messages.json (Spanish)

* New translations messages.json (German)

* New translations messages.json (Dutch)

* New translations messages.json (Polish)

* New translations messages.json (Russian)

* New translations messages.json (Turkish)
v1.44.3
2020-06-01 15:02:52 -04:00
Kyle Spearrin
1c683b12c2 bump version 2020-06-01 14:50:00 -04:00
Kyle Spearrin
fa55f5a46c update jslib 2020-06-01 14:48:35 -04:00
Kyle Spearrin
eef9588646 check for empty string on malformed URL (#108) 2020-06-01 14:31:42 -04:00
Kyle Spearrin
160c161782 fix null ref of cipher.isDeleted (#462) 2020-06-01 10:30:49 -04:00
Kyle Spearrin
bd6a5ceccd fix null ref of cipher.isDeleted (#1275) 2020-06-01 10:30:39 -04:00
syntaxerror752
d323e775ca Removed the need for the messageing service to be in app.component.ts 2020-05-31 22:02:41 +10:00
syntaxerror752
22a00b2341 Added toggle full width function
Added toggle full width function.
Added messaging service to trigger function.
Added CSS to keep login box the same size.
2020-05-30 18:30:41 +10:00
syntaxerror752
f36bba6406 Revert last commit due to requested changes
Revert last commit due to requested changes.
Renamed variable.
2020-05-30 11:12:15 +10:00
Kyle Spearrin
88129f9135 Update gulpfile.js 2020-05-29 15:58:57 -04:00
Kyle Spearrin
b6e500ded0 Update gulpfile.js 2020-05-29 15:57:57 -04:00
Kyle Spearrin
24b1349dc8 New Crowdin translations (#460)
* New translations messages.json (Danish)

* New translations messages.json (Portuguese)

* New translations messages.json (Chinese Simplified)
2020-05-29 12:14:13 -04:00
Kyle Spearrin
c0c368cbfe bump version 2020-05-29 11:10:05 -04:00
Kyle Spearrin
136b63acc4 bump version 2020-05-29 11:09:30 -04:00
syntaxerror752
674c583881 Update HTML and TS scripts for UI scaling 2020-05-29 23:08:03 +10:00
syntaxerror752
eb5ad7c6dc Added UI scaling tickbox to options menu 2020-05-29 21:28:26 +10:00
Kyle Spearrin
ca771eb04c New Crowdin translations (#546)
* New translations messages.json (Czech)

* New translations messages.json (Danish)

* New translations messages.json (Portuguese)

* New translations messages.json (Chinese Simplified)
2020-05-28 20:06:27 -04:00