Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-08-27 | Make NotionApi Clone-able | 1 | -0/+1 | |
2021-05-23 | Add initial todo example (#13) | 3 | -0/+48 | |
2021-05-17 | ci: adding doc build step (#10) | 2 | -2/+16 | |
2021-05-17 | refactor: Rename Indentifible trait to AsIdentifier and try to improve the us... | 2 | -45/+26 | |
2021-05-16 | Get Children Blocks (#9) | 2 | -7/+189 | |
2021-05-17 | feat: adding proper error type with snafu (#8) | 3 | -31/+55 | |
2021-05-16 | chore: lots of little cleanup (#7) | 3 | -27/+227 | |
2021-05-16 | fix: Fixes issue #3, search can return objects (#5) | 3 | -21/+77 | |
2021-05-15 | fix: Test include_str in CI | 1 | -1/+3 | |
2021-05-15 | feat: adding support for running API tests in CI (using my API token...) (#2) | 1 | -2/+11 | |
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 | trait issue, need to fix | 1 | -13/+3 | |
2021-05-15 | working database queries | 4 | -15/+104 | |
2021-05-15 | adding basic property filters | 3 | -6/+113 | |
2021-05-15 | pages | 5 | -64/+460 | |
2021-05-14 | paging | 3 | -8/+17 | |
2021-05-14 | add all properties | 1 | -0/+83 | |
2021-05-14 | files documentation issue | 1 | -2/+3 | |
2021-05-14 | split models | 5 | -169/+175 | |
2021-05-14 | clean code | 3 | -53/+62 | |
2021-05-14 | First pass at a working Notion api client from the public beta | 3 | -0/+381 |