|
|
03e95a029b
|
Add multiple highlight colors
|
2023-08-24 12:03:32 +08:00 |
|
|
|
37e994084e
|
Merge pull request #2682 from omnivore-app/feat/ios-more-ultra-voices
Add more ultra voices, add a larger font size in the reader
|
2023-08-24 12:01:20 +08:00 |
|
|
|
5394649d42
|
Fix array
|
2023-08-23 12:29:47 +08:00 |
|
|
|
6b398c0571
|
Add more ultra voices, add a larger font size in the reader
|
2023-08-23 12:18:01 +08:00 |
|
|
|
727e23a987
|
Merge pull request #2673 from omnivore-app/feature/highlight-color-in-api
add color to create/update/merge highlight api and highlight schema
|
2023-08-23 10:20:23 +08:00 |
|
|
|
acee34a03a
|
Merge pull request #2681 from omnivore-app/fix/ios-ultra-voice-pairs
Fix bug preventing secondary ultra releastic voices from being used
|
2023-08-22 12:54:33 +08:00 |
|
|
|
4c6618ff3f
|
Fix bug preventing secondary ultra releastic voices from being used
|
2023-08-22 10:24:06 +08:00 |
|
|
|
ec574d0ad9
|
use new color or the color of the last overlap highlight when merging highlights
|
2023-08-18 13:54:38 +08:00 |
|
|
|
ce480806c0
|
add color to create/update/merge highlight api and highlight schema
|
2023-08-18 13:30:54 +08:00 |
|
|
|
8329b36136
|
Merge pull request #2668 from omnivore-app/fix/db-out-of-connection
reduce cost from importer and minor pubsub service endpoint improvement
|
2023-08-17 21:37:45 +08:00 |
|
|
|
2a019166aa
|
fix test
|
2023-08-17 18:55:29 +08:00 |
|
|
|
cd1fc5c4db
|
fix typo
|
2023-08-17 18:46:39 +08:00 |
|
|
|
c45b760f71
|
fix test
|
2023-08-17 18:42:11 +08:00 |
|
|
|
e54e61f3c0
|
reduce log size
|
2023-08-17 18:33:14 +08:00 |
|
|
|
dedd76cfb7
|
do not publish a pubsub event if the page is imported
|
2023-08-17 18:24:57 +08:00 |
|
|
|
ec88a9fe8e
|
we don't want to create thumbnail for imported pages
|
2023-08-17 18:05:51 +08:00 |
|
|
|
0609043956
|
reduce retry
|
2023-08-17 17:59:24 +08:00 |
|
|
|
70ab35a888
|
Merge pull request #2663 from omnivore-app/fix/zhihu
fix/zhihu
|
2023-08-17 16:55:04 +08:00 |
|
|
|
6f315ef4d9
|
create a transaction for uploading files in the upload_files resolver
|
2023-08-16 21:19:03 +08:00 |
|
|
|
f157063187
|
Update generated html
|
2023-08-16 03:58:00 +00:00 |
|
|
|
ad6ce8077b
|
speically handle zhihu.com
|
2023-08-16 11:54:48 +08:00 |
|
|
|
51a2029f65
|
fix title not fetched correctly for some chinese websites
|
2023-08-16 10:45:48 +08:00 |
|
|
|
3119471d1c
|
do not remove QuestionHeader
|
2023-08-15 21:31:19 +08:00 |
|
|
|
94b7399b1c
|
Add points for any commas within this paragraph
|
2023-08-15 21:21:17 +08:00 |
|
|
|
cae8be0211
|
Merge pull request #2657 from omnivore-app/fix/importer
fix/importer
|
2023-08-15 18:46:23 +08:00 |
|
|
|
9ee87e2e52
|
convert type of date in the csv to int before parsing date
|
2023-08-15 18:44:30 +08:00 |
|
|
|
8ee591943f
|
allow state to be empty
|
2023-08-15 18:09:16 +08:00 |
|
|
|
755fb66588
|
Merge pull request #2651 from omnivore-app/feature/csv-importer
feature/csv importer
|
2023-08-15 14:09:36 +08:00 |
|
|
|
d955e53fdd
|
generate test page for zhihu
|
2023-08-15 11:15:19 +08:00 |
|
|
|
d00eafd189
|
Merge pull request #2654 from omnivore-app/raise-rss-limit
raise rss limit to 150
|
2023-08-14 22:29:10 +08:00 |
|
|
|
9ad9cea917
|
raise rss limit to 150
|
2023-08-14 22:27:43 +08:00 |
|
|
|
486dbab92b
|
validate csv file in the uploadmodal
|
2023-08-14 18:14:08 +08:00 |
|
|
|
5f6be169bd
|
add savedAt and publishedAt to saveUrl api
|
2023-08-14 17:10:34 +08:00 |
|
|
|
e3654e8ae2
|
fix test
|
2023-08-14 16:38:24 +08:00 |
|
|
|
af5d26209d
|
make header required in the csv file
|
2023-08-14 14:01:56 +08:00 |
|
|
|
d25f19207b
|
add savedAt and publishedAt to the csv file
|
2023-08-14 13:49:06 +08:00 |
|
|
|
fb845152d9
|
add header to the pocket data csv file
|
2023-08-14 13:44:30 +08:00 |
|
|
|
ba2d34c1af
|
validate csv file in the importer
|
2023-08-14 13:38:36 +08:00 |
|
|
|
41f43ed5e1
|
validate csv file on the frontend
|
2023-08-14 13:10:17 +08:00 |
|
|
|
9321dab04b
|
only accept csv file when uploading files
|
2023-08-14 12:21:50 +08:00 |
|
|
|
1efa314bf9
|
Merge pull request #2645 from omnivore-app/fix/dep
upgrade google cloud sdk
|
2023-08-14 11:35:00 +08:00 |
|
|
|
da2c061da1
|
Merge pull request #2642 from omnivore-app/fix/ios-trim-new-labels
Trim new labels when they are being created on iOS
|
2023-08-14 11:06:42 +08:00 |
|
|
|
93cca5040e
|
add comment
|
2023-08-11 14:41:21 +08:00 |
|
|
|
05e73ebc9c
|
reduce readwise api timeout to 5 sec
|
2023-08-11 14:38:45 +08:00 |
|
|
|
b18018ab2e
|
reduce max content size to 5MB and 10MB for both content and originalHtml
|
2023-08-11 14:02:29 +08:00 |
|
|
|
792cf0b207
|
upgrade google cloud sdk
|
2023-08-11 13:55:29 +08:00 |
|
|
|
cb0d7c0ee8
|
Merge pull request #2643 from omnivore-app/fix/web-trim-label-names
Trim label names when creating on web
|
2023-08-11 11:13:30 +08:00 |
|
|
|
55841e595f
|
fix dependecies
|
2023-08-11 11:12:03 +08:00 |
|
|
|
ad63f0c102
|
Trim label names when creating on web
|
2023-08-11 10:42:58 +08:00 |
|
|
|
fcd5bedd25
|
Trim new labels when they are being created on iOS
|
2023-08-11 10:28:13 +08:00 |
|