1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-09-05 00:41:15 +02:00
Commit Graph

32 Commits

Author SHA1 Message Date
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
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
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
769c247832
Configure webpack to proxy requests which avoids CORS issues (#914) 2021-04-05 22:38:21 +02:00
Erik Sennema
d6f80378eb
Update README.md (#912) 2021-04-05 11:07:54 -04:00
Daniel James Smith
1b74d22b46
Removed appveyor.yml and replaced badge in README.md (#896)
* Deleted appveyor.yml

* Replaced appveyor badge with GitHub workflow badge
2021-03-24 10:07:34 -04:00
Joshua McCauley
04811c934f
Updated readme to note how to run the app against production (#706)
* Noted upper limit of Node.js verion support for the application: the SCSS dependency v4.13.1 only supports Node.js up to v13.9.0.
Added note for npm commands for running the application against local APIs versus production. The correct npm command for running against production was found here https://github.com/bitwarden/web/issues/666.
Added more lines to the services.module.ts example to better reflect the actual file.

* Added CORS common issue and solution to README.md

* Changed Node.js version notes for real this time.
2020-12-10 12:08:31 -05:00
Kyle Spearrin
4b4e847816
Update README.md 2018-07-26 10:03:55 -04:00
Kyle Spearrin
a70c4c250c
Update README.md 2018-07-26 10:03:22 -04:00
Kyle Spearrin
950e75e7e3
Update README.md 2018-07-26 10:02:24 -04:00
Kyle Spearrin
2cbf2006c6
Update README.md 2018-07-26 10:02:04 -04:00
Kyle Spearrin
14c4095a4e
Update README.md 2018-07-26 09:54:36 -04:00
Kyle Spearrin
c755e8a90d
Update README.md 2018-07-26 09:25:43 -04:00
Kyle Spearrin
370197aea3
Update README.md 2018-07-24 08:16:49 -04:00
Jacob
b3a344635a Fetch image from bitwarden/brand (#219) 2018-07-19 10:50:45 -04:00
Kyle Spearrin
e659fd1262
Update README.md 2018-07-09 17:02:03 -04:00
Kyle Spearrin
7459f1d1ad
Update README.md 2018-07-09 17:01:15 -04:00
Kyle Spearrin
90dd0d0b9b
Update README.md 2018-07-09 16:38:21 -04:00
Kyle Spearrin
31bf22063e
Update README.md 2018-05-12 13:56:19 -04:00
Kyle Spearrin
f8d6816101 Uppercase Bitwarden 2018-02-27 22:41:27 -05:00
Kyle Spearrin
6cf4c453d9
Update README.md 2017-12-05 11:12:34 -05:00
Kyle Spearrin
0b34b7a980 Update README.md 2017-07-14 08:32:58 -04:00
Kyle Spearrin
f291b24a7a Update README.md 2017-07-14 08:32:30 -04:00
Kyle Spearrin
6a292d6905 Update README.md 2017-05-19 13:27:22 -04:00
Kyle Spearrin
7d26361680 Update README.md 2017-03-21 18:12:02 -04:00
Kyle Spearrin
bd70dc5966 Update README.md 2017-01-04 00:17:24 -05:00
Kyle Spearrin
b5d265526a space between badges 2016-12-01 00:15:35 -05:00
Kyle Spearrin
22290eafb8 update readme with appveyor build badge 2016-12-01 00:14:52 -05:00
Kyle Spearrin
3101e57c36 Reorganization a bit more. Updated readme with build/run instructions. 2016-12-01 00:07:03 -05:00
Kyle Spearrin
5d5d0bfb66 gitter badge 2016-10-13 22:02:46 -04:00
Kyle Spearrin
ec55e4566d Update README.md 2016-10-01 23:32:12 -04:00
Kyle Spearrin
df69bdbc21 initial commit of source 2015-12-08 22:35:05 -05:00