No description
Find a file
2021-11-18 10:33:27 -05:00
.github/ISSUE_TEMPLATE Remove uneeded ui from FEATURE_REQUEST.md 2021-08-08 22:48:57 -04:00
.husky
lemmy-translations@635ebfe7f1 Updating translations. 2021-11-15 13:17:18 -05:00
src Fixing error for null person_block. Fixes #491 2021-11-18 10:33:27 -05:00
.babelrc
.dockerignore
.drone.yml Remove dev image building from drone. (#477) 2021-11-05 21:48:36 +00:00
.eslintignore
.eslintrc.json Use my fork of inferno-i18next. Fixes #413 (#415) 2021-09-18 10:27:49 -04:00
.gitignore
.gitmodules
.prettierrc.js
accessibility_tests.sh use set -e in all bash scripts 2021-04-21 13:57:42 +02:00
CONTRIBUTING.md Fix Contributing link 2021-07-16 09:55:58 -04:00
deploy.sh Add version to package.json . Fixes #411 2021-09-14 19:13:13 -04:00
Dockerfile Using newer alpine image (#392) 2021-09-03 08:23:55 -04:00
generate_translations.js
LICENSE
package.json v0.14.1 2021-11-17 16:24:16 -05:00
README.md
test_deploy.sh use set -e in all bash scripts 2021-04-21 13:57:42 +02:00
tsconfig.json
update_translations.sh use set -e in all bash scripts 2021-04-21 13:57:42 +02:00
webpack.config.js Try fixing crypto node bug. Fixes #473 (#474) 2021-11-03 12:57:13 -04:00
yarn.lock Trying to catch promise and json parse errors. #489 (#490) 2021-11-17 16:23:46 -05:00

lemmy-ui

The official web app for Lemmy, written in inferno.

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