1
0
mirror of https://github.com/bitwarden/desktop.git synced 2024-07-01 11:26:04 +02:00
Commit Graph

1494 Commits

Author SHA1 Message Date
Joseph Flinn
e0cc09f656 switching from grep to awk 2020-12-16 21:48:02 +00:00
Joseph Flinn
047db49e25 debugging grep 2020-12-16 20:24:48 +00:00
Joseph Flinn
f294e43262 changing 'show artifacts' task to bash shell 2020-12-16 20:18:54 +00:00
Joseph Flinn
94b924b21c changing the echo var 2020-12-16 20:10:20 +00:00
Joseph Flinn
3099238762 fixing the AzureSignTool install task 2020-12-16 20:04:08 +00:00
Joseph Flinn
9ead2f2bb8 switching back to manually setting the git_release_version with bash 2020-12-16 19:50:31 +00:00
Joseph Flinn
b52f107810 trying different variable block format 2020-12-16 19:33:14 +00:00
Joseph Flinn
16bad9ed98 testing expression for variable value 2020-12-16 19:30:46 +00:00
Joseph Flinn
378454ce03 testing the GIT_RELEASE_VERSION var 2020-12-16 19:14:06 +00:00
Joseph Flinn
462b49daa3 changing the ls command to the artifacts directory 2020-12-15 15:39:08 +00:00
Joseph Flinn
030eab7290 removing a line in a pwsh multiline script 2020-12-15 00:59:16 +00:00
Joseph Flinn
41f263d378 commenting out the chocolatey package 2020-12-14 23:58:49 +00:00
Joseph Flinn
2a6add76db updating GH_TOKEN secret name because GITHUB_TOKEN wasn't valid 2020-12-14 22:53:33 +00:00
Joseph Flinn
026392d4a1 working on blocking out signing pipeline 2020-12-14 22:38:56 +00:00
Joseph Flinn
d68c62ab91 removing deploy jobs (should be moved into its own workflow) 2020-12-14 22:23:14 +00:00
Joseph Flinn
c641d2641d working on signing pipeline 2020-12-14 22:20:39 +00:00
Joseph Flinn
857c9515da version bump 2020-12-14 21:55:14 +00:00
Joseph Flinn
761a93a4bd moving default pipeline script 2020-12-14 21:51:53 +00:00
Joseph Flinn
cdf16541e1 Set up CI with Azure Pipelines
[skip ci]
2020-12-14 13:41:00 -08:00
Joseph Flinn
33d4b22e52
Merge pull request #1 from joseph-flinn/azure-pipelines
Set up CI with Azure Pipelines
2020-12-14 13:38:04 -08:00
Joseph Flinn
f78df842b6 moved the AZ pipelines into their own directory for cleanliness 2020-12-14 21:27:37 +00:00
Joseph Flinn
65e72b41a3 bumping version and updating azure pipeline 2020-12-14 21:24:18 +00:00
Joseph Flinn
1251ddaf5f changing pathToPublish to absolute path 2020-12-14 20:15:37 +00:00
Joseph Flinn
ba2e3f5a11 fixing AZ pipeline task typo 2020-12-14 19:56:29 +00:00
Joseph Flinn
7fbce68530 changing over to manual run of the pipeline and moving from PublishBuildArtifact to PublishPipelineArtifact 2020-12-14 19:53:39 +00:00
Joseph Flinn
493ba4e488 checking out specific commit (for historical builds) 2020-12-14 19:27:23 +00:00
Joseph Flinn
99e2b83d62 adding git commit option 2020-12-14 19:25:24 +00:00
Joseph Flinn
926d221e6a testing artifact publishing 2020-12-14 19:04:39 +00:00
Joseph Flinn
ae80649466 grabbing executable names 2020-12-14 18:47:21 +00:00
Joseph Flinn
9bad72db67 changing electron-builder to npx 2020-12-14 17:41:26 +00:00
Joseph Flinn
7deda0a117 debugging npm scripts in azure pipeline 2020-12-14 15:57:45 +00:00
Joseph Flinn
5924e108cf trying different syntax to see if that fixes the npm run problem 2020-12-14 15:38:45 +00:00
Joseph Flinn
792c6a3139 Update azure-pipelines.yml for Azure Pipelines 2020-12-11 16:12:08 -08:00
Joseph Flinn
4fea0cdb0f Update azure-pipelines.yml for Azure Pipelines 2020-12-11 15:46:37 -08:00
Joseph Flinn
6ebbe16070 Set up CI with Azure Pipelines
testing ci with azure pipelines [skip ci]
2020-12-11 15:42:43 -08:00
Chad Scharf
538d27b6e9
Merge pull request #609 from Hinton/hotfix/fix-fit-finish-bugs
Desktop fit & finish bugfixes
2020-12-11 09:54:38 -05:00
Hinton
a938b842af Update jslib 2020-12-11 15:48:55 +01:00
Hinton
d86225d551 Fix tray window listeners not working after closing the window 2020-12-11 12:57:32 +01:00
Vincent Salucci
82ca93db91
[Policy] Personal Ownership (#605)
* Initial commit of personal ownership

* Saving updated merge conflicts

* Updated jslib (dcbd09e -> 72bf18f)

* Fixed casing
2020-12-09 14:11:39 -06:00
Kyle Spearrin
2bfba0be5c
add supprot for encrypted json export (#607)
* add supprot for encrypted json export

* fix lint issues
2020-12-08 12:09:31 -05:00
Chad Scharf
ee1baf7fe3
Merge pull request #604 from bitwarden/update-jslib-latest
update jslib to latest
2020-12-07 09:36:25 -05:00
Chad Scharf
d981b80c0f update jslib to latest 2020-12-04 12:51:36 -05:00
Chad Scharf
fcbd43a9f8
Merge pull request #601 from Hinton/feature/fit-finish
Desktop fit & finish
2020-12-04 12:41:03 -05:00
Chad Scharf
e9b58ee9fe
Merge branch 'master' into feature/fit-finish 2020-12-04 12:39:44 -05:00
Chad Scharf
7e97d513b8
Merge pull request #566 from Hinton/feature/browser-communication
Browser <-> desktop communication
2020-12-04 12:21:27 -05:00
Kyle Spearrin
181c36d2e9 bump version 2020-12-02 15:45:53 -05:00
Hinton
28943f4bc1 Fix linting errors 2020-11-30 15:10:57 +01:00
Hinton
ed0acdead2 Restore focus when displaying sync confirm 2020-11-30 14:58:52 +01:00
Hinton
91b186ae5d Enable closeToTray and startToTray on linux 2020-11-27 16:33:16 +01:00
Hinton
0cd196f56c Fix linux not creating the autostart dir if not exist 2020-11-27 13:47:25 +01:00