aboutsummaryrefslogtreecommitdiffstats
path: root/src/features
Commit message (Expand)AuthorAge
* fix: override tab-item min heightLibravatar neel19962022-10-11
* chore: change values inside mobx actions to fix console warnings (#532)Libravatar André Oliveira2022-08-03
* eslint needs to be executed at the top-level to actually workv6.0.1-nightly.3Libravatar Vijay A2022-07-25
* fix: draggable area on fullscreen (macOS)Libravatar André Oliveira2022-07-21
* Feature: Add Release Notes (#491)Libravatar André Oliveira2022-07-19
* fix: horizontal sidebar style on macOS (#482)Libravatar André Oliveira2022-07-14
* chore: Mobx & React-Router upgrade (#406)Libravatar Ricardo Cino2022-07-07
* chore: Use relative paths while importing from custom codeLibravatar Vijay A2022-07-04
* Use default exports instead of named exportsLibravatar Vijay A2022-07-02
* chore: correctly export/import ui elementsLibravatar Ricardo Cino2022-07-01
* chore: turned all auth containers into typescript (#375)Libravatar Ricardo Cino2022-06-26
* chore: moved tests to ./test directory (#366)Libravatar Ricardo Cino2022-06-25
* chore: improve todo menu behaviour on fresh install (#359)Libravatar Ricardo Cino2022-06-25
* fix: disable todos feature by default (#355)Libravatar Ricardo Cino2022-06-24
* Fix Drag-n-drop not working if the service name is shown (fixes #347) (#349)Libravatar Vijay Aravamudhan2022-06-24
* chore: servicesStore + models into typescript (#344)Libravatar Ricardo Cino2022-06-23
* Add ability to set the progressbar color from the Settings screenLibravatar Vijay A2022-06-18
* Fix service labels cut off when using Slim Sidebar (#245)Libravatar André Oliveira2022-06-13
* Remove duplicated Button.js component (#176)Libravatar Santhosh C2022-05-18
* Increase the vertical height of the draggable area to center the 3 OS titleba...Libravatar Vijay A2022-05-17
* Revert "remove duplicate Button component"Libravatar André Oliveira2022-05-17
* remove duplicate Button componentLibravatar Santhosh Chinnasamy2022-05-16
* Use components defined in the codebase; Extract some text for i18n purposes.Libravatar Vijay A2022-05-06
* Feature: Add monochromatic Service icons option with Dim adjustmentLibravatar André Oliveira2022-05-06
* Feature: makes Services location in sidebar changeable (#95)Libravatar André Oliveira2022-05-05
* Fix height of tab items in relation to width for Normal SidebarLibravatar André Oliveira2022-05-02
* Fix horizontal sidebar rendering overlapping the active service (#70)Libravatar André Oliveira2022-05-01
* Fixes existing gap on horizontal sidebarLibravatar André Oliveira2022-04-29
* Preload safe debug shim (#29)Libravatar Kristóf Marussy2022-04-22
* Turn off usage of 'debug' npm package using with electron-16 (fixes #17)Libravatar Vijay Aravamudhan2022-04-22
* Matched casing for almost all replacementsLibravatar Aditya Mangalampalli2022-04-16
* Handle invalid accent color, fix loader stylingLibravatar kytwb2022-01-02
* Iterate on settings appearanceLibravatar kytwb2022-01-02
* Iterate on About Ferdi screenLibravatar kytwb2021-12-19
* Fetch workspaces on WorkspaceDrawer componentDidMountLibravatar kytwb2021-12-18
* Refactor autoUpdater usageLibravatar kytwb2021-12-18
* Fix create workspace button style when no accent color setLibravatar kytwb2021-12-17
* Fix create workspace button when no accent color setLibravatar kytwb2021-12-15
* Restore sidebarWidth in generateVerticalStyleLibravatar kytwb2021-12-15
* Various appearance fixesLibravatar kytwb2021-12-15
* Various appearance fixesLibravatar kytwb2021-12-15
* Fix Quick Switch showing service from different workspaceLibravatar kytwb2021-12-14
* Remove accent color on nightly builds modal textLibravatar kytwb2021-12-14
* Fix Dark Mode in auth screensLibravatar kytwb2021-12-14
* Reset updateWorkspaceRequest before re-save attemptLibravatar kytwb2021-12-14
* Add visual feedback on updateWorkspaceRequest errorLibravatar kytwb2021-12-14
* Use accent color from settings in modals when appropriateLibravatar kytwb2021-12-13
* Fine-tune QuickSwitch styling in light modeLibravatar kytwb2021-12-13
* Style modals as per QuickSwitch modalLibravatar kytwb2021-12-13
* Fix PublishDebugLogModal close button color in Dark ModeLibravatar kytwb2021-12-12