|
|
927394e07c
|
fix: save url operation is delayed
|
2024-02-21 17:54:08 +08:00 |
|
|
|
40327a5001
|
Merge pull request #3552 from omnivore-app/feat/docker-public-images
|
2024-02-21 16:44:19 +08:00 |
|
|
|
2fff9a5720
|
Merge pull request #3380 from omnivore-app/fix/recreate-item
fix/recreate item
|
2024-02-21 15:49:28 +08:00 |
|
|
|
8f39985f0f
|
fix deleted labels and highlights are still searchable
|
2024-02-21 15:06:04 +08:00 |
|
|
|
51c1d33a09
|
fix tests
|
2024-02-21 14:55:49 +08:00 |
|
|
|
30b3193937
|
Remove the web image
|
2024-02-21 14:38:49 +08:00 |
|
|
|
e386c35ea2
|
Merge pull request #3545 from omnivore-app/fix/pg-pool-connection-timeout
fix/pg pool connection timeout
|
2024-02-21 14:37:36 +08:00 |
|
|
|
fb31f84a00
|
Add the web docker image
|
2024-02-21 14:30:27 +08:00 |
|
|
|
af24856603
|
resolve conflicts after rebasing
|
2024-02-21 14:29:21 +08:00 |
|
|
|
b1c45599f6
|
resolve conflicts after rebasing
|
2024-02-21 14:29:15 +08:00 |
|
|
|
eb895b49bf
|
delete labels and highlights attached to the recreated item if the item was deleted before
|
2024-02-21 14:18:06 +08:00 |
|
|
|
819135f118
|
Label the content-fetch and web images
|
2024-02-21 14:16:21 +08:00 |
|
|
|
abfa15e56f
|
revert soft deletes all the labels and highlights attached to the deleted item
|
2024-02-21 14:16:21 +08:00 |
|
|
|
38ee6c1331
|
merge labels and highlights when saving a duplicate item
|
2024-02-21 14:16:20 +08:00 |
|
|
|
2ffb69d4f6
|
Remove extra chunk
|
2024-02-21 14:12:51 +08:00 |
|
|
|
1233e4083b
|
Fix indentation
|
2024-02-21 14:11:14 +08:00 |
|
|
|
45a2824a89
|
Keep building the gcf docker image
|
2024-02-21 14:02:13 +08:00 |
|
|
|
cab239b748
|
Only build public images on merge
|
2024-02-21 14:00:46 +08:00 |
|
|
|
242e6e0fa3
|
delete all the labels and highlights attached to the item when item was deleted
|
2024-02-21 13:52:39 +08:00 |
|
|
|
ad069089ed
|
Clean up actions file
|
2024-02-21 13:32:46 +08:00 |
|
|
|
310ff37604
|
Add label to backend container
|
2024-02-21 13:28:40 +08:00 |
|
|
|
cb115ef591
|
Create public docker images
|
2024-02-21 13:25:13 +08:00 |
|
|
|
4fda03e633
|
Merge pull request #3549 from stefanosansone/feature/android-mark-ad-read
Android - Mark items as read/unread from library screen
|
2024-02-21 09:48:20 +08:00 |
|
|
|
136a5dd32f
|
Merge remote-tracking branch 'origin/main' into feature/android-mark-ad-read
|
2024-02-21 00:01:28 +00:00 |
|
|
|
e61df9d02e
|
add saved item flow in library view model
|
2024-02-21 00:01:02 +00:00 |
|
|
|
cd311d6454
|
do not update db options in queue-processor
|
2024-02-20 19:09:33 +08:00 |
|
|
|
59d4d78f78
|
connection idle timeout in 10 seconds
|
2024-02-20 18:33:21 +08:00 |
|
|
|
942b2374b8
|
get postgres connection pool size from env
|
2024-02-20 18:08:55 +08:00 |
|
|
|
03c4adc930
|
Merge pull request #3544 from omnivore-app/fix/readability-bottom-wrapper
Remove bottom-wrapper element which is added on NYT and some other sites RSS feeds
|
2024-02-20 14:59:38 +08:00 |
|
|
|
4cfe4f95ae
|
Remove bottom-wrapper element which is added on NYT and some other sites RSS feeds
|
2024-02-20 11:26:21 +08:00 |
|
|
|
9d800366c2
|
add dao and repository modules
|
2024-02-19 23:36:07 +00:00 |
|
|
|
d0500f8524
|
Merge pull request #3542 from omnivore-app/fix/duplicate-key-violation
fix/duplicate key violation
|
2024-02-19 12:46:57 +08:00 |
|
|
|
3bd99a09fc
|
Merge pull request #3541 from omnivore-app/fix/api-server-graceful-shutdown
More graceful shutdown for the api server
|
2024-02-19 12:15:08 +08:00 |
|
|
|
26d05a2e6e
|
delete the new item if it is different from the existing one
|
2024-02-19 11:47:09 +08:00 |
|
|
|
afd4d2a397
|
fix: duplicate key value violates unique constraint "library_item_pkey" by getting the item by user_id and md5(url) for update before upserting the item
|
2024-02-19 11:35:43 +08:00 |
|
|
|
9c493d29db
|
More graceful shutdown for the api server
|
2024-02-19 11:25:22 +08:00 |
|
|
|
4a285bd44f
|
add library repository and stateflow
|
2024-02-17 20:27:18 +00:00 |
|
|
|
f9a122d571
|
add hilt compose navigation and compose runtime lifecycle libs
|
2024-02-17 18:52:16 +00:00 |
|
|
|
d8194363eb
|
Merge pull request #3538 from omnivore-app/feat/web-multiselect-header
Improvements to the web multiselect header
|
2024-02-16 13:37:22 +08:00 |
|
|
|
1ce35b5aea
|
Import pinned searches
|
2024-02-16 12:43:36 +08:00 |
|
|
|
060631166f
|
No props needed for the upload tabs
|
2024-02-16 12:32:22 +08:00 |
|
|
|
dd8f913cdd
|
Warnings cleanup
|
2024-02-16 12:25:45 +08:00 |
|
|
|
e4be448792
|
Update imports
|
2024-02-16 11:56:26 +08:00 |
|
|
|
0f87c86d13
|
Clean up some imports
|
2024-02-16 11:55:20 +08:00 |
|
|
|
3065fcc78a
|
Add some margin on the account menu
|
2024-02-16 11:53:48 +08:00 |
|
|
|
1aa570f7c2
|
Handle unchecked state, better hovers
|
2024-02-16 11:46:02 +08:00 |
|
|
|
72c66c4024
|
Header checkbox states
|
2024-02-16 11:37:41 +08:00 |
|
|
|
52fec069be
|
Merge pull request #3537 from stefanosansone/patch-1
Update README.md
|
2024-02-16 10:26:33 +08:00 |
|
|
|
f2c4c94960
|
Update README.md
Add Apollo GraphQL mention
|
2024-02-16 00:02:29 +00:00 |
|
|
|
ded8108a15
|
Merge pull request #3536 from omnivore-app/fix/web-add-link-fixes
Display feed errors in the add modal, close after success, improve layout while uploading PDFs
|
2024-02-15 16:59:32 +08:00 |
|