package
1.24.0-dev
Repository: https://github.com/go-gitea/gitea.git
Documentation: pkg.go.dev

# Functions

ActivateEmail serves a POST request for activating/deactivating a user's email.
AdoptOrDeleteRepository adopts or deletes a repository.
Applications render org applications page (for org, at the moment, there are only OAuth2 applications).
ApplicationsPost response for adding an oauth2 application.
ApplicationsRegenerateSecret handles the post request for regenerating the secret.
Authentications show authentication config page.
AvatarPost response for change user's avatar request.
Config show admin config page.
Dashboard show admin panel dashboard.
DashboardPost run an admin operation.
DefaultOrSystemWebhooks renders both admin default and system webhook list pages.
DeleteApplication deletes the given oauth2 application.
DeleteAuthSource response for deleting an auth source.
DeleteAvatar render delete avatar page.
DeleteDefaultOrSystemWebhook handler to delete an admin-defined system or default webhook.
DeleteEmail serves a POST request for delete a user's email.
DeleteNotices delete the specific notices.
DeletePackageVersion deletes a package version.
DeleteRepo delete one repository.
DeleteUser response for deleting a user.
EditApplication displays the given application.
EditApplicationPost response for editing oauth2 application.
EditAuthSource render editing auth source page.
EditAuthSourcePost response for editing auth source.
EditUser show editing user page.
EditUserPost response for editing user.
Emails show all emails.
EmptyNotices delete all the notices.
NewAuthSource render adding a new auth source page.
NewAuthSourcePost response for adding an auth source.
NewUser render adding a new user page.
NewUserPost response for adding a new user.
Notices show notices for admin.
Organizations show all the organizations.
Packages shows all packages.
QueueManage shows details for a specific queue.
QueueSet sets the maximum number of workers and other settings for this queue.
Repos show all the repositories.
SendTestMail send test mail to confirm mail service is OK.
Stacktrace show admin monitor goroutines page.
StacktraceCancel cancels a process.
TestCache test the cache settings.
UnadoptedRepos lists the unadopted repositories.
Users show all the users.

# Constants

UserSearchDefaultAdminSort is the default sort type for admin view.