aboutsummaryrefslogtreecommitdiffstats
path: root/src/index.js
Commit message (Expand)AuthorAge
* Ensure that window-state.json always existsLibravatar Stefan Malzner2018-03-14
* remove unnecessary ensureDir as emptyDirSync creates that path anywayLibravatar Stefan Malzner2018-03-14
* REMOVE autoHideMenuBar for WindowsLibravatar haraldox2018-03-02
* complete titlebar for Windows & LinuxLibravatar haraldox2018-02-23
* override platform in code and simulate different environmentLibravatar haraldox2018-02-22
* remove electron frame for Windows testing on macOSLibravatar haraldox2018-02-21
* fix CSS conflictsLibravatar haraldox2018-02-20
* Log event on second instnace of FranzLibravatar Danny Qiu2017-12-28
* remove debugging testsLibravatar Stefan Malzner2017-12-22
* remove unecessary console logsLibravatar Stefan Malzner2017-12-14
* Convert url to stringLibravatar Stefan Malzner2017-12-07
* first working implementation of deep linkingLibravatar Stefan Malzner2017-12-05
* WIP: add deep linkingLibravatar Stefan Malzner2017-12-05
* test tweetdeck glitchesLibravatar Stefan Malzner2017-11-22
* fix merging issueLibravatar Stefan Malzner2017-11-21
* Merge pull request #318 from meetfranz/feature/min-width-optimizationLibravatar Stefan Malzner2017-11-21
|\
| * feat(App): Decrease minimum window size to 600px widthLibravatar Stefan Malzner2017-11-21
* | Add service request to recipe dashboardLibravatar Stefan Malzner2017-11-21
|/
* fix(macOS): Fix the need for the High Pref GPULibravatar Stefan Malzner2017-11-10
* remove debuggingLibravatar Stefan Malzner2017-11-06
* fix multiple on close handlerLibravatar Stefan Malzner2017-11-06
* add debugging output for mainWindowLibravatar Stefan Malzner2017-11-06
* Clean recipe temp dir on startLibravatar Stefan Malzner2017-11-04
* fix(Windows): Open Window when app is pinned to taskbar and minimized to syst...Libravatar Stefan2017-11-03
* Start from pinned iconLibravatar Stefan Malzner2017-11-03
* Test window.show instead of restoreLibravatar Stefan2017-11-02
* Removed mainWindow parameter from Tray classLibravatar Atakan Goktepe2017-10-27
* Don't apply app.makeSingleInstance on macOSLibravatar Stefan Malzner2017-10-24
* fix(App): Force Franz to use single windowLibravatar Stefan Malzner2017-10-23
* Display system tray icon when minimizing to system trayLibravatar Stefan Malzner2017-10-19
* Add option to disable system tray iconLibravatar Stefan Malzner2017-10-19
* initial commitLibravatar Stefan Malzner2017-10-13