A free/libre code and information platform for reviews of anything
JavaScript HTML CSS Other
Clone or download
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Failed to load latest commit information.
adapters Add support for label lookup using OpenStreetMap names Apr 9, 2018
assets New review feature: Front-end logic Jul 12, 2016
bin make listening address configurable Dec 9, 2017
build Wikidata adapter: frontend component Jul 20, 2017
config Begin uploads refactor to support uploading from editor Dec 21, 2017
frontend Allow multiple #fragment sequences at the end of URLs Apr 21, 2018
locales Localisation updates from https://translatewiki.net. Jun 28, 2018
maintenance Point latest.tgz to latest database / media dump for convenience Mar 4, 2018
manifests add missing comma Oct 24, 2016
models Add licensing notice(s) to pages that use community data Apr 10, 2018
routes Perform signupLanguage check directly in the relevant routes Apr 21, 2018
static Add licensing notice(s) to pages that use community data Apr 10, 2018
tests Add support for label lookup using OpenStreetMap names Apr 9, 2018
tools Decode HTML entities in output Jul 7, 2017
util Allow multiple #fragment sequences at the end of URLs Apr 21, 2018
views added signupLanguage query support for registration (#195) Apr 21, 2018
.eslintrc.json Use babel env preset, simplify testing pipeline Nov 5, 2017
.gitignore Add basic support for deleting previously uploaded files Nov 30, 2017
.jshintrc Implement team join/leave logic, including for closed teams Aug 10, 2016
.snyk upgrade snyk; fix deprecation warning Nov 17, 2017
CODE_OF_CONDUCT.md Add setup instructions & code of conduct Aug 12, 2016
CONTRIBUTING.md Fix docs: `npm start` script no longer exists Mar 14, 2018
Gruntfile.js Don't let user review subject they have previously reviewed Nov 22, 2017
LICENSE Veeeery basic express skeleton + i18n Jun 3, 2016
README.md -badge, since it does not load reliably Nov 28, 2017
Vagrantfile Improvements to Vagrant setup Oct 24, 2016
app.js Add static/downloads to auto-created directories Mar 18, 2018
auth.js Update ava release; fix race condition in test Nov 3, 2017
db.js Gracefully handle database connection failures. Sep 7, 2016
jsdocConf.json More async await + jsdoc Nov 3, 2017
package-lock.json Bump fill-range to latest May 23, 2018
package.json Bump supertest to latest May 23, 2018
process.json Ensure debug messages are shown when app is run in cluster mode Sep 8, 2016
search.js Refactor sync-all to async/await; factor out console.log; jsdoc fixes Nov 2, 2017

README.md

lib.reviews

A free/libre code and information platform for reviews of absolutely anything.

The site is at: https://lib.reviews/

At this point, you need an invite code to make an account. Follow lib_reviews on Twitter and send a public ping, and we'll respond with the private invite code. To keep up with development, add our development diary to your favorite feed reader.

Contributing design/code/documentation

Please see our contribution guidelines and our code of conduct.

As of October 2017, we've also started generating jsdoc documentation.

Relevant related projects