|
|
91206fecb8
|
Merge pull request #2789 from omnivore-app/dependabot/npm_and_yarn/apple/gql-server/graphql-16.8.1
Bump graphql from 16.6.0 to 16.8.1 in /apple/gql-server
|
2023-10-17 16:50:47 +08:00 |
|
|
|
78389737f4
|
Merge pull request #2920 from remychantenay/android-label-name-length-validation
Android: Add label name length validation upon creation
|
2023-10-17 16:47:32 +08:00 |
|
|
|
7944037ff5
|
Merge pull request #2951 from omnivore-app/dependabot/npm_and_yarn/pkg/admin/babel/traverse-7.23.2
Bump @babel/traverse from 7.14.7 to 7.23.2 in /pkg/admin
|
2023-10-17 16:47:05 +08:00 |
|
|
|
16f20d126d
|
Merge pull request #2945 from omnivore-app/feat/api-queue-manager
Add queue manager service
|
2023-10-17 16:46:43 +08:00 |
|
|
|
76fecc90bf
|
Merge pull request #2939 from remychantenay/android-show-url-in-open-link-view
Android: Show URL in OpenLinkView
|
2023-10-17 16:29:43 +08:00 |
|
|
|
d450bdd8e6
|
Linting improvements
|
2023-10-17 16:03:38 +08:00 |
|
|
|
97cb8d3af7
|
Bump test limit
|
2023-10-17 15:53:05 +08:00 |
|
|
|
d6e5472509
|
Merge pull request #2950 from omnivore-app/fix/web-left-menu-network-failures
Better handling of network failures for labels/subscriptions/searches in the left menu
|
2023-10-17 15:49:38 +08:00 |
|
|
|
a6d3bb22b1
|
Add a check param so we can avoid checks on container startup while deploying
|
2023-10-17 14:46:57 +08:00 |
|
|
|
d141fea977
|
Handle cases where fetching queue counts fails
|
2023-10-17 14:18:45 +08:00 |
|
|
|
ffa476a109
|
Bump @babel/traverse from 7.14.7 to 7.23.2 in /pkg/admin
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.14.7 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)
---
updated-dependencies:
- dependency-name: "@babel/traverse"
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-10-17 05:44:10 +00:00 |
|
|
|
1f600c272e
|
Better handling of network failures for labels/subscriptions/searches in the left menu
|
2023-10-17 13:36:47 +08:00 |
|
|
|
b700c75552
|
Use the GCP project id
|
2023-10-16 22:32:41 +08:00 |
|
|
|
51e2aaa3ea
|
Add node-fetch dependency
|
2023-10-16 20:29:03 +08:00 |
|
|
|
e4332b74f9
|
Add queue manager service
|
2023-10-16 20:11:51 +08:00 |
|
|
|
c34c547a1d
|
Merge pull request #2943 from omnivore-app/fix/web-limit-csv-import-size
Limit CSV import sizes via web
|
2023-10-16 17:59:50 +08:00 |
|
|
|
74b25a23ac
|
Temporarily remove next/previous web controls
|
2023-10-16 17:51:28 +08:00 |
|
|
|
a537252db3
|
Limit CSV import sizes via web
|
2023-10-16 17:50:04 +08:00 |
|
|
|
89af8f0be7
|
Merge pull request #2941 from omnivore-app/do-not-retry-for-unauthortized-import
do not retry importer job if user account is deleted
|
2023-10-16 16:48:56 +08:00 |
|
|
|
00bd183287
|
do not retry importer job if user account is deleted
|
2023-10-16 16:33:22 +08:00 |
|
|
|
5ffc3e02b2
|
Merge pull request #2940 from omnivore-app/fix/api-limit-imports
Limit users to a single import a day
|
2023-10-16 15:56:12 +08:00 |
|
|
|
9e8ccb35e3
|
Limit users to a single import a day
|
2023-10-16 15:48:03 +08:00 |
|
|
|
f1a71ae86c
|
Android: Show URL in OpenLinkView
|
2023-10-16 09:05:56 +02:00 |
|
|
|
c722953d81
|
Merge pull request #2937 from omnivore-app/fix/api-disable-jsonld-fetch
Disable JSONLD fetching which can be quite slow
|
2023-10-16 12:35:38 +08:00 |
|
|
|
4f86f05aac
|
Remove JSONLD test
|
2023-10-16 11:39:03 +08:00 |
|
|
|
34798f39f0
|
Disable JSONLD fetching which can be quite slow
|
2023-10-16 11:25:37 +08:00 |
|
|
|
668485ba15
|
Trim labelname upon creation
|
2023-10-14 12:57:35 +02:00 |
|
|
|
a20b956e26
|
Merge pull request #2926 from omnivore-app/fix/api-site-name-query
Add ILIKE queries to all field queries
|
2023-10-13 22:02:55 +08:00 |
|
|
|
59135f04d7
|
Merge pull request #2929 from omnivore-app/fix/highlighted-markdown
fetch highlights if necessary and before converting content to markdown
|
2023-10-13 19:45:31 +08:00 |
|
|
|
497b6e9f72
|
fetch highlights if necessary and before converting content to markdown
|
2023-10-13 18:27:57 +08:00 |
|
|
|
c12df2f4d3
|
Search order shouldn't be guaranteed here
|
2023-10-13 18:26:10 +08:00 |
|
|
|
e5cedc4040
|
Fix site scope searches to use the correct queries
|
2023-10-13 18:26:10 +08:00 |
|
|
|
3f4be32df8
|
Merge library item imports
|
2023-10-13 18:26:02 +08:00 |
|
|
|
0adc95fb83
|
Merge pull request #2928 from omnivore-app/feat/web-next-prev-navigation
Allow navigating to next/previous items on the web with keyboard
|
2023-10-13 18:24:33 +08:00 |
|
|
|
0922ce73af
|
Merge pull request #2925 from omnivore-app/fix/bulk-action-slow-query
fix bulk action slow query
|
2023-10-13 17:59:07 +08:00 |
|
|
|
f960379783
|
Allow navigating to next/previous items on the web with keyboard
|
2023-10-13 17:50:38 +08:00 |
|
|
|
32a25087b3
|
Merge pull request #2921 from omnivore-app/fix/android-highlight-positions
Send highlight positions on Android
|
2023-10-13 16:20:21 +08:00 |
|
|
|
a6c5f4e862
|
fix bulk action slow query
|
2023-10-13 13:45:09 +08:00 |
|
|
|
5aff626c84
|
Send highlight positions on Android
|
2023-10-13 10:41:57 +08:00 |
|
|
|
8f24f17da8
|
Add label name length validation upon creation
|
2023-10-12 08:54:46 +02:00 |
|
|
|
324a6c2203
|
Merge pull request #2919 from omnivore-app/fix/email-attachment
save content reader in the item
|
2023-10-12 13:00:28 +08:00 |
|
|
|
4d64231abf
|
save content reader in the item
|
2023-10-12 12:59:36 +08:00 |
|
|
|
d1472c6519
|
Merge pull request #2915 from omnivore-app/fix/drop-label-position-trigger
drop position trigger on labels table and sort labels by name returned by labels api
|
2023-10-12 12:10:33 +08:00 |
|
|
|
9b25a64fd8
|
Merge pull request #2916 from omnivore-app/fix/email-attachment
fix email attachment not being saved as item
|
2023-10-12 12:09:01 +08:00 |
|
|
|
e2e01e1a8e
|
Merge pull request #2918 from omnivore-app/fix/highlight-position-null
fix failure of saving highlight when position is null
|
2023-10-12 12:02:14 +08:00 |
|
|
|
039632556b
|
add more method in mock cloud storage and update test cases for email-attachment rest api
|
2023-10-12 11:56:54 +08:00 |
|
|
|
1bc9912271
|
fix failure of saving highlight when position is null
|
2023-10-12 11:27:46 +08:00 |
|
|
|
ebb45f1973
|
fix email attachment not being saved as item
|
2023-10-12 10:47:20 +08:00 |
|
|
|
f1c4bc6a74
|
fix email attachment not being saved as item
|
2023-10-12 10:46:12 +08:00 |
|
|
|
e1b7849b7e
|
Merge pull request #2908 from omnivore-app/fix/web-pdf-shortcuts
Handle shortcut events when pdf search is focused
|
2023-10-12 10:45:19 +08:00 |
|