ansible
Playbook improvement
2020-05-03 22:33:18 +02:00
app
Added audit logging for users logging in via oauth
2021-04-26 23:08:10 +02:00
bin
Migrations and helpers to move from Paperclip to ActiveStorage
2020-04-20 20:24:59 +02:00
config
Check for necessary ENV variables in healthcheck
2021-03-21 22:25:28 +01:00
db
Added per-user counter of approved/rejected screenshots
2021-03-21 23:06:51 +01:00
doc
Audit logging improved. References users, screenshots, packages
2021-03-03 23:21:24 +01:00
lib
Remove no-longer-needed migration scripts
2021-03-06 19:19:54 +01:00
log
Blank rails 4.0 project started
2013-07-27 00:19:29 +02:00
public
Extend robots.txt
2021-03-15 22:38:56 +01:00
test
APT fixtures moved and shrunk
2021-03-02 22:38:32 +01:00
.gitignore
Ignoring byebug history and VScode config
2021-03-10 00:03:38 +01:00
.ruby-version
Gems updated. Ruby updated to 2.6.6
2021-02-13 22:35:11 +01:00
.solargraph.yml
Solargraph config added for code intelligence
2020-10-19 18:50:03 +02:00
app.json
automatically run db:migrate in postdeploy
2021-02-24 19:18:01 +01:00
CHECKS
Healthcheck added
2021-02-14 16:41:29 +01:00
config.ru
Blank rails 4.0 project started
2013-07-27 00:19:29 +02:00
Gemfile
Add gravatar to profile page. Attempt to make profile look nicer.
2021-03-10 02:33:40 +01:00
Gemfile.lock
Add gravatar to profile page. Attempt to make profile look nicer.
2021-03-10 02:33:40 +01:00
Guardfile
Enable screen clearing in Guard
2018-08-14 15:00:52 +02:00
LICENSE
GPL3 license added
2018-08-08 17:02:03 +02:00
nginx.conf.sigil
Reflecting Shrine path change in nginx config template
2021-02-13 23:15:25 +01:00
Procfile
Procfile added to explicitly use Puma as a backend webserver
2021-02-13 19:16:47 +01:00
Rakefile
Blank rails 4.0 project started
2013-07-27 00:19:29 +02:00
README.md
Moved doc/README.md to main directory
2018-08-08 14:26:44 +02:00