aboutsummaryrefslogtreecommitdiffstats
path: root/src/containers
Commit message (Expand)AuthorAge
* feat: Parse 2FA SMS token and copy to clipboard (#1561)Libravatar Willy Woitas2024-02-18
* rename features to better convey typeLibravatar Vijay A2024-02-11
* feat: self signed certificates bypass (#1545)Libravatar André Oliveira2024-01-26
* fix: custom services developer documentation link leads to franz pape (#1493)Libravatar MCMXC2023-12-21
* refactor: code cleanup (#1476)Libravatar MCMXC2023-12-07
* feat: Add Download Manager (pause, stop, delete) (#1339)Libravatar André Oliveira2023-09-02
* refactor: various improvements (#1296)Libravatar MCMXC2023-07-30
* chore: improve lint setupLibravatar MCMXC2023-07-25
* Fix issues reported by sonarqube linterLibravatar Vijay A2023-05-28
* Expose "Clear service cache" in the service settings screen and the sidebar c...Libravatar Vijay Aravamudhan2023-05-27
* Upgrade npm modulesLibravatar Vijay A2023-05-24
* Removed unused properties (exposed as linter warnings)Libravatar Vijay A2022-12-11
* Minor fix for data type consistencyLibravatar Vijay A2022-12-01
* cleanup: remove unnecessary (incorrect) type for setting fieldLibravatar Vijay A2022-11-29
* fix: [#804] Display service name under the icon toggle always shows as 'Disab...Libravatar muhamedsalih-tw2022-11-29
* Moved default service settings into different struct so as to de-pollute conf...Libravatar Vijay A2022-11-28
* fix: ensure default values are working for the all fields in all settings scr...Libravatar Ricardo Cino2022-11-28
* Fix for edit services throw error due to proxy data is undefined in storeSett...Libravatar muhamedsalih-tw2022-11-21
* Fix for services self hosted url / Team Id / Include pre-releases not updati...Libravatar muhamedsalih-tw2022-11-21
* Transform service components to ts (#778)Libravatar muhamedsalih-tw2022-11-19
* Transform JSX components to TSX (#755)Libravatar muhamedsalih-tw2022-11-16
* fix: slack issue caused by input TS conversionLibravatar Muhamed2022-11-08
* feat: bring sentry back (#736)Libravatar Ricardo Cino2022-11-03
* Transform to TS and refactored components w.r.t deletion if duplicated Input ...Libravatar muhamedsalih-tw2022-11-02
* Transform ChangeServer components tree to typescript (#725)Libravatar muhamedsalih-tw2022-11-01
* refactor: convert global app to typescript (#723)Libravatar Balaji Vijayakumar2022-10-31
* Convert LoginScreen component tree to typescript (#721)Libravatar muhamedsalih-tw2022-10-30
* Transform welcome component tree to TS (#715)v6.2.1-nightly.31Libravatar muhamedsalih-tw2022-10-28
* fix: 'failed prop' warning in QuickSwitchModal, SettingsNavigation, SettingsW...Libravatar muhamedsalih-tw2022-10-27
* refactor: convert AccountDashboard to typescriptLibravatar Balaji Vijayakumar2022-10-26
* Transform 'AuthLayoutContainer' component hierarchy to tsx (#699)Libravatar muhamedsalih-tw2022-10-25
* refactor: convert AppLayout to typescriptLibravatar Balaji Vijayakumar2022-10-25
* Add service-level option 'isMediaBadgeEnabled' defaulted to false (#688)Libravatar Santhosh C2022-10-22
* feat: add ability to set how ferdium handles webrtc ip when using a VPN (#602)Libravatar André Oliveira2022-09-07
* Feature: Add Ferdium Translator (#548)Libravatar André Oliveira2022-08-17
* eslint needs to be executed at the top-level to actually workv6.0.1-nightly.3Libravatar Vijay A2022-07-25
* Feature: Add Release Notes (#491)Libravatar André Oliveira2022-07-19
* fix: remove autoHibernateLibravatar André Oliveira2022-07-19
* fix: horizontal sidebar style on macOS (#482)Libravatar André Oliveira2022-07-14
* refactor: local server import/exportLibravatar Kristóf Marussy2022-07-11
* chore: Mobx & React-Router upgrade (#406)Libravatar Ricardo Cino2022-07-07
* Fix bug of TODO settings not being shown when a TODO Recipe is present (#421)Libravatar André Oliveira2022-07-04
* chore: Use relative paths while importing from custom codeLibravatar Vijay A2022-07-04
* Upgrade node modulesLibravatar Vijay A2022-07-02
* Use default exports instead of named exportsLibravatar Vijay A2022-07-02
* chore: turn last setting view into typescriptLibravatar Ricardo Cino2022-06-28
* chore: transform containers/settings from js to tsx (#384)Libravatar Ricardo Cino2022-06-27
* feat: remember collapsed state of hamburger menu on refresh/reboot (#373)Libravatar Ricardo Cino2022-06-26
* chore: turned all auth containers into typescript (#375)Libravatar Ricardo Cino2022-06-26
* chore: convert the last few stores to typescriptLibravatar Ricardo Cino2022-06-25