Commit Graph

11302 Commits

Author SHA1 Message Date
d40701f918 bump version 2024-06-23 21:58:40 +02:00
dd3bd645f1 Merge branch 'refs/heads/main' into fix/android-self-hosting-button 2024-06-23 21:48:36 +02:00
6165dfe203 add user creation screen to onboarding navhost 2024-06-23 21:48:00 +02:00
f25acf0628 refactor onboarding 2024-06-23 19:53:19 +02:00
59e4b1c2cc Merge pull request #4096 from omnivore-app/fix/migration-permission-error
fix permission error when drop role omnivore_admin
2024-06-21 19:42:07 +08:00
0c87e46578 fix permission error when drop role omnivore_admin 2024-06-21 19:40:22 +08:00
df8823cf6a Merge pull request #4093 from omnivore-app/fix/home-feed-job
fix/home feed job
2024-06-21 19:10:19 +08:00
fc3f389792 Merge pull request #4095 from omnivore-app/fix/lint-migration-github-action
fix: lint migration github action failed for pull request from contributor
2024-06-21 18:33:51 +08:00
95f3725dfa remove testing sql 2024-06-21 18:11:07 +08:00
d0b790f48b more testing 2024-06-21 18:09:30 +08:00
538eb38217 more testing 2024-06-21 18:06:12 +08:00
a15c679311 fix typo 2024-06-21 18:03:26 +08:00
96d6fb9653 use github env var correctly 2024-06-21 17:59:25 +08:00
81da0eee4f more testing 2024-06-21 17:52:06 +08:00
38f7317cf8 replace set-output command with github env var 2024-06-21 17:50:12 +08:00
f64e85be5b create a test migration sql 2024-06-21 17:44:19 +08:00
67fc0baaed fix: lint migration github action failed for pull request from contributor 2024-06-21 17:41:59 +08:00
a3cf333730 revert change to typeorm 2024-06-21 17:25:20 +08:00
d2b2c198d9 Merge pull request #4094 from omnivore-app/feat/web-home-tweaks-03
More web home UI tweaks
2024-06-21 15:47:39 +08:00
b39bffdc1a Add hover bg for apollo, implement share 2024-06-21 15:31:57 +08:00
bc934a4706 Make sure recently added has a max of two lines 2024-06-21 15:07:21 +08:00
a1cd611fa7 use read replica for "read" 2024-06-21 14:39:40 +08:00
59866510b0 Merge pull request #4092 from omnivore-app/feat/web-home-tweaks-02
Implement actions on the home view
2024-06-21 13:50:13 +08:00
b0d6876e56 add replication config 2024-06-21 13:31:50 +08:00
5c85257cdb Implement actions on the home view 2024-06-21 13:20:27 +08:00
80bded24db Rename web container files 2024-06-21 12:37:25 +08:00
14a375db83 use real scoring service 2024-06-21 12:01:34 +08:00
977a1a90e5 Skip scoring RSS items for now 2024-06-21 12:00:53 +08:00
5a63af25f9 Alter omnivore_admin role to prevent omnivore_admin to be inherited by app_user or omnivore_user 2024-06-21 11:42:36 +08:00
bc0eeba158 Merge pull request #4091 from omnivore-app/feat/web-ux-tweaks
Some more web tweaks for /home
2024-06-21 11:40:07 +08:00
5cf972f12a Merge pull request #4085 from omnivore-app/feat/ml-update-scoring
Update digest-score to run new model
2024-06-21 11:29:42 +08:00
70ccc5bc4f Make the display settings respect theme 2024-06-21 11:22:06 +08:00
07e78c9c60 Show ten top picks at once 2024-06-21 11:21:53 +08:00
b7ebb091d9 Prevent shift when unsubscribe button is presented on hover cards 2024-06-21 11:06:21 +08:00
31c29a8290 Better event handling on home action icons 2024-06-21 11:03:58 +08:00
f33e5323c6 Start to use nav return in most places to return to the previous library section 2024-06-21 10:56:20 +08:00
f91c4cd5b5 Merge pull request #4087 from omnivore-app/feature/score-service
get subscriptions from library items and send the features to score service
2024-06-21 09:57:40 +08:00
d7801eb202 Remove test change 2024-06-21 09:22:14 +08:00
49cce94b29 Linting clean ups 2024-06-21 09:19:20 +08:00
0e321143f6 Clean up 2024-06-21 09:19:20 +08:00
17e5978792 Update digest-score to run new model 2024-06-21 09:19:20 +08:00
8c84fc58b8 add more subscription features to the score api payload 2024-06-20 17:36:57 +08:00
99c95194d0 Merge pull request #4086 from omnivore-app/fix/resolver
fix: library item is null in highlights api
2024-06-20 17:22:10 +08:00
40182421f7 show archived highlights 2024-06-20 16:31:05 +08:00
2e26a04cd0 remove redundant context type 2024-06-20 15:47:52 +08:00
1c9626eabf Merge pull request #4082 from omnivore-app/fix/api-user-asr
Add user field to the ArticleSavingRequest resolver
2024-06-19 18:20:49 +08:00
4ab0497034 Get uid from claims 2024-06-19 18:09:00 +08:00
54f608d23c Use context uid 2024-06-19 17:53:08 +08:00
a19c4f26c9 Add test for fetching profile 2024-06-19 17:50:04 +08:00
e2e0774e7e Add user field to the ArticleSavingRequest resolver 2024-06-19 17:44:44 +08:00