mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2024-08-30 18:12:39 +00:00
changed permissions from 755 to 644
This commit is contained in:
0
frontend/rust-lib/flowy-folder/Cargo.toml
Executable file → Normal file
0
frontend/rust-lib/flowy-folder/Cargo.toml
Executable file → Normal file
0
frontend/rust-lib/flowy-folder/Flowy.toml
Executable file → Normal file
0
frontend/rust-lib/flowy-folder/Flowy.toml
Executable file → Normal file
0
frontend/rust-lib/flowy-folder/src/controller.rs
Executable file → Normal file
0
frontend/rust-lib/flowy-folder/src/controller.rs
Executable file → Normal file
0
frontend/rust-lib/flowy-folder/src/dart_notification.rs
Executable file → Normal file
0
frontend/rust-lib/flowy-folder/src/dart_notification.rs
Executable file → Normal file
0
frontend/rust-lib/flowy-folder/src/event.rs
Executable file → Normal file
0
frontend/rust-lib/flowy-folder/src/event.rs
Executable file → Normal file
0
frontend/rust-lib/flowy-folder/src/lib.rs
Executable file → Normal file
0
frontend/rust-lib/flowy-folder/src/lib.rs
Executable file → Normal file
0
frontend/rust-lib/flowy-folder/src/macros.rs
Executable file → Normal file
0
frontend/rust-lib/flowy-folder/src/macros.rs
Executable file → Normal file
0
frontend/rust-lib/flowy-folder/src/module.rs
Executable file → Normal file
0
frontend/rust-lib/flowy-folder/src/module.rs
Executable file → Normal file
0
frontend/rust-lib/flowy-folder/src/protobuf/mod.rs
Executable file → Normal file
0
frontend/rust-lib/flowy-folder/src/protobuf/mod.rs
Executable file → Normal file
0
frontend/rust-lib/flowy-folder/src/protobuf/model/dart_notification.rs
Executable file → Normal file
0
frontend/rust-lib/flowy-folder/src/protobuf/model/dart_notification.rs
Executable file → Normal file
0
frontend/rust-lib/flowy-folder/src/protobuf/model/event.rs
Executable file → Normal file
0
frontend/rust-lib/flowy-folder/src/protobuf/model/event.rs
Executable file → Normal file
0
frontend/rust-lib/flowy-folder/src/protobuf/model/mod.rs
Executable file → Normal file
0
frontend/rust-lib/flowy-folder/src/protobuf/model/mod.rs
Executable file → Normal file
0
frontend/rust-lib/flowy-folder/src/protobuf/proto/dart_notification.proto
Executable file → Normal file
0
frontend/rust-lib/flowy-folder/src/protobuf/proto/dart_notification.proto
Executable file → Normal file
0
frontend/rust-lib/flowy-folder/src/protobuf/proto/event.proto
Executable file → Normal file
0
frontend/rust-lib/flowy-folder/src/protobuf/proto/event.proto
Executable file → Normal file
0
frontend/rust-lib/flowy-folder/src/services/app/controller.rs
Executable file → Normal file
0
frontend/rust-lib/flowy-folder/src/services/app/controller.rs
Executable file → Normal file
0
frontend/rust-lib/flowy-folder/src/services/app/event_handler.rs
Executable file → Normal file
0
frontend/rust-lib/flowy-folder/src/services/app/event_handler.rs
Executable file → Normal file
0
frontend/rust-lib/flowy-folder/src/services/app/mod.rs
Executable file → Normal file
0
frontend/rust-lib/flowy-folder/src/services/app/mod.rs
Executable file → Normal file
0
frontend/rust-lib/flowy-folder/src/services/folder_editor.rs
Executable file → Normal file
0
frontend/rust-lib/flowy-folder/src/services/folder_editor.rs
Executable file → Normal file
0
frontend/rust-lib/flowy-folder/src/services/mod.rs
Executable file → Normal file
0
frontend/rust-lib/flowy-folder/src/services/mod.rs
Executable file → Normal file
0
frontend/rust-lib/flowy-folder/src/services/persistence/migration.rs
Executable file → Normal file
0
frontend/rust-lib/flowy-folder/src/services/persistence/migration.rs
Executable file → Normal file
0
frontend/rust-lib/flowy-folder/src/services/persistence/mod.rs
Executable file → Normal file
0
frontend/rust-lib/flowy-folder/src/services/persistence/mod.rs
Executable file → Normal file
0
frontend/rust-lib/flowy-folder/src/services/persistence/version_1/app_sql.rs
Executable file → Normal file
0
frontend/rust-lib/flowy-folder/src/services/persistence/version_1/app_sql.rs
Executable file → Normal file
0
frontend/rust-lib/flowy-folder/src/services/persistence/version_1/mod.rs
Executable file → Normal file
0
frontend/rust-lib/flowy-folder/src/services/persistence/version_1/mod.rs
Executable file → Normal file
0
frontend/rust-lib/flowy-folder/src/services/persistence/version_1/trash_sql.rs
Executable file → Normal file
0
frontend/rust-lib/flowy-folder/src/services/persistence/version_1/trash_sql.rs
Executable file → Normal file
0
frontend/rust-lib/flowy-folder/src/services/persistence/version_1/v1_impl.rs
Executable file → Normal file
0
frontend/rust-lib/flowy-folder/src/services/persistence/version_1/v1_impl.rs
Executable file → Normal file
0
frontend/rust-lib/flowy-folder/src/services/persistence/version_1/view_sql.rs
Executable file → Normal file
0
frontend/rust-lib/flowy-folder/src/services/persistence/version_1/view_sql.rs
Executable file → Normal file
0
frontend/rust-lib/flowy-folder/src/services/persistence/version_1/workspace_sql.rs
Executable file → Normal file
0
frontend/rust-lib/flowy-folder/src/services/persistence/version_1/workspace_sql.rs
Executable file → Normal file
0
frontend/rust-lib/flowy-folder/src/services/persistence/version_2/mod.rs
Executable file → Normal file
0
frontend/rust-lib/flowy-folder/src/services/persistence/version_2/mod.rs
Executable file → Normal file
0
frontend/rust-lib/flowy-folder/src/services/persistence/version_2/v2_impl.rs
Executable file → Normal file
0
frontend/rust-lib/flowy-folder/src/services/persistence/version_2/v2_impl.rs
Executable file → Normal file
0
frontend/rust-lib/flowy-folder/src/services/trash/controller.rs
Executable file → Normal file
0
frontend/rust-lib/flowy-folder/src/services/trash/controller.rs
Executable file → Normal file
0
frontend/rust-lib/flowy-folder/src/services/trash/event_handler.rs
Executable file → Normal file
0
frontend/rust-lib/flowy-folder/src/services/trash/event_handler.rs
Executable file → Normal file
0
frontend/rust-lib/flowy-folder/src/services/trash/mod.rs
Executable file → Normal file
0
frontend/rust-lib/flowy-folder/src/services/trash/mod.rs
Executable file → Normal file
0
frontend/rust-lib/flowy-folder/src/services/view/controller.rs
Executable file → Normal file
0
frontend/rust-lib/flowy-folder/src/services/view/controller.rs
Executable file → Normal file
0
frontend/rust-lib/flowy-folder/src/services/view/event_handler.rs
Executable file → Normal file
0
frontend/rust-lib/flowy-folder/src/services/view/event_handler.rs
Executable file → Normal file
0
frontend/rust-lib/flowy-folder/src/services/view/mod.rs
Executable file → Normal file
0
frontend/rust-lib/flowy-folder/src/services/view/mod.rs
Executable file → Normal file
0
frontend/rust-lib/flowy-folder/src/services/web_socket.rs
Executable file → Normal file
0
frontend/rust-lib/flowy-folder/src/services/web_socket.rs
Executable file → Normal file
0
frontend/rust-lib/flowy-folder/src/services/workspace/controller.rs
Executable file → Normal file
0
frontend/rust-lib/flowy-folder/src/services/workspace/controller.rs
Executable file → Normal file
0
frontend/rust-lib/flowy-folder/src/services/workspace/event_handler.rs
Executable file → Normal file
0
frontend/rust-lib/flowy-folder/src/services/workspace/event_handler.rs
Executable file → Normal file
0
frontend/rust-lib/flowy-folder/src/services/workspace/mod.rs
Executable file → Normal file
0
frontend/rust-lib/flowy-folder/src/services/workspace/mod.rs
Executable file → Normal file
0
frontend/rust-lib/flowy-folder/src/util.rs
Executable file → Normal file
0
frontend/rust-lib/flowy-folder/src/util.rs
Executable file → Normal file
0
frontend/rust-lib/flowy-folder/tests/workspace/folder_test.rs
Executable file → Normal file
0
frontend/rust-lib/flowy-folder/tests/workspace/folder_test.rs
Executable file → Normal file
0
frontend/rust-lib/flowy-folder/tests/workspace/helper.rs
Executable file → Normal file
0
frontend/rust-lib/flowy-folder/tests/workspace/helper.rs
Executable file → Normal file
0
frontend/rust-lib/flowy-folder/tests/workspace/main.rs
Executable file → Normal file
0
frontend/rust-lib/flowy-folder/tests/workspace/main.rs
Executable file → Normal file
0
frontend/rust-lib/flowy-folder/tests/workspace/script.rs
Executable file → Normal file
0
frontend/rust-lib/flowy-folder/tests/workspace/script.rs
Executable file → Normal file
Reference in New Issue
Block a user