aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/ui/Link.js
Commit message (Collapse)AuthorAge
* chore: upgrade intl dependencies (#1920)Libravatar Markus Hatvan2021-09-13
|
* Refactoring: Url helpers (#1789)Libravatar Vijay Raghavan Aravamudhan2021-08-14
| | | | | | | These changes are mainly to ensure that 'shell.open*' invocations are only in a single file. * Moved 'openPath' into the 'url-helpers' file. * Extract 'openExternalUrl' into a common location in 'url-helpers' This is done so that we can then apply vetting rules to ensure that there is no security concern as described in https://benjamin-altpeter.de/shell-openexternal-dangers/
* 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>
* Disable/prevent access to some settings for non-logged usersLibravatar Amine Mouafik2019-11-29
|
* LintLibravatar vantezzen2019-08-28
|
* Add suggestion to import Franz accountLibravatar vantezzen2019-08-28
|
* Fix linting issuesLibravatar Stefan Malzner2018-12-09
|
* Fix linting errorsLibravatar Stefan Malzner2018-11-15
|
* initial commitLibravatar Stefan Malzner2017-10-13