Nativefier/app/src
Ronan Jouchet 6b266b7815 (Attempt to) get rid of deprecated app dep `wurl`
This one may be problematic, as it used to do TLD stuff:
https://github.com/websanova/node-url/blob/7982a613bc/wurl.js#L4

So, the new WHATWG-URL-based implementation will consider
`asana.com` to be "external" to `app.asana.com`, contrarily to before.
Given the nature of Nativefier, I think it's actually what to expect,
that in this case your "out of the app", and in e.g. asana landing's page,
which you'd expect to see in your browser.

Let's see if users disagree with that.
2021-02-25 18:55:28 -05:00
..
components Move to nativefier organization 2021-01-30 04:49:52 +00:00
helpers (Attempt to) get rid of deprecated app dep `wurl` 2021-02-25 18:55:28 -05:00
static Revamp and move to TypeScript (#898) 2020-03-15 16:50:01 -04:00
main.ts Move to nativefier organization 2021-01-30 04:49:52 +00:00
preload.ts Fix: notifications (fix #88, fix #956), processEnvs, using as git (#955) 2020-04-27 11:52:21 -04:00