Joseph Flinn
e4b01afdfc
moving the test task below the source building
2021-02-02 09:56:34 -08:00
Joseph Flinn
6198b6d884
adding the build number back into the file name for upload
2021-02-02 09:48:25 -08:00
Vincent Salucci
07f5be39d8
[Send] Navigation Tab ( #1591 )
...
* Initial commit of send tab
* update jslib (9ddec9b -> 859f317 )
* updated skeleton class/html
* removed added space
* cleaned up import groupings
* Updated to use flex container and removed unnecessary scss class
2021-02-02 11:43:31 -06:00
Joseph Flinn
9cb418e290
hopefully we have a working solution
2021-02-02 09:38:03 -08:00
Joseph Flinn
06c82a5940
fixing var name
2021-02-02 09:30:56 -08:00
Joseph Flinn
7d1195a66c
got the int. trying the math
2021-02-02 08:31:06 -08:00
Joseph Flinn
9f8754e6b3
fixing the typo................
2021-02-02 08:23:48 -08:00
Joseph Flinn
504142cd5d
wet spaghetti...
2021-02-02 08:20:13 -08:00
Joseph Flinn
c22c0dae29
testing env saving?
2021-02-02 08:17:55 -08:00
Joseph Flinn
29f61f0c46
more debugging
2021-02-02 08:16:03 -08:00
Joseph Flinn
1d567e560f
testing int casting
2021-02-02 08:08:33 -08:00
Joseph Flinn
8325479630
more debugging
2021-02-02 08:07:22 -08:00
Joseph Flinn
910e64324d
the other vars aren't env either
2021-02-02 07:49:57 -08:00
Joseph Flinn
4f53eddfba
build_num isn't a env var...
2021-02-02 07:48:07 -08:00
Joseph Flinn
f332116dcb
casting run number to int
2021-02-02 07:45:30 -08:00
Joseph Flinn
fc53f498dd
trying another powershell thing
2021-02-01 17:05:39 -08:00
Joseph Flinn
211eef206e
adding github run number
2021-02-01 16:54:52 -08:00
Joseph Flinn
0fb119e8ee
fixing error
2021-02-01 16:42:18 -08:00
Joseph Flinn
7fe38fb7f1
debugging the BUILD_NUMBER
2021-02-01 16:40:01 -08:00
Joseph Flinn
0be634707c
fixing BUILD_NUMBER and dist files
2021-02-01 16:24:16 -08:00
Joseph Flinn
b2f4a7f96e
fixing pwsh
2021-02-01 16:10:13 -08:00
Joseph Flinn
1e0fede341
debugging dist
2021-02-01 15:58:24 -08:00
Joseph Flinn
0ce78fc11b
specifying cmd shell
2021-02-01 15:44:53 -08:00
Joseph Flinn
adb84e918f
commenting out the gulp install
2021-02-01 15:37:36 -08:00
Joseph Flinn
6a1cfce185
removing the package version since it is not used
2021-02-01 15:30:51 -08:00
Joseph Flinn
16d6be126f
initial trial for the browser
2021-02-01 15:27:08 -08:00
Joseph Flinn
3b4d8dc867
re-enabling the macos workflow
2021-02-01 13:56:58 -08:00
Joseph Flinn
2dbeba0c97
finishing the mac portion of splitting out the deploylments
2021-02-01 13:43:57 -08:00
Thomas Rittson
b88091c41f
Merge pull request #223 from bitwarden/bump-https-proxy-agent
...
Bump https proxy agent
2021-02-02 06:16:44 +10:00
Oscar Hinton
5010736ca3
Add support for viewing attachments in emergency access ( #814 )
2021-02-01 17:37:32 +01:00
Vincent Salucci
986f27294a
[Send] Port web base components ( #817 )
...
* Initial commit of send base components
* update jslib (9ddec9b -> 859f317 )
2021-02-01 10:30:27 -06:00
Chad Scharf
b93792332e
Merge pull request #667 from zhzy0077/add_arm64
...
Distribute ARM64 executables for Windows platform.
2021-02-01 10:49:04 -05:00
Vincent Salucci
859f317d59
[Send] Port web based components ( #254 )
...
* Initial port of web based send components
* Updated import order to satisfy linter
2021-02-01 09:44:30 -06:00
Chad Scharf
c99b716b20
Merge pull request #1589 from bitwarden/npm-xcode-script
...
Add build:xcode script to package.json
2021-02-01 10:34:47 -05:00
Thomas Rittson
ded6d64a9d
bump jslib version
2021-02-01 15:49:59 +10:00
Thomas Rittson
cf0345020e
Bump https-proxy-agent dep. to 5.0.0
2021-02-01 15:21:22 +10:00
Marcos Soutullo Rodriguez
6579c862f4
Bump https-proxy-agent dep. to 5.0.0
2021-02-01 15:19:21 +10:00
Thomas Rittson
db5a660b2d
Add build:xcode script
2021-02-01 09:52:23 +10:00
Oscar Hinton
8e20e48373
Resolve safari not working due to missing chrome api (nativeMessaging) ( #1585 )
2021-01-29 23:31:36 +01:00
Matt Gibson
09c444ddd4
Add send to cli ( #253 )
...
* Upgrade commander to 7.0.0
* Add url to Api call
This is needed to allow access to sends that are available from a
different Bitwarden server than configured for the CLI
* Allow upload of send files from CLI
* Allow send search by accessId
* Utils methods used in Send CLI implementation
* Revert adding string type to encrypted file data
* linter fixes
* Add Buffer to ArrayBuffer used in CLI send implementation
2021-01-29 15:08:52 -06:00
Joseph Flinn
3b27e82edb
Merge pull request #221 from joseph-flinn/master
...
Migrating from AppVeyor to GitHub Actions
2021-01-29 11:21:33 -08:00
Joseph Flinn
e545ecd165
starting the deploy breakout
2021-01-29 19:09:59 +00:00
Matt Gibson
1b8cddede8
Set WebVaultUrl if dev ( #813 )
...
* Set WebVaultUrl if dev
* Add new jslib dependency
2021-01-29 13:07:55 -05:00
Thomas Rittson
c971772925
Add UI text to explain functionality
2021-01-29 17:27:19 +10:00
Thomas Rittson
38ead1888c
Merge pull request #217 from bitwarden/bugfix-no-attachments-error
...
Add null check when getting attachment from item
2021-01-29 08:50:24 +10:00
Joseph Flinn
cbae5a920d
flagging appveyor for delete
2021-01-28 21:07:15 +00:00
Joseph Flinn
d175590313
resetting testing code
2021-01-28 21:05:17 +00:00
Joseph Flinn
1f6d095ab1
fixing the versions
2021-01-28 20:49:46 +00:00
Thomas Rittson
c7966773a9
Merge pull request #1576 from bitwarden/bugfix-autofill-after-launch
...
Auto-fill the correct cipher after clicking launch button
2021-01-29 06:35:30 +10:00
Joseph Flinn
cc16245115
adding published release type
2021-01-28 20:22:36 +00:00