Vincent Salucci
|
ee164bebc6
|
[Send] Add more flexibility to base component (#262)
* Updating send component for more flexibility in child class
* Updated delegte null check
* added comment
|
2021-02-08 16:18:44 -06:00 |
|
Matt Gibson
|
eef8a2a0f7
|
Do not evaluate callback function when testing existence (#266)
|
2021-02-08 15:55:58 -06:00 |
|
Kyle Spearrin
|
13a04976fd
|
send UX improvements (#822)
* send UX improvements
* typo
|
2021-02-08 16:07:40 -05:00 |
|
Kyle Spearrin
|
a4ac842cec
|
support for copying send link to clipboard on save (#265)
|
2021-02-08 15:55:32 -05:00 |
|
Thomas Rittson
|
58e6f24d5f
|
Add policy property to TakeoverResponse (#260)
|
2021-02-09 06:31:41 +10:00 |
|
Matt Gibson
|
5a8de9be49
|
Match linter rules (#229)
|
2021-02-08 14:11:58 -06:00 |
|
Matt Gibson
|
2730e04a05
|
Match tslint rules (#264)
|
2021-02-08 14:11:44 -06:00 |
|
Thomas Rittson
|
dae739bc17
|
Merge pull request #1602 from bitwarden/remove-xcode-build-script
Revert "Merge pull request #1589 from bitwarden/npm-xcode-script"
|
2021-02-09 06:11:01 +10:00 |
|
Chad Scharf
|
66b984122c
|
Merge pull request #716 from bitwarden/cscharf-fix-lint-error
Fix lint error (s) => arrow function parens banned
|
2021-02-08 14:30:04 -05:00 |
|
Matt Gibson
|
a0e80fc486
|
Merge pull request #717 from bitwarden/add-totp-quick-copy-buttons
Add main menu copy and shortcut and context copy for totp
|
2021-02-08 13:24:32 -06:00 |
|
Matt Gibson
|
6183a30a52
|
Remove unused logout argument (#263)
|
2021-02-08 13:21:51 -06:00 |
|
Matt Gibson
|
113c035152
|
Add trailing comma to linter
|
2021-02-08 12:58:44 -06:00 |
|
Matt Gibson
|
456d36d5ee
|
Hover cursor for disabled boxes forces to normal (#1603)
Matches button behavior
|
2021-02-08 11:32:02 -06:00 |
|
Matt Gibson
|
ba173f9da5
|
Add main menu copy and shortcut and context copy for totp
|
2021-02-08 11:20:12 -06:00 |
|
Oscar Hinton
|
d589087a2c
|
Set save dialog to be a floatingPanel (#1601)
|
2021-02-08 17:53:23 +01:00 |
|
Chad Scharf
|
fa68ea249c
|
Fix lint error (s) => arrow function parens banned
|
2021-02-08 10:16:17 -05:00 |
|
Chad Scharf
|
ab9b87acf3
|
Merge pull request #713 from astr0n8t/master
Fixed menu reloading bug
|
2021-02-08 10:04:53 -05:00 |
|
Lombra
|
df59f99ec6
|
Enable subpixel antialiasing (#256)
|
2021-02-08 10:03:43 -05:00 |
|
Thomas Rittson
|
320759388f
|
Revert "Merge pull request #1589 from bitwarden/npm-xcode-script"
This reverts commit c99b716b20, reversing
changes made to 8e20e48373.
|
2021-02-08 07:09:35 +10:00 |
|
Thomas Rittson
|
f069222763
|
Merge pull request #1532 from bitwarden/bugfix-attachments-in-popup
Pop out attachments page on all browsers
|
2021-02-08 06:33:38 +10:00 |
|
Nathan Higley
|
9da60f8c0d
|
Fixed menu reloading bug
|
2021-02-05 14:36:49 -05:00 |
|
Matt Gibson
|
84d03158b5
|
Add show hide password to send (#821)
* Add password toggle to add-edit
* Fix remove password accessible from disabled send
* Update jslib
|
2021-02-05 13:23:40 -06:00 |
|
Addison Beck
|
e066077542
|
Merge pull request #710 from bitwarden/Send
|
2021-02-05 14:21:52 -05:00 |
|
Matt Gibson
|
22f576ea60
|
Add password toggle to add-edit (#261)
|
2021-02-05 12:36:09 -06:00 |
|
addison
|
f537a8a601
|
cleanup
|
2021-02-05 12:44:45 -05:00 |
|
addison
|
ec933025f3
|
made nav into a toolbar
|
2021-02-05 12:34:01 -05:00 |
|
Oscar Hinton
|
5d51fd3fbd
|
Fix nativeMessaging not being enabled in safari (#1599)
|
2021-02-05 10:00:00 +01:00 |
|
Oscar Hinton
|
e5764ee16e
|
Fix copying TOTP not working in Safari (#1598)
|
2021-02-04 23:34:10 +01:00 |
|
Thomas Rittson
|
9b85b7ba68
|
Fix code style
|
2021-02-05 06:23:12 +10:00 |
|
Matt Gibson
|
af7e2edbf0
|
Implement disable send policy (#819)
* Implement disable send policy
* Update jslib reference
* PR review
* Lower case enterprise policy
|
2021-02-04 13:08:16 -06:00 |
|
Matt Gibson
|
deabffb7b0
|
Implement disable send policy (#259)
* Implement disable send policy
* Linter fixes
* Add toast on submit if sends are disabled
|
2021-02-04 11:22:31 -06:00 |
|
Matt Gibson
|
58f40b0085
|
Fix glob processing in npm. Ban single param parens (#257)
|
2021-02-04 09:49:23 -06:00 |
|
Thomas Rittson
|
4a815e001a
|
Merge branch 'master' into bugfix-attachments-in-popup
|
2021-02-04 17:01:57 +10:00 |
|
Matt Gibson
|
2dca45b677
|
Merge pull request #709 from bitwarden/match-tslint-rules
Match linter rules
|
2021-02-03 22:54:14 -06:00 |
|
addison
|
3e6f85c206
|
deleted more of the send component
|
2021-02-03 23:52:27 -05:00 |
|
Matt Gibson
|
3b91a2c72b
|
Ban single paren arrow functions (#226)
* Fix glob processing in npm. Ban single param parens
* Match typescript linter rules
|
2021-02-03 22:51:59 -06:00 |
|
addison
|
5a71d5fdc8
|
deleted more or the send component
|
2021-02-03 23:50:41 -05:00 |
|
addison
|
631d053ef1
|
cleanup
|
2021-02-03 23:23:19 -05:00 |
|
addison
|
d8e61d49c0
|
removed unused imports
|
2021-02-03 23:21:17 -05:00 |
|
addison
|
8479e57fa5
|
deleted most of the send component
|
2021-02-03 23:19:42 -05:00 |
|
addison
|
2b9bae6807
|
cleanup
|
2021-02-03 23:12:23 -05:00 |
|
addison
|
de162cd34f
|
fixed build complaint
|
2021-02-03 17:09:04 -05:00 |
|
addison
|
6e49c481f0
|
Send layout & search
|
2021-02-03 16:24:49 -05:00 |
|
Addison Beck
|
a16d8f7de7
|
Send search (#258)
* fixed text searching sends
* fixed text searching sends
* cleanup
* cleanup
|
2021-02-03 15:36:15 -05:00 |
|
Oscar Hinton
|
3e79dd245b
|
Safari Web Extension Port from App Extension (#1531)
|
2021-02-03 20:36:05 +01:00 |
|
Joseph Flinn
|
4ae25c5db5
|
Fix deploy workflow (#228)
* fixing the snap package name and adding an npm install to the npm release
* fixing the manual deploy parser
|
2021-02-03 10:42:11 -08:00 |
|
Matt Gibson
|
e76e56d824
|
Match linter rules
|
2021-02-03 12:21:22 -06:00 |
|
Joseph Flinn
|
7dbcdbdd2e
|
fixing the snap package name and adding an npm install to the npm release (#227)
|
2021-02-03 10:12:18 -08:00 |
|
Ben Mezger (seds)
|
116d7a4062
|
Fix: don't check filename by index when listing attachments (#224)
* don't check filename by index
* Fix: Filter by exact matches
|
2021-02-03 12:06:39 -06:00 |
|
Kyle Spearrin
|
62a43e536c
|
update package-lock.json
|
2021-02-03 12:48:59 -05:00 |
|