discourse/app
David Taylor a3d0a9edbb
DEV: Convert almost all routes to native class syntax (#27281)
Only remaining ones are `routes/discourse.js` and `routes/application.js`. Those two both contain legacy `actions: {}` hashes which need to be updated before being converted to native class syntax.
2024-06-03 14:58:53 +01:00
..
assets DEV: Convert almost all routes to native class syntax (#27281) 2024-06-03 14:58:53 +01:00
controllers DEV: Remove admin-revamp and introduce foundations for admin config (#27293) 2024-06-03 10:18:14 +03: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 FIX: Store special characters in permalink URL as encoded characters 2024-06-03 13:20:24 +02:00
serializers FEATURE: admin can disable flags (#27171) 2024-05-29 14:39:58 +10:00
services DEV: Update to lastest rubocop-discourse 2024-05-27 18:06:14 +02:00
views FIX: send activity summaries based on "last seen" (#27035) 2024-05-22 10:23:03 +02:00