.docker
|
Combine RUN commands in Dockerfile where possible
|
2020-05-09 10:36:00 +02:00 |
.github
|
Add HAML linting GitHub Action step
|
2020-05-11 19:40:44 +02:00 |
app
|
Turn single-word strings into symbols
|
2020-05-11 19:40:45 +02:00 |
bin
|
Upgrade to Rails 5
|
2020-04-19 00:59:22 +02:00 |
config
|
Remove unused theme initialiser
|
2020-05-09 03:42:15 +02:00 |
db
|
Add indexes to some heavily used tables
|
2020-05-09 12:07:18 +02:00 |
docs
|
add startscript for BSD
|
2018-12-12 21:35:45 +01:00 |
lib
|
Remove unused (removed) roles from Your Data / Export
|
2020-04-25 21:14:26 +01:00 |
log
|
first commit
|
2014-08-01 11:23:47 +02:00 |
public
|
Use HTTPS in links
|
2020-04-26 23:16:20 +02:00 |
service-docs
|
Capitalise organisation name in GitHub urls
|
2020-04-26 23:18:02 +02:00 |
spec
|
Move user theme to the end of the body --> turbolinks has turbo links again
|
2020-05-09 02:08:31 +02:00 |
tmp
|
added a few directories in ./tmp
|
2014-12-13 16:42:00 +01:00 |
vendor/assets
|
Remove arctic_scroll
|
2020-05-06 18:13:51 +02:00 |
.gitignore
|
Remove useless specs
|
2020-04-19 22:31:43 +02:00 |
.haml-lint.yml
|
Ignore Style/IdenticalConditionalBranches in HAML
|
2020-05-11 19:40:44 +02:00 |
.rspec
|
removed a (rrer)rspec option
|
2014-12-05 06:39:33 +01:00 |
.rubocop.yml
|
Adjust .rubocop.yml to not throw warnings
|
2020-05-11 19:38:07 +02:00 |
.ruby-gemset
|
Add .ruby-version files
|
2017-03-29 22:10:53 +02:00 |
.ruby-version
|
Use Ruby 2.7.1
|
2020-04-19 15:00:12 +02:00 |
Gemfile
|
Install haml-lint
|
2020-05-11 19:38:06 +02:00 |
Gemfile.lock
|
Install haml-lint
|
2020-05-11 19:38:06 +02:00 |
Guardfile
|
Brakeman + Guard
|
2015-09-01 19:00:05 +05:30 |
LICENSE
|
added license (AGPLv3)
|
2015-04-02 01:39:46 +02:00 |
Procfile
|
Add unicorn.rb to linked files
|
2017-03-31 23:55:52 +02:00 |
README.md
|
Update README
|
2020-05-09 09:29:05 +02:00 |
Rakefile
|
Remove export task
|
2020-04-25 22:24:23 +01:00 |
config.ru
|
first commit
|
2014-08-01 11:23:47 +02:00 |
docker-compose.yml
|
Improve Docker setup
|
2020-05-09 10:16:30 +02:00 |