Commit Graph

3818 Commits

Author SHA1 Message Date
1ea0291e75 Merge pull request #2335 from omnivore-app/fix/defer-twitter-sdk-loading
Dont load the twitter SDK unless we have to
2023-06-16 14:04:32 +08:00
9904ccda64 Merge pull request #2341 from omnivore-app/fix/multi-select-filter
Add missing packages
2023-06-16 14:04:00 +08:00
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
ceaa7b0356 refresh index after altering the page state or adding/removing/updating labels/highlights 2023-06-15 11:37:09 +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
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
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
dddd763ba2 fix graphql error by setting clientRequestId empty 2023-06-13 21:15:34 +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
b64c078c2e Use the underline style for all highlights 2023-06-13 19:17:56 +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
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
8d9440bee8 Move bulk toast message to bottom right 2023-06-13 13:38:56 +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
c55db9c018 Increase toast interval, add missing package 2023-06-13 12:37:01 +08:00
e95f3972be Fix padding on library list 2023-06-13 12:12:59 +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
523e399e9d Dont load the twitter SDK unless we have to 2023-06-12 18:02:29 +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
eacacbebb3 Search bar and library menu colours 2023-06-12 13:41:03 +08:00
2c9b9cc932 Update the light mode library colours 2023-06-12 12:35:51 +08:00
1a48ad03e4 use a separate queue for thumbnailer 2023-06-12 12:25:04 +08:00
8904247620 add test 2023-06-09 18:58:41 +08:00
21f24c63a1 Top margin on library 2023-06-09 18:47:24 +08:00
14c94eb52c Display multi select tools on small screens 2023-06-09 18:46:37 +08:00
326fd06f9b Some library margin/padding improvements 2023-06-09 18:32:21 +08:00
0ecf1fc192 Show confirmation dialog when doing multiple item delete 2023-06-09 18:04:23 +08:00
b272e6a46a Padding on the confirmation dialog 2023-06-09 18:03:38 +08:00