1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-09-13 01:58:44 +02:00
Commit Graph

163 Commits

Author SHA1 Message Date
MartB
84af4ee48f
sweetalert: move to sweetalert2. (#388)
The styling got adjusted to stay as close as possible to the original sweetalert1 styles.
The only visible change is the button order, it is the same as in the web-vault now (OK - CANCEL instead of CANCEL - OK)

- Removed old postinstall gulp hack
- Added tsconfig type definition for sweetalert2 module typing.
2020-02-24 09:45:01 -05:00
Kyle Spearrin
11f39fe781 bitwarden inc. 2020-02-18 22:34:19 -05:00
Kyle Spearrin
d1c043e145 swap ln params for symlink 2020-01-27 12:27:36 -05:00
Kyle Spearrin
5a8998cfb8 symlink:mac/symlink:lin 2020-01-27 12:12:25 -05:00
Kyle Spearrin
c344c5c13d update to electron 6 2020-01-27 09:46:50 -05:00
Kyle Spearrin
54772df873 npm audit 2020-01-27 09:00:56 -05:00
Kyle Spearrin
0472cfc443 update signalr client 2020-01-09 17:29:52 -05:00
Joe
467a185235 Remove gconf as no longer needed by electron (#358) 2020-01-03 14:29:10 -05:00
Kyle Spearrin
713bc403c0 asar unpack 2019-10-14 11:48:04 -04:00
Kyle Spearrin
c09d1c2e78 revert hard runtime 2019-10-14 10:50:46 -04:00
Kyle Spearrin
a02726aad7 hardened runtime for mas builds 2019-10-08 13:59:23 -04:00
Kyle Spearrin
d60cbe5be4 asarUnpack for mas 2019-10-07 17:10:48 -04:00
Kyle Spearrin
38ae30d480 asarUnpack node modules for mas 2019-10-07 16:51:40 -04:00
Kyle Spearrin
d952ce27bc npm audit fix 2019-10-07 14:45:41 -04:00
Kyle Spearrin
9c298a99f7 add back masdev tasks 2019-10-01 21:00:33 -04:00
Kyle Spearrin
034e0c20f0 find pkg name for upload 2019-10-01 20:19:47 -04:00
Kyle Spearrin
e318e78444 clean out desktop safari app signing 2019-10-01 20:15:05 -04:00
Kyle Spearrin
fba8463d96 fix for mas publish script 2019-09-30 23:56:44 -04:00
Kyle Spearrin
473757be89 no need to dmg tasks 2019-09-30 09:57:15 -04:00
Kyle Spearrin
f9eed4a683 pkgMas gulp task from pack task 2019-09-27 23:33:14 -04:00
Kyle Spearrin
cfe9f57572 publish:mac:mas task 2019-09-27 23:25:41 -04:00
Kyle Spearrin
e886a9d6aa remove start-artifact script 2019-09-27 21:00:06 -04:00
Kyle Spearrin
fc2761cfca artifactBuildStarted 2019-09-27 17:27:57 -04:00
Kyle Spearrin
f3674aa7b2 after-sign safari ext libs 2019-09-27 12:03:12 -04:00
Kyle Spearrin
14eaf3d72f mas dev scripts 2019-09-25 20:59:50 -04:00
Kyle Spearrin
9bb26cb0fa symlink 2019-09-25 16:10:00 -04:00
Kyle Spearrin
ce3cbe4387 remove comma 2019-09-10 17:35:28 -04:00
Kyle Spearrin
845190a0c9 mac mas/dmg build scripts 2019-09-10 17:26:51 -04:00
Kyle Spearrin
244b5d258b update json formatting 2019-08-26 14:28:28 -04:00
Kyle Spearrin
c446af42a1 include PlugIns extra files for mac build 2019-08-23 17:14:56 -04:00
Kyle Spearrin
aba4c24256 try disbaling hardened runtime for mas 2019-08-02 08:41:53 -04:00
Kyle Spearrin
ddf26cc99c update keytar 2019-07-31 23:42:24 -04:00
Kyle Spearrin
9f2b015289 formatting fix 2019-07-31 23:29:56 -04:00
Kyle Spearrin
ec27dd3c19 snap publish to github 2019-07-31 21:35:43 -04:00
Kyle Spearrin
68902574e6 upgrade signalr libs 2019-07-25 20:41:50 -04:00
Kyle Spearrin
51aecb1e5e mas doesnt need notarization entitlements 2019-07-25 11:11:30 -04:00
Kyle Spearrin
17769142c8 upgrade node abi 2019-07-25 09:30:20 -04:00
Kyle Spearrin
8beaf6c6dd notarize electron app 2019-07-24 16:37:23 -04:00
Kyle Spearrin
bc1f07e193 upgrade electron builder 2019-07-24 15:30:36 -04:00
Kyle Spearrin
1fbbb8876e upgrade to electron 5 2019-07-24 14:32:27 -04:00
Kyle Spearrin
c1b578eb15 simlink for windows 2019-06-24 21:13:01 -04:00
Kyle Spearrin
81c5b5577b npm audit fix 2019-03-29 00:03:27 -04:00
Kovah
c70ed27271 Drag n drop sorting for custom fields (#237)
* Implement sorting for custom fields

Adds angular/cdk to sources and makes DragDropModule globally available.
Updates the add-edit component with necessary tags.
Restructures and updates the box styling for drag 'n drop handling.

* Set the correct Angular CDK version

* Remove unused class for drag handle

* Add missing locale entry for drag handle

* Fix styling of the drag handle

* Move drag handle to right side of custom fields

* Revert changes in package-lock.json

* Update reference for jslib
2019-03-27 23:52:15 -04:00
ninfinity
8a836fbe98 Updated copyright year range (#232)
* Updated copyright year range

2018 was sooo last year.

* Updated copyright year range

Thankfully, 2018 is over.
2019-03-22 08:52:06 -04:00
Kyle Spearrin
ff12e1005a update keytar 2019-03-20 11:44:59 -04:00
Kyle Spearrin
f02debb03b page ciphers list for better performance 2019-03-19 11:34:56 -04:00
Kyle Spearrin
aa971026ec remove lowdb with electron-store 2019-03-11 22:37:13 -04:00
Kyle Spearrin
2c91a2004c pin locking 2019-02-13 10:06:58 -05:00
Kyle Spearrin
18f97ce307 update angular and electron 2019-01-21 23:38:27 -05:00
Kyle Spearrin
0580bd058e lock electron-builder at 20.31.2 2018-12-26 15:01:09 -05:00