Commit Graph

6547 Commits

Author SHA1 Message Date
f53ce94049 Add a logout option 2023-05-31 19:08:09 +08:00
2f879386a3 Fix label selection on macos 2023-05-31 16:10:09 +08:00
3460150d5e Update copy to say library instead of feed 2023-05-31 15:56:17 +08:00
4e7bd97297 Smaller default max width percentage 2023-05-31 14:05:58 +08:00
e13d7d30c1 Add reset reader settings 2023-05-31 14:04:19 +08:00
27d8c26180 Change search bar position 2023-05-31 13:52:32 +08:00
94099281ae Add theme and justify-text to reader settings 2023-05-31 13:50:42 +08:00
bf799a6534 Better default font 2023-05-31 13:50:02 +08:00
dfc3a890e7 Move to just two panes on mac for now 2023-05-31 13:49:44 +08:00
b482e20d0a Improve the cards in the Mac app, use the same as iOS 2023-05-31 12:30:24 +08:00
1fbd0a5e64 Fixes to build on Macos 2023-05-30 22:25:50 +08:00
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
fba45cc6d8 Fix header buttons on larger screens 2023-05-30 16:18:11 +08:00
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
16b48f25d6 Specify source user id column name 2023-05-30 09:12:19 +08:00
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
0af8ff5457 Merge pull request #2271 from omnivore-app/fix/ios-sort-filter-labels
iOS label sorting
2023-05-29 19:45:55 +08:00
7116a75c6e Add source to the admin dashboard so we can modify for users 2023-05-29 15:31:55 +08:00
50bbdfa441 Use the same sorting of labels on iOS as Web 2023-05-29 15:02:51 +08:00
27eb891acc Sort the filter labels on iOS 2023-05-29 14:32:56 +08:00
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
e275983db4 Merge pull request #2262 from omnivore-app/fix/server-timeout
fix/server timeout
2023-05-27 07:34:46 +08:00
4d801a7cec Fix issue with justify-text not being set on iOS 2023-05-26 18:02:06 +08:00
2aa2d09cef Update generated html 2023-05-26 09:50:22 +00:00
141266461c add test case for lesswrong 2023-05-26 17:49:12 +08:00
15b41560de fix: improve the speed of generating highlighted markdown content 2023-05-26 15:51:54 +08:00
15b977f7c6 fix: set server timeout = 10 mins 2023-05-26 15:00:46 +08:00
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
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
5a3d0698bf Make sure we filter origin names on library cards 2023-05-26 13:01:42 +08:00
ee82cf9180 Add copy deeplink to iOS 2023-05-26 12:30:59 +08:00
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
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
cd162f653e Reader settings offset with smaller headers 2023-05-25 20:35:07 +08:00
a3de2c63ef Fix the grid columns for various sizes 2023-05-25 20:29:22 +08:00
e42f708a84 Merge pull request #2255 from omnivore-app/fix/reader-header
fix/reader header
2023-05-25 20:22:04 +08:00
0c328c268e Disable pocket 2023-05-25 20:17:25 +08:00
782aa9bb82 Pointer events on header 2023-05-25 20:16:55 +08:00
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
a02d01a1a5 Add continue reading saved search on web 2023-05-25 17:39:03 +08:00
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