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

63 Commits

Author SHA1 Message Date
Oscar Hinton
5780bf85e7
Add support for migrated jslib (#2826) 2022-06-03 18:01:07 +02:00
Oscar Hinton
1e7a402b45
Move web issue template (#2815) 2022-06-02 22:48:58 +02:00
Oscar Hinton
ebb66e71dd
[EC-239] CLI cleanup (#2745) 2022-05-25 21:36:30 +02:00
Oscar Hinton
e08b65f62b
Add instructions on how to migrate desktop PRs (#2636)
* Add instructions on how to migrate desktop PRs

* Fix instructions
2022-05-05 21:59:17 +02:00
Oscar Hinton
55d2a6b503
[EC-184] Desktop cleanup (#2553) 2022-05-05 19:03:56 +02:00
Oscar Hinton
912f3b0d46
Rename repo to clients (#2548) 2022-05-05 16:54:48 +02:00
Oscar Hinton
06f72b90d7
[EC-183] Fix the readme badge (#2535) 2022-05-03 20:46:25 +02:00
Oscar Hinton
3aa7570020
[EC-183] Mono Repository - Readme (#2532)
* Update GH issue templates, contributing and readme
2022-05-03 19:47:56 +02:00
Oscar Hinton
7fe51f83da
[EC-183] Mono Repository - Browser (#2531) 2022-05-03 19:38:55 +02:00
Oscar Hinton
6ad7f5a30a
Add reorganization notice (#2517) 2022-04-22 14:25:11 +02:00
Chad Scharf
e802bba99c
We're Hiring (#2403)
Added link to README.md for Bitwarden Careers page.
2022-02-22 14:03:20 +01:00
Oscar Hinton
a14fdc9b77
Add .git-blame-ignore-revs (#2240) 2021-12-21 16:44:00 +01:00
Daniel James Smith
85491ebd18
Update requirements in README.md 2021-12-10 16:11:59 +01:00
Nihal Raj
fed98c481e
Update README.md 2021-09-16 08:57:34 +05:30
Chad Scharf
8faefe43af
Update manifest info in readme.md for desktop comm
Prior PR that I approved and merged in needed a little bit more info that Oscar had pointed out to help with other OS's regarding manifest locations such as macOS. This is not an exhaustive reference but at least points the person in the right direction.
2021-07-15 16:42:26 -04:00
Dane Powell
ad2232b92f
[readme] enable desktop communication 2021-07-13 12:18:48 -07:00
Oscar Hinton
36b9bd4bcb
Bump NPM to v7 (#1860) 2021-05-26 22:34:31 +02:00
Daniel James Smith
83cf4176d6 Bump Node Version from 8 to 14 in README.md 2021-05-13 01:30:45 +02:00
Daniel James Smith
84be42595b Modified build badge to use Github workflow 2021-04-01 22:37:38 +02:00
KawinZheng
c7971189d3
Update README.md
More suitable name
2021-03-12 11:16:26 +01:00
KawinZheng
5dd8a80c02
Update README.md
correct UI element
2021-03-12 11:11:06 +01:00
Kyle Spearrin
264827af49 fix download link 2020-07-28 22:52:04 -04:00
umerf52
ca870ce7f7
Update Microsoft Edge logo (#1164)
* Update Microsoft Edge logo

Logo sourced from https://en.wikipedia.org/wiki/Microsoft_Edge#/media/File:Microsoft_Edge_logo_(2019).svg

* Source the icon from the standard repo

Icon is now sourced from https://github.com/alrra/browser-logos/tree/master/src/edge
2020-03-04 09:32:00 -05:00
Kyle Spearrin
324ca7eb0d update firefox logo 2020-01-06 09:46:16 -05:00
Kyle Spearrin
3c51b40a21 update tor logo 2019-10-01 11:43:53 -04:00
Kyle Spearrin
fc160432e3 update readme 2019-09-25 20:43:38 -04:00
Kyle Spearrin
416d740409
Update README.md 2018-11-09 15:48:26 -05:00
Jacob
63bf1ec6d6 Fetch image from bitwarden/branding (#672) 2018-07-19 10:50:57 -04:00
Jacob
ad7cba48a4 http --> https (#601) 2018-04-23 13:49:38 -04:00
Jacob
63a16b6b06 Update image to reflect current styling (#600) 2018-04-20 11:39:15 -04:00
Kyle Spearrin
3b0726ba70 cleanup old refs 2018-04-14 09:46:57 -04:00
Kyle Spearrin
056359c90a remove endpoint changes from readme 2018-04-10 22:11:43 -04:00
Kyle Spearrin
67ab9b1d3e move new app into popup folder 2018-04-10 21:54:20 -04:00
Kyle Spearrin
240f3c810e
Update README.md 2018-03-23 20:50:25 -04:00
Kyle Spearrin
6cd5676f1a
Update README.md 2018-03-23 20:49:08 -04:00
Kyle Spearrin
9b852ea66d safari extension url 2018-02-27 14:22:46 -05:00
Kyle Spearrin
bf149b4c49 Uppercase Bitwarden 2018-02-27 13:37:57 -05:00
Kyle Spearrin
f73e1f4399 update readme for build folder 2017-11-16 11:25:43 -05:00
Kyle Spearrin
79c2fdac48
Update README.md 2017-11-10 23:56:22 -05:00
Kyle Spearrin
8d3288d603
Update README.md 2017-11-09 22:51:13 -05:00
Oscar Hinton
77f9270131 Change webpack to only copy the html files to popup/app. Update readme with more instructions for building. (#336) 2017-10-29 08:58:50 -04:00
Oscar Hinton
59754cd530 Setup Webpack & TypeScript (#316)
* TypeScript and WebPack.

* Minor cleanup.

* Add background.js as entry point to webpack.

* Use downloaded fonts for better performance.
Remove google-fonts-webpack-plugin.

* Add the remaining entry points and setup notification bar.

* Update readme for webpack.

* Convert CipherItems to TypeScript to demonstrate how a component looks in TS.

* Fix edge requirering a custom angular version.

* Rewrite gulp tasks for packaging releases.

* Re-add the webpack gulp plugin.

* Remove unessesary line in analytics.
2017-10-28 22:14:14 -04:00
Kyle Spearrin
aacaa947e1 Update README.md 2017-10-26 11:57:42 -04:00
Kyle Spearrin
c6e5bd3b5f Update README.md 2017-10-03 15:44:07 -04:00
Kyle Spearrin
a36104719b Update README.md 2017-05-20 17:23:46 -04:00
Kyle Spearrin
aac525eb3e Update README.md 2017-05-19 13:27:57 -04:00
Kyle Spearrin
4f70911f58 Update README.md 2017-03-31 23:51:34 -04:00
Kyle Spearrin
ee8496a654 Update README.md 2017-03-31 23:50:59 -04:00
Kyle Spearrin
622b337ee2 Update README.md 2017-03-29 20:35:26 -04:00
Kyle Spearrin
3a5190780b Fix readme badge 2017-03-21 18:05:18 -04:00