-
Declaration
Swift
var dailyThemeParam: <<error type>>
-
Declaration
Swift
var userRoleParam: <<error type>>
-
Declaration
Swift
func registerRoutes(_ app: Application) throws
-
Declaration
Swift
struct AnnouncementViewData : Content
-
Declaration
Swift
struct ManageUserLevelViewContext : Encodable
-
adminRootPageHandler(_:
Asynchronous) Declaration
Swift
func adminRootPageHandler(_ req: Request) async throws -> View
-
announcementsAdminPageHandler(_:
Asynchronous) Declaration
Swift
func announcementsAdminPageHandler(_ req: Request) async throws -> View
-
announcementCreatePageHandler(_:
Asynchronous) Declaration
Swift
func announcementCreatePageHandler(_ req: Request) async throws -> View
-
announcementCreatePostHandler(_:
Asynchronous) Declaration
Swift
func announcementCreatePostHandler(_ req: Request) async throws -> HTTPStatus
-
announcementEditPageHandler(_:
Asynchronous) Declaration
Swift
func announcementEditPageHandler(_ req: Request) async throws -> View
-
announcementEditPostHandler(_:
Asynchronous) Declaration
Swift
func announcementEditPostHandler(_ req: Request) async throws -> HTTPStatus
-
announcementDeletePostHandler(_:
Asynchronous) Declaration
Swift
func announcementDeletePostHandler(_ req: Request) async throws -> HTTPStatus
-
dailyThemesViewHandler(_:
Asynchronous) Declaration
Swift
func dailyThemesViewHandler(_ req: Request) async throws -> View
-
dailyThemeCreateViewHandler(_:
Asynchronous) Declaration
Swift
func dailyThemeCreateViewHandler(_ req: Request) async throws -> View
-
dailyThemeCreatePostHandler(_:
Asynchronous) Declaration
Swift
func dailyThemeCreatePostHandler(_ req: Request) async throws -> HTTPStatus
-
dailyThemeEditViewHandler(_:
Asynchronous) Declaration
Swift
func dailyThemeEditViewHandler(_ req: Request) async throws -> View
-
dailyThemeEditPostHandler(_:
Asynchronous) Declaration
Swift
func dailyThemeEditPostHandler(_ req: Request) async throws -> HTTPStatus
-
dailyThemeDeletePostHandler(_:
Asynchronous) Declaration
Swift
func dailyThemeDeletePostHandler(_ req: Request) async throws -> HTTPStatus
-
settingsViewHandler(_:
Asynchronous) Declaration
Swift
func settingsViewHandler(_ req: Request) async throws -> View
-
settingsPostHandler(_:
Asynchronous) Declaration
Swift
func settingsPostHandler(_ req: Request) async throws -> HTTPStatus
-
settingsReloadTZFilePostHandler(_:
Asynchronous) Declaration
Swift
func settingsReloadTZFilePostHandler(_ req: Request) async throws -> HTTPStatus
-
rollupHandler(_:
Asynchronous) Declaration
Swift
func rollupHandler(_ req: Request) async throws -> View
-
timeZonesViewHandler(_:
Asynchronous) Declaration
Swift
func timeZonesViewHandler(_ req: Request) async throws -> View
-
karaokeHandler(_:
Asynchronous) Declaration
Swift
func karaokeHandler(_ req: Request) async throws -> View
-
karaokePostHandler(_:
Asynchronous) Declaration
Swift
func karaokePostHandler(_ req: Request) async throws -> HTTPStatus
-
boardGamesHandler(_:
Asynchronous) Declaration
Swift
func boardGamesHandler(_ req: Request) async throws -> View
-
boardGamesPostHandler(_:
Asynchronous) Declaration
Swift
func boardGamesPostHandler(_ req: Request) async throws -> HTTPStatus
-
scheduleManagerViewHandler(_:
Asynchronous) Declaration
Swift
func scheduleManagerViewHandler(_ req: Request) async throws -> View
-
scheduleLogEntryViewer(_:
Asynchronous) Declaration
Swift
func scheduleLogEntryViewer(_ req: Request) async throws -> View
-
scheduleUploadPostHandler(_:
Asynchronous) Declaration
Swift
func scheduleUploadPostHandler(_ req: Request) async throws -> HTTPStatus
-
scheduleVerifyViewHandler(_:
Asynchronous) Declaration
Swift
func scheduleVerifyViewHandler(_ req: Request) async throws -> View
-
scheduleReloadHandler(_:
Asynchronous) Declaration
Swift
func scheduleReloadHandler(_ req: Request) async throws -> HTTPStatus
-
scheduleVerifyPostHandler(_:
Asynchronous) Declaration
Swift
func scheduleVerifyPostHandler(_ req: Request) async throws -> HTTPStatus
-
scheduleUpdateCompleteViewtHandler(_:
Asynchronous) Declaration
Swift
func scheduleUpdateCompleteViewtHandler(_ req: Request) async throws -> View
-
bulkUserRootViewHandler(_:
Asynchronous) Declaration
Swift
func bulkUserRootViewHandler(_ req: Request) async throws -> View
-
bulkUserFileDownload(_:
Asynchronous) Declaration
Swift
func bulkUserFileDownload(_ req: Request) async throws -> Response
-
bulkUserfileUploadPostHandler(_:
Asynchronous) Declaration
Swift
func bulkUserfileUploadPostHandler(_ req: Request) async throws -> HTTPStatus
-
bulkUserVerifyViewHandler(_:
Asynchronous) Declaration
Swift
func bulkUserVerifyViewHandler(_ req: Request) async throws -> View
-
bulkUserUpdateCommitHandler(_:
Asynchronous) Declaration
Swift
func bulkUserUpdateCommitHandler(_ req: Request) async throws -> View
-
getRegCodeHandler(_:
Asynchronous) Declaration
Swift
func getRegCodeHandler(_ req: Request) async throws -> View
-
getRegCodeForUserHandler(_:
Asynchronous) Declaration
Swift
func getRegCodeForUserHandler(_ req: Request) async throws -> View
-
assignRegCodeToDiscordUser(_:
Asynchronous) Declaration
Swift
func assignRegCodeToDiscordUser(_ req: Request) async throws -> View
-
assignRegCodeToDiscordUserResult(_:
Asynchronous) Declaration
Swift
func assignRegCodeToDiscordUserResult(_ req: Request) async throws -> View
-
getModsHandler(_:
Asynchronous) Declaration
Swift
func getModsHandler(_ req: Request) async throws -> View
-
getTwitarrTeamHandler(_:
Asynchronous) Declaration
Swift
func getTwitarrTeamHandler(_ req: Request) async throws -> View
-
getTHOHandler(_:
Asynchronous) Declaration
Swift
func getTHOHandler(_ req: Request) async throws -> View
-
promoteUserLevel(_:
Asynchronous) Declaration
Swift
func promoteUserLevel(_ req: Request) async throws -> HTTPStatus
-
demoteToVerified(_:
Asynchronous) Declaration
Swift
func demoteToVerified(_ req: Request) async throws -> HTTPStatus
-
getUserRoleManagementHandler(_:
Asynchronous) Declaration
Swift
func getUserRoleManagementHandler(_ req: Request) async throws -> View
-
addRoleToUser(_:
Asynchronous) Declaration
Swift
func addRoleToUser(_ req: Request) async throws -> HTTPStatus
-
removeRoleFromUser(_:
Asynchronous) Declaration
Swift
func removeRoleFromUser(_ req: Request) async throws -> HTTPStatus