index
:
notion
feature/block-children
fix-block-child-db-key
identifier-infallible
main
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
models
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-12
add new props (#66)
Ivy Pierlot
2
-23
/
+115
2023-02-25
Add new CreateBlock children to page creation (#49)
Mark Cola
12
-746
/
+922
2023-01-23
move And and Or variants to FilterCondition to support recursive nesting (#52)
Mark Cola
1
-14
/
+84
2023-01-07
Fixed properties docs and added Status (#46)
AusCyberman
1
-32
/
+70
2023-01-02
style(clippy+fmt): Format code and fix clippy issues
Jake Swenson
1
-1
/
+1
2023-01-02
Add create page functionality (#44)
ahmetrehaseker
4
-12
/
+25
2022-11-19
style(cargo fmt): Add rustfmt config, and fmt code
Jake Swenson
5
-29
/
+49
2022-05-17
style(cargo fmt): Format code
Jake Swenson
4
-344
/
+392
2022-05-17
Upgrade notion version (#39)
Shashank Pachava
15
-0
/
+1545
2021-12-28
fix(#32): Fix rollup value parsing issues (#33)
Jake Swenson
3
-9
/
+130
2021-12-17
Url property can be null (#26)
Dmitry Gavrovsky
1
-1
/
+1
2021-12-11
fix(example): Example wasn't compling + lib fixes (#19)
Dmitry Gavrovsky
1
-1
/
+3
2021-09-22
feat: Paging improvements and ergonomics
Jake Swenson
6
-10
/
+44
2021-08-30
Improve ergonomics
Jake Swenson
2
-3
/
+16
2021-08-29
Notion API Version 2021-08-16 support; fix a bunch of modling errors as well
Jake Swenson
14
-18
/
+450
2021-08-28
Number format parsing bug. Fixes #15 (#16)
Jake Swenson
5
-70
/
+174
2021-05-23
Add initial todo example (#13)
Jake Swenson
2
-0
/
+20
2021-05-17
feat: adding proper error type with snafu (#8)
Jake Swenson
2
-15
/
+15
2021-05-16
chore: lots of little cleanup (#7)
Jake Swenson
1
-24
/
+223
2021-05-16
fix: Fixes issue #3, search can return objects (#5)
Jake Swenson
1
-4
/
+4
2021-05-15
adding test for is_not_empty
Jake Swenson
1
-0
/
+14
2021-05-15
adding serialize to true
Jake Swenson
1
-1
/
+38
2021-05-15
working database queries
Jake Swenson
2
-5
/
+48
2021-05-15
adding basic property filters
Jake Swenson
1
-0
/
+58
2021-05-15
pages
Jake Swenson
3
-25
/
+242
2021-05-14
paging
Jake Swenson
2
-8
/
+16
2021-05-14
add all properties
Jake Swenson
1
-0
/
+83
2021-05-14
files documentation issue
Jake Swenson
1
-2
/
+3
2021-05-14
split models
Jake Swenson
3
-1
/
+163
2021-05-14
clean code
Jake Swenson
1
-21
/
+28
2021-05-14
First pass at a working Notion api client from the public beta
Jake Swenson
1
-0
/
+89