aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/layout/AppLayout.js
Commit message (Collapse)AuthorAge
* Feature: Add Release Notes (#491)Libravatar André Oliveira2022-07-19
| | | | Co-authored-by: Vijay A <vraravam@users.noreply.github.com> Co-authored-by: Ricardo Cino <ricardo@cino.io>
* chore: Mobx & React-Router upgrade (#406)Libravatar Ricardo Cino2022-07-07
| | | Co-authored-by: Vijay A <vraravam@users.noreply.github.com>
* chore: correctly export/import ui elementsLibravatar Ricardo Cino2022-07-01
|
* fix: bring the draggable area back on MacOS (#372)Libravatar Ricardo Cino2022-06-26
|
* Fix navigation toolbar buttons not being clickable (fixes #347) (#348)Libravatar Vijay Aravamudhan2022-06-24
|
* Increase the vertical height of the draggable area to center the 3 OS ↵Libravatar Vijay A2022-05-17
| | | | titlebar-buttons
* Complete tray icons redesign for all platforms (#28)Libravatar Fernando Figueiredo2022-04-22
|
* Branding: Changed the tray and top iconsLibravatar André Oliveira2022-04-21
|
* Matched casing for almost all replacementsLibravatar Aditya Mangalampalli2022-04-16
|
* Link showServicesUpdatedInfoBar to automaticUpdatesLibravatar kytwb2022-01-05
|
* #2359 Disable available updates behaviour based on automaticUpdatesLibravatar kytwb2021-12-24
|
* Move LockedScreen to AppLayoutLibravatar kytwb2021-12-18
|
* Refactor autoUpdater usageLibravatar kytwb2021-12-18
|
* chore: upgrade react-jss to latest (#2302)Libravatar Markus Hatvan2021-12-04
|
* chore: remove @mdi/font in favor of using icons with @mdi/js directly (#2158)Libravatar Markus Hatvan2021-10-28
| | | Co-authored-by: Vijay A <vraravam@users.noreply.github.com>
* Add feature to resize and fit window to screen on macOS when double c… (#2125)Libravatar Ajesh Kumar S2021-10-25
| | | Co-authored-by: Sreelekha sreelekha.marasigogu@gmail.com
* chore: use 'window['ferdi']' (split out from pr #2092) (#2104)Libravatar Vijay Aravamudhan2021-10-20
| | | Co-authored-by: Markus Hatvan <markus_hatvan@aon.at>
* chore: remove all code related to news (#2069)Libravatar Markus Hatvan2021-10-14
|
* chore: upgrade react to latest (#2030)Libravatar Markus Hatvan2021-10-07
|
* chore: upgraded electron to 14.1.0 (#1860)Libravatar Vijay Aravamudhan2021-10-04
| | | | * upgrade 'electron-react-titlebar' to 1.0.0 * fix issue with 'contextIsolation' and 'enabelRemoteModule' for service-webview
* Make services update infobar dismissable (#1992)Libravatar Amine2021-09-26
|
* chore: upgrade intl dependencies (#1920)Libravatar Markus Hatvan2021-09-13
|
* chore: remove what's new functionality (#1864)Libravatar Markus Hatvan2021-09-04
|
* chore: remove 'shareFranz' feature since its always turned off for FerdiLibravatar Vijay A2021-08-21
|
* revert: fixing #1757 by commenting out partial fixLibravatar Vijay A2021-08-11
| | | | | | - Fixes issue with ferdi not starting up. - Also adds some defensive checks for the same code in other repeated locations.
* feat: follow OS reduced motion setting (#1757)Libravatar Markus Hatvan2021-08-10
| | | | | | | | - add missing meta charset to index.html - dont restrict scaling for user in index.html - load animations.css conditionally based on motion preference - load transitions conditionally in js and css based on motion preference Co-authored-by: Vijay Raghavan Aravamudhan <vraravam@users.noreply.github.com>
* chore: migrate from tslint to @typescript-eslint (#1706)Libravatar Markus Hatvan2021-07-30
| | | | | | | | | | - update .eslintrc to work for .js and .ts - update devDependencies - lint properly both root /src and nested /packages - update webhint recommended setting for tsconfig.json to shrink output - Manage all eslint rules from the repo root - escape single quotes in scripts to please windows build Co-authored-by: Vijay A <avijayr@protonmail.com>
* Removed Franz paid plans features:Libravatar Vijay A2021-07-20
| | | | | | | | - serviceLimit - planSelection - trialStatusBar and other Franz features that were for different tiers of subscription.
* Add setting to enable nightly releases updates (#742)Libravatar Bennett2020-10-04
| | | Co-authored-by: Amine Mouafik <amine@mouafik.fr>
* Make update banner dismissable (#564)Libravatar Sampath Kumar Krishnan2020-04-12
| | | | | | | | | - Remove the sticky option passed to InfoBar in AppUpdateInfoBar - Use component state to manage visibility of AppUpdateInfoBar in AuthLayout and AppLayout. - InfoBar will be dismissed only for the current session Co-Authored-By: Mahadevan Sreenivasan <mahadevan_sv@yahoo.com> Co-authored-by: Mahadevan Sreenivasan <mahadevan_sv@yahoo.com>
* Add publish debug log optionLibravatar vantezzen2019-10-29
|
* Merge https://github.com/meetfranz/franz into franz-5.4.0-releaseLibravatar vantezzen2019-10-24
|\
| * Add trialStatusBar & polishingLibravatar Stefan Malzner2019-10-16
| |
| * simplify plan selectionLibravatar Stefan Malzner2019-10-15
| |
* | Implement Quick Switch featureLibravatar vantezzen2019-09-20
| |
* | LintLibravatar vantezzen2019-09-07
| |
* | Fix merge bugsLibravatar vantezzen2019-09-07
| |
* | Merge branch 'master' of https://github.com/meetfranz/franz into franz-5.3.0Libravatar vantezzen2019-09-07
|\|
| * Remove news item on CTA clicksLibravatar Dominik Guzei2019-09-05
| |
| * Merge branch 'develop' into feature/new-pricingLibravatar Stefan Malzner2019-09-03
| |\
| | * Make todo layer resizableLibravatar Stefan Malzner2019-07-30
| | |
| | * Merge branch 'release/5.2.0' into feature/todosLibravatar Stefan Malzner2019-07-19
| | |\
| | * | basic integration of todos as static sidebarLibravatar Dominik Guzei2019-07-10
| | | |
| * | | WIP: add option to activate trialLibravatar Stefan Malzner2019-08-05
| | |/ | |/|
* | | i18n custom Ferdi stringsLibravatar vantezzen2019-09-03
| | |
* | | Fix random logout issuesLibravatar vantezzen2019-08-26
| | |
* | | Replace public Franz occurences with FerdiLibravatar vantezzen2019-08-21
| | |
* | | Update AppLayout.jsLibravatar Amine Mouafik2019-08-05
| | |
* | | Update AppLayout.jsLibravatar Amine Mouafik2019-08-05
| | |
* | | Merge remote-tracking branch 'upstream/master'Libravatar Amine Mouafik2019-08-05
|\| | | | | | | | | | | | | | # Conflicts: # src/components/layout/AppLayout.js