Add search functionality to the events API
Needed for ThaliApp#92.
Short description
Adds the ability to search for events in the events API.
Steps to use this feature
- Go to
/api/v1/events/?search=[query]
. - Notice the events list is filtered on the query terms, and past events are shown, too.