Commit Graph

9329 Commits

Author SHA1 Message Date
816019e6a3 extend ttl of the saved item cache to 26 hours 2024-01-16 11:17:21 +08:00
5bd670ded4 Merge pull request #3364 from omnivore-app/fix/delete-user
fix: change user email address after user deleted account
2024-01-15 11:35:57 +08:00
06067c1d66 fix tests 2024-01-15 11:26:40 +08:00
bd612bd310 replace username too 2024-01-15 11:23:01 +08:00
5012d88ca5 Merge pull request #3365 from omnivore-app/fix/android-swipe-gesture
Fix issue with swipe to archive
2024-01-15 10:57:25 +08:00
9419edef18 Merge pull request #3346 from omnivore-app/dependabot/npm_and_yarn/follow-redirects-1.15.4
Bump follow-redirects from 1.15.1 to 1.15.4
2024-01-15 10:57:05 +08:00
8a865e4c72 Merge pull request #3353 from gannonlawlor/android/debug-package-name
Create a debug package name so release and debug can be on same device
2024-01-15 10:56:36 +08:00
90e8d5f5c5 Merge branch 'omnivore-app:main' into main 2024-01-14 17:45:02 +01:00
86e73c16ab Update the debug icon 2024-01-12 21:46:40 -05:00
9e573ea4be Merge remote-tracking branch 'upstream/main' into android/debug-package-name 2024-01-12 21:27:14 -05:00
6aa70677ae Bump version 2024-01-12 12:47:05 +08:00
88f0c4f14a Fix issue with swipe to archive 2024-01-12 12:34:03 +08:00
deddb51c42 fix: change user email address after user deleted account 2024-01-12 11:45:28 +08:00
5eb6a79772 Merge pull request #3363 from omnivore-app/fix/ios-feature-filter
fix/ios feature filter
2024-01-12 10:52:07 +08:00
5cb6b39666 Merge pull request #3362 from omnivore-app/fix/android-swipe-dismiss
Fix early return on swipe to dismiss if swipe is less than threshold
2024-01-12 10:50:17 +08:00
cb94e06b43 Fix issues with feature filter not being updated 2024-01-12 10:11:50 +08:00
00cf035abf Add some extra properties to the app intent 2024-01-12 10:11:28 +08:00
4d2d44dea1 Bump version 2024-01-12 09:47:00 +08:00
6e67407de3 Fix early return on swipe to dismiss if swipe is less than threshold 2024-01-12 09:28:31 +08:00
26eff8acbc Bump follow-redirects from 1.15.1 to 1.15.4
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.1 to 1.15.4.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.1...v1.15.4)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-11 10:36:34 +00:00
66054e50ba Merge pull request #3358 from omnivore-app/feat/fixing-eslint-issues
Fix issues with eslint from liqe library
2024-01-11 18:34:49 +08:00
c8a21cbe46 Fix issues with eslint from liqe library 2024-01-11 17:34:40 +08:00
08e86fe729 Merge branch 'omnivore-app:main' into main 2024-01-11 08:46:01 +01:00
ba79f7f0af Merge pull request #3352 from omnivore-app/feat/ios-1.43
Use sheet instead of fullCover, add labels on PDF, add Discord button
2024-01-11 14:36:35 +08:00
a21f8aee2e Merge pull request #3349 from omnivore-app/perf/slow-query
improve performance on db slow queries
2024-01-11 12:01:48 +08:00
1e8ac68a38 Use animation on remove swipe action 2024-01-11 11:48:13 +08:00
4cf600e7b0 drop old index 2024-01-11 11:45:22 +08:00
1d4d373508 replace the slow postgres trigger function for updating label names 2024-01-11 10:21:36 +08:00
9feb6bb0e5 Improve read now by popping to root 2024-01-10 21:32:49 +08:00
c6bcac4070 Improve app intents, always set readAt when an article is opened 2024-01-10 21:11:07 +08:00
f81ad17fb1 fix tests 2024-01-10 18:07:58 +08:00
cf6f15e520 add index for sorting by word_count 2024-01-10 17:34:54 +08:00
525b3fbacf add index for sorting by read_at 2024-01-10 17:32:23 +08:00
d54af004d6 add index for sorting by published_at 2024-01-10 17:28:00 +08:00
7fba161d41 add index for sorting by updated_at 2024-01-10 17:25:21 +08:00
d9d800cfc4 add index for sorting by saved_at 2024-01-10 17:09:15 +08:00
e49f9d6d6a Use sheet instead of fullCover, add labels on PDF, add Discord button 2024-01-10 17:00:38 +08:00
ff83147c09 Merge pull request #3348 from omnivore-app/fix/redis-connection
fix: too many open redis connections
2024-01-10 12:07:45 +08:00
ac8cdeef45 Merge pull request #3347 from omnivore-app/fix/android-library-labels
Syncing improvements for highlight changes on android
2024-01-10 12:03:43 +08:00
8e19cc8e8f Merge pull request #3307 from LennardSchwarz/add-german-translation
Add german translation
2024-01-10 12:02:35 +08:00
b65ada2a55 fix: too many open redis connections 2024-01-10 11:55:58 +08:00
eb73d9cb2e Merge pull request #3345 from gannonlawlor/android/autofill-support
Add autofill to login and signup page
2024-01-10 11:55:41 +08:00
4a08c1f195 Syncing improvements for highlight changes on android 2024-01-10 11:47:30 +08:00
d0bb3131ab Update EmailLogin.kt 2024-01-09 22:45:01 -05:00
7636be67cc Merge pull request #3343 from omnivore-app/dependabot/npm_and_yarn/pkg/admin/follow-redirects-1.15.4
Bump follow-redirects from 1.14.8 to 1.15.4 in /pkg/admin
2024-01-10 11:05:50 +08:00
f248ee9ee3 Add autofill to login and signup page
Add autofill to login and signup page

1. Add autofill to login and signup page. Used https://bryanherbst.com/2021/04/13/compose-autofill/
2. Updated the Username text hint and label to "Username" from "Name"
2024-01-09 20:08:43 -05:00
d1833e5b3c Create a debug package name
# Context

This will allow developers to have both production and dev version on their phones at the same time. Also changed the name of the Dev version to Dev - Omnivore

If someone has the orginal icon files, I would prefer to change the debug icon to be a different color to distinguish it more. But  I couldn't find the main psd or svg file that the pngs are generated from
2024-01-09 19:20:26 -05:00
c27c11484d Bump follow-redirects from 1.14.8 to 1.15.4 in /pkg/admin
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.8 to 1.15.4.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.8...v1.15.4)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-09 17:25:20 +00:00
535a5cbd9e Merge pull request #3333 from omnivore-app/fix/android-library-labels
Open the labels sheet from the library on Android
2024-01-09 19:24:13 +08:00
c11f86d5c7 Merge pull request #3341 from omnivore-app/fix/rss-handler-redis
fix redis command server incompatibility
2024-01-09 16:43:08 +08:00