aboutsummaryrefslogtreecommitdiffstats
path: root/src/index.js
Commit message (Collapse)AuthorAge
* 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 width
| * feat(App): Decrease minimum window size to 600px widthLibravatar Stefan Malzner2017-11-21
| | | | | | | | Closes #239
* | 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 ↵Libravatar Stefan2017-11-03
| | | | system tray
* 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
| | | | Fixes #29
* 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