Commit Graph

11 Commits (7fb850e987c92a6b863cc1f66a6ec7318460f1de)

Author SHA1 Message Date
Yamagishi Kazutoshi aa803153e2 Remove Storybook ()
Naoki Kosaka dc253ea234 Ignore packs folder when COPY . /mastodon ()
mecab b83bc0ae64 Add postgres/redis folder to .dockerignore ()
Zac Anger f4045ba3d9 Add eslint-plugin-jsx-a11y ()
* Add eslint-plugin-jsx-a11y.

* Fix npm script.

* Adjust npm scripts so test also runs lint.

* Fix existing lint errors.

* Don't break on a11y issues.

* Add role and tabIndex.

* Add vim and Mac files to .gitignore and .dockerignore.

* Handle htmlFor (partially), a that's actually a button.

* Fix missing tabIndex.

* Add cursor:pointer to load-more

* Revert change to load_more.

* Fixes based on review.

* Update yarn.lock.

* Don't try to install fsevents on Linux (hides warning noise).
Ryan Wade a2637c1720 Optimize Dockerfile
Optimize Dockerfile, reduce build time.
Eugen Rochko 4d336cefac Add sync command for neo4j, fix configuration, add neo4j to docker-compose, fix seed
Eugen Rochko ffaba617d2 Merge in react-storybook, add yarn lockfile
Eugen Rochko 03f5ffcd06 Dockerfile adjustments
Eugen Rochko 75b3339a99 Respect "delete" verb on remote feeds
Eugen Rochko 1eb65e2acc Ignore future .env files - those should not be committed to VC! Nor be part of docker containers
Eugen Rochko b17202ca0f Adding a docker-compose template for running Mastodon easily