Commit graph

8487 commits

Author SHA1 Message Date
Jackson Harper
cfc388a901 Upgrade lerna and some base docker images off of alpine 2023-10-25 09:26:08 +08:00
Jackson Harper
d499ef31c1
Merge pull request #3011 from omnivore-app/fix/ios-labels-and-french
Fix label search on iOS, add French TTS
2023-10-25 09:25:42 +08:00
Jackson Harper
2231181893 Add French as a language option for text to speech 2023-10-25 09:24:54 +08:00
Jackson Harper
e38037da58 Fix formatting of label search 2023-10-25 09:24:14 +08:00
Jackson Harper
6443da0afc
Merge pull request #3009 from omnivore-app/fix/ios-force-pdf-reading-position
Force reading position to update on iOS in PDFs
2023-10-25 09:21:43 +08:00
Jackson Harper
76c094b1ba Force reading position to update on iOS in PDFs 2023-10-24 19:27:09 +08:00
Luke Channings
bbb8ffa918
Remove debugging info in workflow 2023-10-24 11:53:19 +01: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
Luke Channings
c4773dc904
Landing page improvements and various supporting improvements 2023-10-24 09:43:39 +01:00
Jackson Harper
836267aa56
Update lerna config 2023-10-24 09:43:39 +01:00
Jackson Harper
35d2f39ba9
Upgrade lerna and some base docker images off of alpine 2023-10-24 09:43:39 +01: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
RishiASheth
f19c8e61dd added hindi translation 2023-10-24 10:11:05 +05:30
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
Peter Dave Hello
e837601caf Use COPY instead of ADD for files and folders in Dockerfile
Reference:
- https://docs.docker.com/develop/develop-images/instructions/#add-or-copy
2023-10-24 00:30:10 +08:00
Peter Dave Hello
92c0531ffd Use apk add with --no-cache in Dockerfile to minimize image size 2023-10-24 00:10:12 +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