aboutsummaryrefslogtreecommitdiffstats
path: root/src/containers/settings/AccountScreen.js
Commit message (Collapse)AuthorAge
* chore: transform containers/settings from js to tsx (#384)Libravatar Ricardo Cino2022-06-27
|
* chore: upgrade react-jss to latest (#2302)Libravatar Markus Hatvan2021-12-04
|
* chore: upgrade react to latest (#2030)Libravatar Markus Hatvan2021-10-07
|
* 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)
* feat: add eslint-plugin-unicorn (#1936)Libravatar Markus Hatvan2021-09-14
|
* chore: upgrade intl dependencies (#1920)Libravatar Markus Hatvan2021-09-13
|
* 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.
* 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
* Upgraded eslint and fixed all the reported errors. (#1549)Libravatar Vijay Raghavan Aravamudhan2021-06-23
|
* Removed hardcoded strings and reused constants defined in config.js (#1499)Libravatar Vijay Raghavan Aravamudhan2021-06-05
|
* Better handling of account settings (if using without account)Libravatar Amine Mouafik2019-12-18
|
* Merge https://github.com/meetfranz/franz into franz-5.4.0-releaseLibravatar vantezzen2019-10-24
|\
| * polishingLibravatar Stefan Malzner2019-10-17
| |
| * polishingLibravatar Stefan Malzner2019-10-16
| |
| * Move checkout to in app instead of external handlingLibravatar Stefan Malzner2019-10-14
| |
* | Merge branch 'master' of https://github.com/meetfranz/franz into franz-5.3.0Libravatar vantezzen2019-09-07
|\|
| * Fix isPro stateLibravatar Stefan Malzner2019-09-05
| |
| * bugfixing & polishingLibravatar Stefan Malzner2019-09-04
| |
| * Add CTA for pro upgradeLibravatar Stefan Malzner2019-09-02
| |
* | Fix lintLibravatar vantezzen2019-09-04
| |
* | Use custom account dashboard for custom serversLibravatar vantezzen2019-09-04
|/
* remove debugging outputLibravatar Stefan Malzner2019-06-11
|
* Don't invalidate user request on componentWillMountLibravatar Stefan Malzner2019-04-11
|
* Clean upLibravatar Stefan Malzner2019-04-08
|
* Replace invoices & subscription info with links to websiteLibravatar Stefan Malzner2019-04-08
|
* Simplify analytics callsLibravatar Stefan Malzner2019-02-21
|
* fix(App): Fix app delay for Premium SupportersLibravatar Stefan Malzner2019-01-09
|
* Add React 16 didCatch/ErrorBoundary componentLibravatar Stefan Malzner2018-12-09
|
* Fix linting errorsLibravatar Stefan Malzner2018-11-15
|
* Fix linting issuesLibravatar Stefan Malzner2018-01-17
|
* Completely remove minerLibravatar Stefan Malzner2017-12-24
|
* feat(Account): Enable a user to delete their own accountLibravatar Stefan Malzner2017-12-04
|
* initial commitLibravatar Stefan Malzner2017-10-13