Commit Graph

10737 Commits

Author SHA1 Message Date
c7536dc598 Forward and backward chapter skipping 2024-05-03 13:58:15 +08:00
c4644ce0e7 Clean up metadata in list cards 2024-05-03 09:21:02 +08:00
53f1ac17ff Add an Unread filter to Following 2024-05-03 09:20:44 +08:00
e4ae644c7d Refactor chapter data to allow for click to skip to next chapter 2024-05-03 09:20:29 +08:00
767b3dc77f Merge pull request #3890 from omnivore-app/fix/android-synced-content
Add content when syncing
2024-05-03 08:52:18 +08:00
cb2206fbb3 Merge pull request #3892 from jivesh/main
Android QoL: use Android sharesheet when sharing article links
2024-05-03 08:43:52 +08:00
a021d1b549 Merge branch 'omnivore-app:main' into main 2024-05-02 23:04:56 +08:00
7a86df4722 Use Android sharesheet when sharing articles 2024-05-02 23:04:37 +08:00
2f075c82dd Add content when syncing 2024-05-02 15:24:39 +08:00
f11b7af181 Merge pull request #3889 from omnivore-app/fix/web-notes-and-fonts
Fix notebook export, add Super Notes Pro font'
2024-05-02 14:52:06 +08:00
9a62d11631 Merge pull request #3888 from omnivore-app/fix/rm-classification-email
We dont need the newsletter classification email anymore
2024-05-02 14:51:52 +08:00
6091dddc88 Add SuperNotes Pro font 2024-05-02 14:03:22 +08:00
68e3fce61d Add title and URL to notebook export 2024-05-02 13:54:21 +08:00
9a9147652f We dont need the newsletter classification email anymore 2024-05-02 13:40:45 +08:00
77a328eefc Merge pull request #3887 from omnivore-app/feat/android-sync-pull-content
Pull in html content when syncing on Android
2024-05-02 13:29:56 +08:00
c897f39937 Bump android version 2024-05-02 13:19:06 +08:00
4744c37dcd Pull on html content when syncing on Android 2024-05-02 13:05:07 +08:00
9555a7b951 Merge pull request #3726 from omnivore-app/dependabot/npm_and_yarn/pkg/admin/express-4.19.2
Bump express from 4.17.3 to 4.19.2 in /pkg/admin
2024-05-02 12:28:43 +08:00
d7b782b5c9 Merge pull request #3878 from omnivore-app/fix/ios-audio-reliability
Add prefetch queue dampening on audio, better handle segments with empty audio data
2024-05-02 12:28:04 +08:00
ab1a464a59 Merge pull request #3879 from omnivore-app/fix/conditional-captcha
Make the captcha provider conditional on the envar for self hosters
2024-05-02 12:27:37 +08:00
a403c862bf Merge pull request #3884 from jivesh/main
Android bugfix: Make article title the subject when sharing original
2024-05-02 11:06:30 +08:00
b8dd327395 Make article title extra subject when sharing original 2024-05-01 21:29:24 +08:00
d985e8d993 Merge pull request #3883 from omnivore-app/fix/tts-dependancy
fix: missing chai and mocha type import
2024-05-01 15:24:04 +08:00
664cbe5c35 build tts docker image in github action 2024-05-01 15:13:25 +08:00
7dcce0fba3 fix: missing chai and mocha type import 2024-05-01 15:03:38 +08:00
0e4dc82c3c Merge pull request #3876 from omnivore-app/fix/digest
fix/digest
2024-05-01 14:49:37 +08:00
da00392871 Merge pull request #3880 from stefanosansone/fix/android-welcome-bottom-bar
Android - Fix bottom bar visibility and volume rocker state
2024-05-01 13:28:59 +08:00
d1efd24093 bump version 2024-05-01 02:29:53 +02:00
7453b53024 use SwitchPreferenceWidget for every toggle in reader settings 2024-05-01 02:29:14 +02:00
3c7e6c8804 fix reader volume scroll option state 2024-05-01 02:23:47 +02:00
b7007b2918 move datastore constants 2024-05-01 02:23:24 +02:00
5b58c1c23f adjust stateflow starting mode 2024-05-01 02:23:11 +02:00
ce2f0d4b6f add welcome screen to navigation 2024-05-01 01:59:09 +02:00
fd2e1049ed Make the captcha provider conditional on the envar for self hosters 2024-04-30 15:21:30 +08:00
a67e4d57c3 Add prefetch queue dampening on audio, better handle segments with empty audio data 2024-04-30 14:53:22 +08:00
7a167c7c55 add tests 2024-04-30 14:42:46 +08:00
76c1cd5330 fix: filter punctuation and whitespace only utterance out 2024-04-30 14:33:10 +08:00
1a3697e24b fix: skip unwanted nodes and update the index when converting html to utterances 2024-04-30 13:58:37 +08:00
d589c18b68 generate a unique id for each scheduled digest to avoid duplication 2024-04-30 12:48:19 +08:00
8edfce596b revert to batch api call 2024-04-30 12:48:19 +08:00
83ed971b28 improve logs 2024-04-30 12:48:19 +08:00
aa30b592b5 reduce debug logs 2024-04-30 12:48:19 +08:00
debb396b44 better error handling 2024-04-30 12:48:19 +08:00
ea227b6462 use claude 2024-04-30 12:48:19 +08:00
0a2f9dba25 filter out summary if longer than 1000 words 2024-04-30 12:48:19 +08:00
cbf1f97630 fix timer on get candidates function 2024-04-30 12:48:19 +08:00
9a6ec7a58b filter out summary if shorter than 200 2024-04-30 12:48:19 +08:00
3954fa309b randomly select at most 25 candidates and time each step 2024-04-30 12:48:19 +08:00
32be8126df reduce number of db calls for search library items 2024-04-30 12:48:19 +08:00
14e91d338d do not create user profile and topics 2024-04-30 12:48:19 +08:00