Kyle Fang
|
705c052320
|
feat: update to latest wrangler version
|
2024-05-16 22:53:39 +08:00 |
|
Tobias Lins
|
bfadc37894
|
Merge pull request #65 from janniks/experimental
Add experimental `syncRecordValues` fix
|
2021-10-31 18:39:11 +01:00 |
|
janniks
|
0f53b478c4
|
Add experimental fix
|
2021-10-30 18:58:51 +02:00 |
|
Tobias Lins
|
6a1af2ef70
|
Merge pull request #56 from janniks/fix-content
Fix missing/pending blocks
|
2021-10-06 11:11:28 +02:00 |
|
janniks
|
bee30a7b2c
|
Merge branch 'master' of github.com:splitbee/notion-api-worker into fix-content
|
2021-10-06 10:51:10 +02:00 |
|
Tobias Lins
|
8b93b0304b
|
Merge pull request #61 from pbteja1998/fix-query-collection-api
fix: query collection API
|
2021-10-06 10:38:22 +02:00 |
|
Bhanu Teja Pachipulusu
|
aa169aa3e6
|
fix: query collection API
|
2021-10-06 12:08:24 +05:30 |
|
janniks
|
d0f9146470
|
Fix missing blocks while keeping base page content
|
2021-08-26 23:47:04 +02:00 |
|
janniks
|
447459f7e4
|
Revert "Fix broken pending block fetching"
This reverts commit bf8c9c50b8.
|
2021-08-26 23:45:15 +02:00 |
|
Timo Lins
|
882d36ebbd
|
Merge pull request #52 from JhumanJ/master
Fix broken pending block fetching
|
2021-08-02 16:24:52 +02:00 |
|
Julien Nahum
|
bf8c9c50b8
|
Fix broken pending block fetching
|
2021-07-20 10:30:36 +02:00 |
|
Tobias Lins
|
605a111b86
|
Merge pull request #42 from splitbee/dependabot/npm_and_yarn/elliptic-6.5.4
chore(deps): bump elliptic from 6.5.3 to 6.5.4
|
2021-06-23 16:10:06 +02:00 |
|
Tobias Lins
|
f6434f37e5
|
Merge pull request #43 from splitbee/dependabot/npm_and_yarn/y18n-4.0.1
chore(deps): bump y18n from 4.0.0 to 4.0.1
|
2021-06-23 16:09:54 +02:00 |
|
Tobias Lins
|
f336629328
|
Merge pull request #45 from splitbee/dependabot/npm_and_yarn/ssri-6.0.2
chore(deps): bump ssri from 6.0.1 to 6.0.2
|
2021-06-23 16:09:46 +02:00 |
|
dependabot[bot]
|
4bd6ad2cb5
|
chore(deps): bump ssri from 6.0.1 to 6.0.2
Bumps [ssri](https://github.com/npm/ssri) from 6.0.1 to 6.0.2.
- [Release notes](https://github.com/npm/ssri/releases)
- [Changelog](https://github.com/npm/ssri/blob/v6.0.2/CHANGELOG.md)
- [Commits](https://github.com/npm/ssri/compare/v6.0.1...v6.0.2)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-04-30 18:53:28 +00:00 |
|
dependabot[bot]
|
b98155e5d3
|
chore(deps): bump y18n from 4.0.0 to 4.0.1
Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/yargs/y18n/releases)
- [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yargs/y18n/commits)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-04-01 02:41:57 +00:00 |
|
dependabot[bot]
|
5898fb677b
|
chore(deps): bump elliptic from 6.5.3 to 6.5.4
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.3 to 6.5.4.
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.3...v6.5.4)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-03-10 23:04:40 +00:00 |
|
Tobias Lins
|
f3ca95a9f1
|
Merge pull request #40 from iam4x/patch-1
fix(table): allow loading more than 100 entries
|
2021-03-07 16:48:39 +01:00 |
|
Maxime Janton
|
eae313028b
|
fix(table): allow loading more than 100 entries
With notion API changes, you cannot query more than 100 for `loadPageChunkBody` but table entries gets unchanged for now
|
2021-03-05 13:49:12 +01:00 |
|
Tobias Lins
|
f108afbf66
|
Merge pull request #39 from smsmsmsmin/master
fix: notion api update issue
|
2021-03-05 08:40:56 +01:00 |
|
Lee Seungmin
|
8bc8250462
|
fix: notion api update issue
|
2021-03-05 11:46:38 +09:00 |
|
Tobias Lins
|
ce68c5b8c1
|
Merge pull request #36 from chromakode/add-column-types
Add support for url, email, phone_number types
|
2021-02-21 16:20:13 +01:00 |
|
Max Goodhart
|
8ae0c7652e
|
Add support for url, email, phone_number types
|
2021-01-20 00:37:48 -08:00 |
|
Tobias Lins
|
efe1d0ca78
|
Merge pull request #31 from wyncode/30-add-token-to-fetchBlocks
adds token to fetchBlock, fixes #30
|
2020-12-20 19:39:16 +01:00 |
|
Tobias Lins
|
0b3d4c9e14
|
Merge pull request #33 from splitbee/dependabot/npm_and_yarn/ini-1.3.8
Bump ini from 1.3.5 to 1.3.8
|
2020-12-20 19:38:42 +01:00 |
|
dependabot[bot]
|
a92a23f7ef
|
Bump ini from 1.3.5 to 1.3.8
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8.
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.8)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-12-12 22:38:02 +00:00 |
|
Ernie Hsiung
|
e629eb5724
|
adds token to fetchBlock, fixes #30
|
2020-11-12 10:17:49 -05:00 |
|
Ernie Hsiung
|
1260510720
|
fix: some blocks don't have value attribute
|
2020-11-11 23:11:56 -05:00 |
|
Tobias Lins
|
0503246af6
|
Fix multiple inline table support
|
2020-11-10 10:04:04 +01:00 |
|
Tobias Lins
|
c6cc7e1ea6
|
Merge pull request #26 from splitbee/valid-image-url
Return working image url inside table
|
2020-09-06 21:00:32 +02:00 |
|
Timo Lins
|
fe5168b058
|
Return working image url inside table
- Prefix with `notion.so/image/`
- Add required query params
|
2020-09-06 20:55:40 +02:00 |
|
Tobias Lins
|
2cc193e9d4
|
Merge pull request #23 from splitbee/fix/block-error
fix: error some blocks don't contain content
|
2020-07-21 20:55:11 +02:00 |
|
Tobias Lins
|
323b230fa7
|
Merge pull request #21 from splitbee/feature/respect-cache-headers
Respect cache headers
|
2020-07-21 20:54:56 +02:00 |
|
Tobias Lins
|
6b024968e1
|
Merge pull request #19 from splitbee/feature/update-deps
Update deps
|
2020-07-21 20:53:24 +02:00 |
|
Travis Fischer
|
4565992ff1
|
fix: error some blocks don't contain content
|
2020-07-21 09:58:54 -04:00 |
|
Travis Fischer
|
0177ebafa9
|
feat: respect cache headers
|
2020-07-21 08:31:51 -04:00 |
|
Travis Fischer
|
d9a6d4e610
|
chore: add editorconfig
|
2020-07-21 07:32:15 -04:00 |
|
Travis Fischer
|
1b309e35b2
|
chore: add travis to authors
|
2020-07-21 07:32:04 -04:00 |
|
Travis Fischer
|
a8a5bf0cc2
|
chore: update deps
|
2020-07-21 07:31:49 -04:00 |
|
Tobias Lins
|
35e48d1d3f
|
Add file support
|
2020-07-18 18:16:25 +02:00 |
|
Tobias Lins
|
1295bbea5d
|
Fix edge cases that let worker crash
|
2020-07-02 11:48:08 +02:00 |
|
Tobias Lins
|
ae8f650923
|
Add support for schema
|
2020-06-28 20:44:57 +02:00 |
|
Tobias Lins
|
2627e3319c
|
Better support for collections
|
2020-06-28 19:52:04 +02:00 |
|
Tobias Lins
|
c40b9bc9db
|
Support for table title
|
2020-06-28 16:53:50 +02:00 |
|
Tobias Lins
|
6e52c075d7
|
Typing fixes from #8
|
2020-06-28 16:31:10 +02:00 |
|
Tobias Lins
|
99dee3bc1b
|
Merge branch 'master' of https://github.com/splitbee/notion-api-worker
|
2020-06-28 16:23:07 +02:00 |
|
Tobias Lins
|
8b89eba581
|
Update index.ts
|
2020-06-28 16:23:05 +02:00 |
|
Tobias Lins
|
1c60c84fc8
|
Merge pull request #16 from transitive-bullshit/feature/search
Add support for API search
|
2020-06-25 20:55:50 +02:00 |
|
Tobias Lins
|
700e9a6833
|
Merge pull request #9 from transitive-bullshit/fix/recursive-blocks
Add support for recursive blocks
|
2020-06-25 20:54:59 +02:00 |
|
Travis Fischer
|
2001b1ceb7
|
feat: sanitize page ids for search
|
2020-06-22 11:23:35 -04:00 |
|