|
|
a5c0ef19ec
|
Add recentSearches API GQL schema
|
2022-10-11 14:53:48 +08:00 |
|
|
|
a6795b380a
|
Fetch favicon from url
|
2022-09-28 19:02:29 +08:00 |
|
|
|
6220d5d4af
|
Return subscription icon proxy url in the list subscriptions api response
|
2022-09-27 15:35:06 +08:00 |
|
|
|
4aa62d6031
|
Add list integrations API and integration tests
|
2022-08-08 18:12:44 +08:00 |
|
|
|
0cf3f58258
|
Add integration tests for setIntegration API
|
2022-08-08 17:09:23 +08:00 |
|
|
|
dd2db71876
|
Add createIntegration API implementation
|
2022-08-05 16:08:20 +08:00 |
|
|
|
e66d047d51
|
Add createIntegration API to the GQL schema
|
2022-08-05 16:08:20 +08:00 |
|
|
|
b12607887e
|
Add moveLable api in gql Schema
|
2022-08-04 21:38:05 +08:00 |
|
|
|
336d06375a
|
Add updatesSince API resolver
|
2022-07-29 18:11:18 +08:00 |
|
|
|
07c6214e88
|
Add DELETED state to the article
|
2022-07-29 14:08:35 +08:00 |
|
|
|
b976b6098d
|
Add updatesSince API in GQL schema
|
2022-07-29 12:11:48 +08:00 |
|
|
|
9ea9bd9ea1
|
send confirmation email to pending user when login
|
2022-07-25 15:14:01 -07:00 |
|
|
|
068684d16b
|
add test for failing to send confirmation email when signup
|
2022-07-25 15:12:56 -07:00 |
|
|
|
cb1d64cd82
|
add siteName in api response
|
2022-07-13 10:57:54 +08:00 |
|
|
|
970609c3b8
|
change size to first in query param
|
2022-07-13 10:46:03 +08:00 |
|
|
|
b68282fe97
|
rename typeahead to typeaheadSearch
|
2022-07-12 09:36:00 -07:00 |
|
|
|
3a1f38a6f7
|
add typeahead api implementation
|
2022-07-12 09:36:00 -07:00 |
|
|
|
31ac511121
|
add typeahead gql schema
|
2022-07-12 09:36:00 -07:00 |
|
|
|
02411347a7
|
regenerate graphql files
|
2022-07-06 09:38:24 -07:00 |
|
|
|
6cae3dc9b5
|
Add highlights in search item
|
2022-06-28 09:53:48 +08:00 |
|
|
|
2bcf97d2e8
|
Make updatedAt optional
|
2022-06-17 17:07:13 +08:00 |
|
|
|
e408143ea9
|
Add savedAt to searchItem and make readingProgress required
|
2022-06-17 16:02:46 +08:00 |
|
|
|
6189e85b2c
|
Add readAt to article
|
2022-06-15 09:32:10 +08:00 |
|
|
|
ea4e4d6828
|
Use the Article type instead of Page in updatePage API
Despite the name we are still using Article in many
places.
|
2022-06-09 15:29:01 -07:00 |
|
|
|
fa2b58eac0
|
When creating a page during an uploadfile request return its ID
|
2022-06-08 20:17:47 -07:00 |
|
|
|
309c581cf5
|
Merge pull request #729 from omnivore-app/labels-in-highlights
Support labels in highlights
|
2022-06-09 09:28:43 +08:00 |
|
|
|
93c0e53d1d
|
Generate setLabelsForHighlight graphql code
|
2022-06-08 14:59:11 +08:00 |
|
|
|
427b58eedd
|
Add set labels for highlight gql schema
|
2022-06-06 19:15:51 +08:00 |
|
|
|
d00becc269
|
Add readAt to search API response
|
2022-06-04 22:12:59 +08:00 |
|
|
|
791e31d60f
|
Merge pull request #750 from omnivore-app/OMN-633
Reopening OMN-633 to rebase
|
2022-06-03 13:36:36 -07:00 |
|
|
|
bf929db559
|
Add the updatedAt attribute to page items
|
2022-06-03 10:24:11 -07:00 |
|
|
|
74054cbdbd
|
Merge pull request #716 from omnivore-app/api-token
Api tokens
|
2022-05-31 14:22:23 +08:00 |
|
|
|
d42b0c244c
|
fixed merge conflicts
|
2022-05-30 12:29:49 +00:00 |
|
|
|
987336f438
|
Merge pull request #712 from omnivore-app/fix/ios-pdf-handling
Better PDF upload handling on iOS
|
2022-05-27 08:43:07 -07:00 |
|
|
|
b7206457b4
|
Add test for revoke api key
|
2022-05-27 18:36:17 +08:00 |
|
|
|
fd4fc8a4e7
|
Add list/delete api key in schema
|
2022-05-27 18:34:36 +08:00 |
|
|
|
a09588d3a7
|
Update generateApiKey resolver
|
2022-05-27 18:33:49 +08:00 |
|
|
|
cb98a9cf86
|
Make clients opt into creating a page when uploading a file
|
2022-05-26 21:40:40 -07:00 |
|
|
|
cc07c00a83
|
Add get/list/delete webhook gql schema
|
2022-05-26 14:51:11 +08:00 |
|
|
|
6d0ce30a44
|
Add setWebhook resolver
|
2022-05-26 14:51:10 +08:00 |
|
|
|
5528d1d349
|
Replace createWebhook with setWebhook
|
2022-05-26 14:50:38 +08:00 |
|
|
|
aaab02c9d8
|
Add createWebhook gql schema
|
2022-05-26 14:50:08 +08:00 |
|
|
|
dd394144cd
|
Add language in schema
|
2022-05-26 10:52:19 +08:00 |
|
|
|
d704fad2ff
|
Merge pull request #701 from omnivore-app/feature/add-popular-reads
API to add recommended (popular) reads to a users library
|
2022-05-24 21:09:24 -07:00 |
|
|
|
f4c65d7fe1
|
Merge pull request #698 from omnivore-app/sort-by-publish-time
Support sort or filter by publish time
|
2022-05-25 10:41:49 +08:00 |
|
|
|
2b14d51ec6
|
API to add recommended (popular) reads to a users library
This API is used in onboarding
|
2022-05-24 12:05:39 -07:00 |
|
|
|
641f191fcd
|
Add published sort param in schema
|
2022-05-24 18:23:30 +08:00 |
|
|
|
75728cc144
|
fixing diff
|
2022-05-24 07:04:54 +00:00 |
|
|
|
51dd9a5733
|
Return a list of subscriptions
|
2022-05-17 18:45:52 +08:00 |
|
|
|
906b2d28a0
|
Add subscribe API schema
|
2022-05-17 16:23:36 +08:00 |
|