Kilu.He
|
9135fb94ad
|
feat: support web document and cypress test (#5116)
* feat: support web document and cypress test
* fix: support blocks
* fix: support table and outline
* fix: update nginx
|
2024-04-29 14:32:14 +08:00 |
|
Mathias Mogensen
|
275d0b2ac4
|
fix: search launch review (#5169)
* fix: support filtering results by workspace
* feat: add search button to sidebar
* fix: reduce view/recent view fetching across application
* feat: add channel to search listener
* feat: clean + localization
* chore: remove redundant code
* fix: disable search
* chore: trigger ci
* chore: disable search in backend
* test: disable search tests for now
* feat: temp disable reliance on folder search
* fix: add debounce to inline actions
* chore: complete future if disposed
* fix: clean code
* chore: disable unused bloc with feature flag
* fix: recent views lazy read
* chore: revert podilfe change
* chore: update logs
* chore: update client api and collab
* chore: fix tst
* chore: fix test & update collab commit
* chore: update collab commit
* test: fix unit tests
* chore: update rust toolchain 1.77
* chore: use opt-level 1
* fix: code review
* chore: clippy
---------
Co-authored-by: nathan <nathan@appflowy.io>
Co-authored-by: Lucas.Xu <lucas.xu@appflowy.io>
|
2024-04-23 21:46:57 +08:00 |
|
Kilu.He
|
6d4cfe7316
|
feat: support-OAuth-login (#4899)
* feat: support-OAuth-login
* fix: modified ubuntu version and devtool
* fix: ts lint error
|
2024-03-15 20:29:00 +08:00 |
|
Kilu.He
|
a180cfcdc2
|
chore: support publish tauri app (#4829)
* chore: support publish tauri app
* chore: fixed others bugs
* fix: code review
* fix: code review
* fix: tauri ci
|
2024-03-07 13:46:09 +08:00 |
|
Mathias Mogensen
|
ddbe0fa698
|
fix: tauri build (#4669)
* ci: update workflows
* chore: add back translations used on web
|
2024-02-17 14:38:12 +01:00 |
|
Nathan.fooo
|
50694bb589
|
chore: support Rust 1.75 (#4246)
* chore: fix wanrings
* chore: update rust version
|
2023-12-30 01:22:06 +08:00 |
|
Kilu.He
|
c7af04b317
|
feat: support incremental updates for textblock's delta. (#3216)
* feat: support incremental to update textblock's delta
* fix: update test code
* fix: remove console
* fix: update test
* feat: integrate increamental delta in Flutter
* fix: delete quill editor
* fix: delete quill editor
* feat: add csharp in codeblock (#3371)
* chore: pt-PT & pt-BR translation updated (#3353)
* chore: Ensure Cargo.lock Is Updated Alongside Changes to Cargo.toml (#3361)
* ci: add cargo check workflow
* ci: test cargo.toml
* fix: update test
* fix: code review
* fix: update cargo.toml and cargo.lock
* fix: code review
* fix: rust format
---------
Co-authored-by: Lucas.Xu <lucas.xu@appflowy.io>
Co-authored-by: Mayur Mahajan <47064215+MayurSMahajan@users.noreply.github.com>
Co-authored-by: Carlos Silva <mtbf99@gmail.com>
|
2023-09-12 20:49:03 +08:00 |
|
Kilu.He
|
608255fa0f
|
chore: Ensure Cargo.lock Is Updated Alongside Changes to Cargo.toml (#3361)
* ci: add cargo check workflow
* ci: test cargo.toml
|
2023-09-11 18:59:35 +08:00 |
|
Lucas.Xu
|
feceb430cf
|
chore: optimize CI (#2875)
|
2023-06-22 21:22:46 +08:00 |
|
Nathan.fooo
|
ab5a3dae3c
|
chore: upgrade rust version to 1.70 (#2749)
* chore: upgrade rust version to 1.70
* ci: fix wanrings
* ci: fix clippy warings
|
2023-06-09 22:23:07 +08:00 |
|
Nathan.fooo
|
bf121623ae
|
feat: save snapshot to sqlite db (#2718)
* chore: snapshot
* chore: impl sqlite snapshot
* feat: snapshot config
* feat: update patch
* ci: fix tauri ci
* ci: add cache path
* chore: save snapshot
* chore: update patch
* ci: fix s fmt
|
2023-06-06 16:03:29 +08:00 |
|
Nathan.fooo
|
5b59800449
|
ci: cache target (#2711)
|
2023-06-05 18:28:36 +08:00 |
|
Kilu.He
|
bc723f8d0f
|
chore: update node version to 18.16.0 and update pnpm version to 8.5.0 (#2492)
|
2023-05-10 17:21:41 +08:00 |
|
Nathan.fooo
|
0b343f7ee1
|
ci: tauri ci with path (#2490)
|
2023-05-10 14:45:39 +08:00 |
|
Nathan.fooo
|
a9c06632ad
|
ci: tauri build (#2485)
* ci: tauri build
* ci: tauri build
* chore: update appflowy-collab version
* ci: fix build
* ci: tauri with pnpm
* ci: fix build
* ci: comment out includetime
* chore: add the --quiet option (to only output errors and not warnings) to the configuration file
* ci: enable linux platform
---------
Co-authored-by: qinluhe <qinluhe.twodog@gmail.com>
|
2023-05-10 13:27:50 +08:00 |
|
Nathan.fooo
|
f76d722b4c
|
Feat/database view (#1875)
* chore: rename structs
* chore: add todos
* chore: hidden database id
* refactor: add database folder, prepare to extract the view
* refactor: rename grid-model to datbase-model
* ci: fix warnings
|
2023-02-21 15:47:51 +08:00 |
|
Nathan.fooo
|
c1de3ba01b
|
ci: disable eslint (#1857)
|
2023-02-14 10:28:01 +08:00 |
|
Nathan.fooo
|
51041f6860
|
CI: Appflowy tauri ci (#1851)
* chore: add notification parser
* chore: rename classes to models
* refactor: add effects and reducers folder
* chore: update eslint version
* chore: run npx eslint --fix src
* fix: ParserOptions.project error by ignore linting the .eslintrc.cjs
* ci: add tauri lint
* ci: disable ubuntu and windows tauri ci
* ci: install
---------
Co-authored-by: Annie <anqi.annie.wang@gmail.com>
|
2023-02-13 19:24:16 +08:00 |
|
Nathan.fooo
|
cbd351453d
|
ci: add tauri ci (#1833)
* ci: add tauri ci
* ci: update install windows scripts
* Update tauri_ci.yaml
* Update tauri_ci.yaml
* ci: update
|
2023-02-10 14:30:34 +08:00 |
|