2
2
mirror of https://github.com/Llewellynvdm/nativefier.git synced 2024-06-13 01:22:20 +00:00
nativefier/src
Adam Weeden b9c5e2b464
Fix upgrade not working (#1286)
* Attempt to get upgrade working right; in progress

* Got it fixed in Mac

* Fix some linting errors

* Finish fixing upgrade + tests

* Integration testing for global shortcuts

* Regenerate shrinkwrap

* Get rid of deprecated rmdirSync

* Remove instead of rm for 12.x support

* Make dereferencing platform dependent

* Fix folder copy funkiness

* Whoops

* Whoops 2: Extra Whoops

* Update Electron to 13.5.1; Fix auth manual tests

* Rework relock

* Add a request for help.

* Update @types/node to 14
2021-11-29 12:01:20 -05:00
..
build Fix upgrade not working (#1286) 2021-11-29 12:01:20 -05:00
helpers Fix upgrade not working (#1286) 2021-11-29 12:01:20 -05:00
infer Fix upgrade not working (#1286) 2021-11-29 12:01:20 -05:00
options Fix upgrade not working (#1286) 2021-11-29 12:01:20 -05:00
utils Enable TypeScript strict:true, and more typescript-eslint rules (#1223) 2021-06-15 22:20:49 -04:00
.eslintrc.js Make app strict TypeScript + linting (and add a shared project) (#1231) 2021-06-26 09:59:28 -04:00
cli.test.ts Fix app keeping running in the background after closed (--tray false regression) (PR #1242) 2021-06-25 16:03:23 -04:00
cli.ts Fix upgrade not working (#1286) 2021-11-29 12:01:20 -05:00
constants.ts Bump default Electron to 13.6.2 2021-11-22 16:05:20 -05:00
integration-test.ts Fix upgrade not working (#1286) 2021-11-29 12:01:20 -05:00
jestSetupFiles.ts Revamp and move to TypeScript (#898) 2020-03-15 16:50:01 -04:00
main.ts Make app strict TypeScript + linting (and add a shared project) (#1231) 2021-06-26 09:59:28 -04:00
tsconfig.json Make app strict TypeScript + linting (and add a shared project) (#1231) 2021-06-26 09:59:28 -04:00