From b6d9c040cbe774fad75298ddba8eec9c5c7ff4d6 Mon Sep 17 00:00:00 2001 From: surmon-china Date: Thu, 9 May 2024 23:32:01 +0000 Subject: [PATCH] deploy: 197b7546d82778cf66606f6eed38f44c5c939dd6 --- changelog.html | 29 ++++-- classes/Announcement.html | 22 +++-- classes/AnnouncementPaginateQueryDTO.html | 22 +++-- classes/AnnouncementsDTO.html | 22 +++-- classes/AppMeta.html | 22 +++-- classes/Article.html | 22 +++-- classes/ArticleCalendarQueryDTO.html | 22 +++-- classes/ArticleIDsDTO.html | 22 +++-- classes/ArticleMeta.html | 22 +++-- classes/ArticlePaginateQueryDTO.html | 22 +++-- classes/ArticlesStateDTO.html | 22 +++-- classes/Auth.html | 22 +++-- classes/AuthLoginDTO.html | 22 +++-- classes/AuthUpdateDTO.html | 22 +++-- classes/Author.html | 22 +++-- classes/Blocklist.html | 22 +++-- classes/BooleanQueryDTO.html | 22 +++-- classes/CallbackCodeDTO.html | 22 +++-- classes/CategoriesDTO.html | 22 +++-- classes/Category.html | 22 +++-- classes/CategoryPaginateQueryDTO.html | 22 +++-- classes/Comment.html | 22 +++-- classes/CommentBase.html | 22 +++-- classes/CommentCalendarQueryDTO.html | 22 +++-- classes/CommentIdDTO.html | 22 +++-- classes/CommentPaginateQueryDTO.html | 22 +++-- classes/CommentVoteDTO.html | 22 +++-- classes/CommentsDTO.html | 22 +++-- classes/CommentsStateDTO.html | 22 +++-- classes/CustomError.html | 22 +++-- classes/DateQueryDTO.html | 22 +++-- classes/Disqus.html | 22 +++-- classes/Feedback.html | 22 +++-- classes/FeedbackBase.html | 22 +++-- classes/FeedbackPaginateQueryDTO.html | 22 +++-- classes/FeedbacksDTO.html | 22 +++-- classes/HttpBadRequestError.html | 22 +++-- classes/HttpExceptionFilter.html | 22 +++-- classes/HttpForbiddenError.html | 22 +++-- classes/HttpUnauthorizedError.html | 22 +++-- classes/KeyValueModel.html | 22 +++-- classes/KeywordQueryDTO.html | 22 +++-- classes/Option.html | 22 +++-- classes/PaginateBaseOptionDTO.html | 22 +++-- classes/PaginateOptionDTO.html | 22 +++-- classes/PaginateOptionWithHotSortDTO.html | 22 +++-- classes/PostVoteDTO.html | 22 +++-- classes/Tag.html | 22 +++-- classes/TagPaginateQueryDTO.html | 22 +++-- classes/TagsDTO.html | 22 +++-- classes/ThreadPostIdDTO.html | 22 +++-- classes/ValidationError.html | 22 +++-- classes/Vote.html | 22 +++-- classes/VoteAuthorDTO.html | 22 +++-- classes/VotePaginateQueryDTO.html | 22 +++-- classes/VotesDTO.html | 22 +++-- controllers/AnnouncementController.html | 22 +++-- controllers/AppController.html | 22 +++-- controllers/ArchiveController.html | 22 +++-- controllers/ArticleController.html | 22 +++-- controllers/AuthController.html | 22 +++-- controllers/CategoryController.html | 22 +++-- controllers/CommentController.html | 22 +++-- controllers/DisqusController.html | 22 +++-- controllers/ExpansionController.html | 22 +++-- controllers/FeedbackController.html | 22 +++-- controllers/OptionController.html | 22 +++-- controllers/TagController.html | 22 +++-- controllers/VoteController.html | 22 +++-- dependencies.html | 64 +++++++------ index.html | 22 +++-- injectables/AWSService.html | 22 +++-- injectables/AdminMaybeGuard.html | 22 +++-- injectables/AdminOnlyGuard.html | 22 +++-- injectables/AkismetService.html | 22 +++-- injectables/AnnouncementService.html | 22 +++-- injectables/ArchiveService.html | 22 +++-- injectables/ArticleService.html | 22 +++-- injectables/AuthService.html | 22 +++-- injectables/CacheInterceptor.html | 22 +++-- injectables/CacheService.html | 22 +++-- injectables/CategoryService.html | 22 +++-- injectables/CommentService.html | 49 +++++----- injectables/CorsMiddleware.html | 22 +++-- injectables/DBBackupService.html | 22 +++-- injectables/DisqusPrivateService.html | 22 +++-- injectables/DisqusPublicService.html | 22 +++-- injectables/EmailService.html | 22 +++-- injectables/ErrorInterceptor.html | 22 +++-- injectables/ExposePipe.html | 22 +++-- injectables/FeedbackService.html | 22 +++-- injectables/GoogleService.html | 22 +++-- injectables/IPService.html | 22 +++-- injectables/JwtStrategy.html | 22 +++-- injectables/LoggingInterceptor.html | 28 +++--- injectables/OptionService.html | 22 +++-- injectables/OriginMiddleware.html | 22 +++-- injectables/PermissionPipe.html | 22 +++-- injectables/RedisService.html | 22 +++-- injectables/SeoService.html | 22 +++-- injectables/StatisticService.html | 22 +++-- injectables/TagService.html | 22 +++-- injectables/TransformInterceptor.html | 22 +++-- injectables/ValidationPipe.html | 22 +++-- injectables/VoteService.html | 30 +++--- interfaces/AccessToken.html | 22 +++-- interfaces/AkismetPayload.html | 22 +++-- interfaces/ArchiveData.html | 22 +++-- interfaces/CacheBaseOptions.html | 22 +++-- interfaces/CacheIntervalOptions.html | 22 +++-- interfaces/CacheManualResult.html | 22 +++-- interfaces/CacheOptions.html | 22 +++-- interfaces/CacheScheduleOptions.html | 22 +++-- interfaces/DecoratorCreatorOption.html | 22 +++-- interfaces/DisqusConfig.html | 22 +++-- interfaces/EmailOptions.html | 22 +++-- interfaces/FileUploader.html | 22 +++-- interfaces/GeneralDisqusParams.html | 22 +++-- interfaces/GuestRequestOption.html | 22 +++-- interfaces/HandleOption.html | 22 +++-- interfaces/HttpPaginateResult.html | 22 +++-- interfaces/HttpResponseBase.html | 22 +++-- interfaces/IPLocation.html | 22 +++-- interfaces/LoggerOptions.html | 22 +++-- interfaces/LoggerRenderOptions.html | 22 +++-- interfaces/PaginateModel.html | 22 +++-- interfaces/PaginateOptions.html | 22 +++-- interfaces/PaginateResult.html | 22 +++-- interfaces/QueryCookies.html | 22 +++-- interfaces/QueryParamsResult.html | 22 +++-- interfaces/QueryVisitor.html | 22 +++-- interfaces/RedisStoreOptions.html | 22 +++-- interfaces/Request.html | 22 +++-- interfaces/RequestParams.html | 22 +++-- interfaces/ResponserOptions.html | 22 +++-- interfaces/TokenResult.html | 22 +++-- interfaces/TypegooseClass.html | 22 +++-- interfaces/UploadResult.html | 22 +++-- interfaces/XMLItemData.html | 22 +++-- js/libs/bootstrap-native.js | 2 +- js/menu-wc.js | 6 +- js/menu-wc_es5.js | 22 ++--- js/search/search_index.js | 4 +- license.html | 22 +++-- miscellaneous/enumerations.html | 22 +++-- miscellaneous/functions.html | 22 +++-- miscellaneous/typealiases.html | 22 +++-- miscellaneous/variables.html | 22 +++-- modules.html | 22 +++-- modules/AnnouncementModule.html | 22 +++-- modules/AppModule.html | 37 +++++--- modules/ArchiveModule.html | 22 +++-- modules/ArticleModule.html | 78 +++++++-------- modules/ArticleModule/dependencies.svg | 56 +++++------ modules/AuthModule.html | 30 +++--- modules/AuthModule/dependencies.svg | 8 +- modules/CacheModule.html | 30 +++--- modules/CacheModule/dependencies.svg | 8 +- modules/CategoryModule.html | 64 +++++++------ modules/CategoryModule/dependencies.svg | 42 ++++----- modules/CommentModule.html | 30 +++--- modules/CommentModule/dependencies.svg | 8 +- modules/DatabaseModule.html | 22 +++-- modules/DisqusModule.html | 96 ++++++++++--------- modules/DisqusModule/dependencies.svg | 74 +++++++-------- modules/ExpansionModule.html | 110 +++++++++++----------- modules/ExpansionModule/dependencies.svg | 88 ++++++++--------- modules/FeedbackModule.html | 22 +++-- modules/HelperModule.html | 30 +++--- modules/HelperModule/dependencies.svg | 8 +- modules/OptionModule.html | 22 +++-- modules/TagModule.html | 22 +++-- modules/VoteModule.html | 88 ++++++++--------- modules/VoteModule/dependencies.svg | 66 ++++++------- overview.html | 22 +++-- properties.html | 24 +++-- 176 files changed, 2555 insertions(+), 1888 deletions(-) diff --git a/changelog.html b/changelog.html index 64e5ff44..577e14e4 100644 --- a/changelog.html +++ b/changelog.html @@ -60,15 +60,6 @@ darkModeState = darkModeStateLocal === 'true'; } toggleDarkMode(darkModeState); - - if ($darkModeToggles.length > 0) { - for (var i = 0; i < $darkModeToggleSwitchers.length; i++) { - $darkModeToggleSwitchers[i].addEventListener('change', function (event) { - darkModeState = !darkModeState; - toggleDarkMode(darkModeState); - }); - } - }