aboutsummaryrefslogtreecommitdiffstats
path: root/src/api
Commit message (Expand)AuthorAge
* refactor: remove unused code with knip (#1492)Libravatar MCMXC2023-12-22
* refactor: code cleanup (#1476)Libravatar MCMXC2023-12-07
* chore: project maintenance (#1466)Libravatar MCMXC2023-12-03
* Add new token request (#1384)Libravatar André Oliveira2023-10-13
* fix: login and signup error messagesLibravatar André Oliveira2023-09-30
* refactor: more lint improvementsLibravatar MCMXC2023-07-30
* refactor: various improvements (#1296)Libravatar MCMXC2023-07-30
* chore: improve lint setupLibravatar MCMXC2023-07-25
* Upgrade npm modulesLibravatar Vijay A2023-05-24
* eslint needs to be executed at the top-level to actually workv6.0.1-nightly.3Libravatar Vijay A2022-07-25
* Handle both ferdi and ferdium servers for transferring from (#473)Libravatar Vijay Aravamudhan2022-07-13
* refactor: local server import/exportLibravatar Kristóf Marussy2022-07-11
* chore: Mobx & React-Router upgrade (#406)Libravatar Ricardo Cino2022-07-07
* Add Server Information to About Dialog and to Global Messages (#425)Libravatar André Oliveira2022-07-05
* Use default exports instead of named exportsLibravatar Vijay A2022-07-02
* Change login screen layout (#345)Libravatar André Oliveira2022-06-23
* Workaroud for in-app Password Recovery (#342)Libravatar André Oliveira2022-06-23
* chore: Transform AppStore.js into Typescript (#329)Libravatar Ricardo Cino2022-06-21
* Change the termBase for accountless mode (#160)Libravatar André Oliveira2022-05-16
* New fix for fixing URLs with '//' (#105)Libravatar Vijay Aravamudhan2022-05-07
* Add Ferdi server to hosted services (#49)Libravatar André Oliveira2022-04-27
* 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
* 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