1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-23 11:43:46 +00:00
Commit Graph

11778 Commits

Author SHA1 Message Date
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
Kyle Spearrin
3eedb2f86c New Crowdin translations (#1262)
* New translations messages.json (Czech)

* New translations messages.json (Danish)

* New translations messages.json (Chinese Simplified)
v1.44.2
2020-05-28 20:02:28 -04:00
Vincent Salucci
aa3a6044a2 [Bug] Update lock to be default timeout action (#459)
* Update jslib 2de8c5e -> 212a2e3

* Updated conditionals to make lock the default state
2020-05-28 15:21:21 -05:00
Vincent Salucci
d705b8ab33 Update jslib 2858724 -> 212a2e3 (#545) 2020-05-28 13:58:49 -05:00
Vincent Salucci
e6856a52b4 Initial commit: made lock state default (#1261) 2020-05-28 13:30:11 -05:00
Kyle Spearrin
4aa092a18d update jslib and bump version 2020-05-28 14:10:25 -04:00
Vincent Salucci
212a2e3745 Bug fix: made lock default conditional check (#106) 2020-05-28 14:09:55 -04:00
Trey Greer
dfccb9bc79 updated icons (#457)
* updated icons

* added appx icons
2020-05-28 11:52:35 -04:00
hinton
66de9e93fa Hide passwords functionality for desktop 2020-05-27 22:41:57 +02:00
Kyle Spearrin
1bbd808105 getEnterprisePortalSignInToken api (#105) 2020-05-27 15:21:53 -04:00
Kyle Spearrin
d3ab19becb Check for premium access for totp copying option (#1252)
* Check for premium access for totp copying option

* restore old null check logic
2020-05-26 14:53:17 -04:00
Kyle Spearrin
f996f1b243 bump version v1.44.1 2020-05-26 10:37:45 -04:00
Kyle Spearrin
b0905dd4b3 New Crowdin translations (#1251)
* New translations messages.json (Belarusian)

* New translations messages.json (Italian)

* New translations messages.json (Estonian)

* New translations messages.json (English, United Kingdom)

* New translations messages.json (Norwegian Bokmal)
2020-05-26 10:34:53 -04:00
Kyle Spearrin
be320fbea1 New Crowdin translations (#455)
* New translations messages.json (French)

* New translations messages.json (Polish)

* New translations messages.json (Estonian)

* New translations messages.json (Persian)

* New translations messages.json (Portuguese, Brazilian)

* New translations messages.json (Chinese Traditional)

* New translations messages.json (Chinese Simplified)

* New translations messages.json (Ukrainian)

* New translations messages.json (Swedish)

* New translations messages.json (Russian)

* New translations messages.json (Portuguese)

* New translations messages.json (Dutch)

* New translations messages.json (Spanish)

* New translations messages.json (Korean)

* New translations messages.json (Japanese)

* New translations messages.json (Italian)

* New translations messages.json (Hungarian)

* New translations messages.json (Hebrew)

* New translations messages.json (Finnish)

* New translations messages.json (Greek)

* New translations messages.json (German)

* New translations messages.json (Catalan)

* New translations messages.json (Bulgarian)

* New translations messages.json (English, United Kingdom)
2020-05-26 10:31:59 -04:00