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
locales Remove sidebar from timeline layout 2022-10-24 23:19:39 +02:00
webpack
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
database.yml.postgres
environment.rb
flags.yml
hl_to_cc.yml
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
routes.rb Refactor questions to use a Turbo Stream-backed pagination 2022-09-08 23:35:41 +02:00
secrets.yml
sidekiq.yml Use `dependent: :destroy_async` instead of `DeletionWorker` 2022-07-06 20:58:53 +02:00
spring.rb
storage.yml
webpacker.yml