]> Untitled Git - lemmy-ui.git/commit
Lint fix (#1035)
authorSleeplessOne1917 <abias1122@gmail.com>
Tue, 23 May 2023 22:55:36 +0000 (22:55 +0000)
committerGitHub <noreply@github.com>
Tue, 23 May 2023 22:55:36 +0000 (18:55 -0400)
commitac2a83a7a66974158ce77920525bea659301cbd2
tree437c36e55dda8c899b0ecebd686af9d970751205
parentffe95ee1c68c428695f98e5b1ebd05d13549f71d
Lint fix (#1035)

* User HTTP instead of HTTPS when fetching icon in docker internal network

* Add debug statement.

* Revert "Add debug statement."

This reverts commit 7fbb12a4bde29d72c1bf55e0d0a954f19c863b4a.

* Revert "User HTTP instead of HTTPS when fetching icon in docker internal network"

This reverts commit 498de660bac1bffe15fef74a898c6d669794196a.

* Always replace host with internal host

* Fix lint script

* Remove prettier from pre-commit

---------

Co-authored-by: Dessalines <dessalines@users.noreply.github.com>
13 files changed:
.babelrc
.eslintignore
.eslintrc.json
.github/ISSUE_TEMPLATE/BUG_REPORT.md
.github/ISSUE_TEMPLATE/FEATURE_REQUEST.md
.github/ISSUE_TEMPLATE/QUESTION.md
.github/ISSUE_TEMPLATE/hexbear.md
.prettierignore
.woodpecker.yml
README.md
package.json
src/server/index.tsx
tsconfig.json