Commit Graph

6790 Commits

Author SHA1 Message Date
5d07e554e2 return author name only 2024-07-01 10:49:09 +08:00
fa3e6fe341 make libraryItemIds not null 2024-07-01 10:49:09 +08:00
72a477c25a add delete post graphql api and tests 2024-07-01 10:49:09 +08:00
16f67c854c add update post graphql api and tests 2024-07-01 10:49:09 +08:00
9caad12f09 add create post graphql api and tests 2024-07-01 10:49:09 +08:00
12db8b6a7d add get post graphql api and tests 2024-07-01 10:49:09 +08:00
81b0fc19a2 tidy 2024-07-01 10:49:08 +08:00
091af055c0 add tests 2024-07-01 10:11:32 +08:00
e9b945b375 add tests 2024-07-01 10:11:32 +08:00
3fb146e864 list posts api 2024-07-01 10:11:32 +08:00
c02f2d5036 create post table and entity 2024-07-01 10:11:32 +08:00
0dada2d708 fix: digest score api timeout = 5 seconds 2024-06-28 16:38:00 +08:00
a7ba02e063 Merge pull request #4117 from omnivore-app/fix/use-read-replica
fix/use read replica for RLS enabled transactions
2024-06-28 15:13:26 +08:00
a06f1a243c fix tests 2024-06-28 12:37:45 +08:00
8bc05dad03 fix tests 2024-06-28 11:56:28 +08:00
a3ba8573b7 fix: validate ownership of library item before assigning labels to the item 2024-06-28 11:53:20 +08:00
3ad826392e use digest-score service 2024-06-27 20:55:04 +08:00
822f249fb1 cont 2024-06-27 19:10:50 +08:00
2ed480bb49 use read replica for selecting library items, labels and highlights 2024-06-27 19:02:15 +08:00
fb3d2eada6 use primary and replica instead of master and slave 2024-06-27 18:42:42 +08:00
0830f0b312 allow defining replica mode in the auth transaction 2024-06-27 18:38:43 +08:00
17eb5efa37 resolve conflicts 2024-06-27 17:16:17 +08:00
45986184c4 tidy 2024-06-27 17:12:45 +08:00
1168d12018 use read replica for raw query 2024-06-27 17:10:58 +08:00
84953198fe Merge pull request #4114 from omnivore-app/fix/read-replica
fix/read replica
2024-06-26 17:38:53 +08:00
19a603db8a update setup.sh 2024-06-26 17:26:06 +08:00
329dd13ed2 return empty array if no candidates for home feed selection 2024-06-26 17:19:08 +08:00
a6ab96155d by default use info level for loggers 2024-06-26 16:19:13 +08:00
818ad5a0bb log isReplicated for each query 2024-06-26 16:11:52 +08:00
bc6a09798b fix read replica not being used 2024-06-26 16:11:34 +08:00
57e0002cae rename slave to replica in db config 2024-06-26 11:34:45 +08:00
8b80e0fc6d Dont provide search base anymore as thats acheived by the folder 2024-06-26 09:13:01 +08:00
3c634d1c35 Merge pull request #4108 from omnivore-app/feat/web-return
More web home improvements
2024-06-25 20:10:15 +08:00
67aaae1c4f Merge pull request #4109 from omnivore-app/fix/web-nav-menu
Implement dismiss on click for the new navigation menu
2024-06-25 19:57:48 +08:00
be2928017c Remove extra setter 2024-06-25 19:51:46 +08:00
98015f1ec8 Better empty state handling for home 2024-06-25 19:40:45 +08:00
595e7ddf50 Add empty trash 2024-06-25 19:40:26 +08:00
dd44322db7 set nav-return more often 2024-06-25 17:54:30 +08:00
2c2e449597 Use web return on logo click 2024-06-25 17:42:12 +08:00
8a8b98f266 Add move operation to home, fix query inputs 2024-06-25 17:14:33 +08:00
9f16e5fede add "canMove" field to the HomeItem type in graphql api which indicates if the item is in following folder 2024-06-25 16:40:12 +08:00
8512a27d14 Implement dismiss on click for the new navigation menu 2024-06-25 16:13:11 +08:00
1acf0b5765 Improve smaller screen layouts 2024-06-25 15:22:30 +08:00
0402d1d60d Remove right padding on search bar in small screens 2024-06-25 14:49:24 +08:00
3e0ed32e14 Improve layout of highlights on smaller screens 2024-06-25 14:45:18 +08:00
1fa4d236c3 Update action 2024-06-25 13:23:51 +08:00
deccb6f946 Use an action so we can update local cache when moving to inbox 2024-06-25 13:04:34 +08:00
9d9c6f5f3c Merge pull request #4102 from omnivore-app/feat/web-home-tweaks-03
More tweaks to the web home section
2024-06-25 12:01:53 +08:00
ab4b6ccd31 Add missing icon 2024-06-25 11:48:52 +08:00
c06f25682d Remove unused 2024-06-25 11:44:07 +08:00