MCPcopy Create free account

hub / github.com/catamphetamine/anychan / types & classes

Types & classes299 in github.com/catamphetamine/anychan

Class
src/types/UserSettings.ts:68
Class
src/types/UserData.ts:61
Class
src/utility/Lock.ts:5
Class
src/utility/SubscribedThreadsUpdater/SubscribedThreadsUpdaterError.ts:1
Class
src/utility/SubscribedThreadsUpdater/SubscribedThreadsUpdater.ts:42
Class
src/utility/SubscribedThreadsUpdater/SubscribedThreadsUpdater.StatusRecord.ts:45
Class
src/utility/storage/CachedStorage.ts:22
Class
src/utility/storage/LocalStorage.ts:8
Class
src/utility/settings/UserSettings.ts:17
Class
src/utility/comment/UnreadCommentWatcher.ts:6
Class
src/api/errors/AttachmentRequiredError.ts:1
Class
src/api/errors/CaptchaSolutionIncorrectError.ts:1
Class
src/api/errors/ContentLengthLimitExceededError.ts:1
Class
src/api/errors/DuplicateAttachmentError.ts:1
Class
src/api/errors/AttachmentNotSupportedError.ts:1
Class
src/api/errors/AttachmentsCountExceededError.ts:1
Class
src/api/errors/ContentRequiredError.ts:1
Class
src/api/errors/AlreadyRatedCommentError.ts:1
Class
src/api/errors/ContentBlockedError.ts:1
Class
src/api/errors/NotFoundError.ts:1
Class
src/api/errors/BannedError.ts:3
Class
src/api/errors/AlreadyReportedCommentError.ts:1
Class
src/api/errors/ThreadIsLockedError.ts:1
Class
src/api/errors/CaptchaNotRequiredError.ts:1
Class
src/api/errors/CommentNotFoundError.ts:3
Class
src/api/errors/AttachmentSizeLimitExceededError.ts:1
Class
src/api/errors/RateLimitError.ts:1
Class
src/api/errors/InvalidAuthToken.ts:1
Class
src/api/errors/ThreadNotFoundError.ts:3
Class
src/api/errors/AuthTokenNotFoundOrIncorrectSecret.ts:1
Class
src/api/errors/UnauthorizedError.ts:1
Class
src/api/errors/ChannelNotFoundError.ts:3
Class
src/api/errors/ChannelIsLockedError.ts:1
Class
src/UserData/UserData.ts:35
Class
src/UserData/UserDataCleaner.ts:39
InterfaceAddThemeFormValues
src/components/settings/ThemeSettings.tsx:323
InterfaceAddThemeProps
src/components/settings/ThemeSettings.tsx:318
ClassAlreadyRatedCommentError
src/api/errors/AlreadyRatedCommentError.ts:1
ClassAlreadyReportedCommentError
src/api/errors/AlreadyReportedCommentError.ts:1
InterfaceAnnouncement
src/types/Announcement.ts:3
InterfaceAnonymousIconFillCustomProps
src/components/SidebarToolbar/UserAccountLink.tsx:72
InterfaceApplicationProps
src/pages/Application.tsx:130
InterfaceApplicationWrapperProps
src/components/ApplicationWrapper.tsx:25
ClassAttachmentNotSupportedError
src/api/errors/AttachmentNotSupportedError.ts:1
ClassAttachmentRequiredError
src/api/errors/AttachmentRequiredError.ts:1
ClassAttachmentSizeLimitExceededError
src/api/errors/AttachmentSizeLimitExceededError.ts:1
ClassAttachmentsCountExceededError
src/api/errors/AttachmentsCountExceededError.ts:1
ClassAuthTokenNotFoundOrIncorrectSecret
src/api/errors/AuthTokenNotFoundOrIncorrectSecret.ts:1
InterfaceAutoUpdateProps
src/pages/Thread/AutoUpdate.tsx:103
InterfaceAutoUpdateTimerProps
src/pages/Thread/AutoUpdate.tsx:165
InterfaceAutocompleteComponentProps
src/components/Form/fields/Autocomplete.tsx:34
InterfaceBackButtonProps
src/components/BackButton.tsx:107
InterfaceBackground
src/types/UserSettings.ts:14
InterfaceBackgroundFormProps
src/components/settings/BackgroundSettings.tsx:212
InterfaceBackgroundSettingsProps
src/components/settings/BackgroundSettings.tsx:204
ClassBannedError
src/api/errors/BannedError.ts:3
ClassCachedStorage_
src/utility/storage/CachedStorage.ts:22
InterfaceCaptchaFrame
src/types/Captcha.ts:29
InterfaceCaptchaImage
src/types/Captcha.ts:3
InterfaceCaptchaModalProps
src/components/Captcha/CaptchaModal.tsx:125
ClassCaptchaNotRequiredError
src/api/errors/CaptchaNotRequiredError.ts:1
InterfaceCaptchaParameters
src/types/Captcha.ts:34
ClassCaptchaSolutionIncorrectError
src/api/errors/CaptchaSolutionIncorrectError.ts:1
InterfaceCaptchaWithImage
src/types/Captcha.ts:10
InterfaceCaptchaWithImageSlider
src/types/Captcha.ts:19
InterfaceCensoredWordsSettingsProps
src/components/settings/CensoredWordsSettings.tsx:139
InterfaceChannel
src/types/Channel.ts:223
InterfaceChannelBadge
src/types/Channel.ts:218
InterfaceChannelFromDataSource
src/types/Channel.ts:5
InterfaceChannelHeaderProps
src/components/ChannelHeader/ChannelHeader.tsx:188
InterfaceChannelHeaderToolbarProps
src/components/ChannelHeader/ChannelHeaderToolbar.tsx:232
ClassChannelIsLockedError
src/api/errors/ChannelIsLockedError.ts:1
ClassChannelNotFoundError
src/api/errors/ChannelNotFoundError.ts:3
InterfaceChannelOptionComponentProps
src/components/EditFavoriteChannels.tsx:252
InterfaceChannelOptionProps
src/components/GoToChannelModal.tsx:207
InterfaceChannelPageProps
src/pages/Channel/Channel.tsx:336
InterfaceChannelPageVirtualScrollerItemState
src/types/State.ts:39
InterfaceChannelPageVirtualScrollerState
src/types/State.ts:43
InterfaceChannelPictureOrIdProps
src/components/ChannelPictureOrId.tsx:41
InterfaceChannelPinnedThreadProps
src/pages/Channel/ChannelPinnedThread.tsx:46
InterfaceChannelPinnedThreadsProps
src/pages/Channel/ChannelPinnedThreads.tsx:112
InterfaceChannelProps
src/components/EditFavoriteChannels.tsx:219
InterfaceChannelProps
src/components/ChannelsList/Channel.tsx:87
InterfaceChannelThreadHeaderChannelProps
src/components/ChannelThreadHeaderChannel.tsx:44
InterfaceChannelThreadsSidebarSectionProps
src/components/SidebarSections/ChannelThreadsSidebarSection.tsx:106
InterfaceChannelThreadsSidebarStickyHeaderProps
src/components/SidebarStickyHeaders/ChannelThreadsSidebarStickyHeader.tsx:86
InterfaceChannelUrlProps
src/components/ChannelUrl.tsx:41
InterfaceChannelsListBaseProps
src/components/ChannelsList/ChannelsListBase.tsx:195
InterfaceChannelsListComponentProps
src/components/ChannelsList/ChannelsList.tsx:44
InterfaceChannelsListItemProps
src/components/ChannelsList/ChannelsList.tsx:92
InterfaceChannelsListViewSwitcherProps
src/components/ChannelsList/ChannelsListViewSwitcher.tsx:56
InterfaceChannelsStateProperties
src/utility/channel/getChannelsStateProperties.ts:3
InterfaceColorfulBackgroundToggleProps
src/components/SidebarToolbar/ColorfulBackgroundToggle.tsx:84
InterfaceComment
src/types/Comment.ts:173
InterfaceCommentAuthorIcon
src/types/Channel.ts:236
InterfaceCommentAuthorProps
src/components/Comment/CommentAuthor.tsx:159
InterfaceCommentFooterProps
src/components/Comment/CommentFooter.tsx:235
InterfaceCommentFormCommonProperties
src/types/State.ts:47
InterfaceCommentFromDataSource
src/types/Comment.ts:6
InterfaceCommentInfoIcon
src/components/Comment/CommentFooter.tsx:283
next →1–100 of 299, ranked by callers