Index A | B | C | D | E | F | G | H | I | L | M | O | P | R | S | T | U | V | W | Z A AccessEntry (class in tino.models) api_key_access (tino.models.User attribute) ApiKeyCreate (class in tino.models) ApiKeyCreated (class in tino.models) ApiKeyInfo (class in tino.models) AuthMiddleware (class in tino.middleware) B BASE_INSTRUCTIONS (in module tino.mcp.instructions) bucket_events() (in module tino.routers.events) BucketCreate (class in tino.models) BucketInfo (class in tino.models) BucketService (class in tino.services.bucket) BucketUpdate (class in tino.models) C callback() (in module tino.auth) changed_files() (tino.services.git.GitService method) check_access() (in module tino.auth) collab_websocket() (in module tino.routers.collab) CollabManager (class in tino.collab) commit() (in module tino.mcp.server) (tino.services.git.GitService method) CommitInfo (class in tino.models) CommitRequest (class in tino.models) compile_pdf() (in module tino.routers.compile) (tino.services.compiler.CompilerService method) compile_svg() (in module tino.routers.compile) (tino.services.compiler.CompilerService method) compile_typst() (in module tino.mcp.server) CompilerService (class in tino.services.compiler) create() (tino.services.bucket.BucketService method) (tino.services.file.FileService method) create_app() (in module tino.app) create_bucket() (in module tino.routers.buckets) create_dir() (in module tino.mcp.server) (in module tino.routers.files) (tino.services.file.FileService method) create_file() (in module tino.routers.files) D delete() (tino.services.bucket.BucketService method) (tino.services.file.FileService method) delete_bucket() (in module tino.routers.buckets) delete_dir() (in module tino.mcp.server) (in module tino.routers.files) (tino.services.file.FileService method) delete_file() (in module tino.mcp.server) (in module tino.routers.files) delete_font() (in module tino.routers.fonts) diff() (tino.services.git.GitService method) DiffEntry (class in tino.models) dispatch() (tino.middleware.AuthMiddleware method) download_zip() (in module tino.routers.files) E evict_under() (tino.collab.CollabManager method) F FastAPIChannel (class in tino.collab) FileCreate (class in tino.models) FileEntry (class in tino.models) FileSave (class in tino.models) FileService (class in tino.services.file) FileStatus (class in tino.models) FontEntry (class in tino.models) frontend_config() (in module tino.routers.misc) G get() (tino.services.bucket.BucketService method) get_api_key_service() (in module tino.auth) get_bucket() (in module tino.routers.buckets) get_content() (tino.collab.CollabManager method) get_current_user() (in module tino.auth) git_changed() (in module tino.routers.git) git_commit() (in module tino.routers.git) git_diff() (in module tino.routers.git) git_log() (in module tino.mcp.server) (in module tino.routers.git) git_restore() (in module tino.routers.git) git_show() (in module tino.routers.git) git_show_raw() (in module tino.routers.git) git_status() (in module tino.mcp.server) (in module tino.routers.git) git_tree() (in module tino.routers.git) GitService (class in tino.services.git) H health() (in module tino.routers.misc) I init_template() (in module tino.routers.templates) (tino.services.template.TemplateService method) is_global_admin() (in module tino.auth) L lifespan() (in module tino.app) list() (tino.services.bucket.BucketService method) (tino.services.file.FileService method) list_buckets() (in module tino.mcp.server) (in module tino.routers.buckets) list_files() (in module tino.mcp.server) (in module tino.routers.files) list_fonts() (in module tino.routers.fonts) list_local_templates() (in module tino.routers.templates) (tino.services.template.TemplateService method) list_typst_universe_templates() (in module tino.routers.templates) (tino.services.template.TemplateService method) lock_path() (tino.collab.CollabManager method) log() (tino.services.git.GitService method) login() (in module tino.auth) login_page() (in module tino.auth) logout() (in module tino.auth) M mcp_instructions() (in module tino.routers.misc) MCP_MAX_RESULTS (in module tino.mcp.server) MCP_MIN_QUERY_LEN (in module tino.mcp.server) me() (in module tino.auth) model_config (tino.models.AccessEntry attribute) (tino.models.ApiKeyCreate attribute) (tino.models.ApiKeyCreated attribute) (tino.models.ApiKeyInfo attribute) (tino.models.BucketCreate attribute) (tino.models.BucketInfo attribute) (tino.models.BucketUpdate attribute) (tino.models.CommitInfo attribute) (tino.models.CommitRequest attribute) (tino.models.DiffEntry attribute) (tino.models.FileCreate attribute) (tino.models.FileEntry attribute) (tino.models.FileSave attribute) (tino.models.FileStatus attribute) (tino.models.FontEntry attribute) (tino.models.RestoreRequest attribute) (tino.models.SearchResult attribute) (tino.models.SearchSnippet attribute) (tino.models.TemplateInit attribute) (tino.models.User attribute) module tino.app tino.auth tino.collab tino.config tino.mcp.instructions tino.mcp.server tino.middleware tino.models tino.routers.buckets tino.routers.collab tino.routers.compile tino.routers.events tino.routers.files tino.routers.fonts tino.routers.git tino.routers.misc tino.routers.templates tino.services.bucket tino.services.compiler tino.services.file tino.services.git tino.services.template O oauth_authorization_server() (in module tino.routers.misc) oauth_protected_resource() (in module tino.routers.misc) OIDCTokenVerifier (class in tino.mcp.server) P path (tino.collab.FastAPIChannel property) R raw_file() (in module tino.routers.files) read() (tino.services.file.FileService method) read_file() (in module tino.mcp.server) (in module tino.routers.files) recv() (tino.collab.FastAPIChannel method) register_middleware() (in module tino.middleware) reload_rooms() (tino.collab.CollabManager method) rename() (tino.services.file.FileService method) rename_dir() (in module tino.mcp.server) (in module tino.routers.files) (tino.services.file.FileService method) rename_file() (in module tino.mcp.server) (in module tino.routers.files) resolve() (tino.services.file.FileService method) resolve_role() (in module tino.auth) restore() (tino.services.git.GitService method) RestoreRequest (class in tino.models) S save_file() (in module tino.routers.files) search() (in module tino.mcp.server) SearchResult (class in tino.models) SearchSnippet (class in tino.models) send() (tino.collab.FastAPIChannel method) serve() (tino.collab.CollabManager method) server_instructions() (in module tino.mcp.instructions) setup_oauth() (in module tino.auth) show() (tino.services.git.GitService method) show_raw() (tino.services.git.GitService method) shutdown() (tino.collab.CollabManager method) start() (tino.collab.CollabManager method) status() (tino.services.git.GitService method) T TemplateInit (class in tino.models) TemplateService (class in tino.services.template) theme_css() (in module tino.routers.misc) tino.app module tino.auth module tino.collab module tino.config module tino.mcp.instructions module tino.mcp.server module tino.middleware module tino.models module tino.routers.buckets module tino.routers.collab module tino.routers.compile module tino.routers.events module tino.routers.files module tino.routers.fonts module tino.routers.git module tino.routers.misc module tino.routers.templates module tino.services.bucket module tino.services.compiler module tino.services.file module tino.services.git module tino.services.template module TINO_ACCENT_COLOUR (in module tino.config) TINO_ADMIN_GROUPS (in module tino.config) TINO_AUTH_DISABLED (in module tino.config) TINO_BASE_URL (in module tino.config) TINO_BUCKET_DIR (in module tino.config) TINO_DATA_DIR (in module tino.config) TINO_DEFAULT_ROLE (in module tino.config) TINO_FONT_DIR (in module tino.config) TINO_LOG_LEVEL (in module tino.config) TINO_MCP_COMMIT_ENABLED (in module tino.config) TINO_MCP_ENABLED (in module tino.config) TINO_MCP_INSTRUCTIONS (in module tino.config) TINO_OIDC_CLIENT_ID (in module tino.config) TINO_OIDC_CLIENT_SECRET (in module tino.config) TINO_OIDC_DISCOVERY_URL (in module tino.config) TINO_OIDC_GROUPS_CLAIM (in module tino.config) TINO_PACKAGE_DIR (in module tino.config) TINO_ROOM_TTL (in module tino.config) TINO_SAVE_DEBOUNCE_MS (in module tino.config) TINO_SECRET_KEY (in module tino.config) tree() (tino.services.git.GitService method) U unzip() (tino.services.file.FileService method) update() (tino.services.bucket.BucketService method) update_bucket() (in module tino.routers.buckets) upload() (tino.services.file.FileService method) upload_files() (in module tino.routers.files) upload_fonts() (in module tino.routers.fonts) User (class in tino.models) V verify_token() (tino.mcp.server.OIDCTokenVerifier method) version() (tino.services.compiler.CompilerService static method) W write() (tino.services.file.FileService method) write_file() (in module tino.mcp.server) Z zip() (tino.services.file.FileService method)