aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAge
...
* fix: accent color customization regression hotfix (#1965)Libravatar Kristóf Marussy2021-09-19
| | | | Sorry, something got mucked up when converting the old themeInfo.json to static CSS last time. This time, it should be correct.
* fix: accent color customization regression (#1963)Libravatar Kristóf Marussy2021-09-18
| | | | | | | | | | | | | | | | PR #1959 removed the build-theme-info script, which was broken, along with the themeInfo.json that we used to dynamically build CSS rules for accent color customization. This resulted in the accent color not getting applied to most of the UI. Instead of trying to restore the build-theme-info functionality, this commit takes a much simpler approach by statically adding the required CSS rules to src/features/appearance/index.ts. Since these rules are no longer automatically generated, we need to update them once some CSS styling is added with the accent color. A longer term fix would be to use CSS variables instead, but that approach would not be supported by @meetfranz/theme.
* docs: Updated CHANGELOG.md [skip ci]Libravatar mhatvan2021-09-18
|
* chore: convert various files from JS to TS (#1959)Libravatar Markus Hatvan2021-09-18
|
* 5.6.3-nightly.6 [skip ci]v5.6.3-nightly.6Libravatar github-actions2021-09-18
|
* Update submodules, browserslist data updates and linter fixes [skip ci]Libravatar github-actions2021-09-18
|
* New Crowdin updates (#1957)Libravatar Ferdi Bot2021-09-18
|
* 5.6.3-nightly.5 [skip ci]v5.6.3-nightly.5Libravatar github-actions2021-09-17
|
* New Crowdin updates (#1954)Libravatar Ferdi Bot2021-09-17
|
* 5.6.3-nightly.4 [skip ci]v5.6.3-nightly.4Libravatar github-actions2021-09-16
|
* Update submodules, browserslist data updates and linter fixes [skip ci]Libravatar github-actions2021-09-16
|
* docs: update Changelog [skip ci]Libravatar Vijay A2021-09-16
|
* New Crowdin updates (#1946)Libravatar Ferdi Bot2021-09-15
|
* Enable Split View Mode (#1926)Libravatar niu tech2021-09-15
|
* docs: fix link in bug_report template [skip ci]Libravatar Vijay A2021-09-15
|
* 5.6.3-nightly.3 [skip ci]v5.6.3-nightly.3Libravatar github-actions2021-09-15
|
* Update submodules, browserslist data updates and linter fixes [skip ci]Libravatar github-actions2021-09-15
|
* docs: Updated CHANGELOG.md [skip ci]Libravatar mhatvan2021-09-14
|
* feat: add eslint-plugin-unicorn (#1936)Libravatar Markus Hatvan2021-09-14
|
* docs: add sad270 as a contributor for bug, userTesting [skip ci] (#1941)Libravatar allcontributors[bot]2021-09-14
|
* docs: add niutech as a contributor for code [skip ci] (#1940)Libravatar allcontributors[bot]2021-09-14
|
* New Crowdin updates (#1939)Libravatar Ferdi Bot2021-09-14
|
* New Crowdin updates (#1937)Libravatar Ferdi Bot2021-09-14
|
* chore: add --preserve-whitespace flag for extract script and sync translationsLibravatar mhatvan2021-09-14
|
* refactor: revert the text for some more fields.Libravatar Vijay A2021-09-14
|
* refactor: revert the text for some more fields.Libravatar Vijay A2021-09-14
|
* refactor: revert the text for the default workspaceLibravatar Vijay A2021-09-14
|
* chore: convert JS to TS (#1934)Libravatar Markus Hatvan2021-09-14
|
* chore: codebase improvements (#1930)Libravatar Markus Hatvan2021-09-14
|
* refactor: defensive programming to avoid javascript error for unread badgesLibravatar Vijay A2021-09-14
|
* docs: updated Changelog [skip ci]Libravatar Vijay A2021-09-14
|
* 5.6.3-nightly.2 [skip ci]v5.6.3-nightly.2Libravatar github-actions2021-09-14
|
* chore: Upgraded 'electron' to '13.4.0'Libravatar Vijay A2021-09-14
|
* fix: regression from intl upgrades (#1933)Libravatar Markus Hatvan2021-09-14
|
* 5.6.3-nightly.1 [skip ci]Libravatar github-actions2021-09-14
|
* chore: updated changelog [skip ci]Libravatar Vijay A2021-09-14
|
* Revert "refactor: reuse method from the core electron framework for the ↵Libravatar Vijay A2021-09-14
| | | | | | | 'About' dialog." This reverts commit af56a07359400e53cb3096e321bf6ee1bae12068. Fixes #1928 and #1929
* Update submodules, browserslist data updates and linter fixes [skip ci]Libravatar github-actions2021-09-14
|
* chore: update various defaultMessages (#1925)Libravatar Markus Hatvan2021-09-13
|
* chore: upgrade intl dependencies (#1920)Libravatar Markus Hatvan2021-09-13
|
* Bumped up version to: 5.6.3-nightly.0 [skip ci]Libravatar Vijay A2021-09-13
|
* docs: updated Changelog [skip ci]v5.6.2Libravatar Vijay A2021-09-13
|
* docs: updated Changelog [skip ci]Libravatar Vijay A2021-09-13
|
* refactor: reuse method from the core electron framework for the 'About' dialog.Libravatar Vijay A2021-09-13
|
* Better implementation of confirmation while quitting Ferdi (#1919)Libravatar Vijay Aravamudhan2021-09-13
| | | | | Remove duplication and reuse method to return typesafe boolean from settings. Better fix for #1879
* 5.6.2-nightly.2 [skip ci]v5.6.2-nightly.2Libravatar github-actions2021-09-13
|
* Update submodules, browserslist data updates and linter fixes [skip ci]Libravatar github-actions2021-09-13
|
* docs: updated Changelog [skip ci]Libravatar Vijay A2021-09-13
|
* revert: partially revert fix for #1879 since the system tray doesn't behave ↵Libravatar Vijay Aravamudhan2021-09-13
| | | | correctly. (#1918)
* fix: no top menu at all (#1917)Libravatar Markus Hatvan2021-09-12
|