Commit Graph

128 Commits

Author SHA1 Message Date
f677f1167f get feature list on web 2024-03-28 15:27:37 +08:00
cc2fe04568 add featureList to the User type which contains a list of feature type 2024-03-28 14:42:08 +08:00
390d12eea1 add export to integration and get task api 2024-03-21 11:14:23 +08:00
bf59fbf26e add integration api 2024-03-20 10:32:31 +08:00
fdc8055b79 Prettier 2024-03-15 10:43:16 +08:00
7d291f084b Merge all changes from main, update theming of Discover 2024-03-07 17:39:57 +01:00
c20d8e6b4d Add summaries, display accont features 2024-02-28 15:14:32 +08:00
67f54a1372 add fetchContent resolver to the function list 2024-02-23 15:44:53 +08:00
3feef7ca66 Use the DB stored reading progress when calculating maxes 2024-02-01 16:23:21 +08:00
fbfa934479 Write behind reading progress as a list that can be reduced at commit or read time 2024-02-01 09:59:39 +08:00
86c80d991f Write behing cache for reading progress 2024-02-01 09:57:11 +08:00
5e883cb2ba running worker in the test 2024-01-31 17:45:49 +08:00
7bb63b4ecd for campability with old clients, use refreshedAt to replace lastFetchedAt 2024-01-24 15:32:43 +08:00
d357d2b0af fix tests 2024-01-24 13:41:49 +08:00
c0373646cb Fix Linting... 2024-01-09 11:22:32 +01:00
554c4cee12 add test cases 2024-01-03 18:26:07 +08:00
881626d35a fix type of highlight is null from update since api 2023-12-28 16:55:23 +08:00
2b886d7e68 return highlights in update since api response 2023-12-28 14:03:07 +08:00
0a4758105a feat: update newsletter email api 2023-12-20 11:29:10 +08:00
b5f82d448e return folder when newsletter email api is called 2023-12-19 14:52:30 +08:00
97735d0633 make existing newsletters go to inbox folder 2023-12-18 16:08:36 +08:00
b86ee139e0 move to folder api will create a task to fetch content if content not exists 2023-12-14 19:20:03 +08:00
b3d0bb9ed7 return absolute feed url 2023-12-11 14:14:54 +08:00
8075cfd431 allow adding telegram channel as feed 2023-11-24 16:06:24 +08:00
adf13131db add folder to library_item table 2023-11-10 17:34:46 +08:00
9dfc5f856d rename variables 2023-11-09 19:00:57 +08:00
9ef608b4b6 fix: highlights not added to the content if searching for highlighted content 2023-11-03 10:11:14 +08:00
6db23ba05c Add intercom identity verification 2023-10-27 16:13:03 +08:00
3c75a23e75 fix: showing original url instead of signed url for pdf files in search api response 2023-10-24 12:02:58 +08:00
7763a8a939 perf: limit search item results to 100 a time and fetch labels and recommendations only needed 2023-10-23 10:52:03 +08:00
497b6e9f72 fetch highlights if necessary and before converting content to markdown 2023-10-13 18:27:57 +08:00
e424328f20 fix recommendations not fetched in search results 2023-10-05 23:00:29 +08:00
f6c906201b fetch recommendations separately too 2023-10-05 14:32:05 +08:00
d4404b0248 fetch labels and highlights after items fetched in a search query 2023-10-05 14:32:05 +08:00
bb59ed757c fix word count not return 2023-10-05 14:32:05 +08:00
327f6959ef fix highlight createdByMe is wrong 2023-10-05 14:31:07 +08:00
0ff9fdef04 add elastic scroll time in the env var 2023-10-05 14:31:07 +08:00
0912e7cf0f remove warn logs 2023-10-05 14:31:07 +08:00
1bade22076 fix file uploading 2023-10-05 14:28:52 +08:00
3f572ea89a fix typo 2023-10-05 14:27:52 +08:00
c1ad9b6f41 cont 2023-10-05 14:27:18 +08:00
b1899e340d replace library item 2023-10-05 14:25:10 +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
ee50529f95 add update email form on account page 2023-10-02 22:21:50 +08:00
c40e64773a convert to email api 2023-10-02 17:01:13 +08:00
d433d48365 Add Filters, and editing filters. 2023-08-30 19:37:24 +02:00
c0dbbc3b86 Update icons 2023-08-01 12:31:12 +08:00
99a52f8d56 replace all the console logs with logger logs 2023-07-27 16:06:44 +08:00
56a27878dc add updateSubscription api 2023-07-10 15:24:33 +08:00