8997f2457f
Add GQL Server used for generating swift gql bindings
2022-12-01 15:44:53 +08:00
16f17cae3b
Merge pull request #1475 from omnivore-app/feat/highlight-labels
...
Allow setting labels from the highlights list view on iOS
2022-12-01 15:34:20 +08:00
af685ddb4b
Make highlight labels relationship many to many
2022-12-01 14:12:48 +08:00
2cdd75ac18
Rename highlights + notes to notebook
2022-12-01 13:59:29 +08:00
ab64e56ab4
Better cancelation of offline audio downloads, menu cleanup
2022-12-01 13:52:58 +08:00
3e4f9409df
Dont fully close audio player on error
...
This gives users the ability to change the selected language if
the error was related to language / voice.
2022-12-01 12:50:59 +08:00
5e346740cc
Merge pull request #1489 from omnivore-app/fix/tts-mismatched-language
...
Return status=500 if no audio data returned by synthesis api
2022-12-01 11:49:45 +08:00
a729caa458
Return status=500 if no audio data returned by synthesis api
2022-12-01 11:42:36 +08:00
7c8b057f85
Merge pull request #1486 from omnivore-app/fix/site-name-extraction
...
Fix site_name not saved when a page is saved by extensions
2022-12-01 11:28:51 +08:00
0693a6c2ff
Merge pull request #1487 from omnivore-app/saved-filters-api
...
saved filters api
2022-12-01 11:25:50 +08:00
0eebfe923a
Add position in filter table and move filter api
2022-12-01 10:26:32 +08:00
26b2bd515a
Merge pull request #1484 from omnivore-app/add-savedAt-to-update-api
...
Update savedAt in update page api
2022-12-01 09:41:09 +08:00
0487d8325c
Add saved filter api
2022-11-30 21:41:59 +08:00
983e15bdda
Add two slower playback speed options
2022-11-30 21:36:38 +08:00
b285ce94f1
use the system font for text to speech
...
This gives a better layout for Tamil and Hindi languages than
Inter which seemed to have issues calculating line height.
2022-11-30 21:31:55 +08:00
1b57d879ed
Better handling of errors in javascript while waiting in swift
...
Two main changes here:
- Wait for JS highlight methods to complete, if an error occurs
post that error back to Swift.
- When creating a highlight with a note, post a message back to
Swift to signify success. We wait for that message instead of
closing immediately, so that a user doesn't lose their note if
creating the highlight failed.
2022-11-30 21:09:02 +08:00
6f0f0ec8b5
Update bundle
2022-11-30 21:08:21 +08:00
1d514a0530
Update table name
2022-11-30 20:39:09 +08:00
4d845ef413
Add search_filter table and entity
2022-11-30 20:38:30 +08:00
bb839960f1
Fix site_name not saved when a page is saved by extensions
2022-11-30 17:46:59 +08:00
86dccc0d44
Update savedAt in update page api
2022-11-30 13:17:50 +08:00
e5b0339036
Merge pull request #1478 from omnivore-app/fix/nytimes
...
Fix NYTimes first few paragraph missing
2022-11-30 12:45:29 +08:00
ce44c8e529
Default parent classes being an empty array
2022-11-30 11:59:42 +08:00
74e447a00f
Merge pull request #1482 from omnivore-app/fix/drag-n-drop
...
Fix some errors in drag and drop feature
2022-11-30 11:57:19 +08:00
9646092d1a
Fix some errors in drag and drop feature
2022-11-30 11:53:06 +08:00
4bedfd2abe
Fix test
2022-11-30 11:10:26 +08:00
548f317607
Skip cleanning nytimes article first few paragraphs which has too many links
2022-11-30 11:04:05 +08:00
f0aaceabea
Merge pull request #1477 from omnivore-app/feat/web-pdf-notes
...
Allow creating notes on PDF highlights
2022-11-30 10:46:54 +08:00
b4901b14d7
Remove unused event stuff
2022-11-30 10:23:12 +08:00
521ecff381
Update the highlightsRef list when creating a merged PDF highlight
2022-11-30 10:07:50 +08:00
ce8c023733
Use the highlightsRef when opening the all highlights modal
2022-11-30 10:03:16 +08:00
2564c20f86
generate test page for nytimes.com
2022-11-29 22:17:46 +08:00
885e80fb46
Allow creating notes on PDF highlights
2022-11-29 21:37:57 +08:00
600427d2b5
Add Hindi and Tamil samples
2022-11-29 19:00:50 +08:00
df11add608
Add samples for LK, MY, and SG versions of Tamil
2022-11-29 19:00:04 +08:00
bd8ef41917
Merge pull request #1476 from omnivore-app/parse-stack-overflow
...
Add stack-overflow content-handler
2022-11-29 16:19:33 +08:00
3a3a06b5d6
Fix vote count
2022-11-29 16:18:09 +08:00
25a22e4289
On iPad we need to hide the list row separator on the top
2022-11-29 15:59:06 +08:00
1fe86b6230
Parse owner
2022-11-29 15:48:45 +08:00
f8e0efad05
fix bug
2022-11-29 15:40:22 +08:00
8ff154e2f4
Squarer label chips on web
2022-11-29 15:27:54 +08:00
29b2cedcf0
Update bundle
2022-11-29 15:24:24 +08:00
77c071c099
Add Hindi and Tamil as text to speech options
2022-11-29 14:49:45 +08:00
8ee19a98fa
parse authors
2022-11-29 12:26:37 +08:00
53c9881fe0
Allow setting highlight labels by clicking a highlight
2022-11-29 11:58:32 +08:00
c993fa11be
Add stack-overflow content-handler
2022-11-29 11:39:23 +08:00
9665cfdb76
Better placeholder text
2022-11-29 11:25:42 +08:00
3ee5cc3265
Update layout / design of the highlights view
2022-11-29 11:23:09 +08:00
545c15cd01
Make labels less rounded
2022-11-29 10:20:45 +08:00
395b3d7ac7
Allow setting labels on highlights
2022-11-28 21:32:42 +08:00