Commit Graph

7456 Commits

Author SHA1 Message Date
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
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
923669ca97 Merge pull request #2639 from omnivore-app/fix/thumbnail-handler-dep
fix dependecies
2023-08-10 18:52:31 +08:00
08cfc6a9b3 fix dependecies 2023-08-10 18:51:11 +08:00
61f553fd09 Merge pull request #2616 from omnivore-app/fix/thumbnail-delay
fix thumbnail not pre-cached if it was already set
2023-08-10 18:45:48 +08:00
7bd747601b update thumbnail if failed to fetch and return url if already signed 2023-08-10 18:41:10 +08:00
f06d2558c2 update thumbnail if failed to fetch and return url if already signed 2023-08-10 18:41:03 +08:00
8809c9764a max content length = 10MB 2023-08-10 18:12:29 +08:00
0caefbc89f Merge pull request #2638 from omnivore-app/feat/ios-upgrade-appreader
Add lightbox to the appreader
2023-08-10 17:19:37 +08:00
c5450d0231 Make the carousel infinite 2023-08-10 17:01:00 +08:00
1801e09884 Merge pull request #2636 from omnivore-app/fix/web-article-fetch-error
Better handling of article fetch errors
2023-08-10 16:52:23 +08:00
d6fa803053 Add lightbox to the appreader 2023-08-10 16:42:48 +08:00
fc76897df3 timeout = 5 when syncing omnivore data to readwise 2023-08-10 15:23:03 +08:00
33fe595834 Better handling of article fetch errors 2023-08-10 15:20:47 +08:00
912210a097 Merge pull request #2635 from omnivore-app/feat/web-spring-lightbox
Add a lightbox to the web viewer
2023-08-10 15:12:35 +08:00
ae1a32340e Merge pull request #2634 from omnivore-app/fix/web-rm-debug-line
Remove debug line
2023-08-10 15:10:12 +08:00
d56fc47b91 Merge pull request #2625 from omnivore-app/fix/web-use-saved-at
Prefer the savedAt date over created at in the article headers
2023-08-10 15:09:57 +08:00
d4ac069503 fix webhook logs 2023-08-10 15:07:00 +08:00
17da8199be Some zoom and carousel settings twaks, enable pulldown dismisal 2023-08-10 14:57:10 +08:00
bcd5fa9f64 Add plugins to lightbox 2023-08-10 14:36:23 +08:00
6acedb64c8 fix maximum call stack size error 2023-08-10 14:18:29 +08:00
8838ade283 Add a lightbox to the web viewer 2023-08-10 13:56:05 +08:00
aff62a6026 Merge pull request #2627 from omnivore-app/fix/opt-in-feature
fix existing opted in users not being able to be granted with the feature after increasing the limit
2023-08-10 13:49:26 +08:00
7506e27dd0 create or update an opt-in record with null grantedAt if exceeding max users 2023-08-10 13:47:39 +08:00
ee3230557c Remove debug line 2023-08-10 13:24:27 +08:00
44d246c082 Merge pull request #2633 from omnivore-app/fix/web-intercom-downloads-csp
Add intercom downloads to CSP
2023-08-10 12:40:01 +08:00
3c74bebc0b Add intercom downloads to CSP 2023-08-10 12:36:36 +08:00
8afb859d58 Merge pull request #2632 from omnivore-app/fix/web-intercom-assets-csp
Add intercomassets to CSP
2023-08-10 12:28:15 +08:00