Commit Graph

1872 Commits

Author SHA1 Message Date
Nathan.fooo
2c1fa83f5c
Merge pull request #561 from AppFlowy-IO/dependabot/cargo/frontend/rust-lib/thread_local-1.1.4
chore(deps): bump thread_local from 1.1.3 to 1.1.4 in /frontend/rust-lib
2022-06-17 11:32:51 +08:00
appflowy
ed138abcc3 chore: provider default for FlowyConfig propertis 2022-06-17 11:27:00 +08:00
appflowy
16e1387a8e chore: add description for FlowyConfig 2022-06-17 11:19:49 +08:00
dependabot[bot]
7480693f8a
chore(deps): bump thread_local from 1.1.3 to 1.1.4 in /frontend/rust-lib
Bumps [thread_local](https://github.com/Amanieu/thread_local-rs) from 1.1.3 to 1.1.4.
- [Release notes](https://github.com/Amanieu/thread_local-rs/releases)
- [Commits](https://github.com/Amanieu/thread_local-rs/compare/v1.1.3...1.1.4)

---
updated-dependencies:
- dependency-name: thread_local
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-17 02:37:07 +00:00
Nathan.fooo
c1b2614c6e
Merge pull request #560 from ENsu/add_flutter_clean
fix: add flutter clean
2022-06-17 10:23:24 +08:00
Ian Su
402a29eb64 fix: add flutter clean 2022-06-17 09:05:31 +08:00
Nathan.fooo
233a9a0692
Merge pull request #559 from AppFlowy-IO/feat/windows_clean_script
Feat/windows clean script
2022-06-16 11:26:00 +08:00
nathan
d913bbba31 chore: update windows clean script 2022-06-16 10:45:47 +08:00
nathan
228fae7be4 chore: update vscode setting 2022-06-16 10:45:47 +08:00
Nathan.fooo
16d9db440f
Merge pull request #558 from AppFlowy-IO/fix/proto_compile
Fix/proto compile
2022-06-16 09:00:07 +08:00
appflowy
82806ba193 chore: ignore grid's protobuf crate 2022-06-16 08:36:58 +08:00
appflowy
7a7f881d23 chore: udpate the clean scripto 2022-06-16 08:30:26 +08:00
appflowy
736f21ef8a refactor: remove the protobuf's model folder 2022-06-16 08:21:31 +08:00
Nathan.fooo
f49f1695b0
Merge pull request #557 from AppFlowy-IO/refactor/ignore_dart_event
chore: ignore dart event file
2022-06-15 23:42:59 +08:00
appflowy
6b85477421 chore: ignore dart event file 2022-06-15 23:19:25 +08:00
Nathan.fooo
ea3d142b09
Merge pull request #556 from AppFlowy-IO/fix/build_task
fix: build appflowy from VS Code
2022-06-15 22:45:00 +08:00
appflowy
777547229c fix: build appflowy from VS Code 2022-06-15 22:28:33 +08:00
Nathan.fooo
992dbc8b06
Merge pull request #555 from AppFlowy-IO/refactor/ignore_pb_files
Refactor/ignore protobuf files
2022-06-15 21:28:10 +08:00
appflowy
48cee0b276 fix: build flowy sdk 2022-06-15 21:08:29 +08:00
appflowy
3105f30ea6 fix: build flowy sdk 2022-06-15 20:55:55 +08:00
appflowy
a0f064b15e fix: build flowy sdk 2022-06-15 20:31:28 +08:00
appflowy
68f7f25ca8 chore: fix github actions 2022-06-15 20:25:55 +08:00
appflowy
812bca616c chore: ignore dart protobuf files 2022-06-15 20:14:55 +08:00
appflowy
94276d438d chore: ignore rust's protobuf crate 2022-06-15 19:58:18 +08:00
appflowy
4b71c474e4 refactor: separate proto file from src folder 2022-06-15 19:40:18 +08:00
Nathan.fooo
b4a5d007be
Merge pull request #554 from AppFlowy-IO/refactor/grid_rev
Refactor grid revision struct
2022-06-15 18:50:06 +08:00
appflowy
820b7fcb75 refactor: add grid view info 2022-06-15 17:37:50 +08:00
appflowy
a13e6798ee refactor: separate grid revision structs from entities 2022-06-15 16:26:14 +08:00
appflowy
50605186fe chore: update view info 2022-06-15 11:43:24 +08:00
appflowy
d4d7ba7452 chore: read view info 2022-06-14 23:11:48 +08:00
appflowy
298b80f4c5 chore: fix dependabot alerts for crassbeam-utils and regex 2022-06-14 20:47:31 +08:00
appflowy
ae4cc496fc chore: add read view info event 2022-06-14 20:47:31 +08:00
appflowy
f8ec4b3e24 refactor: replace object with object's revision entity 2022-06-14 20:47:30 +08:00
appflowy
c2fad5021b refactor: add folder entities's revision objects 2022-06-14 20:47:29 +08:00
appflowy
2b499ee62b chore: separate json serde from pb struct 2022-06-14 20:47:29 +08:00
appflowy
bf5247066d refactor: sqlite schema 2022-06-14 20:47:29 +08:00
appflowy
7366acb58e chore: config board view plugin 2022-06-14 20:47:28 +08:00
Nathan.fooo
093c637cc0
Merge pull request #488 from negiboudu/translate-ja-jp
Add ja-JP translation
2022-06-13 15:08:51 +08:00
Nathan.fooo
fadb476d2e
Merge pull request #547 from MikeWallaceDev/fix_tasks_json
fix: Fix the launch configuration and tasks
2022-06-13 08:59:43 +08:00
negiboudu
f04020eb08 feat: add ja-JP translation 2022-06-12 02:38:25 +09:00
MikeWallaceDev
38ca33d2b6 fix: Fix the launch configuration and tasks
Fixed the "AF: Build Dart Only" launch configuration.

Renamed the "Flutter Pub" task to "Flutter Pub Get" so it's clearer

Fixed the default build task
2022-06-10 20:16:15 -04:00
Nathan.fooo
7ec6af4c37
Merge pull request #499 from GangemiLorenzo/add_translated_titles_304
Add translations on the Add new View menu
2022-06-11 07:51:53 +08:00
appflowy
4701a281b3 chore: fix typo error 2022-06-11 07:41:46 +08:00
Nathan.fooo
827e542c6e
Merge branch 'main' into add_translated_titles_304 2022-06-11 06:58:06 +08:00
Nathan.fooo
6727c12b3e
Merge pull request #518 from rileyhawk1417/export_notify
In App Notification Feature
2022-06-10 22:52:27 +08:00
Nathan.fooo
7f92a1c44e
Merge pull request #546 from MikeWallaceDev/remove_confusing_vscode_configuration
refactor: simplify launch settings
2022-06-10 10:04:37 +08:00
MikeWallaceDev
c93b2a8635 refactor: simplify launch settings
delete duplicate .vscode folder in app_flowy
rename launches and tasks
2022-06-09 21:38:20 -04:00
Sean Riley Hawkins
582733386c refactor: used simple toast than styled dialog 2022-06-09 10:25:38 +02:00
Sean Riley Hawkins
86150ec6a1 Merge remote-tracking branch 'upstream/main' into export_notify 2022-06-09 09:52:29 +02:00
Nathan.fooo
3351b242cd
Merge pull request #539 from RaphGL/main
Added European Portuguese (pt-PT) translation and fixed Brazilian Portuguese translation
2022-06-09 09:46:21 +08:00