|
|
2ff00497b9
|
Remove debug line
|
2024-02-23 14:24:48 +08:00 |
|
|
|
77e1602747
|
Handle error + empty library states
|
2024-02-23 14:19:44 +08:00 |
|
|
|
1faace1c8c
|
Use new dark theme handler for icons
|
2024-02-23 14:19:22 +08:00 |
|
|
|
72eea42b8e
|
Fix embedded svg
|
2024-02-23 14:18:53 +08:00 |
|
|
|
f85e826146
|
Simplify empty state handling, remove obsolete test
|
2024-02-23 13:08:22 +08:00 |
|
|
|
6543c9b017
|
Improve errors layout
|
2024-02-23 13:08:22 +08:00 |
|
|
|
255c2b3c14
|
Fix link to help
|
2024-02-23 13:08:22 +08:00 |
|
|
|
9a076b608f
|
Fallback icon
|
2024-02-23 13:08:22 +08:00 |
|
|
|
88aa43c34a
|
Dark mode listener
|
2024-02-23 13:08:22 +08:00 |
|
|
|
ccbaf402bd
|
Better handling of errors in the library
|
2024-02-23 13:08:20 +08:00 |
|
|
|
61e9ab3a17
|
Merge pull request #3566 from omnivore-app/perf/optimize-slow-query
perf/optimize slow query
|
2024-02-23 12:53:05 +08:00 |
|
|
|
8ce7550582
|
create an index for upload_file_id in library_item table
|
2024-02-23 11:33:48 +08:00 |
|
|
|
58e33cc4e0
|
fix tests
|
2024-02-23 11:17:37 +08:00 |
|
|
|
2d45aa1dd7
|
Merge pull request #3563 from omnivore-app/fix/export-job
export at most 1000 most recent items
|
2024-02-23 11:14:16 +08:00 |
|
|
|
534b28c536
|
add an index for api key
|
2024-02-23 11:06:08 +08:00 |
|
|
|
fe2451cca7
|
remove unwanted line
|
2024-02-23 10:21:15 +08:00 |
|
|
|
7c7d594b91
|
use low priority queue if user saved 5 items in the last minute. previously it was created
|
2024-02-23 10:17:18 +08:00 |
|
|
|
aa96ccf50d
|
create a multi-column index on user_id and state columns
|
2024-02-23 10:11:13 +08:00 |
|
|
|
b947100278
|
increase batch size to 100
|
2024-02-22 20:23:37 +08:00 |
|
|
|
f541b8f8ca
|
export at most 1000 most recent items
|
2024-02-22 20:22:37 +08:00 |
|
|
|
84fcbce94a
|
Handle using system theme when toggling from the library
|
2024-02-22 17:22:44 +08:00 |
|
|
|
06c922d940
|
fix image error by reverting the change in excluded list of compilation
|
2024-02-22 16:51:54 +08:00 |
|
|
|
6af6f8ac6c
|
delete log
|
2024-02-22 15:40:09 +08:00 |
|
|
|
f47f4c1c47
|
fix tests
|
2024-02-22 15:23:53 +08:00 |
|
|
|
fb576a58a0
|
initial export
|
2024-02-22 15:20:24 +08:00 |
|
|
|
f94267ee1a
|
enqueue export job
|
2024-02-22 13:38:51 +08:00 |
|
|
|
8b848912c9
|
fix tests
|
2024-02-22 12:03:58 +08:00 |
|
|
|
34db7bb2d8
|
create a job for exporting item to integrations
|
2024-02-22 11:55:51 +08:00 |
|
|
|
96e3fdb8c3
|
Merge pull request #3540 from omnivore-app/feat/web-new-left-menu
WIP on left menu improvements
|
2024-02-22 10:38:50 +08:00 |
|
|
|
649ccc692b
|
log unknown job when getting priority
|
2024-02-22 09:23:32 +08:00 |
|
|
|
ce19218e15
|
get queue priority from a table
|
2024-02-21 22:01:04 +08:00 |
|
|
|
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 |
|
|
|
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 |
|
|
|
242e6e0fa3
|
delete all the labels and highlights attached to the item when item was deleted
|
2024-02-21 13:52:39 +08:00 |
|
|
|
310ff37604
|
Add label to backend container
|
2024-02-21 13:28:40 +08:00 |
|
|
|
cd311d6454
|
do not update db options in queue-processor
|
2024-02-20 19:09:33 +08:00 |
|
|
|
c72b912d76
|
More work on editing shortcuts
|
2024-02-20 18:43:21 +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 |
|
|
|
1514aa4f4f
|
Pull shortcuts from local storage
|
2024-02-20 17:25:52 +08:00 |
|
|
|
f8cffd89f7
|
Remove debug
|
2024-02-20 17:25:25 +08:00 |
|