aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAge
* Upgraded husky and changed pre-commit hooks location.Libravatar Vijay A2021-05-16
|
* Updated documentation with gDrive url and other bits related to nightlies. ↵Libravatar Vijay A2021-05-16
| | | | [skip ci]
* New Crowdin updates (#1421)Libravatar Ferdi Bot2021-05-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Russian * Turkish * Polish * Portuguese * Slovak * Slovenian * Serbian (Cyrillic) * Swedish * Ukrainian * Dutch * Chinese Simplified * Chinese Traditional * Vietnamese * Portuguese, Brazilian * Indonesian * Croatian * Flemish * Norwegian * Korean * Romanian * Danish * French * Spanish * Afrikaans * Arabic * Belarusian * Catalan * Czech * German * Georgian * Greek * Finnish * Irish * Hebrew * Hungarian * Italian * Japanese * Bosnian
* Fix for #1417: Mac Nomenclature for Menu BarLibravatar Vijay A2021-05-16
|
* Expose Chrome version in 'About' dialog.Libravatar Vijay A2021-05-16
|
* [Housekeeping] Use consistent trigger to skip CI builds. Upgrade recipes ↵Libravatar Vijay A2021-05-16
| | | | submodule.
* New Crowdin updates (#1418)Libravatar Ferdi Bot2021-05-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * New translations en-US.json (Russian) * New translations en-US.json (Turkish) * New translations en-US.json (Polish) * New translations en-US.json (Portuguese) * New translations en-US.json (Slovak) * New translations en-US.json (Slovenian) * New translations en-US.json (Serbian (Cyrillic)) * New translations en-US.json (Swedish) * New translations en-US.json (Ukrainian) * New translations en-US.json (Dutch) * New translations en-US.json (Chinese Simplified) * New translations en-US.json (Chinese Traditional) * New translations en-US.json (Vietnamese) * New translations en-US.json (Portuguese, Brazilian) * New translations en-US.json (Indonesian) * New translations en-US.json (Croatian) * New translations en-US.json (Flemish) * New translations en-US.json (Norwegian) * New translations en-US.json (Korean) * New translations en-US.json (Romanian) * New translations en-US.json (Danish) * New translations en-US.json (French) * New translations en-US.json (Spanish) * New translations en-US.json (Afrikaans) * New translations en-US.json (Arabic) * New translations en-US.json (Belarusian) * New translations en-US.json (Catalan) * New translations en-US.json (Czech) * New translations en-US.json (German) * New translations en-US.json (Georgian) * New translations en-US.json (Greek) * New translations en-US.json (Finnish) * New translations en-US.json (Irish) * New translations en-US.json (Hebrew) * New translations en-US.json (Hungarian) * New translations en-US.json (Italian) * New translations en-US.json (Japanese) * New translations en-US.json (Bosnian)
* Separated privacy & security settings into its own tab in the preferences ↵Libravatar Vijay Raghavan Aravamudhan2021-05-15
| | | | | | | screen (#1416) * Separated privacy & security settings into its own tab in the preferences screen. * Fixing review comments.
* New Crowdin updates (#1415)Libravatar Ferdi Bot2021-05-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * New translations en-US.json (Russian) * New translations en-US.json (Turkish) * New translations en-US.json (Polish) * New translations en-US.json (Portuguese) * New translations en-US.json (Slovak) * New translations en-US.json (Slovenian) * New translations en-US.json (Serbian (Cyrillic)) * New translations en-US.json (Swedish) * New translations en-US.json (Ukrainian) * New translations en-US.json (Dutch) * New translations en-US.json (Chinese Simplified) * New translations en-US.json (Chinese Traditional) * New translations en-US.json (Vietnamese) * New translations en-US.json (Portuguese, Brazilian) * New translations en-US.json (Indonesian) * New translations en-US.json (Croatian) * New translations en-US.json (Flemish) * New translations en-US.json (Norwegian) * New translations en-US.json (Korean) * New translations en-US.json (Romanian) * New translations en-US.json (Danish) * New translations en-US.json (French) * New translations en-US.json (Spanish) * New translations en-US.json (Afrikaans) * New translations en-US.json (Arabic) * New translations en-US.json (Belarusian) * New translations en-US.json (Catalan) * New translations en-US.json (Czech) * New translations en-US.json (German) * New translations en-US.json (Georgian) * New translations en-US.json (Greek) * New translations en-US.json (Finnish) * New translations en-US.json (Irish) * New translations en-US.json (Hebrew) * New translations en-US.json (Hungarian) * New translations en-US.json (Italian) * New translations en-US.json (Japanese) * New translations en-US.json (Bosnian)
* Adding DuckDuckGo as an alternative search engine (#1414)Libravatar Vijay Raghavan Aravamudhan2021-05-15
| | | | | | | * Adding DuckDuckGo as an alternative search engine. * Fixing review comments. * Fixing review comments.
* Minor refactoring to have consistent command-line invocations.Libravatar Vijay A2021-05-15
|
* Fixing the broken build process when building using the Dockerfile.Libravatar Vijay A2021-05-15
|
* New Crowdin updates (#1412)Libravatar Ferdi Bot2021-05-15
| | | | | | | * New translations en-US.json (Japanese) * New translations en-US.json (Japanese) * New translations en-US.json (Japanese)
* Enhancing context menu: goBack, goForward & openInBrowser (#1413)Libravatar Vijay Raghavan Aravamudhan2021-05-15
|
* New Crowdin updates (Portuguese, Brazilian) (#1411)Libravatar Ferdi Bot2021-05-14
|
* [Franz catchup] Use a newer maintained module to trigger and capture ↵Libravatar Vijay A2021-05-13
| | | | permissions on macos.
* Specify node, npm and node-gyp versions.Libravatar Vijay A2021-05-13
| | | | Use caret to lock lower limit till minor version of node, node-gyp and npm.
* Upgraded 'electron-builder' so as to be able to build in Mac ARM machinesLibravatar Vijay A2021-05-13
|
* Lazily compute cache size (#1404)Libravatar Kristóf Marussy2021-05-13
| | | | | | | | | | | | Computing the cache size can take a long time if the cache is large. Previously, cache size computation was triggered by opening the Settings pane, which slowed down changing settings even if the user wasn't interested in the cache size. This patch defers cache size computation until the Advanced tab is open in the Setting page. Additionally, cache size rendering (in MB / GB) is moved from the AppStore into the EditSettingsForm to fix the notCleared functionality.
* New Crowdin updates for Japanese (#1406)Libravatar Ferdi Bot2021-05-13
|
* Clarifying documentation about building for linux using docker (#1407)Libravatar Vijay Raghavan Aravamudhan2021-05-13
|
* New Crowdin updates (#1401)Libravatar Ferdi Bot2021-05-13
| | | | | | | | | | | | | | New translations en-US.json * Arabic * Danish * Finnish * French * German * Italian * Norwegian * Portuguese * Portuguese, Brazilian * Spanish * Swedish
* Alternative shortcut for service switch (fix #850)Libravatar Kristóf Marussy2021-05-13
| | | | | | | | | | | | On Linux, the default Ctrl+Alt+{Left, Right} shortcuts are not always usable, because many desktop environments use them for workspace switching. We also set Ctrl+Tab and Ctrl+Shift+Tab as a service switching shortcut. On Linux, these shortcuts are displayed in the menu, while on other platforms, the older shortcuts remain displayed. However, both shortcuts are enabled on all platforms, unless they are eaten by the desktop environment.
* Fix some appearance issues (#1398)Libravatar Kristóf Marussy2021-05-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Fix property spelling in Sidebar component * Fix typo in todos partition name * Use the FerdiDev setting.json in dev mode The app.setPath calls are still a mess and need to be fixed, but this at least allows me to experiment locally. * Make @meetfranz/theme follow the accent color We inject the value of the accent color into the themes, so the buttons show the appropriate color. This allows removing some existing css hacks. In order to do this, the themes had to be turned into functions that take the brand color (accent color) as an argument instead of hard-coding it. The css-based accent color for legacy components is left unchanged. * Remove superfluous scrollbars While overflow: scroll doesn't look ugly on macs, because the system hides scrollbars by default (except on hower), on Linux and Windows, the disabled scrollbars appearing by default look ugly. We set overflow-y: auto instead to display a scrollbar only when needed. * Simplify theme generation in @meetfranz/themes * Remove default accent color code duplication * Apply accent color to styles not in themeInfo.json Some colors are darkened/lightened versions of the primary brand color, so they are not caught by build-theme-info. We create these styles with `color` manually. * Inset shadow on sidebar This creates a more flat look that projecting a shadow over the service, and avoid compositing a shadow over the webview. * Apply accent color to vertical style tab bar * Workspace drawer styling in vertical mode * Fix sidebar layout In vertical mode, the top of the service was clipped by the sidebar Also removes unnecessary whitespace in sidebar * Fix 1px wide line on right when todos are hidden * Fix window menu When building the menu bar, the File / app menu is added later, so we must be careful about indexing the menu bar. * Update locale files * Report the default accent color accurately * Fix inverted button with dark theme * Fix crash with invalid accent color Fall back to the default accent color instead * Darker secondary buttons in dark mode * Vertical workspace drawer style outside debug mode In order to reliably apply the style, we need to add a class name to the drawer manually, as component names only appear in class names in debug mode.
* Updated the documentation (#1394)Libravatar Vijay Raghavan Aravamudhan2021-05-12
| | | Restructured the documentation. Added an important section for self-help: 'Troubleshooting recipes'. [skip ci]
* Remove duplicated lines (probably introduced in a bad conflict-resolution step).Libravatar Vijay A2021-05-12
| | | | Added TODOs for other duplicated code that is more involved in fixing.
* Method reuse (#1379)Libravatar Vijay Raghavan Aravamudhan2021-05-11
| | | | | * Used already exported common functions to avoid the same logic being repeated. * Use a different package to retrieve the os-name for the 'About Dialog'.
* Fixing issue with icons being garbled due to misconfiguration of gulpLibravatar Vijay A2021-05-11
| | | | env var.
* Skip travis build if the PR is for i18n translations.Libravatar Vijay A2021-05-10
|
* New translations en-US.json (Swedish)Libravatar Ferdi Bot2021-05-10
|
* New translations en-US.json (Swedish)Libravatar Ferdi Bot2021-05-10
|
* Skip travis and appveyor *PR* builds for crowdin PRs.Libravatar Vijay A2021-05-10
|
* Add entitlements for screen-capture-permissionsLibravatar Vijay A2021-05-09
| | | | Removed unused entitlements file used for mac builds.
* Fix tray icon color on macOS Big SurLibravatar Vijay A2021-05-09
|
* Removed reference to google analytics idLibravatar Vijay A2021-05-09
|
* Minor refactoring to pull into reusable function in gulpfile.Libravatar Vijay A2021-05-09
|
* Fixing missed default translation file from prior commit.Libravatar Vijay A2021-05-09
|
* Removed 'webpack.config.base.js' since it was not used anywhere.Libravatar Vijay A2021-05-09
| | | | (to protect against accidental corrupt packaged files)
* Clean the 'out' directory as well when running 'gulp clean'.Libravatar Vijay A2021-05-09
|
* Enhanced 'About dialog' to show the build date, git SHA & branch (fixes ↵Libravatar Vijay Raghavan Aravamudhan2021-05-09
| | | | #1373) (#1375)
* Franz catchups to version 5.6.0 that are not related to macOS (#1372)Libravatar Vijay Raghavan Aravamudhan2021-05-08
| | | | | | | | | * Fix browser control icons in dark mode * Upgraded 'electron-builder' * Added missing system-dependencies for development of ferdi on linux * Fix crashes on navigation changes/reloads
* docs: add jakobsudau as a contributor (#1371)Libravatar allcontributors[bot]2021-05-08
| | | | | | | * docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
* docs: add alopix as a contributor (#1370)Libravatar allcontributors[bot]2021-05-08
| | | | | | | * docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
* add macos big sur icon (#1333)Libravatar Jakob Felix Julius Sudau2021-05-08
|
* Adding Docker support to create a linux package without impacting host ↵Libravatar Vijay Raghavan Aravamudhan2021-05-08
| | | | machine. (#1332)
* Upgrade 'electron' to 12.0.7 (#1369)Libravatar Vijay Raghavan Aravamudhan2021-05-08
|
* Update to specific version of nodejs in appveyor (#1366)Libravatar Vijay Raghavan Aravamudhan2021-05-08
| | | | | * Use the powershell command to install the specific version of nodejs that we want. * Enable appveyor builds (without publishing) for all commits into the 'develop' and 'nightly' branches.
* Bump ua-parser-js from 0.7.19 to 0.7.28 in /packages/ui (#1363)Libravatar dependabot[bot]2021-05-08
| | | | | | | | | Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.19 to 0.7.28. - [Release notes](https://github.com/faisalman/ua-parser-js/releases) - [Commits](https://github.com/faisalman/ua-parser-js/compare/0.7.19...0.7.28) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump ua-parser-js from 0.7.19 to 0.7.28 in /packages/forms (#1364)Libravatar dependabot[bot]2021-05-08
| | | | | | | | | Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.19 to 0.7.28. - [Release notes](https://github.com/faisalman/ua-parser-js/releases) - [Commits](https://github.com/faisalman/ua-parser-js/compare/0.7.19...0.7.28) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Upgrade and lock 'react-loader' since its a runtime dependency. Upgrade ↵Libravatar Vijay Raghavan Aravamudhan2021-05-08
| | | | 'lerna' to '4.0.0' (#1368)