Commit graph

8275 commits

Author SHA1 Message Date
Hongbo Wu
d3d3dd9458 add index for status and updated_at columns on user table 2023-10-25 13:02:34 +08:00
Jackson Harper
747038ec0d
Merge pull request #3007 from omnivore-app/feat/web-add-flair-titles
Add titles to the flair icons
2023-10-24 18:21:16 +08:00
Jackson Harper
65b20fcb86 Revert unneeded import 2023-10-24 18:13:32 +08:00
Jackson Harper
b57fd742b3 Add titles to the flair icons 2023-10-24 18:05:06 +08:00
Jackson Harper
989dbc5977
Merge pull request #3004 from omnivore-app/feat/web-label-flair
Label flair for the web
2023-10-24 17:42:13 +08:00
Jackson Harper
f3ac6613d6
Merge pull request #3005 from omnivore-app/fix/web-force-pdf-read-position
On web always set PDF position to the last viewed page
2023-10-24 17:31:12 +08:00
Jackson Harper
769f3b6b03 Fix svgs 2023-10-24 17:25:44 +08:00
Jackson Harper
95c984edf1 Remove soptimization 2023-10-24 17:18:26 +08:00
Jackson Harper
973c1dec1e When saving PDF read position always set it to the current page 2023-10-24 17:15:03 +08:00
Jackson Harper
a95a5ac2a5 Add flair icon 2023-10-24 17:08:24 +08:00
Jackson Harper
a5d03e01db Label flair for the web 2023-10-24 17:03:36 +08:00
Hongbo Wu
c2092e0e5d
Merge pull request #2995 from omnivore-app/fix/item-id-update
fix: library item id could be updated if a different client request id supplied in save page api payload
2023-10-24 15:24:18 +08:00
Jackson Harper
34c98461f6
Merge pull request #2993 from omnivore-app/feat/admin-add-library-items
Add library items to /admin
2023-10-24 14:47:25 +08:00
Jackson Harper
533e3554fd
Merge pull request #2997 from omnivore-app/feature/reading-progress-api
ignore position check if force = true in reading progress api payload
2023-10-24 14:45:47 +08:00
Jackson Harper
87fbeb54e9
Merge pull request #2999 from omnivore-app/fix/ios-pdf-downloads
iOS: fix for PDF downloads, always use the download signed URL, not the original URL
2023-10-24 13:22:51 +08:00
Hongbo Wu
0814feb974
Merge pull request #3000 from omnivore-app/fix/pdf-url
fix: showing original url instead of signed url for pdf files in search api response
2023-10-24 13:20:51 +08:00
Jackson Harper
f1b7ac9b21 Revert ap import from another branch 2023-10-24 13:13:18 +08:00
Hongbo Wu
056bf9ebf1 fix update sql 2023-10-24 13:12:59 +08:00
Jackson Harper
2d47198a3f Make private in package.json again to fix build 2023-10-24 12:58:01 +08:00
Jackson Harper
6bce5b5e19 Improve PDF downloading on Android 2023-10-24 12:44:20 +08:00
Jackson Harper
9a1ccd46bc Bump version, attempt to refetch PDFs if download signed URL has expired 2023-10-24 12:43:41 +08:00
Jackson Harper
d7bd5c54a3 iOS: fix for PDF downloads, always use the download signed URL, not the original URL 2023-10-24 12:43:41 +08:00
Jackson Harper
4e2e23c570
Merge pull request #2981 from omnivore-app/feat/label-flair
First pass at label flair for iOS and Android
2023-10-24 12:42:57 +08:00
Jackson Harper
b970027c5c
Merge pull request #2982 from UDanV/fork
modified package.json
2023-10-24 12:42:26 +08:00
Hongbo Wu
3c75a23e75 fix: showing original url instead of signed url for pdf files in search api response 2023-10-24 12:02:58 +08:00
Hongbo Wu
41866d5cb7 cont 2023-10-23 22:02:43 +08:00
Hongbo Wu
f497c0ac5b add test cases 2023-10-23 21:43:01 +08:00
Hongbo Wu
3f14ac4f9b skip publishing event for importing 2023-10-23 21:31:38 +08:00
Hongbo Wu
79a647deb4 do not publish content and original html in the queue 2023-10-23 21:27:16 +08:00
Hongbo Wu
f46bb616fa update read_at to now 2023-10-23 21:14:23 +08:00
Hongbo Wu
e673db423b limit max content size to 10MB 2023-10-23 21:11:37 +08:00
Hongbo Wu
f18ea7a7ce ignore position check if force = true in reading progress api payload 2023-10-23 20:57:20 +08:00
Hongbo Wu
0c60706503 fix: date filter in bulk action api 2023-10-23 19:34:41 +08:00
Hongbo Wu
27b352f9ae fix: updates since api returns error for android client if invalid date is supplied 2023-10-23 19:07:47 +08:00
Hongbo Wu
e94a61a9bc fix: library item id could be updated if a different client request id supplied in save page api payload 2023-10-23 17:44:38 +08:00
Hongbo Wu
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
Hongbo Wu
4d255a12a7 add test cases 2023-10-23 15:47:21 +08:00
Hongbo Wu
b26e15c5d6 lint 2023-10-23 15:44:47 +08:00
Hongbo Wu
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
Jackson Harper
a0d186df2f Add entity mapping 2023-10-23 15:16:15 +08:00
Jackson Harper
7fe4fec112 Add upload_file 2023-10-23 15:07:30 +08:00
Jackson Harper
801c478381 Fix some columns 2023-10-23 14:55:50 +08:00
Jackson Harper
ff2d7fd617 Extend base entity 2023-10-23 14:44:49 +08:00
Jackson Harper
3b8705e4c7 Add library items to /admin 2023-10-23 14:24:42 +08:00
Hongbo Wu
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
Hongbo Wu
850569d7e4 add test cases 2023-10-23 12:24:19 +08:00
Hongbo Wu
001f1e1d5e
Merge pull request #2979 from omnivore-app/forte-labs-newsletter
forte labs newsletter
2023-10-23 11:58:39 +08:00
Jackson Harper
59b84a6eed
Merge pull request #2989 from PeterDaveHelloKitchen/zh_TW
Add basic Traditional Chinese translation
2023-10-23 11:38:11 +08:00
Jackson Harper
21a1d3717b
Merge pull request #2991 from ismailghedamsi/main
Add getting started guide arabic translation
2023-10-23 11:21:22 +08:00
Jackson Harper
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