2
2
mirror of https://github.com/Llewellynvdm/nativefier.git synced 2024-06-02 04:40:48 +00:00
nativefier/src
Ronan Jouchet cc02b87de7
Get rid of "docs" folder (#1194)
It contains a weird mix of stuff and hides valuable files from view at the root of the repo. Better to have:
- Docs at the root
- Rest of the github/release-related hodgepodge (screenshots, scripts) in hidden folder .github
2021-05-21 18:16:59 -04:00
..
build Organize CLI flags into groups (for better --help usability) (#1191) 2021-05-18 22:02:55 -04:00
helpers Organize CLI flags into groups (for better --help usability) (#1191) 2021-05-18 22:02:55 -04:00
infer Docker: fix Windows builds (fix #997), line endings, switch to Alpine (PR #1122) 2021-03-02 00:16:30 -05:00
options Organize CLI flags into groups (for better --help usability) (#1191) 2021-05-18 22:02:55 -04:00
utils App: Automatically consider known login pages as internal (fix #706) (PR #1124) 2021-03-10 19:20:53 -05:00
cli.test.ts Organize CLI flags into groups (for better --help usability) (#1191) 2021-05-18 22:02:55 -04:00
cli.ts Get rid of "docs" folder (#1194) 2021-05-21 18:16:59 -04:00
constants.ts Bump to Electron 12.0.7 2021-05-15 13:12:34 -04:00
integration-test.ts Support setting the browserWindow's language (fix #175) (PR #1173 ) 2021-04-30 23:16:57 -04:00
jestSetupFiles.ts Revamp and move to TypeScript (#898) 2020-03-15 16:50:01 -04:00
main.ts Bump eslint to 7.x, fix new lint errors 2020-07-18 11:19:58 -04:00