retrospring/app
Georg Gadinger 9413d23a02 let Zeitwerk autoload the lib/ directory
this also allows the UseCase classes to be hot reloaded in dev 🎉

- remove use_case requires (except for the exporter as Zeitwerk
  doesn't know about the subclasses)
- move version.rb to lib/retrospring so that Zeitwerk knows where
  to find Retrospring::Version
2022-12-29 20:57:28 +01:00
..
controllers let Zeitwerk autoload the lib/ directory 2022-12-29 20:57:28 +01:00
helpers Apply review suggestion from @nilsding 2022-12-18 22:01:43 +01:00
javascript add safe-area to bottom padding on mobile 2022-12-24 21:47:23 +01:00
mailers Fix text, add more templates 2015-07-21 23:50:54 +05:30
models Add target_user field to anonymous blocks 2022-12-28 00:10:59 +01:00
policies Add AnonymousBlockController 2022-11-21 22:29:47 +01:00
services clean up routes 2022-07-23 12:14:06 +02:00
uploaders fix images when not using S3/radosgw 2022-12-22 17:29:38 +01:00
validators typoed_email_validator: check for valid TLDs 2022-10-13 21:38:54 +02:00
views Fix wrong translation in linkfilter view 2022-12-26 15:38:19 +01:00
workers Apply review suggestions from @nilsding 2022-12-27 23:51:41 +01:00