Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(page): page and section backend #3666
base: main
Are you sure you want to change the base?
feat(page): page and section backend #3666
Changes from all commits
abf2b10
a20682f
40cfbc2
48de783
2e114e6
fd84d68
d7c6fed
34d1a33
a0bbaf2
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Check warning on line 94 in crates/ollama-api-bindings/src/model.rs
Codecov / codecov/patch
crates/ollama-api-bindings/src/model.rs#L94
Check warning on line 34 in ee/tabby-db/src/pages.rs
Codecov / codecov/patch
ee/tabby-db/src/pages.rs#L31-L34
Check warning on line 37 in ee/tabby-db/src/pages.rs
Codecov / codecov/patch
ee/tabby-db/src/pages.rs#L36-L37
Check warning on line 46 in ee/tabby-db/src/pages.rs
Codecov / codecov/patch
ee/tabby-db/src/pages.rs#L39-L46
Check warning on line 49 in ee/tabby-db/src/pages.rs
Codecov / codecov/patch
ee/tabby-db/src/pages.rs#L48-L49
Check warning on line 58 in ee/tabby-db/src/pages.rs
Codecov / codecov/patch
ee/tabby-db/src/pages.rs#L51-L58
Check warning on line 61 in ee/tabby-db/src/pages.rs
Codecov / codecov/patch
ee/tabby-db/src/pages.rs#L60-L61
Check warning on line 78 in ee/tabby-db/src/pages.rs
Codecov / codecov/patch
ee/tabby-db/src/pages.rs#L63-L78
Check warning on line 98 in ee/tabby-db/src/pages.rs
Codecov / codecov/patch
ee/tabby-db/src/pages.rs#L81-L98
Check warning on line 101 in ee/tabby-db/src/pages.rs
Codecov / codecov/patch
ee/tabby-db/src/pages.rs#L100-L101
Check warning on line 106 in ee/tabby-db/src/pages.rs
Codecov / codecov/patch
ee/tabby-db/src/pages.rs#L103-L106
Check warning on line 109 in ee/tabby-db/src/pages.rs
Codecov / codecov/patch
ee/tabby-db/src/pages.rs#L108-L109
Check warning on line 126 in ee/tabby-db/src/pages.rs
Codecov / codecov/patch
ee/tabby-db/src/pages.rs#L111-L126
Check warning on line 129 in ee/tabby-db/src/pages.rs
Codecov / codecov/patch
ee/tabby-db/src/pages.rs#L128-L129
Check warning on line 156 in ee/tabby-db/src/pages.rs
Codecov / codecov/patch
ee/tabby-db/src/pages.rs#L131-L156
Check warning on line 159 in ee/tabby-db/src/pages.rs
Codecov / codecov/patch
ee/tabby-db/src/pages.rs#L158-L159
Check warning on line 176 in ee/tabby-db/src/pages.rs
Codecov / codecov/patch
ee/tabby-db/src/pages.rs#L161-L176
Check warning on line 179 in ee/tabby-db/src/pages.rs
Codecov / codecov/patch
ee/tabby-db/src/pages.rs#L178-L179
Check warning on line 194 in ee/tabby-db/src/pages.rs
Codecov / codecov/patch
ee/tabby-db/src/pages.rs#L181-L194
Check warning on line 197 in ee/tabby-db/src/pages.rs
Codecov / codecov/patch
ee/tabby-db/src/pages.rs#L196-L197
Check warning on line 202 in ee/tabby-db/src/pages.rs
Codecov / codecov/patch
ee/tabby-db/src/pages.rs#L199-L202
Check warning on line 205 in ee/tabby-db/src/pages.rs
Codecov / codecov/patch
ee/tabby-db/src/pages.rs#L204-L205