Go to file
Dessalines 49ceb00dc8
Upgrading deps (#732)
2022-07-30 05:44:10 +02:00
.github Add codeowners. 2022-02-02 11:11:34 -05:00
.husky
lemmy-translations@7c1b691af6 Updating translations. 2022-06-23 16:08:36 -04:00
src Adding block from community sidebar. Fixes #690 (#716) 2022-07-29 23:38:37 -04:00
.babelrc
.dockerignore
.drone.yml Add nightly dev drone cron build. (#664) 2022-05-25 21:00:07 +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
CONTRIBUTING.md
Dockerfile Using newer alpine image (#392) 2021-09-03 08:23:55 -04:00
LICENSE
README.md
accessibility_tests.sh
deploy.sh Add version to package.json . Fixes #411 2021-09-14 19:13:13 -04:00
generate_translations.js
package.json Upgrading deps (#732) 2022-07-30 05:44:10 +02:00
test_deploy.sh
tsconfig.json Adding option types 2 (#689) 2022-06-21 17:42:29 -04:00
update_translations.sh
webpack.config.js Try fixing crypto node bug. Fixes #473 (#474) 2021-11-03 12:57:13 -04:00
yarn.lock Upgrading deps (#732) 2022-07-30 05:44:10 +02:00

README.md

lemmy-ui

The official web app for Lemmy, written in inferno.

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