Commit graph

6737 commits

Author SHA1 Message Date
Hongbo Wu
a109d0383f go to the next thread page to scrape long thread 2023-06-20 19:17:34 +08:00
Hongbo Wu
89f89875d6 fix date parsing 2023-06-20 17:35:59 +08:00
Hongbo Wu
ff9fcef08d disable twitter-handler 2023-06-20 14:59:14 +08:00
Hongbo Wu
65758f3469 feat: add nitter handler to scrape tweets from twitter.com and nitter.net 2023-06-20 14:56:54 +08:00
Hongbo Wu
fb2c70a6fd change the page viewport when scraping twitter thread 2023-06-15 18:33:26 +08:00
Jackson Harper
fab9064696
Merge pull request #2364 from omnivore-app/fix/ios-note-editor-scrolling
Fix the texteditor on the notebook view
2023-06-15 14:23:43 +08:00
Hongbo Wu
9a3673e315
Merge pull request #2367 from omnivore-app/fix/refresh-index
refresh index after altering the page state or adding/removing/updating labels/highlights
2023-06-15 12:18:53 +08:00
Hongbo Wu
9e6a8490f1
Merge pull request #2363 from omnivore-app/fix/rate-limit
create another rate limiter for auth api with 5 rpm
2023-06-15 12:16:47 +08:00
Hongbo Wu
ceaa7b0356 refresh index after altering the page state or adding/removing/updating labels/highlights 2023-06-15 11:37:09 +08:00
Jackson Harper
7fd75a02ea
Merge pull request #2361 from omnivore-app/fix/android-labels-field
Focus labels textfield when opening on Android
2023-06-14 21:50:28 +08:00
Jackson Harper
2f35d20562 Fix the texteditor on the notebook view 2023-06-14 21:41:01 +08:00
Hongbo Wu
a621ca24bf fix test 2023-06-14 20:07:17 +08:00
Hongbo Wu
5d2ab3f554 create another rate limiter for auth api with 4 rpm 2023-06-14 19:31:18 +08:00
Jackson Harper
40a38b7748 Focus labels textfield when opening on Android 2023-06-14 16:35:41 +08:00
Hongbo Wu
fc08a434e1
Merge pull request #2359 from omnivore-app/fix/pocket-import
fix/pocket import
2023-06-14 15:32:10 +08:00
Jackson Harper
9053910d94
Merge pull request #2357 from omnivore-app/fix/web-left-menu-colors
fix/web left menu colors
2023-06-14 14:10:39 +08:00
Hongbo Wu
42465828ed
Merge pull request #2358 from omnivore-app/feat/api-reduce-events
feat/api reduce events
2023-06-14 13:36:39 +08:00
Hongbo Wu
8ad937ed84 allow more labels format in the csv 2023-06-14 13:33:20 +08:00
Jackson Harper
aaf6bb617f Remove backend events that we dont need to watch 2023-06-14 13:19:39 +08:00
Hongbo Wu
42305ee0b4 use a separate queue for sending emails 2023-06-14 13:17:59 +08:00
Jackson Harper
6d8645dc12 Fix styling of the labels left menu area 2023-06-14 13:05:17 +08:00
Jackson Harper
960436377a Show Add Link button on mobile menu 2023-06-14 13:04:57 +08:00
Jackson Harper
7f81771e4a Remove some debugging 2023-06-14 12:58:21 +08:00
Hongbo Wu
d2e476a3ea add debug logs 2023-06-14 12:53:43 +08:00
Hongbo Wu
11cf9f7c28 stringify csv before uploading 2023-06-14 12:50:06 +08:00
Jackson Harper
fcf9766efc
Merge pull request #2349 from omnivore-app/fix/ios-pinned-items
Remember feature filter, dont display features during search
2023-06-13 21:30:19 +08:00
Hongbo Wu
74dedc0970
Merge pull request #2352 from omnivore-app/fix/importer
fix graphql error by setting clientRequestId empty
2023-06-13 21:25:48 +08:00
Hongbo Wu
dddd763ba2 fix graphql error by setting clientRequestId empty 2023-06-13 21:15:34 +08:00
Jackson Harper
b446aef28f Dont show feature cards when searching by labels 2023-06-13 21:06:25 +08:00
Jackson Harper
bac61e71ed Update bundles, feature card size 2023-06-13 20:57:59 +08:00
Jackson Harper
a062997bc4
Merge pull request #2348 from omnivore-app/feat/highlight-styling
Use the underline style for all highlights
2023-06-13 20:40:22 +08:00
Jackson Harper
1505d11e85 Make the continue reading cards a little smaller 2023-06-13 20:13:14 +08:00
Jackson Harper
4cb14475d0 Remember feature filter, dont display features during search 2023-06-13 20:05:51 +08:00
Jackson Harper
b64c078c2e Use the underline style for all highlights 2023-06-13 19:17:56 +08:00
Jackson Harper
f62baea05d
Merge pull request #2346 from omnivore-app/feat/enable-pocket-importer
Enable the pocket importer on the web
2023-06-13 18:59:28 +08:00
Hongbo Wu
27ff2856e2 remove client request id in import task which caused the pdf upload failure 2023-06-13 18:21:36 +08:00
Hongbo Wu
9fbe32b219 mark import failed on the last failed retry 2023-06-13 17:30:26 +08:00
Hongbo Wu
5d17a4560f add "please try again" in the error message toast 2023-06-13 16:57:35 +08:00
Jackson Harper
dbafc9a40b Enable the pocket importer on the web 2023-06-13 16:28:21 +08:00
Jackson Harper
9ad516520f
Merge pull request #2345 from omnivore-app/fix/confirm-info-submit
Fix issue with enter not properly submitting the edit info modal
2023-06-13 16:26:24 +08:00
Jackson Harper
99af02b5ad Fix padding on list 2023-06-13 16:08:38 +08:00
Jackson Harper
850397886d Import UpdateTitleEvent 2023-06-13 16:06:50 +08:00
Jackson Harper
ae4af84f5f Fix issue with enter not properly submitting the edit info modal 2023-06-13 15:41:28 +08:00
Jackson Harper
517e82462e
Merge pull request #2342 from omnivore-app/fix/bulk-toast-message 2023-06-13 14:08:55 +08:00
Jackson Harper
8d9440bee8 Move bulk toast message to bottom right 2023-06-13 13:38:56 +08:00
Hongbo Wu
d2421ab03d
Merge pull request #2340 from omnivore-app/fix/refresh-index
fix update pages
2023-06-13 13:02:51 +08:00
Hongbo Wu
d851a705a6 refresh index after archiving page 2023-06-13 12:44:32 +08:00
Hongbo Wu
771114b30d refresh index if update is not async 2023-06-13 12:43:18 +08:00
Hongbo Wu
2b6603b08d
Merge pull request #2336 from omnivore-app/fix/thumbnailer-task-queue
fix/thumbnailer task queue
2023-06-13 12:02:07 +08:00
Hongbo Wu
4a438f45f5 add timeout and content length to the axios requests 2023-06-12 21:31:35 +08:00