Commit graph

6537 commits

Author SHA1 Message Date
Jackson Harper
1fbd0a5e64 Fixes to build on Macos 2023-05-30 22:25:50 +08:00
Jackson Harper
9278a938d7
Merge pull request #2279 from omnivore-app/fix/web-header-large-pdf-screens
Fix header buttons on larger screens
2023-05-30 16:33:49 +08:00
Jackson Harper
fba45cc6d8 Fix header buttons on larger screens 2023-05-30 16:18:11 +08:00
Jackson Harper
cb02a8639b
Merge pull request #2277 from omnivore-app/fix/admin-source-column-name
Specify source user id column name
2023-05-30 12:21:48 +08:00
Jackson Harper
16b48f25d6 Specify source user id column name 2023-05-30 09:12:19 +08:00
Jackson Harper
c557c3353b
Merge pull request #2272 from omnivore-app/fix/admin-user-source
Add source to the admin dashboard so we can modify for users
2023-05-30 09:00:50 +08:00
Jackson Harper
0af8ff5457
Merge pull request #2271 from omnivore-app/fix/ios-sort-filter-labels
iOS label sorting
2023-05-29 19:45:55 +08:00
Jackson Harper
7116a75c6e Add source to the admin dashboard so we can modify for users 2023-05-29 15:31:55 +08:00
Jackson Harper
50bbdfa441 Use the same sorting of labels on iOS as Web 2023-05-29 15:02:51 +08:00
Jackson Harper
27eb891acc Sort the filter labels on iOS 2023-05-29 14:32:56 +08:00
Jackson Harper
c8c27bae89
Merge pull request #2263 from omnivore-app/fix/ios-justify-text
Fix issue with justify-text not being set on iOS
2023-05-29 10:17:46 +08:00
Jackson Harper
e275983db4
Merge pull request #2262 from omnivore-app/fix/server-timeout
fix/server timeout
2023-05-27 07:34:46 +08:00
Jackson Harper
4d801a7cec Fix issue with justify-text not being set on iOS 2023-05-26 18:02:06 +08:00
sywhb
2aa2d09cef Update generated html 2023-05-26 09:50:22 +00:00
Hongbo Wu
141266461c add test case for lesswrong 2023-05-26 17:49:12 +08:00
Hongbo Wu
15b41560de fix: improve the speed of generating highlighted markdown content 2023-05-26 15:51:54 +08:00
Hongbo Wu
15b977f7c6 fix: set server timeout = 10 mins 2023-05-26 15:00:46 +08:00
Jackson Harper
df27d2eb44
Merge pull request #2260 from omnivore-app/fix/web-origin-names
Make sure we filter origin names on library cards
2023-05-26 13:28:38 +08:00
Jackson Harper
c57da8d902
Merge pull request #2259 from omnivore-app/fix/ios-reader-settings
Allow setting margin on iPhone, fix bug with reset button
2023-05-26 13:03:11 +08:00
Jackson Harper
5a3d0698bf Make sure we filter origin names on library cards 2023-05-26 13:01:42 +08:00
Jackson Harper
ee82cf9180 Add copy deeplink to iOS 2023-05-26 12:30:59 +08:00
Jackson Harper
5fa8660c8b Allow setting margin on iPhone, fix bug with reset button
After resetting properties we need to call into web to update.
2023-05-26 10:16:21 +08:00
Jackson Harper
91c0271ea3
Merge pull request #2256 from omnivore-app/fix/grid-spacing
Fix the grid columns for various sizes
2023-05-25 20:54:33 +08:00
Jackson Harper
cd162f653e Reader settings offset with smaller headers 2023-05-25 20:35:07 +08:00
Jackson Harper
a3de2c63ef Fix the grid columns for various sizes 2023-05-25 20:29:22 +08:00
Jackson Harper
e42f708a84
Merge pull request #2255 from omnivore-app/fix/reader-header
fix/reader header
2023-05-25 20:22:04 +08:00
Jackson Harper
0c328c268e Disable pocket 2023-05-25 20:17:25 +08:00
Jackson Harper
782aa9bb82 Pointer events on header 2023-05-25 20:16:55 +08:00
Jackson Harper
4204a6e561
Merge pull request #2253 from omnivore-app/fix/web-left-menu-overflow
Add continue reading saved search on web
2023-05-25 17:39:35 +08:00
Jackson Harper
a02d01a1a5 Add continue reading saved search on web 2023-05-25 17:39:03 +08:00
Jackson Harper
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
Jackson Harper
f1de7a0332 More messing with pointer events and the header 2023-05-25 17:33:40 +08:00
Jackson Harper
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
Jackson Harper
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
Jackson Harper
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
Jackson Harper
160774a252 linting 2023-05-25 16:08:18 +08:00
Jackson Harper
1d9978bded Style fix 2023-05-25 15:48:53 +08:00
Jackson Harper
9e28d14b87 Use the ReaderHeader in the /sr/ loading view 2023-05-25 15:36:44 +08:00
Jackson Harper
b6410976e5 Better handling of focus outlines 2023-05-25 15:26:29 +08:00
Jackson Harper
5f7ca75273 Change the xxl min-width break point for the library grid 2023-05-25 13:28:27 +08:00
Jackson Harper
6cfd424922 Modify the sizes of the left menu and the header 2023-05-25 12:56:58 +08:00
Jackson Harper
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
Jackson Harper
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
Jackson Harper
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
Jackson Harper
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
Jackson Harper
951fcef756 Dont capture cursor events when the header is transparent 2023-05-25 11:07:18 +08:00
Jackson Harper
1acbd04b01 Bump Android version 2023-05-25 10:53:50 +08:00
Jackson Harper
ca4c05f11d Cascade highlight deletes 2023-05-25 10:37:46 +08:00
Jackson Harper
c64476b44a Add test for label parsing 2023-05-24 18:17:29 +08:00
Jackson Harper
9218e16415 Add test file 2023-05-24 18:10:30 +08:00