|
|
e94529a96c
|
Merge pull request #2707 from Podginator/feat/saved-links
Add Saved Searches, the ability to add new searches, delete searches, and reorder searches.
|
2023-09-07 17:27:48 +08:00 |
|
|
|
d0583bf271
|
Disable persisted queries in Apollo
|
2023-09-07 14:49:48 +08:00 |
|
|
|
f7e5a8cbfd
|
Increase unauthed rate limit
|
2023-09-07 14:01:18 +08:00 |
|
|
|
79f42a5bde
|
Merge Main
|
2023-09-06 17:54:18 +02:00 |
|
|
|
13ab13d94d
|
Code Review Comments
|
2023-09-06 17:51:42 +02:00 |
|
|
|
d2534d692b
|
Better preview URLs for onboarding articles
|
2023-09-04 18:27:56 +08:00 |
|
|
|
424648ef6d
|
Merge remote-tracking branch 'refs/remotes/origin/feat/saved-links' into feat/saved-links
|
2023-09-02 00:26:42 +02:00 |
|
|
|
852d0e8977
|
Remove specific filters.
|
2023-09-02 00:26:30 +02:00 |
|
|
|
86544f5610
|
Merge branch 'main' into feat/saved-links
|
2023-09-01 17:43:37 +02:00 |
|
|
|
5374398174
|
Add missing db.ts
|
2023-09-01 17:42:33 +02:00 |
|
|
|
08d7f4842d
|
Add Theming, add test.
|
2023-09-01 17:42:19 +02:00 |
|
|
|
faf7880fcd
|
Fix some bugs regarding scrolling, fix some UI Issues, and correct the name of Non-feed Filter.
|
2023-08-31 20:08:54 +02:00 |
|
|
|
aca3f38764
|
Update test
|
2023-08-31 11:37:46 +08:00 |
|
|
|
a58864fe2c
|
Merge main
|
2023-08-30 19:48:04 +02:00 |
|
|
|
d433d48365
|
Add Filters, and editing filters.
|
2023-08-30 19:37:24 +02:00 |
|
|
|
da7a2d76aa
|
Update test
|
2023-08-30 18:34:35 +08:00 |
|
|
|
79cea907a3
|
Fix typo with RSS typed subscription queries
|
2023-08-30 14:18:39 +08:00 |
|
|
|
527930f89b
|
Update test
|
2023-08-29 20:40:51 +08:00 |
|
|
|
fe3d3be7f5
|
Make query more clear
|
2023-08-29 20:17:13 +08:00 |
|
|
|
6c1484cd09
|
Add type filter
|
2023-08-29 20:06:28 +08:00 |
|
|
|
3565c7000e
|
Update subscriptions query
|
2023-08-29 17:03:49 +08:00 |
|
|
|
bd84f34a7c
|
Improve test
|
2023-08-29 16:12:01 +08:00 |
|
|
|
8851017100
|
Use andWhere query to not overwrite the where
|
2023-08-29 15:54:07 +08:00 |
|
|
|
e69d53167d
|
Add test to make sure the subscriptions query is user scoped
|
2023-08-29 15:48:39 +08:00 |
|
|
|
a967989ea8
|
Fix test
|
2023-08-29 13:52:52 +08:00 |
|
|
|
92a723b6bc
|
Add one more subscriptions test
|
2023-08-29 13:25:56 +08:00 |
|
|
|
89c17fd0ab
|
Only filter inactive newsletters out from the subscriptions response
|
2023-08-29 11:34:55 +08:00 |
|
|
|
a6639d077a
|
Include RSS in subscriptions response
|
2023-08-29 10:42:29 +08:00 |
|
|
|
49496f7aa2
|
Only return active subscriptions
|
2023-08-29 10:19:57 +08:00 |
|
|
|
b47d0b4739
|
Add some test debug
|
2023-08-28 16:54:25 +08:00 |
|
|
|
feaa539c15
|
Use and where for type query. Prettier changes
|
2023-08-28 15:23:14 +08:00 |
|
|
|
aa0f4399aa
|
Remove prettier changes
|
2023-08-28 15:15:05 +08:00 |
|
|
|
38c9bbdcaa
|
Allow getting all subscritons regardless of type at the same time
|
2023-08-28 15:11:16 +08:00 |
|
|
|
ec574d0ad9
|
use new color or the color of the last overlap highlight when merging highlights
|
2023-08-18 13:54:38 +08:00 |
|
|
|
ce480806c0
|
add color to create/update/merge highlight api and highlight schema
|
2023-08-18 13:30:54 +08:00 |
|
|
|
2a019166aa
|
fix test
|
2023-08-17 18:55:29 +08:00 |
|
|
|
cd1fc5c4db
|
fix typo
|
2023-08-17 18:46:39 +08:00 |
|
|
|
c45b760f71
|
fix test
|
2023-08-17 18:42:11 +08:00 |
|
|
|
e54e61f3c0
|
reduce log size
|
2023-08-17 18:33:14 +08:00 |
|
|
|
dedd76cfb7
|
do not publish a pubsub event if the page is imported
|
2023-08-17 18:24:57 +08:00 |
|
|
|
ec88a9fe8e
|
we don't want to create thumbnail for imported pages
|
2023-08-17 18:05:51 +08:00 |
|
|
|
0609043956
|
reduce retry
|
2023-08-17 17:59:24 +08:00 |
|
|
|
6f315ef4d9
|
create a transaction for uploading files in the upload_files resolver
|
2023-08-16 21:19:03 +08:00 |
|
|
|
755fb66588
|
Merge pull request #2651 from omnivore-app/feature/csv-importer
feature/csv importer
|
2023-08-15 14:09:36 +08:00 |
|
|
|
9ad9cea917
|
raise rss limit to 150
|
2023-08-14 22:27:43 +08:00 |
|
|
|
5f6be169bd
|
add savedAt and publishedAt to saveUrl api
|
2023-08-14 17:10:34 +08:00 |
|
|
|
fb845152d9
|
add header to the pocket data csv file
|
2023-08-14 13:44:30 +08:00 |
|
|
|
93cca5040e
|
add comment
|
2023-08-11 14:41:21 +08:00 |
|
|
|
05e73ebc9c
|
reduce readwise api timeout to 5 sec
|
2023-08-11 14:38:45 +08:00 |
|
|
|
b18018ab2e
|
reduce max content size to 5MB and 10MB for both content and originalHtml
|
2023-08-11 14:02:29 +08:00 |
|