Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-04-15 | Add eslint-plugin-jsx-a11y (#1651) | Zac Anger | |
* 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). | |||
2017-04-06 | Optimize Dockerfile | Ryan Wade | |
Optimize Dockerfile, reduce build time. | |||
2016-10-15 | Add sync command for neo4j, fix configuration, add neo4j to docker-compose, ↵ | Eugen Rochko | |
fix seed | |||
2016-10-12 | Merge in react-storybook, add yarn lockfile | Eugen Rochko | |
2016-08-24 | Dockerfile adjustments | Eugen Rochko | |
2016-03-16 | Respect "delete" verb on remote feeds | Eugen Rochko | |
2016-03-14 | Ignore future .env files - those should not be committed to VC! Nor be part ↵ | Eugen Rochko | |
of docker containers | |||
2016-03-14 | Adding a docker-compose template for running Mastodon easily | Eugen Rochko | |