No description
Find a file
Dessalines 965a9d8d2f
Merge pull request #261 from LemmyNet/show_score_setting
Showing / hiding scores based on setting. Fixes #241
2021-04-09 12:34:43 -04:00
.github/ISSUE_TEMPLATE Add issue template 2021-01-20 16:26:28 +01:00
.husky Extra lints (#192) 2021-02-21 21:24:09 -05:00
lemmy-translations@f36cf23328 Showing / hiding scores based on setting. Fixes #241 2021-04-09 12:23:30 -04:00
src Showing / hiding scores based on setting. Fixes #241 2021-04-09 12:23:30 -04:00
.babelrc
.dockerignore
.drone.yml Moved ChangePassword to its own action. 2021-04-08 21:59:34 -04:00
.eslintignore
.eslintrc.json Extra lints (#192) 2021-02-21 21:24:09 -05:00
.gitignore
.gitmodules
.prettierrc.js Extra lints (#192) 2021-02-21 21:24:09 -05:00
accessibility_tests.sh Adding accessibility tests script. 2021-02-09 11:54:41 -05:00
CONTRIBUTING.md
deploy.sh fixing drone. 2021-01-13 09:39:10 -05:00
Dockerfile
generate_translations.js Improve type safety 2021-03-01 21:33:57 +01:00
LICENSE
package.json Showing / hiding scores based on setting. Fixes #241 2021-04-09 12:23:30 -04:00
README.md
test_deploy.sh
tsconfig.json Updating claims. 2021-03-19 10:22:47 -04:00
update_translations.sh
webpack.config.js
yarn.lock Showing / hiding scores based on setting. Fixes #241 2021-04-09 12:23:30 -04:00

lemmy-ui

The official web app for Lemmy, written in inferno.

Based off of MrFoxPro's inferno-isomorphic-template.