aboutsummaryrefslogtreecommitdiffstats
path: root/src/api
Commit message (Expand)AuthorAge
* Matched casing for almost all replacementsLibravatar Aditya Mangalampalli2022-04-16
* Remove try/catch in getRecipePackageLibravatar kytwb2022-01-07
* Use window.fetch in getRecipePackage, removes electron-fetchLibravatar kytwb2022-01-07
* Revert "Removed straggling code related to popular services."Libravatar kytwb2022-01-02
* chore: convert various files to TS (#2246)Libravatar Markus Hatvan2021-11-18
* chore: update eslint deps to latest (#2213)Libravatar Markus Hatvan2021-11-12
* chore: remove all code related to news (#2069)Libravatar Markus Hatvan2021-10-14
* chore: replace deprecated du with fast-folder-size (#2050)Libravatar Markus Hatvan2021-10-12
* refactor: use correct datatypes in ts filesLibravatar Vijay A2021-10-03
* chore: convert various files from JS to TS (#2010)Libravatar Markus Hatvan2021-10-02
* 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
* refactor: remove references to 'electron/remote' - part deux (#1987)Libravatar Vijay Aravamudhan2021-09-26
* fix: fix issue with new API of 'du' npm moduleLibravatar Vijay A2021-09-25
* fix: remove reference to '@electron/remote' module (#1967)Libravatar Vijay Aravamudhan2021-09-19
* feat: add eslint-plugin-unicorn (#1936)Libravatar Markus Hatvan2021-09-14
* chore: codebase improvements (#1930)Libravatar Markus Hatvan2021-09-14
* refactor: add debug statements [skip ci]Libravatar Vijay A2021-08-21
* refactor(cleanup): remove code that refers to paid subscriptionLibravatar Vijay A2021-08-21
* chore: typescript conversion of some minor utilitiesLibravatar Vijay A2021-08-15
* chore: Refactoring to reuse already defined constantsLibravatar Vijay A2021-08-13
* cleanup: Removed commented out code [skip ci]Libravatar Vijay A2021-08-12
* fix: fix the changelog api to handle nightly buildsLibravatar Vijay A2021-08-08
* refactor: path-references refactoring and using 'import' instead of 'require'...Libravatar Vijay Raghavan Aravamudhan2021-08-08
* fix: change all occurrences of hard-coded ip address '127.0.0.1' to 'localhost'Libravatar Vijay A2021-08-05
* refactor: general code improvementsLibravatar mhatvan2021-08-05
* refactor: minor refactoring: solve name-clash of env vars vs vars in the programLibravatar Vijay A2021-08-05
* fix: Clear cache button should not log out of servicesLibravatar mhatvan2021-08-04
* Removed straggling code related to 'popular services'.Libravatar Vijay A2021-08-03
* chore: migrate from tslint to @typescript-eslint (#1706)Libravatar Markus Hatvan2021-07-30
* Removed Franz paid plans features:Libravatar Vijay A2021-07-20
* Minor perf tweaks to evaluate capturing of env-specific values only once in t...Libravatar Vijay A2021-07-15
* Removed references to png images since they were not being used anyways.Libravatar Vijay A2021-07-06
* Upgrade various dependencies to latest part 2 (#1557)Libravatar Markus Hatvan2021-07-03
* Minor refactoring to move all runtime configs from 'config.js' into 'environm...Libravatar Vijay Raghavan Aravamudhan2021-07-03
* Reused commonly defined method for 'apiBase'Libravatar Vijay A2021-06-05
* Replace 'remote' with 'electron/remote' (#1448)Libravatar Vijay Raghavan Aravamudhan2021-05-26
* Use X-Franz headers to talk to the server (#1429)Libravatar Kristóf Marussy2021-05-17
* Changed occurrences of 'Franz' to 'Ferdi' (probably missed earlier while catc...Libravatar Vijay A2021-05-17
* Fix cache clearing not working in Windows 10 (#541) (#544)Libravatar Mahadevan Sreenivasan2020-04-10
* Proper class name to avoid confusionLibravatar Amine Mouafik2019-12-08
* #178 Fetch in-app news from Ferdi server onlyLibravatar Amine Mouafik2019-10-31
* #146 Add possible fix for 1.1.1.1 hackLibravatar vantezzen2019-10-27
* Merge https://github.com/meetfranz/franz into franz-5.4.0-releaseLibravatar vantezzen2019-10-24
|\
| * optimize trial signup flowLibravatar Stefan Malzner2019-10-17
* | Develop local server featureLibravatar vantezzen2019-10-18
* | Merge branch 'release/5.4.0' of https://github.com/meetfranz/franz into franz...Libravatar vantezzen2019-10-02
|\|
| * Update clear cache to electron promise APIsLibravatar Stefan Malzner2019-10-02
* | Adding recipes as unpacked assetLibravatar vantezzen2019-09-25
* | Shipping recipe files directly with FerdiLibravatar vantezzen2019-09-25