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

11655 Commits

Author SHA1 Message Date
Addison Beck
a4f26ff311 Merge pull request #1505 from bitwarden/Permissions
Implemented Custom role and permissions
2021-01-13 10:00:13 -05:00
Addison Beck
998e07d897 Merge pull request #204 from bitwarden/Permissions
Implemented Custom role and permissions
2021-01-13 10:00:03 -05:00
Hinton
f6ae483b65 Change SFSafariAppExtensionBundleIdentifiersToReplace to be an array 2021-01-13 15:48:39 +01:00
Hinton
db59f2791a Merge branch 'master' of github.com:bitwarden/browser into feature/safari-webext
# Conflicts:
#	src/browser/safariApp.ts
#	src/safari/safari/SafariExtensionViewController.swift
#	src/services/browserPlatformUtils.service.ts
2021-01-13 14:21:45 +01:00
Thomas Rittson
078111a4fc Fix formatting and style 2021-01-13 20:10:53 +10:00
Tom Rittson
da636e26c2 add settings -> Excluded Domains component
Provides a UI to edit the domains for which Bitwarden does not offer
to save login details.
2021-01-13 20:10:53 +10:00
addison
b7f8f9899c updated jslib 2021-01-12 18:52:03 -05:00
addison
c41fbac467 Merge branch 'master' into Permissions 2021-01-12 18:51:36 -05:00
Vincent Salucci
2047a6378b [Policy] Update Personal Ownership checkbox description (#767)
* Initial commit of enabled checkbox description update

* Updated requested changes

* Fixed merge conflict
2021-01-12 17:13:59 -06:00
Joseph Flinn
dbd87ddd2a moving the version info stuff 2021-01-12 22:25:03 +00:00
addison
39b66b46db Merge branch 'master' into Permissions 2021-01-12 17:13:14 -05:00
addison
dec7698c80 really updated jslib 2021-01-12 17:10:32 -05:00
addison
8e6bc8fab4 Revert "updated jslib"
This reverts commit f91f656efb.
2021-01-12 17:09:32 -05:00
addison
e180bd504c Revert "fixing jslib"
This reverts commit 0ecf489fa1.
2021-01-12 17:09:13 -05:00
addison
0ecf489fa1 fixing jslib 2021-01-12 17:07:46 -05:00
addison
f91f656efb updated jslib 2021-01-12 17:06:02 -05:00
Joseph Flinn
65380ea4c5 manually adding the pkg-fetch binary 2021-01-12 22:02:01 +00:00
Addison Beck
dc87510a7a Implemented Custom role and permissions (#750)
* Implemented Custom role and permissions

* converted Permissions interface into a class

* fixed a merge issue

* updated jslib

* code review cleanup for Permissions

* trailing commas
2021-01-12 15:31:22 -05:00
Khánh Hoàng
c3f4c6c03b Fix #759 for Print Code button in Two-step Login (#760) 2021-01-12 12:33:56 -05:00
Addison Beck
6ac6df75d7 Implemented Custom role and permissions (#237)
* Implemented Custom role and permissions

* converted Permissions interface into a class

* formatting fix
2021-01-11 17:01:39 -05:00
Joseph Flinn
f65812b52c adding in missing env var 2021-01-11 21:23:45 +00:00
Joseph Flinn
ac79795e13 adding the missing execution of the versioninfo script 2021-01-11 21:16:58 +00:00
Joseph Flinn
ffbddc9ddf removing unneeded workflow 2021-01-11 18:24:42 +00:00
Oscar Hinton
8d161d9245 Improve system.service biometrics condition (#244) 2021-01-11 19:12:40 +01:00
Joseph Flinn
94546b89ca fixing a gh typo 2021-01-11 18:08:14 +00:00
Joseph Flinn
dea6138f90 changing snap publish to specific file 2021-01-11 18:02:01 +00:00
Joseph Flinn
e9159081ba splitting the snap build and publish 2021-01-11 18:00:05 +00:00
Matt Gibson
3ac42f2f44 Remove unused toData methods (#245) 2021-01-11 10:51:23 -06:00
Joseph Flinn
c0a6647c7d adding sudo to cleanup 2021-01-11 16:27:01 +00:00
Joseph Flinn
0dbfcb1e6b Separating the build and install commands 2021-01-11 16:14:32 +00:00
Joseph Flinn
bb594e6ac5 fixing the path again 2021-01-11 16:05:33 +00:00
Joseph Flinn
99e5e59855 making the dist directory 2021-01-11 15:52:28 +00:00
Joseph Flinn
7b1604ec41 fixing path 2021-01-11 15:43:37 +00:00
Joseph Flinn
bd0a49d617 switching from pwsh to bash for the snap build 2021-01-11 15:30:36 +00:00
Oscar Hinton
7e41e84c7d Merge pull request #1525 from bitwarden/hotfix/action-buttons
Fix action buttons not working when TOTP is not available
2021-01-11 16:28:00 +01:00
Joseph Flinn
84c3c0dc8c some random lines snuck in... 2021-01-11 14:44:29 +00:00
Joseph Flinn
d903309e3b commenting out pesky line 2021-01-11 14:34:39 +00:00
Joseph Flinn
26445857e6 adding PACKAGE_VERSION to the environment 2021-01-11 14:33:13 +00:00
Joseph Flinn
c8b67c61a4 switching around and trying again 2021-01-09 00:47:16 +00:00
Joseph Flinn
05dbef39b0 fixing another path 2021-01-09 00:37:27 +00:00
Joseph Flinn
cd82df05de moving around the debugging 2021-01-09 00:29:59 +00:00
Joseph Flinn
8eeba9d741 creating the dist dir 2021-01-09 00:19:25 +00:00
Joseph Flinn
095658dbed degugging snap dirs 2021-01-09 00:07:34 +00:00
Joseph Flinn
f68b736531 fixing the path directory 2021-01-08 23:55:01 +00:00
Joseph Flinn
1b6d1a52ae switching to powershell 2021-01-08 23:44:51 +00:00
Joseph Flinn
ecaa04cac5 testing snap publish 2021-01-08 23:31:39 +00:00
Joseph Flinn
20dcfe8ad3 changing out snap build script 2021-01-08 23:28:32 +00:00
Joseph Flinn
7669b654ce moved exe to txt 2021-01-08 22:40:34 +00:00
Joseph Flinn
d761cf9a9e fixing a typo 2021-01-08 22:33:20 +00:00
Joseph Flinn
634eb7e9d1 experimenting with moving the choco-pack script 2021-01-08 22:32:16 +00:00