master
added apis.ToApiError alias
added superuser ips whitelist
swapped github.com/go-ozzo/ozzo-validation with github.com/pocketbase/ozzo-validation
minimal sql console API and UI
moved FindUploadedFiles in RequestEvent
fixed unhandled panic and wrapped all internal goroutines
delay default response body write for *Request hooks wrapped in a transaction
merge newui branch
added crons web apis and ui listing
updated ui extensions api to allow top-level await calls
fixed ui extensions test
updated superusers test tokens with the new id
merge v0.23.0-rc changes
updated ui/dist and added fallback debug log
fixed gzip middleware not applying when serving static files
[#6410] added rate limit option to exclude IPs/CIDR subnets
[#7721] return the hidden record data fields for superusers realtime subscribers
[#4999] added Notion OAuth2 provider
added App.DeleteAllExternalAuthsByRecord
[#718] enabled calling auth-refresh with impersonate token
added extra confirm verification guards
run gofmt
added extra IP checks for the connected realtime client
[#7734] removed RedirectURL required validator
added more tests for internal record hooks
[#7256] fixed legacy identitity field priority check when a username is a valid email address
flatten relation joins
refactored installer and removed RequireSuperuserAuthOnlyIfAny
add extra subquery check for client-side relation filtering
[#7677] fixed default ui csp to allow iframe/object previews
updated settings update test
updated raw sql length limit to 5000 for consistency with the dry-run-view-query