aboutsummaryrefslogtreecommitdiffstats
path: root/src/api/server/ServerApi.js
Commit message (Collapse)AuthorAge
* chore: convert various files to TS (#2246)Libravatar Markus Hatvan2021-11-18
| | | | | | * convert various files to TS * removed outdated docs/example-feature folder * turn off unicorn/no-empty-file * update eslint config
* chore: update eslint deps to latest (#2213)Libravatar Markus Hatvan2021-11-12
| | | | | - update eslint deps to latest - disable new react/function-component-definition rule - fix/disable newly reported issues
* chore: remove all code related to news (#2069)Libravatar Markus Hatvan2021-10-14
|
* refactor: split 'environment' into 'environment-remote' with only the remote ↵Libravatar Vijay A2021-10-01
| | | | | | module dependency (might be a pre-requisite for the electron v14 upgrade)
* refactor: move 'asarRecipesPath' into 'asar-helpers'Libravatar Vijay A2021-10-01
|
* fix: remove reference to '@electron/remote' module (#1967)Libravatar Vijay Aravamudhan2021-09-19
|
* feat: add eslint-plugin-unicorn (#1936)Libravatar Markus Hatvan2021-09-14
|
* refactor(cleanup): remove code that refers to paid subscriptionLibravatar Vijay A2021-08-21
| | | | (since we are always premium/free)
* chore: Refactoring to reuse already defined constantsLibravatar Vijay A2021-08-13
|
* fix: fix the changelog api to handle nightly buildsLibravatar Vijay A2021-08-08
|
* refactor: path-references refactoring and using 'import' instead of ↵Libravatar Vijay Raghavan Aravamudhan2021-08-08
| | | | | | 'require' (#1752) * refactor references to 'userData' and 'appData' directories to move hardcoding into single location * convert to es6 for lower memory usage as per https://codesource.io/the-difference-between-import-and-require-in-javascript/
* refactor: general code improvementsLibravatar mhatvan2021-08-05
| | | | | | | | | | - replace deprecated fs.exists with fs.existsSync - replace console.log with debug - replace hardcoded FERDI_VERSION in start.js with dynamic one from package.json - correct JSDoc annotations in Handler.js - simplify macOSPermissions.js - updates to various eslint rules - add FileReader to known globals
* 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
| | | | | | | | | | - update .eslintrc to work for .js and .ts - update devDependencies - lint properly both root /src and nested /packages - update webhint recommended setting for tsconfig.json to shrink output - Manage all eslint rules from the repo root - escape single quotes in scripts to please windows build Co-authored-by: Vijay A <avijayr@protonmail.com>
* Removed Franz paid plans features:Libravatar Vijay A2021-07-20
| | | | | | | | - serviceLimit - planSelection - trialStatusBar and other Franz features that were for different tiers of subscription.
* Minor perf tweaks to evaluate capturing of env-specific values only once in ↵Libravatar Vijay A2021-07-15
| | | | the application.
* 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
| | | | | | | | * Upgrade various dependencies to latest, remove unnecessary electron-hunspell - upgrade eslint and friends to latest - remove deprecated 'node-sass' in favor of 'sass' - disable new rules from 'eslint-config-airbnb' that are conflicting with current code style - add workspace config for 'vscode' that silences 'experimentalDecorator' warning and forces 'prettier' to single quote * Run yarn lint to autofix with new ruleset and worked down lint issues to zero
* Minor refactoring to move all runtime configs from 'config.js' into ↵Libravatar Vijay Raghavan Aravamudhan2021-07-03
| | | | 'environment.js'. (#1588)
* Reused commonly defined method for 'apiBase'Libravatar Vijay A2021-06-05
|
* Replace 'remote' with 'electron/remote' (#1448)Libravatar Vijay Raghavan Aravamudhan2021-05-26
| | | * Locked new version of 'recipes' submodule with corresponding changes.
* #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
| |
* | Adding recipes as unpacked assetLibravatar vantezzen2019-09-25
| |
* | Shipping recipe files directly with FerdiLibravatar vantezzen2019-09-25
| |
* | Use ferdi namespace on debuggerLibravatar vantezzen2019-09-12
| |
* | Fix merge bugsLibravatar vantezzen2019-09-07
| |
* | Merge branch 'master' of https://github.com/meetfranz/franz into franz-5.3.0Libravatar vantezzen2019-09-07
|\|
| * WIP: add option to activate trialLibravatar Stefan Malzner2019-08-05
| |
| * Add trial onboarding during signupLibravatar Stefan Malzner2019-07-04
| |
* | LintLibravatar vantezzen2019-08-25
| |
* | Unifying apiBase functionLibravatar vantezzen2019-08-25
| |
* | Fix eslint errorsLibravatar vantezzen2019-08-22
| |
* | Add support to use custom serversLibravatar vantezzen2019-08-22
|/
* Merge branch 'develop' into chore/streamline-dashboardLibravatar Stefan Malzner2019-04-13
|\
| * cleanup console log artifactsLibravatar Dominik Guzei2019-04-12
| |
* | Replace invoices & subscription info with links to websiteLibravatar Stefan Malzner2019-04-08
|/
* refactor server api even moreLibravatar Dominik Guzei2019-03-12
|
* refactor server api to use prepare auth request utilLibravatar Dominik Guzei2019-03-12
|
* Fix linting issuesLibravatar Stefan Malzner2018-12-09
|
* Merge branch 'develop' into feature/features-apiLibravatar Stefan Malzner2018-11-22
|\
| * Add "Franz" to debug identifiersLibravatar Stefan Malzner2018-11-22
| |
| * Revert "Fix fetch is undefined"Libravatar Stefan Malzner2018-11-21
| | | | | | | | This reverts commit df01b73f92dd61659fb14231ce6eb84feb134992.
| * Fix fetch is undefinedLibravatar Stefan Malzner2018-11-19
| |
| * Fix minor issues due to babel upgradeLibravatar Stefan Malzner2018-11-15
| |
| * Replace console logs with debuggerLibravatar Stefan Malzner2018-03-18
| |
* | ADD `features` requestLibravatar haraldox2018-02-26
| | | | | | | | REFACTOR `defaults` -> `base`
* | initial commitLibravatar haraldox2018-02-26
|/