Commit Graph

8065 Commits

Author SHA1 Message Date
aef6bf559a Merge pull request #2900 from omnivore-app/fix/web/continue-reading
update the filter value to use is:reading of the Continue Reading filter
2023-10-11 10:42:06 +08:00
dc14743fb8 remove data assertion from migration script to speed up 2023-10-10 22:26:02 +08:00
768845e101 update the filter value to use is:reading of the Continue Reading filter 2023-10-10 15:33:59 +08:00
29c8786057 Merge pull request #2879 from omnivore-app/feature/filter-by-word-count
allow filter by wordsCount
2023-10-10 13:06:34 +08:00
62ffaa924b add wordsCount filter 2023-10-10 12:52:49 +08:00
93c410a564 fix is:read filter and add is:reading filter 2023-10-10 12:21:32 +08:00
3e91f3836b fix tests 2023-10-10 10:58:48 +08:00
835b61064f allow filter by wordsCount 2023-10-10 10:58:48 +08:00
fe3093834c Merge pull request #2891 from omnivore-app/disable-database-query-log-in-github-action
disable database query logs in github action
2023-10-10 10:42:18 +08:00
1adbed9876 revert postgres connection timeout 2023-10-10 10:33:49 +08:00
f5205c4b1b fix tests 2023-10-10 10:20:13 +08:00
a1122a3ff0 Merge pull request #2897 from omnivore-app/fix/web-pdf-keyboard-shortcuts
Better keyboard shortcut handling for PDFs
2023-10-10 10:15:15 +08:00
bab343c41f testing 2023-10-10 10:10:45 +08:00
53b6e7d2ad Better keyboard shortcut handling for PDFs 2023-10-09 22:14:46 +08:00
ac0d295cf3 debug 2023-10-09 22:06:35 +08:00
0b7da62aca debug 2023-10-09 21:34:52 +08:00
0b73982cd3 Merge pull request #2893 from omnivore-app/fix/web-pwa-share-target
Fix response url in the share target
2023-10-09 19:09:45 +08:00
58976cef42 Always wait for time out on loading page 2023-10-09 18:46:41 +08:00
6625e7e16f Fix save url endpoint 2023-10-09 18:22:36 +08:00
df1e57c173 Update PWA share 2023-10-09 18:09:55 +08:00
97ee20f978 Merge pull request #2895 from omnivore-app/fix/web-subscriptions-filter
Fix the filter in the left menu do not create a dependency loop
2023-10-09 17:31:45 +08:00
e1e81a41c2 Fix the filter in the left menu do not create a dependency loop 2023-10-09 17:27:22 +08:00
f4f38e4b31 reduce unnecessary logs 2023-10-09 17:26:03 +08:00
78490e15f1 disable db connection timeout 2023-10-09 15:30:30 +08:00
50901d25a3 remove elastic url from env var 2023-10-09 13:00:30 +08:00
b4528153d3 Merge pull request #2877 from omnivore-app/fix/web-sort-subs-alphabetically
Sort subscriptions by name for now (should allow options in the future)
2023-10-09 12:56:07 +08:00
1c93a20581 remove elastic docker image from github action 2023-10-09 12:50:46 +08:00
0583eeb1f9 disable database query logs in github action 2023-10-09 12:49:07 +08:00
859e88dd1a Only show unsubscribe in the feeds list 2023-10-09 12:31:45 +08:00
817e248922 Sort subscriptions by name for now (should allow options in the future) 2023-10-09 12:31:45 +08:00
8a8caa9c58 Merge pull request #2890 from omnivore-app/chore/use-large-gh-runners
Use large runners for tests
2023-10-09 12:29:36 +08:00
6cf56113ec Fix job name 2023-10-09 12:18:13 +08:00
30082f32b8 Use large runners for tests 2023-10-09 12:05:13 +08:00
8ebc550a69 Merge pull request #2889 from omnivore-app/chore/run-lint-separate-from-tests
Run lint separately from tests in github action
2023-10-09 10:51:07 +08:00
153e31497d Merge pull request #2873 from omnivore-app/feat/extension-disable-autodismiss-option
Add option to disable auto dismiss on the extension
2023-10-09 10:48:59 +08:00
2444a1b907 Run lint separately from tests in github action
Attempting to make the github action output a little more
manageable.
2023-10-09 10:38:00 +08:00
b20295e7cf Merge pull request #2874 from remychantenay/android-highlight-color-palette
Android: Add Highlight color palette for web reader
2023-10-09 09:58:12 +08:00
b62a26e38c Merge pull request #2884 from prof18/monocrome-icon
Add support for Android themed icon - #2722
2023-10-09 09:51:47 +08:00
eb61c75440 Merge pull request #2883 from prof18/main
[Android] Add padding on LabelChip on LabelsSelectionSheet
2023-10-09 09:51:06 +08:00
fada406849 Merge pull request #2871 from omnivore-app/fix/ios-ipad-stack
Fixes for iOS split view on iPad
2023-10-09 09:50:19 +08:00
f949ea4769 Merge pull request #2864 from remychantenay/android-use-resources-for-copy
Android: Use XML resources for copy
2023-10-09 09:49:44 +08:00
a0550ca8bb Add support for Android themed icon - #2722 2023-10-08 16:08:46 +02:00
fe2709e1b0 Add padding on LabelChip on LabelsSelectionSheet 2023-10-08 15:23:05 +02:00
3576888a71 Merge pull request #2876 from omnivore-app/fix/filter-unsubed
Filter out unsubscribed subscriptions
2023-10-07 11:20:22 +08:00
5b1fb886e6 Filter out unsubscribed subscriptions 2023-10-07 11:07:56 +08:00
584a9d8773 Android: Add Highlight color palette for web reader 2023-10-06 19:30:23 +02:00
6c0865ff06 Merge pull request #2872 from omnivore-app/feat/web-menu-cache
Better caching on the left menu
2023-10-06 19:39:33 +08:00
0c09f9dbcb Add option to disable auto dismiss on the extension 2023-10-06 19:37:27 +08:00
9e949ee61f Sort the subscriptions 2023-10-06 18:56:54 +08:00
1342eb0ee6 Better caching on the left menu 2023-10-06 17:50:16 +08:00