mirror of
https://github.com/bitwarden/web
synced 2025-12-06 00:03:28 +00:00
Compare commits
1 Commits
fix/orgAdm
...
mono-repo
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
02fe715903 |
4
.gitmodules
vendored
4
.gitmodules
vendored
@@ -1,4 +0,0 @@
|
||||
[submodule "jslib"]
|
||||
path = jslib
|
||||
url = https://github.com/bitwarden/jslib.git
|
||||
branch = master
|
||||
|
||||
0
.gitignore → apps/web/.gitignore
vendored
0
.gitignore → apps/web/.gitignore
vendored
0
.husky/pre-commit → apps/web/.husky/pre-commit
Executable file → Normal file
0
.husky/pre-commit → apps/web/.husky/pre-commit
Executable file → Normal file
@@ -2,7 +2,7 @@
|
||||
build
|
||||
dist
|
||||
|
||||
jslib
|
||||
#jslib
|
||||
|
||||
# External libraries / auto synced locales
|
||||
src/locales
|
||||
@@ -1,6 +1,8 @@
|
||||
> **Archived**
|
||||
> **Repository Reorganization in Progress**
|
||||
>
|
||||
> This repository is archived, please go to https://github.com/bitwarden/clients for future development.
|
||||
> We are currently migrating some projects over to a mono repository. For existing PR's we will be providing documentation on how to move/migrate them. To minimize the overhead we are actively reviewing open PRs. If possible please ensure any pending comments are resolved as soon as possible.
|
||||
>
|
||||
> New pull requests created during this transition period may not get addressed —if needed, please create a new PR after the reorganization is complete.
|
||||
|
||||
<p align="center">
|
||||
<img src="https://raw.githubusercontent.com/bitwarden/brand/master/screenshots/web-vault-macbook.png" alt="" width="600" height="358" />
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user