discourse/app
David Taylor 0ddad8fc64
Revert "DEV: Update action syntax for routes/application.js (#27282)" (#27318)
This reverts commit 0b10e335ae.

I realised that some of these actions are overridden in themes/plugins, so this is going to cause problems (especially because modifyClass doesn't currently work well with the `@action` decorator)
2024-06-04 13:44:19 +01:00
..
assets Revert "DEV: Update action syntax for routes/application.js (#27282)" (#27318) 2024-06-04 13:44:19 +01:00
controllers UX: Use regular reset-password flow for expired passwords (#27316) 2024-06-04 12:47:33 +01:00
helpers DEV: Update to lastest rubocop-discourse 2024-05-27 18:06:14 +02:00
jobs DEV: Update to lastest rubocop-discourse 2024-05-27 18:06:14 +02:00
mailers FIX: correctly compute the window for email summaries 2024-05-27 22:33:51 +02:00
models FEATURE: Allow site admin to mark a user's password as expired (#27314) 2024-06-04 15:42:53 +08:00
serializers FEATURE: admin can disable flags (#27171) 2024-05-29 14:39:58 +10:00
services FEATURE: Allow site admin to mark a user's password as expired (#27314) 2024-06-04 15:42:53 +08:00
views FIX: send activity summaries based on "last seen" (#27035) 2024-05-22 10:23:03 +02:00