Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-01-02 | style(clippy+fmt): Format code and fix clippy issues | 1 | -1/+1 | |
2023-01-02 | Add create page functionality (#44) | 4 | -12/+25 | |
2022-11-19 | style(cargo fmt): Add rustfmt config, and fmt code | 5 | -29/+49 | |
2022-05-17 | style(cargo fmt): Format code | 4 | -344/+392 | |
2022-05-17 | Upgrade notion version (#39) | 15 | -0/+1545 | |
2021-12-28 | fix(#32): Fix rollup value parsing issues (#33) | 3 | -9/+130 | |
2021-12-17 | Url property can be null (#26) | 1 | -1/+1 | |
2021-12-11 | fix(example): Example wasn't compling + lib fixes (#19) | 1 | -1/+3 | |
2021-09-22 | feat: Paging improvements and ergonomics | 6 | -10/+44 | |
2021-08-30 | Improve ergonomics | 2 | -3/+16 | |
2021-08-29 | Notion API Version 2021-08-16 support; fix a bunch of modling errors as well | 14 | -18/+450 | |
2021-08-28 | Number format parsing bug. Fixes #15 (#16) | 5 | -70/+174 | |
2021-05-23 | Add initial todo example (#13) | 2 | -0/+20 | |
2021-05-17 | feat: adding proper error type with snafu (#8) | 2 | -15/+15 | |
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 | 2 | -5/+48 | |
2021-05-15 | adding basic property filters | 1 | -0/+58 | |
2021-05-15 | pages | 3 | -25/+242 | |
2021-05-14 | paging | 2 | -8/+16 | |
2021-05-14 | add all properties | 1 | -0/+83 | |
2021-05-14 | files documentation issue | 1 | -2/+3 | |
2021-05-14 | split models | 3 | -1/+163 | |
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 |