discourse/app
Daniel Waterworth d937f5b098
DEV: Use safer SQL function for string queries when searching groups (#26851)
... so that special characters in 'term' aren't interpreted by ILIKE.
2024-05-02 13:41:49 -05:00
..
assets Build(deps): Bump decorator-transforms from 1.2.1 to 2.0.0 (#26788) 2024-05-02 17:16:30 +01:00
controllers DEV: Use safer SQL function for string queries when searching groups (#26851) 2024-05-02 13:41:49 -05:00
helpers FIX: Include HTML content for authenticated users with crawler UA (#26757) 2024-04-25 22:41:57 +01:00
jobs FIX: Better tracking of topic visibility changes (#26709) 2024-04-29 10:34:46 +10:00
mailers FIX: Correctly re-attach allowed images in activity summary e-mail (#26642) 2024-04-18 10:27:46 +08:00
models FIX: creating watched words... 2024-04-30 19:16:47 +02:00
serializers DEV: Add more structure for admin plugin config nav (#26707) 2024-05-02 11:36:46 +10:00
services DEV: Use safer SQL functions for string queries in CategoryHashTagDataSource (#26836) 2024-05-01 13:27:46 -05:00
views FEATURE: Add experimental tracking of 'real browser' pageviews (#26647) 2024-04-25 11:00:01 +01:00