jiahaog/nativefier

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.dockerignore
.editorconfig
.env
.github/CONTRIBUTING.md
.github/ISSUE_TEMPLATE/bug.yml
.github/ISSUE_TEMPLATE/config.yml
.github/ISSUE_TEMPLATE/feature.yml
.github/ISSUE_TEMPLATE/question.yml
.github/dock-screenshot.png
.github/generate-changelog
.github/manual-test
.github/nativefier-walkthrough.gif
.github/workflows/ci.yml
.github/workflows/publish.yml
.gitignore
.npmignore
.npmrc
.nvmrc
API.md
CATALOG.md
CHANGELOG.md
Dockerfile
HACKING.md
LICENSE.md
README.md
app/inject/_placeholder
app/nativefier.json
app/npm-shrinkwrap.json
app/package.json
app/src/components/contextMenu.ts59
A
3 hrs
app/src/components/loginWindow.ts34
A
0 mins
app/src/components/mainWindow.ts275
C
1 day
app/src/components/menu.test.ts133
F
5 days
app/src/components/menu.ts398
F
3 days
app/src/components/trayIcon.ts75
B
4 hrs
app/src/helpers/helpers.test.ts298
C
1 day
app/src/helpers/helpers.ts224
B
4 hrs
app/src/helpers/inferFlash.ts72
B
5 hrs
app/src/helpers/loggingHelper.ts56
B
5 hrs
app/src/helpers/playwrightHelpers.ts5
A
0 mins
app/src/helpers/windowEvents.test.ts303
D
2 days
app/src/helpers/windowEvents.ts168
B
5 hrs
app/src/helpers/windowHelpers.test.ts229
A
3 hrs
app/src/helpers/windowHelpers.ts303
C
1 day
app/src/main.ts366
C
1 day
app/src/mocks/electron.ts111
A
0 mins
app/src/preload.ts295
C
1 day
app/src/static/login.css
app/src/static/login.html
app/src/static/login.js9
A
0 mins