Commit graph

7887 commits

Author SHA1 Message Date
Hongbo Wu
5ed7e819e8 fix label constraint 2023-10-05 14:28:52 +08:00
Hongbo Wu
b72acf8e6f fix permission issue 2023-10-05 14:28:52 +08:00
Hongbo Wu
4a55e801b4 fix typo 2023-10-05 14:28:50 +08:00
Hongbo Wu
3f572ea89a fix typo 2023-10-05 14:27:52 +08:00
Hongbo Wu
65bb4aa85f remove knex 2023-10-05 14:27:18 +08:00
Hongbo Wu
c1ad9b6f41 cont 2023-10-05 14:27:18 +08:00
Hongbo Wu
f8f3ec0c56 save claim in httpContext 2023-10-05 14:27:17 +08:00
Hongbo Wu
b1899e340d replace library item 2023-10-05 14:25:10 +08:00
Hongbo Wu
c655f78f8c replace highlight 2023-10-05 14:24:28 +08:00
Hongbo Wu
381e9bc173 replace database subscriber with db trigger 2023-10-05 14:24:05 +08:00
Hongbo Wu
612151c151 remove elastic from docker-compose 2023-10-05 14:24:04 +08:00
Hongbo Wu
5dce78eedb update entity subscriber 2023-10-05 14:22:58 +08:00
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