Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-01-23 | move And and Or variants to FilterCondition to support recursive nesting (#52) | 1 | -14/+84 | ||
2023-01-02 | Add create page functionality (#44) | 1 | -10/+13 | ||
* Change text to rich_text * Add craete page functionality Co-authored-by: Jake Swenson <jakeswenson@users.noreply.github.com> | |||||
2022-11-19 | style(cargo fmt): Add rustfmt config, and fmt code | 1 | -1/+4 | ||
2021-09-22 | feat: Paging improvements and ergonomics | 1 | -3/+6 | ||
2021-08-30 | Improve ergonomics | 1 | -2/+11 | ||
2021-08-29 | Notion API Version 2021-08-16 support; fix a bunch of modling errors as well | 1 | -1/+4 | ||
2021-08-28 | Number format parsing bug. Fixes #15 (#16) | 1 | -0/+11 | ||
2021-05-23 | Add initial todo example (#13) | 1 | -0/+9 | ||
2021-05-17 | feat: adding proper error type with snafu (#8) | 1 | -13/+13 | ||
2021-05-16 | chore: lots of little cleanup (#7) | 1 | -24/+223 | ||
2021-05-16 | fix: Fixes issue #3, search can return objects (#5) | 1 | -4/+4 | ||
2021-05-15 | adding test for is_not_empty | 1 | -0/+14 | ||
2021-05-15 | adding serialize to true | 1 | -1/+38 | ||
2021-05-15 | working database queries | 1 | -5/+5 | ||
2021-05-15 | adding basic property filters | 1 | -0/+58 | ||
2021-05-14 | paging | 1 | -8/+3 | ||
2021-05-14 | split models | 1 | -1/+0 | ||
2021-05-14 | clean code | 1 | -21/+28 | ||
2021-05-14 | First pass at a working Notion api client from the public beta | 1 | -0/+89 | ||