Retrospring/app
Andreas Nedbal a5b6ef07d3 Refactor `Ajax::ListController`
* remove inline authentication checks and use before_action instead
* remove begin/rescue catches as those are handled by the base controller and validations now
2022-07-17 09:40:34 +02:00
..
controllers Refactor `Ajax::ListController` 2022-07-17 09:40:34 +02:00
helpers Appease the dog overlords 2022-06-27 00:41:26 +02:00
javascript Use TypeScript for RailsAdmin entrypoint 2022-07-05 21:22:58 +02:00
mailers Fix text, add more templates 2015-07-21 23:50:54 +05:30
models Adjust validations for `List` 2022-07-17 09:40:34 +02:00
services Prevent text in links from being double-escaped 2022-07-16 15:57:32 +02:00
uploaders Fix invalid paths for original size images 2022-07-16 15:58:30 +02:00
validators screen_name_validator: use non-deprecated syntax for adding errors to fields 2022-06-21 21:30:59 +02:00
views Use double quotes instead of single quotes 2022-07-16 21:29:20 +02:00
workers Use `dependent: :destroy_async` instead of `DeletionWorker` 2022-07-06 20:58:53 +02:00