Commit Graph

6730 Commits

Author SHA1 Message Date
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
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
ceaa7b0356 refresh index after altering the page state or adding/removing/updating labels/highlights 2023-06-15 11:37:09 +08:00
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
a621ca24bf fix test 2023-06-14 20:07:17 +08:00
5d2ab3f554 create another rate limiter for auth api with 4 rpm 2023-06-14 19:31:18 +08:00
40a38b7748 Focus labels textfield when opening on Android 2023-06-14 16:35:41 +08:00
fc08a434e1 Merge pull request #2359 from omnivore-app/fix/pocket-import
fix/pocket import
2023-06-14 15:32:10 +08:00
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
42465828ed Merge pull request #2358 from omnivore-app/feat/api-reduce-events
feat/api reduce events
2023-06-14 13:36:39 +08:00
8ad937ed84 allow more labels format in the csv 2023-06-14 13:33:20 +08:00
aaf6bb617f Remove backend events that we dont need to watch 2023-06-14 13:19:39 +08:00
42305ee0b4 use a separate queue for sending emails 2023-06-14 13:17:59 +08:00
6d8645dc12 Fix styling of the labels left menu area 2023-06-14 13:05:17 +08:00
960436377a Show Add Link button on mobile menu 2023-06-14 13:04:57 +08:00
7f81771e4a Remove some debugging 2023-06-14 12:58:21 +08:00
d2e476a3ea add debug logs 2023-06-14 12:53:43 +08:00
11cf9f7c28 stringify csv before uploading 2023-06-14 12:50:06 +08:00
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
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
dddd763ba2 fix graphql error by setting clientRequestId empty 2023-06-13 21:15:34 +08:00
b446aef28f Dont show feature cards when searching by labels 2023-06-13 21:06:25 +08:00
bac61e71ed Update bundles, feature card size 2023-06-13 20:57:59 +08:00
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
1505d11e85 Make the continue reading cards a little smaller 2023-06-13 20:13:14 +08:00
4cb14475d0 Remember feature filter, dont display features during search 2023-06-13 20:05:51 +08:00
b64c078c2e Use the underline style for all highlights 2023-06-13 19:17:56 +08:00
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
27ff2856e2 remove client request id in import task which caused the pdf upload failure 2023-06-13 18:21:36 +08:00
9fbe32b219 mark import failed on the last failed retry 2023-06-13 17:30:26 +08:00
5d17a4560f add "please try again" in the error message toast 2023-06-13 16:57:35 +08:00
dbafc9a40b Enable the pocket importer on the web 2023-06-13 16:28:21 +08:00
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
99af02b5ad Fix padding on list 2023-06-13 16:08:38 +08:00
850397886d Import UpdateTitleEvent 2023-06-13 16:06:50 +08:00
ae4af84f5f Fix issue with enter not properly submitting the edit info modal 2023-06-13 15:41:28 +08:00
517e82462e Merge pull request #2342 from omnivore-app/fix/bulk-toast-message 2023-06-13 14:08:55 +08:00
8d9440bee8 Move bulk toast message to bottom right 2023-06-13 13:38:56 +08:00
d2421ab03d Merge pull request #2340 from omnivore-app/fix/refresh-index
fix update pages
2023-06-13 13:02:51 +08:00
d851a705a6 refresh index after archiving page 2023-06-13 12:44:32 +08:00
771114b30d refresh index if update is not async 2023-06-13 12:43:18 +08:00
2b6603b08d Merge pull request #2336 from omnivore-app/fix/thumbnailer-task-queue
fix/thumbnailer task queue
2023-06-13 12:02:07 +08:00
4a438f45f5 add timeout and content length to the axios requests 2023-06-12 21:31:35 +08:00
a4449e6f93 better handling error in puppeteer 2023-06-12 21:05:54 +08:00
daf822e398 Merge pull request #2327 from omnivore-app/feat/web-left-menu
Some menu and bulk selection UI
2023-06-12 15:27:37 +08:00
4420772138 Dont show select multiple in the highlights view 2023-06-12 15:09:30 +08:00
4cf8744ced Dont display focus on the dropdown 2023-06-12 14:53:47 +08:00
05b8a96f33 Always show the header in library mode 2023-06-12 14:00:04 +08:00
623820f6e3 In highlight mode we are going to always show the header 2023-06-12 13:59:09 +08:00
5ee02a1b38 More colors 2023-06-12 13:57:42 +08:00