Commit graph

8487 commits

Author SHA1 Message Date
Jackson Harper
63d3c1ebf0
Merge pull request #3081 from omnivore-app/dependabot/npm_and_yarn/firebase-admin-11.11.0
Bump firebase-admin from 11.5.0 to 11.11.0
2023-11-07 10:17:18 +08:00
dependabot[bot]
ba7c9ffeea
Bump firebase-admin from 11.5.0 to 11.11.0
Bumps [firebase-admin](https://github.com/firebase/firebase-admin-node) from 11.5.0 to 11.11.0.
- [Release notes](https://github.com/firebase/firebase-admin-node/releases)
- [Commits](https://github.com/firebase/firebase-admin-node/compare/v11.5.0...v11.11.0)

---
updated-dependencies:
- dependency-name: firebase-admin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-06 22:08:16 +00:00
dependabot[bot]
250cbcc533
Bump dayjs from 1.11.7 to 1.11.10
Bumps [dayjs](https://github.com/iamkun/dayjs) from 1.11.7 to 1.11.10.
- [Release notes](https://github.com/iamkun/dayjs/releases)
- [Changelog](https://github.com/iamkun/dayjs/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/iamkun/dayjs/compare/v1.11.7...v1.11.10)

---
updated-dependencies:
- dependency-name: dayjs
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-06 22:07:19 +00:00
Remy Chantenay
de06fd2839
Android: Fix Add Link sheet state
Signed-off-by: Remy Chantenay <remy.chantenay@gmail.com>
2023-11-06 11:25:23 +01:00
Jackson Harper
1c3bc51fd0 Move pinned items into the grid 2023-11-06 17:43:23 +08:00
Jackson Harper
f00556f8a6 WIP: add pinned items to the library header 2023-11-06 16:31:51 +08:00
Jackson Harper
e0646e5557
Merge pull request #3075 from omnivore-app/feat/web-label-filter-improvements
Toggle labels if button is directly clicked
2023-11-06 16:22:26 +08:00
Jackson Harper
2c1d071a56
Merge pull request #3074 from omnivore-app/fix/ios-ipad-share-extension
Fix share extension sheets on iPad so they dont show in splits, add dismiss button
2023-11-06 15:43:33 +08:00
Jackson Harper
3d0a32c18e
Merge pull request #3066 from omnivore-app/release/android-0.0.124
Bump Android version 0.0.124
2023-11-06 15:42:26 +08:00
Jackson Harper
4d6b8d13a9
Merge pull request #3068 from remychantenay/android-dependencies-update-minor
Android: Update few dependencies + minor clean up
2023-11-06 15:42:06 +08:00
Jackson Harper
71d44fcd6d
Merge pull request #3067 from remychantenay/ios-show-url-in-open-link-view
iOS: Show URL in OpenLink Confirmation Dialog
2023-11-06 15:41:17 +08:00
Jackson Harper
41a601f199 Use the pointer cursor for labels, invert query logic 2023-11-06 15:31:30 +08:00
Jackson Harper
2924d542be Toggle labels if button is directly clicked 2023-11-06 15:22:26 +08:00
Jackson Harper
6c5afeb0e4 Send title text with share original option 2023-11-06 15:12:30 +08:00
Jackson Harper
b9df65baad WIP: mini share extension view 2023-11-06 11:40:46 +08:00
Jackson Harper
5c00c0cf68 Add notes to PDFs 2023-11-06 11:22:18 +08:00
Jackson Harper
553d3d9317 Fix share extension sheets on iPad so they dont show in splits, add dismiss button 2023-11-06 09:59:15 +08:00
Remy Chantenay
37ef8c7c71
Android: Update few dependencies + minor clean up
Signed-off-by: Remy Chantenay <remy.chantenay@gmail.com>
2023-11-03 17:42:45 +01:00
Remy Chantenay
be5772a361
iOS: Show URL in OpenLink Confirmation Dialog
Signed-off-by: Remy Chantenay <remy.chantenay@gmail.com>
2023-11-03 16:39:08 +01:00
Jackson Harper
097f3e8382 Bump Android version 0.0.124 2023-11-03 20:11:28 +08:00
Jackson Harper
ca801c7471
Merge pull request #3065 from remychantenay/android-add-link-from-library
Android: Add link from library
2023-11-03 20:07:49 +08:00
Remy Chantenay
cf9532bb30
Android: Add link from library
Signed-off-by: Remy Chantenay <remy.chantenay@gmail.com>
2023-11-03 12:28:06 +01:00
Hongbo Wu
fdad3a28af
Merge pull request #3024 from omnivore-app/integratoin
improvement on integrations
2023-11-03 17:20:17 +08:00
Jackson Harper
8d592c52fb
Merge pull request #3040 from lily-mara/dev-env-fixes
Improve developer environment onboarding
2023-11-03 16:05:11 +08:00
Jackson Harper
556fa60fc9 Add an environment variable to conditionally use legacy rewrites
These rewrites are not needed in dev, but in demo/production
we should keep them for some older clients still.
2023-11-03 15:41:47 +08:00
Jackson Harper
67766eefbb Add an environment variable for the legacy rewrite rules that arent needed for local dev 2023-11-03 15:24:38 +08:00
Jackson Harper
ac205618b7
Merge pull request #3052 from omnivore-app/dependabot/npm_and_yarn/yet-another-react-lightbox-3.14.0
Bump yet-another-react-lightbox from 3.12.2 to 3.14.0
2023-11-03 15:08:41 +08:00
Jackson Harper
356a32727a
Merge pull request #3037 from omnivore-app/feat/ios-extension-cleanup
iOS Extension and notes cleanup
2023-11-03 15:08:23 +08:00
Jackson Harper
cd3132143c
Merge pull request #3063 from Samuel-Martineau/fix-self-hosting-dockerfile
Fix self-hosting Dockerfile
2023-11-03 15:07:28 +08:00
Hongbo Wu
90d0827b36
Merge pull request #3064 from omnivore-app/fix/highlighted-markdown
fix: highlights not added to the content if searching for highlighted content
2023-11-03 11:59:47 +08:00
Hongbo Wu
3761b396f4 remove unused code 2023-11-03 10:17:36 +08:00
Hongbo Wu
9ef608b4b6 fix: highlights not added to the content if searching for highlighted content 2023-11-03 10:11:14 +08:00
Jackson Harper
d5d1ccf817
Merge pull request #3043 from HVbajoria/main
Created getting-started-guide.md in Japanese
2023-11-03 08:41:43 +08:00
Samuel-Martineau
f581a5351e
fix self-hosting dockerfile 2023-11-02 11:20:30 -04:00
Jackson Harper
6d7cbc45e3 Simplify code embedding privacy policy and tos 2023-11-02 13:35:03 +08:00
Jackson Harper
afe25c34fe Fix markdown of the notifications text 2023-11-02 13:06:04 +08:00
Jackson Harper
33258c0051 Fix issues where dates were not displayed in the nav bar if feature cards were disabled 2023-11-02 12:30:04 +08:00
Jackson Harper
583ec56d20 Simplify top item expression 2023-11-02 12:07:23 +08:00
Jackson Harper
f85d79ace3
Merge pull request #3061 from omnivore-app/fix/web-flicker-on-refresh
Fix refresh loop on web
2023-11-02 11:38:01 +08:00
Jackson Harper
4fbe14a77b Fix refresh loop on web 2023-11-02 11:11:05 +08:00
Jackson Harper
7f23b6b2d9 Add downloaded filter 2023-11-01 23:19:29 +08:00
Jackson Harper
de636748c1 Fix empty labels view bug 2023-11-01 22:50:21 +08:00
Jackson Harper
6cf9b2a05e Formatting of library notes 2023-11-01 21:37:21 +08:00
Jackson Harper
5db74f5fe9 Labels editor view and offline sync of label changes using CreateLabelInput instead of IDs 2023-11-01 19:38:44 +08:00
Jackson Harper
e1076f9ac4 Add save note to view model, improve labels editor 2023-11-01 18:25:37 +08:00
Jackson Harper
b92cbbc9a5 Add note containers 2023-11-01 17:56:54 +08:00
Jackson Harper
fd38833787
Merge pull request #3056 from fybx/patch-1
add Turkish translation
2023-11-01 17:16:16 +08:00
Jackson Harper
67c3c8e84d Resize label flow layout after labels change 2023-11-01 15:57:24 +08:00
Hongbo Wu
ffad064d3a
Merge pull request #3051 from naveennamani/patch-1
Fixes #3050 - URLs sensitive to trailing slash
2023-11-01 15:48:04 +08:00
Hongbo Wu
500a297824
Merge pull request #3057 from omnivore-app/fix/irrelevant-information-in-webhook-event
fix/irrelevant information in webhook event
2023-11-01 15:45:37 +08:00