mirror of
https://github.com/bitsocialnet/5chan.git
synced 2026-08-03 07:41:04 +02:00
feat(board): default pagination with optional infinite scroll and URL-based page routing
This commit is contained in:
@@ -9,6 +9,7 @@ export interface DirectoriesMetadata {
|
||||
}
|
||||
|
||||
export interface DirectoryFeatures {
|
||||
postsPerPage?: number;
|
||||
pseudonymityMode?: string;
|
||||
nsfw?: boolean;
|
||||
noSpoilers?: boolean;
|
||||
|
||||
Reference in New Issue
Block a user