Feat: add new function Check Availability
#31
Reference in New Issue
Block a user
Delete Branch "dev"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Check Availability enables the user to check if the request will be found. To do that, the page uses the Cat API to search for titles, then returns the number of results. No direct matching is done, so titles may have too many results. The exact search will be done by another tool later on