|
|
48f427401f
|
Set maxPages to 2, dont disable refetch yet
|
2024-08-14 10:01:51 +08:00 |
|
|
|
f58ddbeb9a
|
Add maxPages and refetchOnMount params
|
2024-08-14 09:58:29 +08:00 |
|
|
|
338f3bca78
|
WIP: infinite scroll on the library with react-query
|
2024-08-14 09:48:56 +08:00 |
|
|
|
bcdff19a3d
|
cache total count of library items in page info only
|
2024-08-14 09:40:59 +08:00 |
|
|
|
81ff5a05f9
|
extend count cache ttl to 600 seconds
|
2024-08-14 09:40:59 +08:00 |
|
|
|
d00a76ca3f
|
hash args in the cache key
|
2024-08-14 09:40:59 +08:00 |
|
|
|
c2ec95845e
|
request count of library items only when needed
|
2024-08-14 09:40:59 +08:00 |
|
|
|
3a6dbf9032
|
Merge pull request #4258 from omnivore-app/fix/web-shortcuts-editor
Shortcuts editor for the web
|
2024-08-14 07:33:27 +08:00 |
|
|
|
c68680fad9
|
Use a portal on dropdowns so it doesnt move window when opened from scrolled shortcuts
|
2024-08-14 00:05:50 +08:00 |
|
|
|
6f6e42eeda
|
Fix typo
|
2024-08-13 23:51:59 +08:00 |
|
|
|
588f7d0fdc
|
Use a separate section for search so we can better control the folder
|
2024-08-13 23:38:18 +08:00 |
|
|
|
cca1cbfff4
|
Shortcuts editor for the web
|
2024-08-13 23:28:51 +08:00 |
|
|
|
ec0c02b1b7
|
Merge pull request #4257 from omnivore-app/fix/web-library-empty-states
Update the empty states, special handler for the subscriptions empty state case.
|
2024-08-13 20:21:02 +08:00 |
|
|
|
0d814bd76a
|
Fix typo
|
2024-08-13 20:10:04 +08:00 |
|
|
|
6fa9550cdc
|
Update the empty states, special handler for the subscriptions empty state case.
|
2024-08-13 20:06:57 +08:00 |
|
|
|
6f6c489097
|
Merge pull request #4256 from omnivore-app/feature/highlights-count
feature/highlights count
|
2024-08-13 18:20:38 +08:00 |
|
|
|
4bc154605f
|
get highlightsCount from the backend and show the count on web
|
2024-08-13 18:01:20 +08:00 |
|
|
|
de62dcfe43
|
add highlightsCount to the searchItem graphql type
|
2024-08-13 17:59:28 +08:00 |
|
|
|
4d68a70aaf
|
Bump fs-extra and @types/fs-extra
Bumps [fs-extra](https://github.com/jprichardson/node-fs-extra) and [@types/fs-extra](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/fs-extra). These dependencies needed to be updated together.
Updates `fs-extra` from 11.1.0 to 11.2.0
- [Changelog](https://github.com/jprichardson/node-fs-extra/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jprichardson/node-fs-extra/compare/11.1.0...11.2.0)
Updates `@types/fs-extra` from 11.0.1 to 11.0.4
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/fs-extra)
---
updated-dependencies:
- dependency-name: fs-extra
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: "@types/fs-extra"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-08-13 09:43:52 +00:00 |
|
|
|
a606a58772
|
Merge pull request #4255 from omnivore-app/fix/importer
fix importer dependency
|
2024-08-13 17:39:21 +08:00 |
|
|
|
49556453e9
|
fix importer dependency
|
2024-08-13 17:38:31 +08:00 |
|
|
|
6c86ee9f3c
|
Merge pull request #4254 from omnivore-app/fix/web-library-shortcuts-and-misc
Web library improvements
|
2024-08-13 17:27:48 +08:00 |
|
|
|
3fe22e0f8e
|
Merge pull request #4215 from omnivore-app/feature/exporter
create a cloud run service for the exporter
|
2024-08-13 17:20:44 +08:00 |
|
|
|
602acbbe31
|
Leave recommendations attribute as it still could be used in iOS
|
2024-08-13 17:12:26 +08:00 |
|
|
|
ed1a73014c
|
Merge pull request #4253 from omnivore-app/fix/raw-story
fix: navigation timeout when generating test case for raw story webpage
|
2024-08-13 17:05:54 +08:00 |
|
|
|
a0c3d1d18e
|
Use 48hrs for cache timeout
|
2024-08-13 17:04:24 +08:00 |
|
|
|
22216e33b8
|
Use AsyncStorage for local cache
|
2024-08-13 17:00:05 +08:00 |
|
|
|
43012d41f5
|
Update generated html
|
2024-08-13 08:58:53 +00:00 |
|
|
|
cc3cd87013
|
fix: navigation timeout when generating test case for raw story webpage
|
2024-08-13 16:57:48 +08:00 |
|
|
|
a92db4e216
|
Dont query for recommendations
|
2024-08-13 16:41:44 +08:00 |
|
|
|
788b44c7c9
|
Use router instead of window.location to better handle the local cache
|
2024-08-13 16:41:24 +08:00 |
|
|
|
d56f4f9234
|
Merge pull request #4223 from omnivore-app/fix/web-library-fixes
Web library cleanups
|
2024-08-13 15:14:56 +08:00 |
|
|
|
c3d9de0d25
|
Revert some iOS testing
|
2024-08-13 14:45:50 +08:00 |
|
|
|
24cea105f0
|
Remove persist client
|
2024-08-13 14:33:06 +08:00 |
|
|
|
801f075952
|
Remove optimistic client loading
|
2024-08-13 14:26:58 +08:00 |
|
|
|
3b57461efa
|
Remove unused
|
2024-08-13 14:15:43 +08:00 |
|
|
|
d51aed5b7c
|
Rendering improvements, remove unused
|
2024-08-13 13:29:57 +08:00 |
|
|
|
5a4397ba7a
|
Merge pull request #4251 from omnivore-app/perf/search
cache total count of library items in 60 seconds
|
2024-08-13 12:21:57 +08:00 |
|
|
|
62ecbccd34
|
fix tests
|
2024-08-13 12:08:53 +08:00 |
|
|
|
742772fdb7
|
Disable the menu close on click on small screens, need to research this more
|
2024-08-13 11:23:34 +08:00 |
|
|
|
1316a4d554
|
Increase delay time on checking processing items
|
2024-08-13 11:00:39 +08:00 |
|
|
|
d633b8c1c3
|
cache total count of library items in 60 seconds
|
2024-08-13 10:52:28 +08:00 |
|
|
|
255488ec7d
|
Better handling of pending items
|
2024-08-12 22:27:24 +08:00 |
|
|
|
6529b87e9d
|
Some improvements to the additem
|
2024-08-12 20:40:28 +08:00 |
|
|
|
74320d5917
|
use new react-query for addurl
|
2024-08-12 15:03:05 +08:00 |
|
|
|
2ccb98ce35
|
Add an alert for emptying trash
|
2024-08-12 13:27:43 +08:00 |
|
|
|
9e94293586
|
Dont render library before knowing if left nav is open to avoid flicker
|
2024-08-12 13:07:28 +08:00 |
|
|
|
1bff4bcd66
|
Work on client side caching for web
|
2024-08-12 11:52:35 +08:00 |
|
|
|
0b969c20ce
|
Better handling of border on hover
|
2024-08-12 11:09:56 +08:00 |
|
|
|
f4f7870a35
|
Improve layout for list mode
|
2024-08-12 11:09:56 +08:00 |
|