|
|
f46bb616fa
|
update read_at to now
|
2023-10-23 21:14:23 +08:00 |
|
|
|
f18ea7a7ce
|
ignore position check if force = true in reading progress api payload
|
2023-10-23 20:57:20 +08:00 |
|
|
|
4b3374f400
|
Merge pull request #2994 from omnivore-app/fix/save-page-source
fix: when source is rss-feed and domain is youtube.com, the item will be parsed in the backend
|
2023-10-23 16:00:50 +08:00 |
|
|
|
4d255a12a7
|
add test cases
|
2023-10-23 15:47:21 +08:00 |
|
|
|
b26e15c5d6
|
lint
|
2023-10-23 15:44:47 +08:00 |
|
|
|
bbc46c6389
|
fix: when source is rss-feed or csv-import, do not parse items in the backend
|
2023-10-23 15:43:19 +08:00 |
|
|
|
5d87f07f0f
|
Merge pull request #2992 from omnivore-app/perf/search-api
perf: limit search item results to 100 a time and fetch labels and recommendations only needed
|
2023-10-23 12:45:17 +08:00 |
|
|
|
850569d7e4
|
add test cases
|
2023-10-23 12:24:19 +08:00 |
|
|
|
001f1e1d5e
|
Merge pull request #2979 from omnivore-app/forte-labs-newsletter
forte labs newsletter
|
2023-10-23 11:58:39 +08:00 |
|
|
|
59b84a6eed
|
Merge pull request #2989 from PeterDaveHelloKitchen/zh_TW
Add basic Traditional Chinese translation
|
2023-10-23 11:38:11 +08:00 |
|
|
|
21a1d3717b
|
Merge pull request #2991 from ismailghedamsi/main
Add getting started guide arabic translation
|
2023-10-23 11:21:22 +08:00 |
|
|
|
58a3bb6709
|
Merge pull request #2985 from 0Armaan025/docs-fix/contributing.md
made contributing.md way better, precise and emojified
|
2023-10-23 11:11:30 +08:00 |
|
|
|
7763a8a939
|
perf: limit search item results to 100 a time and fetch labels and recommendations only needed
|
2023-10-23 10:52:03 +08:00 |
|
|
|
0421ff7619
|
Merge branch 'omnivore-app:main' into main
|
2023-10-22 19:58:01 -04:00 |
|
|
|
5862e59397
|
Update getting-started-guide.md
Fix formatting
|
2023-10-22 19:56:42 -04:00 |
|
|
|
cfe065d47b
|
Add arabic guide
|
2023-10-22 19:43:05 -04:00 |
|
|
|
1e9a19be7c
|
Add basic Traditional Chinese translation
|
2023-10-23 02:58:08 +08:00 |
|
|
|
c6676cd231
|
made contributing.md way better, precise and emojified
|
2023-10-22 13:01:31 +05:30 |
|
|
|
313fd77bef
|
Update generated html
|
2023-10-20 18:59:22 +08:00 |
|
|
|
1b1cce7485
|
disable javascript for the host
|
2023-10-20 18:59:22 +08:00 |
|
|
|
3bd43048a4
|
add test case for forte labs newsletter
|
2023-10-20 18:59:22 +08:00 |
|
|
|
c34630c901
|
Merge pull request #2971 from omnivore-app/fix/thumbnailer
fix importer triggers thumbnailer unexpectedly
|
2023-10-20 18:00:57 +08:00 |
|
|
|
1ebfb94309
|
Merge pull request #2977 from Rudra-Ji/main
fix typo
|
2023-10-20 18:00:43 +08:00 |
|
|
|
91ff797859
|
Merge pull request #2978 from omnivore-app/fix/update-subscription
fix wrong order of parameters in update subscription api integration
|
2023-10-20 15:30:44 +08:00 |
|
|
|
3fa3526a16
|
fix wrong order of parameters in update scription api integration
|
2023-10-20 15:16:02 +08:00 |
|
|
|
b2a61b2d7c
|
Merge pull request #2969 from omnivore-app/fix/query-group
Group RSS subscriptions by feed URL and filter by scheduled time
|
2023-10-20 14:45:44 +08:00 |
|
|
|
6618a6ed19
|
migrate popular reads into database
|
2023-10-20 14:31:16 +08:00 |
|
|
|
23eb7ea76f
|
fix typo
|
2023-10-20 11:51:02 +05:30 |
|
|
|
acd96728e7
|
Merge pull request #2976 from omnivore-app/fix/api-tweak-rate-limits
Add a longer rate limit window on createaccount/reset password, reduce api rate limit hits
|
2023-10-20 12:14:33 +08:00 |
|
|
|
a23b67b70b
|
Dont rate limit auth in local env so tests can run
|
2023-10-20 11:44:52 +08:00 |
|
|
|
b9e2f9ee53
|
Add a longer rate limit window on createaccount/reset password, reduce api rate limit hits
|
2023-10-20 11:28:16 +08:00 |
|
|
|
4e36a5809e
|
fix failure of re-subscribing rss feed
|
2023-10-20 11:05:58 +08:00 |
|
|
|
efb58f8604
|
avoid using string interop in graphql
|
2023-10-20 10:06:28 +08:00 |
|
|
|
d746510358
|
cont
|
2023-10-19 21:50:16 +08:00 |
|
|
|
f750648824
|
fix importer triggers thumbnailer unexpectedly
|
2023-10-19 21:46:43 +08:00 |
|
|
|
25c0ee3b34
|
return 1 for updateFrequency if it is not a number
|
2023-10-19 21:08:54 +08:00 |
|
|
|
750ccb0c42
|
fix conflicts with main
|
2023-10-19 17:44:53 +08:00 |
|
|
|
1880f2ace4
|
Update rss handler to fetch a group of rss feeds in one task
|
2023-10-19 17:27:55 +08:00 |
|
|
|
f50d1c9cb9
|
Group RSS subscriptions by feed URL and create cloud task for the groups
|
2023-10-19 17:27:08 +08:00 |
|
|
|
5283a84908
|
add scheduledAt to the task payload
|
2023-10-19 17:27:08 +08:00 |
|
|
|
18aece84e7
|
add scheduledAt to subscriptions
|
2023-10-19 17:27:08 +08:00 |
|
|
|
b27ff99bff
|
Merge pull request #2970 from omnivore-app/fix/rss-checksum-status
Send ok when checksum has not been updated
|
2023-10-19 14:24:54 +08:00 |
|
|
|
88a46e6ee6
|
Send ok when checksum has not been updated
|
2023-10-19 14:18:01 +08:00 |
|
|
|
5d33b8bb43
|
Merge pull request #2962 from omnivore-app/feat/api-cache-rss-checksums
Cache and check feed checksums to reduce fetching
|
2023-10-19 13:45:36 +08:00 |
|
|
|
2161038b83
|
Merge pull request #2965 from suravshresth/patch2
docs: fix typos in packages/content-fetch/README.md
|
2023-10-19 13:12:07 +08:00 |
|
|
|
348673919d
|
Merge pull request #2967 from h3n4l/chore/add-source-of-apple
docs: add native ios app source code link in readme
|
2023-10-19 13:10:51 +08:00 |
|
|
|
1733cf756d
|
docs: add native ios app source code link in readme
|
2023-10-19 11:42:42 +08:00 |
|
|
|
699e8077dc
|
Add feed custom fields, set timeout/redirects
|
2023-10-19 09:57:28 +08:00 |
|
|
|
4b171c0657
|
docs: fix typos in packages/content-fetch/README.md
|
2023-10-18 20:35:35 +05:45 |
|
|
|
c93e61ec24
|
Remove debug
|
2023-10-18 21:30:23 +08:00 |
|