1
0
mirror of https://github.com/jiahaog/Nativefier synced 2024-06-27 07:45:03 +02:00
Nativefier/app/src/components
Adam Weeden 826625f4a4
Fix HTTP basic auth (fix #1219) (#1220)
Should resolve #1219, as well adds a manual test for basic auth as suggested.

Co-authored-by: Ronan Jouchet <ronan@jouchet.fr>
2021-06-07 17:09:24 -04:00
..
contextMenu.ts Refactor app window creation/events + add some unit tests; fix #1197 (#1203) 2021-06-02 15:18:32 -04:00
loginWindow.ts Fix HTTP basic auth (fix #1219) (#1220) 2021-06-07 17:09:24 -04:00
mainWindow.ts Fix tabs opening twice (fix #1209) (#1221) 2021-06-07 16:49:06 -04:00
menu.test.ts Fix fullscreen not working + menu refactor (fix #1206) (#1210) 2021-06-07 08:55:17 -04:00
menu.ts Fix fullscreen not working + menu refactor (fix #1206) (#1210) 2021-06-07 08:55:17 -04:00
trayIcon.ts App: replace console.xyz calls with loglevel.xyz, with a level controlled by app argv --verbose (#1172) 2021-04-30 23:21:37 -04:00