|
|
afa1165a29
|
fix setting labels
|
2023-10-05 14:28:52 +08:00 |
|
|
|
33ba17707b
|
fix setting labels
|
2023-10-05 14:28:52 +08:00 |
|
|
|
0016b0a9a7
|
fix update library item
|
2023-10-05 14:28:52 +08:00 |
|
|
|
d9d71aa443
|
fix highlights api
|
2023-10-05 14:28:52 +08:00 |
|
|
|
5ed7e819e8
|
fix label constraint
|
2023-10-05 14:28:52 +08:00 |
|
|
|
b72acf8e6f
|
fix permission issue
|
2023-10-05 14:28:52 +08:00 |
|
|
|
4a55e801b4
|
fix typo
|
2023-10-05 14:28:50 +08:00 |
|
|
|
3f572ea89a
|
fix typo
|
2023-10-05 14:27:52 +08:00 |
|
|
|
65bb4aa85f
|
remove knex
|
2023-10-05 14:27:18 +08:00 |
|
|
|
c1ad9b6f41
|
cont
|
2023-10-05 14:27:18 +08:00 |
|
|
|
f8f3ec0c56
|
save claim in httpContext
|
2023-10-05 14:27:17 +08:00 |
|
|
|
b1899e340d
|
replace library item
|
2023-10-05 14:25:10 +08:00 |
|
|
|
c655f78f8c
|
replace highlight
|
2023-10-05 14:24:28 +08:00 |
|
|
|
381e9bc173
|
replace database subscriber with db trigger
|
2023-10-05 14:24:05 +08:00 |
|
|
|
612151c151
|
remove elastic from docker-compose
|
2023-10-05 14:24:04 +08:00 |
|
|
|
5dce78eedb
|
update entity subscriber
|
2023-10-05 14:22:58 +08:00 |
|
|
|
648a16615b
|
update search query
|
2023-10-05 14:22:58 +08:00 |
|
|
|
751df68175
|
implement search function
|
2023-10-05 14:22:58 +08:00 |
|
|
|
0b309b7a45
|
add recommendation db table and entity
|
2023-10-05 14:22:58 +08:00 |
|
|
|
5f0e1af285
|
update highlight entity
|
2023-10-05 14:22:58 +08:00 |
|
|
|
06000264d2
|
replace saveEmail
|
2023-10-05 14:22:58 +08:00 |
|
|
|
fc52b522f2
|
fix test
|
2023-10-05 14:22:58 +08:00 |
|
|
|
9370951893
|
create a repository directory
|
2023-10-05 14:22:56 +08:00 |
|
|
|
425864ce01
|
remove knex
|
2023-10-05 14:21:56 +08:00 |
|
|
|
928ed2e6a9
|
add libraryItemPreview entity class
|
2023-10-05 14:18:21 +08:00 |
|
|
|
e1af53ab48
|
add libraryItem entity class
|
2023-10-05 14:18:21 +08:00 |
|
|
|
37b7d9a4c7
|
add sql for creating library_item_preview db table
|
2023-10-05 14:18:21 +08:00 |
|
|
|
e722b0e248
|
add sql to create library_item_labels db table
|
2023-10-05 14:18:21 +08:00 |
|
|
|
927414fe18
|
add sql to create library_item_subscriptions db table
|
2023-10-05 14:18:21 +08:00 |
|
|
|
9d2ca1f934
|
change page_type to enum
|
2023-10-05 14:18:21 +08:00 |
|
|
|
56698ae065
|
add create library_item sql
|
2023-10-05 14:18:21 +08:00 |
|
|
|
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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
0a3700d853
|
Clean up delete account button
|
2023-10-05 12:34:52 +08:00 |
|
|
|
e389856a44
|
Add link to delete account page
|
2023-10-05 12:14:41 +08:00 |
|
|
|
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 |
|
|
|
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 |
|
|
|
ad457478b5
|
fix saved and published date not fully shown in the edit form input
|
2023-10-05 11:49:49 +08:00 |
|
|
|
c008c3154d
|
make reminder task url optional env var
|
2023-10-05 11:36:34 +08:00 |
|
|
|
174365af7c
|
fix demo user not able to login when self hosting
|
2023-10-05 11:08:36 +08:00 |
|
|
|
16f72d6a74
|
fix labels and highlights were deleted when deleting items
|
2023-10-05 10:03:06 +08:00 |
|
|
|
44a4ec5360
|
Fight with imports a bit
|
2023-10-04 18:04:58 +08:00 |
|
|
|
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 |
|
|
|
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 |
|
|
|
218dd767fc
|
Better handling of the escape key on the edit items modal
|
2023-10-04 17:18:26 +08:00 |
|
|
|
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 |
|
|
|
05bcb80dee
|
Fix imports
|
2023-10-04 16:49:30 +08:00 |
|
|
|
fbae77d3c6
|
Stop propogation of escape event to prevent going back from the reader
|
2023-10-04 16:49:21 +08:00 |
|
|
|
418f27f586
|
fix convert to email login does not change source field in user table
|
2023-10-04 16:35:50 +08:00 |
|