Oscar Hinton
76210c30a8
Add boilerplate for bitwarden_license ( #1032 )
2021-06-16 20:28:05 +02:00
Oscar Hinton
b12d0387f6
Add jslib as a "real" dependency ( #951 )
...
* Add jslib as a dependency
* Cleanup tsconfig, webpack, add jslib-angular to package.json
* Update all import paths
* Add back @types/node.
* Lint
* Remove dummy module
* Remove merge conflict
* Group imports
* Bump jslib
2021-06-07 20:13:58 +02:00
Joseph Flinn
db3cf882d3
bumping version 2.20.4 ( #1008 )
2021-06-02 09:02:31 -07:00
Oscar Hinton
b3f5c72ba9
Bump NPM to v7 ( #995 )
...
* Bump NPM to v7
* Refresh package-lock
2021-05-26 22:17:37 +02:00
Oscar Hinton
d566c963c1
Bump version to 2.20.3 ( #989 )
2021-05-21 15:55:41 +02:00
Matt Gibson
35346613d8
Version bump for org search hot fix ( #985 )
2021-05-19 13:13:55 -05:00
Oscar Hinton
bb95eb84ea
Bump node to 14 ( #955 )
...
* Bump node to 14
* Update Readme
* Change engine to ~14
* Bump jslib
* Remove @angular/localize since it's not used
2021-05-14 20:08:03 +02:00
Chad Scharf
32d04106a1
Version bump, 2.20.1 ( #971 )
2021-05-12 12:58:21 -04:00
Oscar Hinton
4a61f0ac04
Cleanup tsconfig ( #954 )
...
* Cleanup tsconfig
* Removed dummy module
2021-05-05 09:46:14 +02:00
Oscar Hinton
9547b72566
Bump dependencies ( #936 )
...
* Bump dependencies
2021-04-22 21:29:29 +02:00
Vincent Salucci
38097c40d8
[Version] Bumped to 2.20.0 ( #944 )
...
* [Version] Bumped to 2.20.0
* Updated package-lock version
2021-04-22 11:53:20 -05:00
Joseph Flinn
6e4782784c
New client configuration pattern ( #937 )
...
* adding in initial config files
* working config files
* updating the client config pattern to default to dev instead of prod
* updating the npm script commands and docs
* Adding a helpful debugging log for the webpack build
* adding in more supporting documentation for running against production
* updating README.md and removing the unneeded ENV var
2021-04-21 11:29:33 -07:00
Oscar Hinton
a9ef011cf3
Remove dead code ( #930 )
...
* Remove last remnants of old analytics code
2021-04-14 23:43:40 +02:00
Kyle Spearrin
be515dc6a6
update types
2021-04-12 11:05:33 -04:00
Kyle Spearrin
83859230cd
update some libs mentioned in npm audit
2021-04-09 12:52:41 -04:00
Kyle Spearrin
f6e8c7152e
npm audit fixes
2021-04-09 12:14:44 -04:00
Kyle Spearrin
3a1fd5ba83
update lib refs
2021-04-09 12:12:11 -04:00
Snyk bot
e43f816a8d
fix: upgrade big-integer from 1.6.36 to 1.6.48 ( #906 )
...
Snyk has created this PR to upgrade big-integer from 1.6.36 to 1.6.48.
See this package in npm:
https://www.npmjs.com/package/big-integer
See this project in Snyk:
https://app.snyk.io/org/kspearrin/project/b65e7285-af54-4885-9245-af6852f0790a?utm_source=github&utm_medium=upgrade-pr
2021-04-09 12:08:04 -04:00
Snyk bot
9e61dbd512
fix: upgrade @microsoft/signalr-protocol-msgpack from 3.1.0 to 3.1.13 ( #907 )
...
Snyk has created this PR to upgrade @microsoft/signalr-protocol-msgpack from 3.1.0 to 3.1.13.
See this package in npm:
https://www.npmjs.com/package/@microsoft/signalr-protocol-msgpack
See this project in Snyk:
https://app.snyk.io/org/kspearrin/project/b65e7285-af54-4885-9245-af6852f0790a?utm_source=github&utm_medium=upgrade-pr
Co-authored-by: Kyle Spearrin <kspearrin@users.noreply.github.com>
2021-04-09 12:07:32 -04:00
Snyk bot
8734d028d3
fix: upgrade @microsoft/signalr from 3.1.0 to 3.1.13 ( #905 )
...
Snyk has created this PR to upgrade @microsoft/signalr from 3.1.0 to 3.1.13.
See this package in npm:
https://www.npmjs.com/package/@microsoft/signalr
See this project in Snyk:
https://app.snyk.io/org/kspearrin/project/b65e7285-af54-4885-9245-af6852f0790a?utm_source=github&utm_medium=upgrade-pr
2021-04-09 12:06:40 -04:00
Thomas Rittson
1a5885d6b4
Minor release version bump to 2.19.0 ( #883 )
...
* Minor release version bump to 2.19.0
* bump package-lock.json
Co-authored-by: Chad Scharf <3904944+cscharf@users.noreply.github.com>
2021-03-10 11:24:30 -05:00
Addison Beck
c2515ed3ae
added date/time fallbacks for safari/ff ( #861 )
...
* added date/time fallbacks for safari/ff
* updated jslib
2021-03-02 14:02:15 -05:00
Limon Monte
d2f1e39a9b
chore: bump sweetalert2 to latest ( #835 )
2021-02-18 16:48:58 -05:00
Matt Gibson
2e7b88f149
Fix glob processing in npm. Ban single param parens ( #818 )
2021-02-03 11:41:33 -06:00
Addison Beck
66c814296b
Lunr search bug ( #810 )
...
* changed hrtime library
* updated jslib
2021-01-25 15:11:51 -05:00
Chad Scharf
4964ebd31e
Version bump to 2.18.0 ( #783 )
2021-01-19 16:18:52 -05:00
Matt Gibson
1464e0fbe8
Add ConsoleLogService dependency from jslib ( #735 )
...
* Pre-emptively add new jslib dependency
* Add consoleLogService dependency definition
* Update jslib
* PR Review
Co-authored-by: Matt Gibson <mdgibson@Matts-MBP.lan>
2020-12-14 12:27:32 -06:00
Kyle Spearrin
e83d0f2a9d
bump version
2020-12-02 15:16:39 -05:00
Kyle Spearrin
ef61652fba
bump version
2020-11-12 22:49:30 -05:00
Chad Scharf
d823e8522c
Bump version to 2.16.2 ( #668 )
2020-10-09 10:49:56 -04:00
Kyle Spearrin
949f61f1a4
bump version
2020-09-15 17:04:21 -04:00
Chad Scharf
599cd7299c
bump version ( #637 )
2020-09-05 21:24:45 -04:00
Oscar Hinton
24a5717e27
Fix @ngtools/webpack version ( #613 )
2020-08-18 16:19:20 -04:00
Kyle Spearrin
9d9503b00e
lock duo sdk to specific commit
2020-08-18 11:28:21 -04:00
Kyle Spearrin
7b0579ccf3
update ngtools for webpack
2020-08-18 11:09:37 -04:00
Kyle Spearrin
df84dff54f
jquery types updates
2020-08-18 10:57:42 -04:00
Kyle Spearrin
367c09f7e6
update tsnode
2020-08-18 10:52:45 -04:00
Kyle Spearrin
46967dc126
node types to resolve iterator error
2020-08-18 10:05:19 -04:00
Oscar Hinton
1fe7554818
Upgrade Angular CDK ( #610 )
2020-08-17 12:14:55 -04:00
Oscar Hinton
eff3332fef
Upgrade Angular to 9 ( #606 )
...
* Upgrade Angular to 8
* Upgrade Angular to 9
* Fix format
* Fix import sorting
2020-08-17 10:04:38 -04:00
Oscar Hinton
f5034effd2
Upgrade TypeScript ( #600 )
...
* Upgrade typescript to 3.6.5.
* Resolve compile error and warnings
2020-08-12 15:43:26 -04:00
Kyle Spearrin
a749946457
bump version
2020-06-29 11:31:52 -04:00
Chad Scharf
326fb47593
version bump
2020-06-25 17:02:17 -04:00
Kyle Spearrin
da2e740e65
bump version
2020-05-18 22:02:44 -04:00
Srdjan Milic
97db3635af
fix: webpack.config.js plugin ( #525 )
2020-05-08 11:42:28 -04:00
Srdjan Milic
858f86d9df
fix: package.json info ( #523 )
2020-05-01 12:21:23 -04:00
Kyle Spearrin
da1437a268
update lunr types ( #514 )
2020-04-14 15:55:22 -04:00
Kyle Spearrin
3e4a7e7a56
version bump
2020-03-21 00:55:44 -04:00
Kyle Spearrin
eaa6bc12ce
bump version
2020-03-12 21:16:53 -04:00
Kyle Spearrin
c2197bcc53
bump version
2020-03-05 09:18:04 -05:00