Retrospring/config
Georg Gadinger 87ec3093a9 allow for using SVG logos in the navbar
this uses our new and improved logo by default, but can be easily
changed by modifying `/public/logo.svg`.  the svg is loaded only once
when the application starts, so any modifications to it after a
deployment are visible immediately.

thanks to the power of CSS and SVG being able to make use of it, custom
colour schemes still work too.
2022-10-24 23:19:51 +02:00
..
environments Remove uglifier 2022-07-03 19:32:42 +02:00
initializers allow for using SVG logos in the navbar 2022-10-24 23:19:51 +02:00
late_initializers Replace paperclip with CarrierWave 2020-05-17 20:38:40 +01:00
locales Remove sidebar from timeline layout 2022-10-24 23:19:39 +02:00
webpack Add aliases for common module locations 2021-12-25 00:02:52 +01:00
application.rb Add version class and load it in Rails 2022-04-16 12:56:18 +02:00
boot.rb Add Bootsnap 2022-07-19 22:54:03 +02:00
cable.yml Upgrade to Rails 5 2020-04-19 00:59:22 +02:00
database.yml.postgres Set up GitHub Actions (#72) 2020-04-20 21:02:48 +01:00
environment.rb Upgrade to Rails 5 2020-04-19 00:59:22 +02:00
flags.yml Flag switcher 2015-06-21 12:33:29 +05:30
hl_to_cc.yml Flag switcher 2015-06-21 12:33:29 +05:30
i18n.yml Make i18n-js configuration compatible with 4.x 2022-10-10 21:40:41 +02:00
justask.yml.example allow for using SVG logos in the navbar 2022-10-24 23:19:51 +02:00
puma.rb Upgrade to Rails 5 2020-04-19 00:59:22 +02:00
routes.rb Refactor questions to use a Turbo Stream-backed pagination 2022-09-08 23:35:41 +02:00
secrets.yml Upgrade to Rails 5 2020-04-19 00:59:22 +02:00
sidekiq.yml Use `dependent: :destroy_async` instead of `DeletionWorker` 2022-07-06 20:58:53 +02:00
spring.rb Upgrade to Rails 5 2020-04-19 00:59:22 +02:00
storage.yml Upgrade to Rails 6.0 2022-01-13 21:42:06 +01:00
webpacker.yml Add test for `Exporter#collect_user_info` 2022-01-14 23:29:49 +01:00