Hongbo Wu
|
f96ba17c92
|
fetch rss content if required
|
2023-11-09 16:09:23 +08:00 |
|
Hongbo Wu
|
b7496db56c
|
add following handler to save following item
|
2023-11-09 15:53:44 +08:00 |
|
Jackson Harper
|
a227d322fa
|
Merge pull request #3098 from omnivore-app/fix/web-update-import-limit
Bump up the CSV import limit
|
2023-11-09 15:52:16 +08:00 |
|
Jackson Harper
|
9219e94c98
|
Bump up the CSV import limit
|
2023-11-09 15:51:43 +08:00 |
|
Jackson Harper
|
6d11aea5a7
|
Merge pull request #3095 from omnivore-app/fix/android-labels-and-notes-creation
Fix issues with creating notes and labels on Android
|
2023-11-09 15:06:29 +08:00 |
|
Jackson Harper
|
74d0303ca2
|
Merge pull request #3090 from omnivore-app/fix/web-pinned-searches-box
fix/web pinned searches box
|
2023-11-09 15:06:07 +08:00 |
|
Jackson Harper
|
c0439fd31b
|
Merge pull request #3096 from omnivore-app/fix/web-rm-block-all-mixed
Remove block-all-mixed-content from CSP as it is deprecated
|
2023-11-09 15:04:55 +08:00 |
|
Jackson Harper
|
0cb2863266
|
Remove block-all-mixed-content from CSP as it is deprecated
|
2023-11-09 13:24:13 +08:00 |
|
Jackson Harper
|
31e54cf334
|
Bump android version again
|
2023-11-09 13:23:05 +08:00 |
|
Hongbo Wu
|
a71181982f
|
create a following task for each rss item fetched
|
2023-11-09 13:18:24 +08:00 |
|
Jackson Harper
|
4f7d075193
|
Android theme colours
|
2023-11-09 13:17:03 +08:00 |
|
Jackson Harper
|
e18e30cfaf
|
Bump the Android version
|
2023-11-09 11:34:21 +08:00 |
|
Jackson Harper
|
bfc90b607f
|
Fix issues with creating notes and labels on Android
|
2023-11-09 11:34:21 +08:00 |
|
Jackson Harper
|
b71a89e370
|
Merge pull request #3093 from omnivore-app/feat/ios-update-voices
Update voices
|
2023-11-09 09:57:39 +08:00 |
|
Jackson Harper
|
884563d7f1
|
Stop observers on error
|
2023-11-09 09:29:27 +08:00 |
|
Jackson Harper
|
d0befc27a8
|
Merge pull request #3089 from omnivore-app/feat/api-specify-home-url
Use CLIENT_URL instead of hard coded values
|
2023-11-09 08:54:04 +08:00 |
|
Jackson Harper
|
81b0522298
|
Remove width override
|
2023-11-09 08:52:33 +08:00 |
|
Jackson Harper
|
e3383d28d8
|
Set the header height to default on smaller screens
|
2023-11-09 08:52:32 +08:00 |
|
Jackson Harper
|
d76d041342
|
Use same UX for enable button
|
2023-11-09 08:52:32 +08:00 |
|
Jackson Harper
|
fa31aae19e
|
Use check images instead of input
|
2023-11-09 08:52:32 +08:00 |
|
Jackson Harper
|
f83701c6cc
|
Move the voices out of the bundle
|
2023-11-08 22:51:35 +08:00 |
|
Jackson Harper
|
301c5984de
|
Update cached async image
|
2023-11-08 21:20:59 +08:00 |
|
Jackson Harper
|
8bd9beebc6
|
Set playback error if speech file does not download
|
2023-11-08 20:29:08 +08:00 |
|
Jackson Harper
|
5db983510b
|
Swift linting
|
2023-11-08 20:20:46 +08:00 |
|
Jackson Harper
|
155d71c7bd
|
Add some voices
|
2023-11-08 19:36:34 +08:00 |
|
Jackson Harper
|
e395036e61
|
Add openai voices
|
2023-11-08 19:33:36 +08:00 |
|
Hongbo Wu
|
4bef0a006a
|
add following handler cloud run service
|
2023-11-08 18:16:49 +08:00 |
|
Hongbo Wu
|
cbb5a0a921
|
revert searchItem changes
|
2023-11-08 18:16:48 +08:00 |
|
Hongbo Wu
|
cc53992b9a
|
add addFollowingToLibrary API
|
2023-11-08 18:16:48 +08:00 |
|
Hongbo Wu
|
99616501cf
|
add saveFollowing API
|
2023-11-08 18:16:48 +08:00 |
|
Hongbo Wu
|
3ff9ce3a09
|
add in:following search filter
|
2023-11-08 18:16:48 +08:00 |
|
Hongbo Wu
|
a00ce8893e
|
reduce feed parsing
|
2023-11-08 18:16:48 +08:00 |
|
Hongbo Wu
|
98faefa644
|
add date variables to date search
|
2023-11-08 18:16:48 +08:00 |
|
Hongbo Wu
|
2c9ec454f5
|
fix tests
|
2023-11-08 18:16:48 +08:00 |
|
Hongbo Wu
|
9b0b378c39
|
check is_fetching_content and only fetch content if required for rss feed items
|
2023-11-08 18:16:48 +08:00 |
|
Hongbo Wu
|
679512c9d1
|
add columns to library_item
|
2023-11-08 18:16:48 +08:00 |
|
Hongbo Wu
|
1da8dc6545
|
update library_item table
|
2023-11-08 18:16:48 +08:00 |
|
Hongbo Wu
|
da0d1705b5
|
add following graphql api to fetch user following
|
2023-11-08 18:16:48 +08:00 |
|
Hongbo Wu
|
fc783f01ec
|
add feeds graphql api for searching feed by title or url
|
2023-11-08 18:16:48 +08:00 |
|
Hongbo Wu
|
878d881e05
|
add feed entity
|
2023-11-08 18:16:48 +08:00 |
|
Hongbo Wu
|
e282eea99f
|
add feeds graphql api to the schema
|
2023-11-08 18:16:48 +08:00 |
|
Hongbo Wu
|
83054cfeba
|
create feed, feed_item and user_feed_item tables in db
|
2023-11-08 18:16:48 +08:00 |
|
Jackson Harper
|
1e336dd61c
|
Use CLIENT_URL instead of hard coded values
|
2023-11-08 18:16:32 +08:00 |
|
Hongbo Wu
|
5d49a3a212
|
Merge pull request #3091 from omnivore-app/fix/github-ci-timeout
fix/github ci timeout
|
2023-11-08 18:15:27 +08:00 |
|
Hongbo Wu
|
8731262e51
|
update docker-compose-test
|
2023-11-08 18:02:40 +08:00 |
|
Hongbo Wu
|
538ca4212e
|
Revert "Revert "revert sentry upgrade""
This reverts commit 42614d2a37.
|
2023-11-08 17:52:57 +08:00 |
|
Hongbo Wu
|
42614d2a37
|
Revert "revert sentry upgrade"
This reverts commit 1cba04d0f3.
|
2023-11-08 17:49:47 +08:00 |
|
Hongbo Wu
|
d3852ce655
|
Revert "upgrade sentry/nextjs to 7.77.0"
This reverts commit b65fc43012.
|
2023-11-08 17:49:22 +08:00 |
|
Hongbo Wu
|
b65fc43012
|
upgrade sentry/nextjs to 7.77.0
|
2023-11-08 17:25:43 +08:00 |
|
Hongbo Wu
|
1cba04d0f3
|
revert sentry upgrade
|
2023-11-08 17:08:35 +08:00 |
|