Go to file
Azul 64fe7c1bb0 update: use a more recent ruby version 2021-12-18 11:16:55 +01:00
.tx Transifex README update and config 2018-03-19 15:22:23 +01:00
app feat: add invisible_captcha on signup form 2020-06-20 12:30:09 +02:00
bin test: calculate test coverage properly 2019-08-23 11:42:15 +02:00
config update: repo location to liberate group 2021-12-17 19:52:19 +01:00
db Update Rails to 5.2 2019-08-23 11:42:15 +02:00
doc update: repo location to liberate group 2021-12-17 19:52:19 +01:00
extensions update: repo location to liberate group 2021-12-17 19:52:19 +01:00
lib i18n: update list of languages 2020-04-26 08:31:23 +02:00
public add link to onion address to home page 2018-02-15 10:43:31 +01:00
script feature: script/thinking_sphinx to use with systemd 2019-05-02 11:16:02 +02:00
test feat: add invisible_captcha on signup form 2020-06-20 12:30:09 +02:00
vendor update: repo location to liberate group 2021-12-17 19:52:19 +01:00
.gitignore include binstubs in git 2018-01-07 12:28:43 +01:00
.gitlab-ci.yml ci: fix failing phantomjs load 2021-12-18 11:16:55 +01:00
.rubocop.yml style: finish rubocop on image helper by hand 2019-08-23 11:42:15 +02:00
.ruby-version update: use a more recent ruby version 2021-12-18 11:16:55 +01:00
.simplecov test: calculate test coverage properly 2019-08-23 11:42:15 +02:00
.travis.yml cleanup: create_a_secret task is not used anymore 2019-08-23 11:42:15 +02:00
Capfile style: fix line length for config dir 2017-09-12 22:42:21 +02:00
Changes changes: add 0.6.4 release 2019-06-20 07:25:19 +02:00
Gemfile feat: add invisible_captcha on signup form 2020-06-20 12:30:09 +02:00
Gemfile.lock update mimemagic to latest version 2021-12-18 11:16:55 +01:00
LICENSE Moves license from doc directory to root directory 2019-01-30 17:26:34 +01:00
README.md clean up included documentation 2014-02-18 23:38:14 -08:00
Rakefile style: fix line length for config dir 2017-09-12 22:42:21 +02:00
Vagrantfile cleanup: create_a_secret task is not used anymore 2019-08-23 11:42:15 +02:00
config.ru Preparation for Rails 5 2019-08-23 10:43:01 +02:00

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.