Nativefier/app/src
Adrian DC 84f06e3e79 app: handle nativefier.json readonly access with options.maximize (#856)
**Resolves #855**

**Example result upon Terminal launch:**

`WARNING: Ignored nativefier.json rewrital (Error: EACCES: permission denied, open '/usr/lib/jupyter-remote-client/resources/app/nativefier.json')`

**Behaviour:**

+ Instead of crashing, the application properly opens and is always maximized.

+ When permissions are R/W, the application is maximized on first launch and the closing states are remembered by the OS throughout launches.
2019-10-22 19:36:40 -04:00
..
components app: handle nativefier.json readonly access with options.maximize (#856) 2019-10-22 19:36:40 -04:00
helpers Fix #610 - Make the counter regexp allow punctuation (#626) 2018-05-28 08:14:54 -04:00
static Fix CSS & JavaScript injection (Fixes #703, Fixes #731, PR #732) 2019-01-01 23:38:45 -05:00
main.js Squirrel: resolve .quit() issue with missing ../screen (PR #784) 2019-04-19 13:21:36 -04:00