Commit graph

11360 commits

Author SHA1 Message Date
Hongbo Wu
0830f0b312 allow defining replica mode in the auth transaction 2024-06-27 18:38:43 +08:00
Hongbo Wu
17eb5efa37 resolve conflicts 2024-06-27 17:16:17 +08:00
Hongbo Wu
45986184c4 tidy 2024-06-27 17:12:45 +08:00
Hongbo Wu
1168d12018 use read replica for raw query 2024-06-27 17:10:58 +08:00
Hongbo Wu
84953198fe
Merge pull request #4114 from omnivore-app/fix/read-replica
fix/read replica
2024-06-26 17:38:53 +08:00
Hongbo Wu
7f483c693f
Merge pull request #4115 from omnivore-app/fix/empty-home-feed
return empty array if no candidates for home feed selection
2024-06-26 17:33:02 +08:00
Hongbo Wu
19a603db8a update setup.sh 2024-06-26 17:26:06 +08:00
Hongbo Wu
329dd13ed2 return empty array if no candidates for home feed selection 2024-06-26 17:19:08 +08:00
Hongbo Wu
a6ab96155d by default use info level for loggers 2024-06-26 16:19:13 +08:00
Hongbo Wu
818ad5a0bb log isReplicated for each query 2024-06-26 16:11:52 +08:00
Hongbo Wu
bc6a09798b fix read replica not being used 2024-06-26 16:11:34 +08:00
Hongbo Wu
0122ba0742 add postgres-replica to the docker-compose 2024-06-26 16:11:10 +08:00
Jackson Harper
0276c4683b
Merge pull request #4113 from omnivore-app/feat/ml-refresh
Add internal function for refreshing features and model
2024-06-26 13:45:20 +08:00
Jackson Harper
da42357e95 Add internal function for refreshing features and model 2024-06-26 12:03:18 +08:00
Hongbo Wu
0923344fb6
Merge pull request #4112 from omnivore-app/rename-db-config
rename slave to replica in db config
2024-06-26 11:48:05 +08:00
Hongbo Wu
57e0002cae rename slave to replica in db config 2024-06-26 11:34:45 +08:00
Jackson Harper
3632ba9071
Merge pull request #4111 from omnivore-app/fix/web-default-search
Dont provide search base anymore as thats acheived by the folder
2024-06-26 09:34:39 +08:00
Jackson Harper
797fdb6b54
Merge pull request #4110 from maa-x/ios_self-host_fix
Use shared UserDefaults instead of standard set
2024-06-26 09:14:54 +08:00
Jackson Harper
8b80e0fc6d Dont provide search base anymore as thats acheived by the folder 2024-06-26 09:13:01 +08:00
maa-x
e04ae10fa4 fix: Use shared UserDefaults instead of standard set to fix self-host URL persistence bug. 2024-06-25 16:51:13 +01:00
Jackson Harper
3c634d1c35
Merge pull request #4108 from omnivore-app/feat/web-return
More web home improvements
2024-06-25 20:10:15 +08:00
Jackson Harper
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
Jackson Harper
be2928017c Remove extra setter 2024-06-25 19:51:46 +08:00
Jackson Harper
98015f1ec8 Better empty state handling for home 2024-06-25 19:40:45 +08:00
Jackson Harper
595e7ddf50 Add empty trash 2024-06-25 19:40:26 +08:00
Jackson Harper
1d8d1df9e9
Merge pull request #4107 from omnivore-app/feat/web-return
feat/web return
2024-06-25 18:17:54 +08:00
Jackson Harper
dd44322db7 set nav-return more often 2024-06-25 17:54:30 +08:00
Jackson Harper
2c2e449597 Use web return on logo click 2024-06-25 17:42:12 +08:00
Jackson Harper
33b193b81f
Merge pull request #4106 from omnivore-app/fix/web-query-inputs
Add move operation to home, fix query inputs
2024-06-25 17:31:14 +08:00
Jackson Harper
8a8b98f266 Add move operation to home, fix query inputs 2024-06-25 17:14:33 +08:00
Hongbo Wu
0ba46d0de8
Merge pull request #4105 from omnivore-app/update-home-feed-api
add "canMove" field to the HomeItem type in graphql api which indicates if the item is in following folder
2024-06-25 16:51:12 +08:00
Hongbo Wu
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
Jackson Harper
8512a27d14 Implement dismiss on click for the new navigation menu 2024-06-25 16:13:11 +08:00
Jackson Harper
5c2392fcf5
Merge pull request #4104 from omnivore-app/fix/web-highlights-layout
fix/web highlights layout
2024-06-25 15:34:11 +08:00
Jackson Harper
b3a1fa29cb
Merge pull request #4100 from stefanosansone/feature/android-rtl-text
Android - Right-to-left text support
2024-06-25 15:28:59 +08:00
Jackson Harper
5ebdd861f4
Merge pull request #4099 from stefanosansone/fix/android-self-hosting-button
Android - Onboarding navigation
2024-06-25 15:28:43 +08:00
Jackson Harper
1acf0b5765 Improve smaller screen layouts 2024-06-25 15:22:30 +08:00
Jackson Harper
0402d1d60d Remove right padding on search bar in small screens 2024-06-25 14:49:24 +08:00
Jackson Harper
3e0ed32e14 Improve layout of highlights on smaller screens 2024-06-25 14:45:18 +08:00
Jackson Harper
0b3e72b3e0
Merge pull request #4103 from omnivore-app/fix/web-move-to-library
Use an action so we can update local cache when moving to inbox
2024-06-25 14:35:48 +08:00
Jackson Harper
1fa4d236c3 Update action 2024-06-25 13:23:51 +08:00
Jackson Harper
deccb6f946 Use an action so we can update local cache when moving to inbox 2024-06-25 13:04:34 +08:00
Jackson Harper
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
Jackson Harper
ab4b6ccd31 Add missing icon 2024-06-25 11:48:52 +08:00
Jackson Harper
c06f25682d Remove unused 2024-06-25 11:44:07 +08:00
Jackson Harper
911f6ed099 Only indent the search bar in compact mode if the menu is closed 2024-06-25 11:34:22 +08:00
Jackson Harper
bd8cdbbfb7 Dont shrink left menu spacer when resizing 2024-06-25 11:08:56 +08:00
Jackson Harper
182f49daba Hover on the highlight cards 2024-06-25 10:40:55 +08:00
Jackson Harper
5d48023432 Calc total menu height so there are not multiple scrollbars, add bg behind header nav button 2024-06-25 10:03:47 +08:00
Jackson Harper
c3ae9e7ac6 Dont revalidate shortcuts on focus to reduce flicker 2024-06-25 09:24:51 +08:00