Commit Graph

6507 Commits

Author SHA1 Message Date
5606db3d34 Merge pull request #2252 from omnivore-app/fix/web-left-menu-overflow
More messing with pointer events and the header
2023-05-25 17:35:47 +08:00
f1de7a0332 More messing with pointer events and the header 2023-05-25 17:33:40 +08:00
6de9409986 Merge pull request #2251 from omnivore-app/fix/web-left-menu-overflow
Better handling of overflow on long label names, hide Subscriptions if user does not have any
2023-05-25 17:22:57 +08:00
b0bfded57e Better handling of overflow on long label names, hide Subscriptions if user does not have any 2023-05-25 16:44:18 +08:00
f3a5fbe457 Merge pull request #2249 from omnivore-app/feat/web-menu-and-filter-sizing
Update to the web menu and header sizes + header interaction
2023-05-25 16:31:38 +08:00
160774a252 linting 2023-05-25 16:08:18 +08:00
1d9978bded Style fix 2023-05-25 15:48:53 +08:00
9e28d14b87 Use the ReaderHeader in the /sr/ loading view 2023-05-25 15:36:44 +08:00
b6410976e5 Better handling of focus outlines 2023-05-25 15:26:29 +08:00
5f7ca75273 Change the xxl min-width break point for the library grid 2023-05-25 13:28:27 +08:00
6cfd424922 Modify the sizes of the left menu and the header 2023-05-25 12:56:58 +08:00
d90a0deb66 Merge pull request #2247 from omnivore-app/fix/header-mouse-events
Dont capture cursor events when the header is transparent
2023-05-25 11:27:37 +08:00
e2bd4eac56 Merge pull request #2246 from omnivore-app/fix/android-highlight-crash
Fix crash when deleting highlights on Android
2023-05-25 11:15:11 +08:00
93f1fd8c83 Merge pull request #2244 from omnivore-app/feat/ios-deep-links
Support read, search, and saved-search deep link formats
2023-05-25 11:09:13 +08:00
f316133756 Merge pull request #2245 from omnivore-app/fix/handle-empty-state-in-csv
Handle empty state columns in the import CSV files
2023-05-25 11:08:47 +08:00
951fcef756 Dont capture cursor events when the header is transparent 2023-05-25 11:07:18 +08:00
1acbd04b01 Bump Android version 2023-05-25 10:53:50 +08:00
ca4c05f11d Cascade highlight deletes 2023-05-25 10:37:46 +08:00
c64476b44a Add test for label parsing 2023-05-24 18:17:29 +08:00
9218e16415 Add test file 2023-05-24 18:10:30 +08:00
f1f83a6891 Handle empty state columns in the import CSV files 2023-05-24 18:09:42 +08:00
6d3b4ad08a Merge pull request #2232 from omnivore-app/feat/extension-updates
Browser extension improvements: Add Note, mobile UX
2023-05-24 17:48:49 +08:00
b95dd08817 Bump the extension up for Safari 2023-05-24 17:42:32 +08:00
4cf5eef261 Allow library items to be dragged into other apps 2023-05-24 16:44:43 +08:00
b0d006b74a Merge pull request #2243 from omnivore-app/fix/wechat-handler-timezone
fix: convert published time to GMT +8 in the parsed wechat blogs
2023-05-24 16:33:22 +08:00
8ba320e3d5 Support read, search, and saved-search deep link formats 2023-05-24 16:12:48 +08:00
4d422402f8 fix: convert published time to GMT +8 in the parsed wechat blogs 2023-05-24 10:55:54 +08:00
bf8b0c0034 Merge pull request #2235 from omnivore-app/docs/pocket-importer-blurb 2023-05-22 20:18:13 +08:00
39dd9ae374 Add more details to the Pocket importer blurb 2023-05-22 19:17:20 +08:00
db83fa2ab2 Merge pull request #2233 from omnivore-app/pocket-importer
feat: start pocket importer once connected
2023-05-22 19:09:39 +08:00
8451b8f84f Merge pull request #2221 from omnivore-app/fix/rate-limit
Change rate limiting rules
2023-05-22 18:45:45 +08:00
7253e9b80f feat: start pocket importer once connected 2023-05-22 18:40:38 +08:00
47a0305f2c Dont mute the inactive state on the Firefox icon, use solid white/black for fill 2023-05-22 18:39:16 +08:00
215bd7f58f Make sure Authorization header is not set when using cookie based auth 2023-05-22 18:24:41 +08:00
da6e32df8f Remove keyboard stuff for now, maybe should do this after v3 2023-05-22 15:28:49 +08:00
8c601e201b Better alignment on extra buttons 2023-05-22 15:28:34 +08:00
57601ffc57 Revert typo 2023-05-22 15:28:08 +08:00
c04798a1e4 Merge pull request #2231 from jaredtconnor/fix/db-readme
Update to fix `db` package README
2023-05-22 15:11:55 +08:00
91a76eb4a8 Remove unused 2023-05-22 15:10:28 +08:00
62e37b7766 Add note and menu to the extension 2023-05-22 14:51:53 +08:00
c1bd0895f0 Update to fix db package README 2023-05-21 14:03:11 -07:00
751aec2676 Use number instead of function 2023-05-19 18:10:28 +08:00
f671b3625c Change rate limiting rules 2023-05-19 18:05:57 +08:00
6122993e2a Merge pull request #2217 from omnivore-app/fix/highlighted-markdown
fix/highlighted markdown
2023-05-19 17:22:08 +08:00
4cc9547935 fix: fallback to html if failed to convert html to markdown 2023-05-19 16:55:50 +08:00
0e45470081 Merge pull request #2209 from omnivore-app/fix/android-labels-scroll
Make the android label selector scrollable
2023-05-19 11:30:02 +08:00
87f55eabf6 fix: sentry report on node is null 2023-05-19 10:54:43 +08:00
5a7bb079ae Increment Android version 2023-05-19 10:04:21 +08:00
331ddf69d4 remove debugging log 2023-05-18 21:12:44 +08:00
0adab7ad23 fix: sentry report on unable to find highlight 2023-05-18 21:07:51 +08:00