aboutsummaryrefslogtreecommitdiffstats
path: root/src/index.js
Commit message (Collapse)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
| | | | | [MINOR] REFACTOR rename `FRANZ_PLATFORM` to `OS_PLATFORM` [MINOR] FIX propTypes for `electron-react-titlebar`
* remove electron frame for Windows testing on macOSLibravatar haraldox2018-02-21
|
* fix CSS conflictsLibravatar haraldox2018-02-20
| | | | override `reset.scss` with `title-bar.scss`
* 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 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