Retrospring/app
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
..
controllers Filter out selected list from lists dropdown 2022-10-24 23:19:39 +02:00
helpers Always return a boolean value from `moderation_view?` 2022-08-20 17:21:47 +02:00
javascript allow for using SVG logos in the navbar 2022-10-24 23:19:51 +02:00
mailers Fix text, add more templates 2015-07-21 23:50:54 +05:30
models add `admin?` shorthand to users 2022-08-21 15:02:49 +02:00
services clean up routes 2022-07-23 12:14:06 +02:00
uploaders Fix invalid paths for original size images 2022-07-16 15:58:30 +02:00
validators typoed_email_validator: check for valid TLDs 2022-10-13 21:38:54 +02:00
views allow for using SVG logos in the navbar 2022-10-24 23:19:51 +02:00
workers Fix lint errors 2022-07-17 10:05:20 +02:00