Go to file
Cognata 4df9f31d15 Transifex README update and config 2018-03-19 15:22:23 +01:00
.tx Transifex README update and config 2018-03-19 15:22:23 +01:00
app Bring back missing translations for requests to join network 2018-03-16 19:19:57 +01:00
bin include binstubs in git 2018-01-07 12:28:43 +01:00
config Transifex README update and config 2018-03-19 15:22:23 +01:00
db track csp reports in database 2018-02-13 09:46:51 +01:00
doc Updating links to current repo 2018-01-18 15:44:56 +01:00
extensions Updates all current translations: 2018-02-23 00:27:15 +01:00
lib Tweaks disable task 2018-02-15 17:55:47 +01:00
public add link to onion address to home page 2018-02-15 10:43:31 +01:00
script
test Merge branch 'upgrade/no-more-link_to_remote' into 'master' 2018-02-08 05:44:20 -08:00
vendor refactor: clean up link_to extension 2018-02-12 11:24:59 +01:00
.gitignore include binstubs in git 2018-01-07 12:28:43 +01:00
.gitlab-ci.yml ci: no need for apt update anymore 2017-09-13 13:43:56 +02:00
.rubocop.yml
.ruby-version
.travis.yml
Capfile
Changes Updates and cleans up READMEs 2018-02-14 10:53:33 +01:00
Gemfile Add and configure gem secure headers 2018-02-12 15:28:21 +01:00
Gemfile.lock Add and configure gem secure headers 2018-02-12 15:28:21 +01:00
README.md
Rakefile
Vagrantfile
config.ru

README.md

crabgrass

Crabgrass is a web application designed for activist groups to be better able to collaborate online. Mostly, it is a glorified wiki with fine-grain control over access rights.

Crabgrass is based on Ruby on Rails and MySQL. It is released under the AGPL license, version 3.

For installation notes, see doc/INSTALL.md.