aboutsummaryrefslogtreecommitdiffstats
path: root/src/features
Commit message (Expand)AuthorAge
* chore: update eslint deps to latest (#2213)Libravatar Markus Hatvan2021-11-12
* fix: Force the minimum icon size to 2 if the calculated icon size becomes neg...Libravatar Vijay Aravamudhan2021-11-10
* fix: icon alignment for horizontal bar (#2179)Libravatar Balaji Vijayakumar2021-11-09
* Added improvements for displaying service name under service icon (#2169)Libravatar Anjith Paul2021-10-31
* chore: remove @mdi/font in favor of using icons with @mdi/js directly (#2158)Libravatar Markus Hatvan2021-10-28
* Cleanup/remove feature toggle for todo, workspace, service proxy (#2134)Libravatar Abin Mn2021-10-26
* chore: use 'window['ferdi']' (split out from pr #2092) (#2104)Libravatar Vijay Aravamudhan2021-10-20
* chore: move 'packages/themes' into 'src' (no longer an injected package) (#2080)Libravatar Vijay Aravamudhan2021-10-15
* chore: move 'packages/forms' into 'src' (no longer an injected package) (#2079)Libravatar Vijay Aravamudhan2021-10-15
* chore: move 'packages/ui' into 'src' (no longer an injected package) (#2077)Libravatar Vijay Aravamudhan2021-10-15
* chore: update eslint setup (#2074)Libravatar Markus Hatvan2021-10-15
* chore: convert components to tsx (#2071)Libravatar Markus Hatvan2021-10-15
* chore: convert files to TS (#2066)Libravatar Markus Hatvan2021-10-14
* chore: upgrade react to latest (#2030)Libravatar Markus Hatvan2021-10-07
* chore: upgrade material design dependencies to latestLibravatar mhatvan2021-10-06
* chore: convert various files from JS to TS (#2010)Libravatar Markus Hatvan2021-10-02
* refactor: move 'DEFAULT_APP_SETTINGS' from 'environment' to 'config' since it...Libravatar Vijay A2021-10-01
* refactor: split 'environment' into 'environment-remote' with only the remote ...Libravatar Vijay A2021-10-01
* fix: horizontal bar is a lot wider than what it should be (#2006)Libravatar Markus Hatvan2021-10-01
* refactor: remove optional parameters from 'popup' invocation which was tying ...Libravatar Vijay A2021-09-27
* fix: accent color customization regression hotfix (#1965)Libravatar Kristóf Marussy2021-09-19
* fix: accent color customization regression (#1963)Libravatar Kristóf Marussy2021-09-18
* chore: convert various files from JS to TS (#1959)Libravatar Markus Hatvan2021-09-18
* Enable Split View Mode (#1926)Libravatar niu tech2021-09-15
* feat: add eslint-plugin-unicorn (#1936)Libravatar Markus Hatvan2021-09-14
* refactor: revert the text for some more fields.Libravatar Vijay A2021-09-14
* chore: codebase improvements (#1930)Libravatar Markus Hatvan2021-09-14
* chore: update various defaultMessages (#1925)Libravatar Markus Hatvan2021-09-13
* chore: upgrade intl dependencies (#1920)Libravatar Markus Hatvan2021-09-13
* Fix height of horizontal sidebar (getferdi/ferdi#1894) (#1896)Libravatar CSY542021-09-09
* Revert "chore: proxy feature is always turned on: remove 'enabled' flag"Libravatar Vijay A2021-09-08
* chore: proxy feature is always turned on: remove 'enabled' flagLibravatar Vijay A2021-09-08
* refactor: externalize english textLibravatar Vijay A2021-09-07
* chore: remove unused Google Analytics constants [skip ci]Libravatar Vijay A2021-09-06
* chore: remove what's new functionality (#1864)Libravatar Markus Hatvan2021-09-04
* chore: Ensure stored settings conform to type-safetyLibravatar Vijay A2021-09-04
* Fix issue with workspace feature - fixes #1682 (#1854)Libravatar Vijay Raghavan Aravamudhan2021-09-01
* fix: address bar not updating (#1836)Libravatar Markus Hatvan2021-08-26
* style: consistent syntax style [skip ci]Libravatar Vijay A2021-08-21
* chore: remove 'shareFranz' feature since its always turned off for FerdiLibravatar Vijay A2021-08-21
* fix: Fix issue with shortcut accelerators not working on macos where symbols ...Libravatar Vijay A2021-08-15
* chore: Refactoring to reuse already defined constantsLibravatar Vijay A2021-08-13
* refactor: Use the 'shortcutKey' function without exposing the 'ctrlKey' or th...Libravatar Vijay A2021-08-13
* refactor: removed legacy properties from recipesLibravatar Vijay A2021-08-11
* revert: fixing #1757 by commenting out partial fixLibravatar Vijay A2021-08-11
* feat: follow OS reduced motion setting (#1757)Libravatar Markus Hatvan2021-08-10
* refactor: Use symbols for key shortcutsLibravatar Vijay A2021-08-10
* revert: reverting commit 98063b9c2 since we lose type-safetyLibravatar Vijay A2021-08-10
* fix: Fix incorrect proptype in night builds modalLibravatar Jesse Bellingham2021-08-09
* fix: fix the changelog api to handle nightly buildsLibravatar Vijay A2021-08-08