aboutsummaryrefslogtreecommitdiffstats
path: root/src/index.ts
Commit message (Expand)AuthorAge
* chore: minor refactoring to reduce lines and add testsLibravatar Vijay A2024-01-28
* feat: self signed certificates bypass (#1545)Libravatar André Oliveira2024-01-26
* fix: disabled media key support (#1477)Libravatar MCMXC2023-12-07
* feat: add deeplink to service (#1344)Libravatar André Oliveira2023-09-04
* feat: Add Download Manager (pause, stop, delete) (#1339)Libravatar André Oliveira2023-09-02
* Upgrade npm modules (#1312)Libravatar Vijay Aravamudhan2023-08-16
* - convert require statement to dynamic import in index.tsLibravatar MCMXC2023-07-30
* refactor: more lint improvementsLibravatar MCMXC2023-07-30
* 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
* Upgrade npm modulesLibravatar Vijay A2023-05-24
* Minor refactoringLibravatar Vijay A2022-12-26
* Fix #814 temporarily by disabling sentryLibravatar André Oliveira2022-12-15
* Backported deprecation fixes from electron v22 upgradeLibravatar Balaji Vijayakumar2022-12-08
* Transform tray & menu files to typescript (#740)Libravatar muhamedsalih-tw2022-11-06
* feat: bring sentry back (#736)Libravatar Ricardo Cino2022-11-03
* 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
* fix: handleDeepLink generalizationLibravatar André Oliveira2022-07-29
* fix: maximize window after tray clickingLibravatar André Oliveira2022-07-29
* fix: use global crowdin link and lint fixesLibravatar André Oliveira2022-07-13
* Workaround for 71c5237 (#406)Libravatar André Oliveira2022-07-07
* chore: Mobx & React-Router upgrade (#406)Libravatar Ricardo Cino2022-07-07
* Use default exports instead of named exportsLibravatar Vijay A2022-07-02
* Feature: Copy Ferdium info from the 'About' dialog into the clipboard (#402)Libravatar André Oliveira2022-06-30
* chore: servicesStore + models into typescript (#344)Libravatar Ricardo Cino2022-06-23
* chore: Transform AppStore.js into Typescript (#329)Libravatar Ricardo Cino2022-06-21
* Remove integration with sentry (fixes #233) (#234)Libravatar Vijay Aravamudhan2022-06-11
* Enable AutoUpdates from in-app with self-sign certificates on macOS (#213)Libravatar André Oliveira2022-06-03
* fix: desktopCapturer in electron 17+ (fixes #59)Libravatar Kristóf Marussy2022-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
* Upgrade electron to '18.0.4'Libravatar Vijay A2022-04-19
* Upgrade electron to '16.2.2'Libravatar Vijay A2022-04-19
* Matched casing for almost all replacementsLibravatar Aditya Mangalampalli2022-04-16
* chore: use 'nativeWindowOpen' to see if this resolves issues with opening bro...Libravatar Vijay Aravamudhan2021-12-08
* fix global shortcut to toggle window directly (#2284)Libravatar Michael Hays2021-11-27
* Fix opening link when in fullscreen on MacOs (fix #867) (#2265)Libravatar Sadetdin EYILI2021-11-22
* Add feature to resize and fit window to screen on macOS when double c… (#2125)Libravatar Ajesh Kumar S2021-10-25
* chore: convert components to tsx (#2071)Libravatar Markus Hatvan2021-10-15
* fix: snap ferdi prompt by including the process path for the permission reque...Libravatar Markus Hatvan2021-10-14
* chore: convert index file to TS (#2049)Libravatar Markus Hatvan2021-10-10