MCPcopy Create free account

hub / github.com/AppFlowy-IO/AppFlowy-Cloud / functions

Functions3,042 in github.com/AppFlowy-IO/AppFlowy-Cloud

Functionlist_database_row_details_handler
( user_uuid: UserUuid, path_param: web::Path<(Uuid, Uuid)>, state: Data<AppState>, param: web::Query<L
src/api/workspace.rs:2563
Functionlist_database_row_id_handler
( user_uuid: UserUuid, path_param: web::Path<(Uuid, Uuid)>, state: Data<AppState>, )
src/api/workspace.rs:2420
Functionlist_database_row_id_updated_handler
( user_uuid: UserUuid, path_param: web::Path<(Uuid, Uuid)>, state: Data<AppState>, param: web::Query<L
src/api/workspace.rs:2533
Functionlist_published_collab_info_handler
( workspace_id: web::Path<Uuid>, state: Data<AppState>, )
src/api/workspace.rs:2011
Functionlist_quick_notes_handler
( user_uuid: UserUuid, workspace_id: web::Path<Uuid>, state: Data<AppState>, query: web::Query<ListQui
src/api/workspace.rs:2807
Functionlist_shared_views_handler
( _user_uuid: UserUuid, _state: Data<AppState>, _path: web::Path<Uuid>, )
src/api/guest.rs:40
Methodlist_subscription
( &self, )
libs/client-api/src/http_billing.rs:90
Functionlist_template_categories_handler
( query: web::Query<GetTemplateCategoriesQueryParams>, state: Data<AppState>, )
src/api/template.rs:79
Functionlist_template_creators_handler
( query: web::Query<GetTemplateCreatorsQueryParams>, state: Data<AppState>, )
src/api/template.rs:149
Functionlist_templates_handler
( data: web::Query<GetTemplatesQueryParams>, state: Data<AppState>, )
src/api/template.rs:218
Functionlist_workspace_handler
( uuid: UserUuid, state: Data<AppState>, query: web::Query<QueryWorkspaceParam>, req: HttpRequest, )
src/api/workspace.rs:484
Methodload_filtered_policy
(&mut self, m: &mut dyn Model, _f: Filter<'a>)
libs/access-control/src/casbin/adapter.rs:114
Methodload_users
(_pool: &PgPool)
src/state.rs:67
Functionload_yrs_0172_version_folder_using_current_yrs_version
()
tests/yrs_version/folder_test.rs:21
Functionload_yrs_0172_version_get_started_document_using_current_yrs_version
()
tests/yrs_version/document_test.rs:9
Functionlocal_ai_config_handler
( state: web::Data<AppState>, query: web::Query<ConfigQuery>, )
src/api/ai.rs:168
Functionlogin_callback_handler
()
admin_frontend/src/web_app.rs:70
Functionlogin_callback_query_handler
( State(state): State<AppState>, session: Option<UserSession>, Query(query): Query<WebAppOAuthLoginReque
admin_frontend/src/web_app.rs:78
Functionlogin_handler
( State(state): State<AppState>, Query(login): Query<LoginParams>, )
admin_frontend/src/web_app.rs:367
Functionlogin_refresh_handler
( State(state): State<AppState>, jar: CookieJar, Path(refresh_token): Path<String>, Query(login): Quer
admin_frontend/src/web_api.rs:324
Functionlogin_v2_handler
( State(state): State<AppState>, Query(login): Query<LoginParams>, )
admin_frontend/src/web_app.rs:405
Functionlogout_handler
( State(state): State<AppState>, jar: CookieJar, )
admin_frontend/src/web_api.rs:554
Functionmain
()
xtask/src/main.rs:30
Functionmain
()
services/appflowy-worker/src/main.rs:15
Functionmain
()
src/main.rs:6
Functionmain
()
admin_frontend/src/main.rs:21
Functionmain
()
libs/tonic-proto/build.rs:3
Functionmain
()
libs/appflowy-proto/build.rs:3
Functionmain
()
libs/collab-rt-entity/build.rs:3
Functionmake_text_shorter_text
()
libs/appflowy-ai-client/tests/chat_test/completion_test.rs:82
Methodmax_token
(&self)
libs/appflowy-ai-client/src/dto.rs:257
Functionmember_leave_workspace_test
()
tests/workspace/member_crud.rs:354
Methodmergeable
(&self)
libs/collab-rt-entity/src/client_message.rs:163
Methodmetrics
(&self)
services/appflowy-collaborate/src/collab/cache/collab_cache.rs:131
Functionmetrics_handler
(State(state): State<Arc<AppState>>)
services/appflowy-worker/src/application.rs:247
Functionmetrics_handler
(reg: web::Data<Arc<Registry>>)
src/api/metrics.rs:21
Functionmixed_message_types_break_compaction
()
libs/client-api/src/v2/compactor.rs:291
Functionmixed_update_flags_compaction
()
libs/client-api/src/v2/compactor.rs:477
Functionmobile_guide_document_data
()
libs/workspace-template/src/document/getting_started.rs:356
Functionmodel_list_handler
( state: web::Data<AppState>, )
src/api/ai.rs:208
Functionmove_page_handler
( user_uuid: UserUuid, path: web::Path<(Uuid, String)>, payload: Json<MovePageParams>, state: Data<App
src/api/workspace.rs:1364
Functionmove_page_to_another_space
()
tests/workspace/page_view.rs:400
Functionmove_page_to_trash_handler
( user_uuid: UserUuid, path: web::Path<(Uuid, String)>, state: Data<AppState>, req: HttpRequest, )
src/api/workspace.rs:1425
Functionmove_page_to_trash_then_restore
()
tests/workspace/page_view.rs:457
Functionmove_page_with_child_to_trash_then_delete_all_permanently
()
tests/workspace/page_view.rs:693
Functionmove_page_with_child_to_trash_then_delete_permanently
()
tests/workspace/page_view.rs:621
Functionmove_page_with_child_to_trash_then_restore
()
tests/workspace/page_view.rs:552
Methodmsg_id
(&self)
libs/collab-rt-entity/src/server_message.rs:28
Functionmulti_worker_live_messages
()
libs/collab-stream/src/stream_router.rs:468
Functionmulti_worker_preexisting_messages
()
libs/collab-stream/src/stream_router.rs:435
Functionmultiple_collab_edit_test
()
tests/collab/single_device_edit.rs:349
Functionmultiple_devices_connect_test
()
services/appflowy-collaborate/src/connect_state.rs:232
Functionmultiple_level_dir_upload_file_test
()
tests/file_test/multiple_part_test.rs:364
Functionmultiple_part_put_and_get_test
()
tests/file_test/multiple_part_test.rs:16
Functionmultiple_part_upload_empty_data_test
()
tests/file_test/multiple_part_test.rs:198
Functionmultiple_part_upload_test
()
tests/file_test/multiple_part_test.rs:177
Functionmultiple_same_devices_connect_disconnect_test
()
services/appflowy-collaborate/src/connect_state.rs:201
Functionmultiple_same_devices_connect_test
()
services/appflowy-collaborate/src/connect_state.rs:177
Functionmultiple_user_with_read_and_write_permission_edit_same_collab_test
()
tests/collab/permission_test.rs:363
Functionmultiple_user_with_read_only_permission_edit_same_collab_test
()
tests/collab/permission_test.rs:441
Methodnew
()
services/appflowy-collaborate/src/connect_state.rs:21
Methodnew
()
services/appflowy-collaborate/src/metrics.rs:31
Methodnew
( storage: Arc<dyn CollabStore>, access_control: Arc<dyn RealtimeAccessControl>, metrics: Arc<Coll
services/appflowy-collaborate/src/rt_server.rs:43
Methodnew
(sink: impl RealtimeClientWebsocketSink)
services/appflowy-collaborate/src/client/client_msg_router.rs:38
Methodnew
(manager: Arc<CollabManager>)
services/appflowy-collaborate/src/ws2/actors/server.rs:28
Methodnew
( client_id: ClientID, user_id: i64, device_id: String, last_message_id: Option<MessageId>,
services/appflowy-collaborate/src/ws2/actors/session.rs:32
Methodnew
( server: Recipient<Terminate>, workspace_id: WorkspaceId, manager: Arc<CollabManager>, snapsh
services/appflowy-collaborate/src/ws2/actors/workspace.rs:50
Methodnew
(metrics_calculate: Arc<CollabRealtimeMetrics>)
services/appflowy-collaborate/src/group/state.rs:27
Methodnew
( uid: i64, workspace_id: Uuid, object_id: Uuid, collab_type: CollabType, metrics: Arc<Col
services/appflowy-collaborate/src/group/group_init.rs:82
Methodnew
( storage: Arc<dyn CollabStore>, access_control: Arc<dyn RealtimeAccessControl>, metrics_calculate
services/appflowy-collaborate/src/group/manager.rs:36
Methodnew
( user: RealtimeUser, server: Addr<S>, heartbeat_interval: Duration, client_timeout: Duration,
services/appflowy-collaborate/src/actix_ws/client/rt_client.rs:57
Methodnew
only 10 workspaces at a time
services/appflowy-collaborate/src/collab/snapshot_scheduler.rs:18
Methodnew
( cache: Arc<CollabCache>, access_control: Arc<dyn CollabAccessControl>, workspace_access_control:
services/appflowy-collaborate/src/collab/collab_store.rs:52
Methodnew
( thread_pool: Arc<ThreadPoolNoAbort>, access_control: Arc<dyn CollabAccessControl>, collab_cache:
services/appflowy-collaborate/src/collab/collab_manager.rs:55
Methodnew
( thread_pool: Arc<ThreadPoolNoAbort>, pg_pool: PgPool, s3: AwsS3BucketClientImpl, s3_collab_t
services/appflowy-collaborate/src/collab/cache/disk_cache.rs:41
Methodnew
( thread_pool: Arc<ThreadPoolNoAbort>, connection_manager: redis::aio::ConnectionManager, metrics:
services/appflowy-collaborate/src/collab/cache/mem_cache.rs:73
Methodnew
( thread_pool: Arc<ThreadPoolNoAbort>, redis_conn_manager: redis::aio::ConnectionManager, pg_pool:
services/appflowy-collaborate/src/collab/cache/collab_cache.rs:49
Methodnew
(tx: tokio::sync::mpsc::UnboundedSender<T>)
services/appflowy-collaborate/src/util/channel_ext.rs:11
Methodnew
( pg_pool: PgPool, s3: AwsS3BucketClientImpl, collab_metrics: Arc<CollabMetrics>, )
services/appflowy-collaborate/src/snapshot/snapshot_control.rs:70
Methodnew
()
services/appflowy-worker/src/application.rs:235
Methodnew
(mut mailer: Mailer)
services/appflowy-worker/src/mailer.rs:18
Methodnew
(mailer: AFWorkerMailer)
services/appflowy-worker/src/import_worker/email_notifier.rs:8
Methodnew
(redis_client: ConnectionManager, stream_name: String)
services/appflowy-worker/tests/import_test.rs:164
Methodnew
(mut mailer: Mailer)
src/mailer.rs:12
Methodnew
Load all users from database when initializing the cache.
src/state.rs:90
Methodnew
(pg_pool: &PgPool)
src/biz/pg_listener.rs:11
Methodnew
(metrics: Arc<PublishedCollabMetrics>, pg_pool: PgPool)
src/biz/workspace/publish.rs:307
Methodnew
( pg_pool: PgPool, bucket_client: AwsS3BucketClientImpl, collab_storage: Arc<dyn CollabStore>,
src/biz/workspace/publish_dup.rs:133
Methodnew
(payload: Payload, limit: usize)
src/biz/data_import/mod.rs:61
Methodnew
( workspace_id: Uuid, collab_storage: Arc<dyn CollabStore>, client_id: ClientID, )
src/biz/collab/database.rs:179
Methodnew
(stream: S, action: F)
src/api/chat.rs:466
Methodnew
(payload: Payload)
src/api/util.rs:135
Methodnew
(redis_client: ConnectionManager)
admin_frontend/src/session.rs:33
Methodnew
(message: Cow<'static, str>, data: T)
admin_frontend/src/response.rs:19
Methodnew
(status_code: status::StatusCode, payload: S)
admin_frontend/src/error.rs:16
Methodnew
()
admin_frontend/tests/utils/mod.rs:18
Methodnew
(contents: Vec<&'static str>)
tests/ai_test/chat_with_selected_doc_test.rs:20
Methodnew
(mailbox_size: usize)
tests/websocket/actor_test.rs:140
Methodnew
()
tests/file_test/mod.rs:38
Methodnew
( smtp_username: String, smtp_email: String, smtp_password: secrecy::Secret<String>, smtp_host
libs/mailer/src/sender.rs:19
← previousnext →2,301–2,400 of 3,042, ranked by callers