Commit graph

7875 commits

Author SHA1 Message Date
Hongbo Wu
648a16615b update search query 2023-10-05 14:22:58 +08:00
Hongbo Wu
751df68175 implement search function 2023-10-05 14:22:58 +08:00
Hongbo Wu
0b309b7a45 add recommendation db table and entity 2023-10-05 14:22:58 +08:00
Hongbo Wu
5f0e1af285 update highlight entity 2023-10-05 14:22:58 +08:00
Hongbo Wu
06000264d2 replace saveEmail 2023-10-05 14:22:58 +08:00
Hongbo Wu
fc52b522f2 fix test 2023-10-05 14:22:58 +08:00
Hongbo Wu
9370951893 create a repository directory 2023-10-05 14:22:56 +08:00
Hongbo Wu
425864ce01 remove knex 2023-10-05 14:21:56 +08:00
Hongbo Wu
928ed2e6a9 add libraryItemPreview entity class 2023-10-05 14:18:21 +08:00
Hongbo Wu
e1af53ab48 add libraryItem entity class 2023-10-05 14:18:21 +08:00
Hongbo Wu
37b7d9a4c7 add sql for creating library_item_preview db table 2023-10-05 14:18:21 +08:00
Hongbo Wu
e722b0e248 add sql to create library_item_labels db table 2023-10-05 14:18:21 +08:00
Hongbo Wu
927414fe18 add sql to create library_item_subscriptions db table 2023-10-05 14:18:21 +08:00
Hongbo Wu
9d2ca1f934 change page_type to enum 2023-10-05 14:18:21 +08:00
Hongbo Wu
56698ae065 add create library_item sql 2023-10-05 14:18:21 +08:00
Jackson Harper
cf2a6b552a
Merge pull request #2861 from omnivore-app/fix/edit-info
fix saved and published date not fully shown in the edit form input
2023-10-05 12:56:00 +08:00
Jackson Harper
1e0ed04d5f
Merge pull request #2833 from omnivore-app/feat/web-delete-account-link
Add link to delete account page
2023-10-05 12:55:40 +08:00
Jackson Harper
a9c6148d1e
Merge pull request #2854 from omnivore-app/fix/web-upgrade-radix
Upgrade a few bits of radix to fix some focus issues preventing keyboard controls from working
2023-10-05 12:39:19 +08:00
Jackson Harper
0a3700d853 Clean up delete account button 2023-10-05 12:34:52 +08:00
Jackson Harper
e389856a44 Add link to delete account page 2023-10-05 12:14:41 +08:00
Hongbo Wu
789cb1d501
Merge pull request #2860 from omnivore-app/fix/self-hosting-login
fix demo user not able to login when self hosting
2023-10-05 12:02:46 +08:00
Hongbo Wu
32b15b3ba9
Merge pull request #2859 from omnivore-app/fix/undo-on-web
fix labels and highlights were deleted when deleting items
2023-10-05 12:02:36 +08:00
Hongbo Wu
ad457478b5 fix saved and published date not fully shown in the edit form input 2023-10-05 11:49:49 +08:00
Hongbo Wu
c008c3154d make reminder task url optional env var 2023-10-05 11:36:34 +08:00
Hongbo Wu
174365af7c fix demo user not able to login when self hosting 2023-10-05 11:08:36 +08:00
Hongbo Wu
16f72d6a74 fix labels and highlights were deleted when deleting items 2023-10-05 10:03:06 +08:00
Jackson Harper
44a4ec5360 Fight with imports a bit 2023-10-04 18:04:58 +08:00
Jackson Harper
8d5e6455e3
Merge pull request #2838 from omnivore-app/dependabot/npm_and_yarn/yet-another-react-lightbox-3.12.2
Bump yet-another-react-lightbox from 3.12.0 to 3.12.2
2023-10-04 17:54:10 +08:00
Jackson Harper
a9b860f2d8
Merge pull request #2853 from omnivore-app/fix/ios-delete-old-items
Better handling of deleted items on iOS
2023-10-04 17:53:04 +08:00
Jackson Harper
218dd767fc Better handling of the escape key on the edit items modal 2023-10-04 17:18:26 +08:00
Hongbo Wu
e93ca3ee67
Merge pull request #2855 from omnivore-app/fix/convert-email-login
fix convert to email login does not change source field in user table
2023-10-04 16:52:42 +08:00
Jackson Harper
05bcb80dee Fix imports 2023-10-04 16:49:30 +08:00
Jackson Harper
fbae77d3c6 Stop propogation of escape event to prevent going back from the reader 2023-10-04 16:49:21 +08:00
Hongbo Wu
418f27f586 fix convert to email login does not change source field in user table 2023-10-04 16:35:50 +08:00
Jackson Harper
34f48e255f Fix trigger import 2023-10-04 16:18:50 +08:00
Jackson Harper
70dc051eac Upgrade a few bits of radix to fix some focus issues preventing keyboard controls from working 2023-10-04 16:04:35 +08:00
Jackson Harper
c41363b51c
Merge pull request #2831 from omnivore-app/feature/convert-to-email-api
Update Email Feature
2023-10-04 14:30:35 +08:00
Jackson Harper
be37b26453 Fix layout of fallback image 2023-10-04 14:20:14 +08:00
Jackson Harper
07702b61af Delete PDF files from cache when documents deleted 2023-10-04 14:19:58 +08:00
Jackson Harper
581c6c179b Purge old deleted items from iOS 2023-10-04 14:00:02 +08:00
Hongbo Wu
c24a6329ef
Merge pull request #2843 from omnivore-app/fix/unsubscribe
mark unsubscribed newsletter in the db
2023-10-04 13:58:09 +08:00
Jackson Harper
102fffc239
Merge pull request #2822 from Podginator/bug-fix/fix-editing-mobile
[Bug-Fix] Fix Editing Saved-Searches on Mobile View
2023-10-04 12:47:17 +08:00
Jackson Harper
ceb87eced5
Merge pull request #2851 from omnivore-app/release/macos-bump-safari-extension
Update the Safari extension
2023-10-04 12:43:50 +08:00
Jackson Harper
b5b661316b Add a confirmation when switching from social to email based login 2023-10-04 12:24:53 +08:00
Jackson Harper
21507dd334 Handle errorCodes response when updating email 2023-10-04 12:10:23 +08:00
Jackson Harper
a37f26374b
Merge pull request #2848 from Cito/fix-import-firefox-on-win
Fix import with Firefox on Windows (#2750)
2023-10-04 11:16:32 +08:00
Jackson Harper
2270c2faa7
Merge pull request #2850 from omnivore-app/feat/macos-self-hosting
Add the self hosting options to the Macos app
2023-10-04 11:14:50 +08:00
Jackson Harper
35afaa97da Update the Safari extension 2023-10-04 11:13:23 +08:00
Jackson Harper
490ada02d6 Add the self hosting options to the Macos app 2023-10-04 09:24:36 +08:00
Jackson Harper
29ff09bb4c
Merge pull request #2845 from omnivore-app/release/android-102
Bump android version
2023-10-04 07:56:49 +08:00