aboutsummaryrefslogtreecommitdiffstats
path: root/src/helpers
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
* refactor: code cleanup (#1476)Libravatar MCMXC2023-12-07
* refactor: uninstall node-fetch which is built-in since node 18 (#1431)Libravatar MCMXC2023-10-31
* refactor: more lint improvementsLibravatar MCMXC2023-07-30
* chore: improve lint setupLibravatar MCMXC2023-07-25
* Fix issues reported by sonarqube linterLibravatar Vijay A2023-05-28
* Minor refactoring to remove code duplicationLibravatar Vijay A2023-05-25
* Upgrade npm modulesLibravatar Vijay A2023-05-24
* Transform Todo feature, ServiceBarTargetUrl, ServiceIcon, TeamDashboard, Slid...Libravatar muhamedsalih-tw2022-11-20
* Transform welcome component tree to TS (#715)v6.2.1-nightly.31Libravatar muhamedsalih-tw2022-10-28
* fix: dependabot critical issues with translator (#559)Libravatar André Oliveira2022-08-18
* 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
* Use default exports instead of named exportsLibravatar Vijay A2022-07-02
* chore: transform containers/settings from js to tsx (#384)Libravatar Ricardo Cino2022-06-27
* 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
* Extract utility functions for JSON parsingLibravatar Vijay A2022-05-15
* Fix issue where the replacement of double-slash was over-aggressive (#151)Libravatar Vijay Aravamudhan2022-05-15
* Add Unit Testing for `url-helpers.ts`; Moved all tests into single pattern s...Libravatar Aditya Mangalampalli2022-05-12
* New fix for fixing URLs with '//' (#105)Libravatar Vijay Aravamudhan2022-05-07
* New Crowdin updates (#117) [skip ci]Libravatar Vijay Aravamudhan2022-05-07
* Do not allow http urls that end in '/' (fixes #102) (#103)Libravatar Vijay Aravamudhan2022-05-05
* fix: modify user agent string on Linux (#99)Libravatar Max Wipfli2022-05-05
* Feature: makes Services location in sidebar changeable (#95)Libravatar André Oliveira2022-05-05
* 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
* chore: update eslint deps to latest (#2213)Libravatar Markus Hatvan2021-11-12
* feature: allow 'file' urls for services (fixes #2118) (#2130)Libravatar Vijay Aravamudhan2021-10-26
* chore: update eslint setup (#2074)Libravatar Markus Hatvan2021-10-15
* chore: convert files to TS (#2066)Libravatar Markus Hatvan2021-10-14
* refactor: locale selection cleanup (#2031)Libravatar Markus Hatvan2021-10-07
* refactor: use correct datatypes in ts filesLibravatar Vijay A2021-10-03
* refactor: split 'environment' into 'environment-remote' with only the remote ...Libravatar Vijay A2021-10-01
* refactor: move 'asarRecipesPath' into 'asar-helpers'Libravatar Vijay A2021-10-01
* 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: upgrade intl dependencies (#1920)Libravatar Markus Hatvan2021-09-13
* refactor: Minor refactoring to handle NaN in 'setBadge'Libravatar Vijay A2021-08-17
* Revert "chore: update outdated node_modules (#1807)"Libravatar Vijay A2021-08-16
* chore: update outdated node_modules (#1807)Libravatar Markus Hatvan2021-08-16
* fix: fix issue with left-clicking regressionLibravatar Vijay A2021-08-16
* chore: typescript conversion of some minor utilitiesLibravatar Vijay A2021-08-15
* Initial plumbing and conversion of a simple javascript to typescript (#1790)Libravatar Vijay Raghavan Aravamudhan2021-08-15
* Refactoring: Url helpers (#1789)Libravatar Vijay Raghavan Aravamudhan2021-08-14
* fix(App): Fix app focus detectionLibravatar Vijay A2021-08-13