discourse/app
Blake Erickson 09f5235538
FEATURE: Add api scope for search endpoint (#19955)
Adds two new api scopes for the /search endpoints:

- `/search.json?q=term`
- `/search/query.json?term=term`

see: https://meta.discourse.org/t/search-api-key-permissions/227244
2023-01-23 14:06:57 -07:00
..
assets UX: fixes and adjustments for user nav (#19954) 2023-01-23 14:28:55 -05:00
controllers FEATURE: Allow changing slug on create channel (#19928) 2023-01-23 14:48:33 +10:00
helpers DEV: Prefer \A and \z over ^ and $ in regexes (#19936) 2023-01-20 12:52:49 -06:00
jobs DEV: Prefer \A and \z over ^ and $ in regexes (#19936) 2023-01-20 12:52:49 -06:00
mailers DEV: Apply syntax_tree formatting to app/* 2023-01-09 14:14:59 +00:00
models FEATURE: Add api scope for search endpoint (#19955) 2023-01-23 14:06:57 -07:00
serializers DEV: Prefer \A and \z over ^ and $ in regexes (#19936) 2023-01-20 12:52:49 -06:00
services DEV: Prefer \A and \z over ^ and $ in regexes (#19936) 2023-01-20 12:52:49 -06:00
views FEATURE: Show more context in Discourse topic oneboxes 2023-01-11 14:22:53 +01:00