Commit Graph

37 Commits

Author SHA1 Message Date
500ec889c8 Add block around var definition 2024-05-10 14:48:27 +08:00
e85bb9aa6a Only allow eligible users to enable digest 2024-05-10 14:34:52 +08:00
5f4ed6ad11 add move digest to library api 2024-05-08 15:58:29 +08:00
cd5940b840 Feature flag explain 2024-04-22 19:04:10 -07:00
7f0a95b454 Add iOS digest views 2024-04-22 15:52:28 -07:00
273ff9d4be increase max ai-digest beta users to 10 2024-04-19 14:25:18 +08:00
b2a55a78d3 check if feature is granted 2024-04-17 12:53:29 +08:00
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
1afec1ddf3 check if feature is granted when process youtube video 2024-03-28 14:41:30 +08:00
45417efd0c bump youtube users to 500 2024-03-28 12:15:36 +08:00
8d8c7e8a26 fix: allow max 1000 users to use notion feature 2024-03-28 12:13:28 +08:00
209b08e2ff add notion to the features list 2024-03-26 12:32:01 +08:00
e47e169402 Merge branch 'main' into discover-no-ts-changes 2024-03-19 15:50:51 +08:00
21d4efc2b5 Allow opting into the YouTube transcript feature 2024-03-18 13:56:37 +08:00
b87073b1fb Add youtube-transcripts beta feature 2024-03-15 20:25:44 +08:00
3266d6a9a3 Linting fixes 2024-03-12 21:34:20 +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
bbe6204b91 summaries 2024-02-28 15:12:09 +08:00
c0373646cb Fix Linting... 2024-01-09 11:22:32 +01:00
bab343c41f testing 2023-10-10 10:10:45 +08:00
b036149fe2 fix feature tests 2023-10-05 14:30:10 +08:00
669cddeec8 fix some rls issue 2023-10-05 14:30:10 +08:00
f8f3ec0c56 save claim in httpContext 2023-10-05 14:27:17 +08:00
612151c151 remove elastic from docker-compose 2023-10-05 14:24:04 +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
7506e27dd0 create or update an opt-in record with null grantedAt if exceeding max users 2023-08-10 13:47:39 +08:00
51e0dfde23 set new limit = 1500 2023-08-10 09:43:40 +08:00
3df0ffc5d3 fix existing opted in users not being able to be granted with the feature after increasing the limit 2023-08-08 22:08:37 +08:00
99a52f8d56 replace all the console logs with logger logs 2023-07-27 16:06:44 +08:00
b0938ee96c Pre-fetch realistic voice only if user is opted in 2022-11-10 18:48:00 +08:00
69d6b60adc Extend expiration of the jwt token to 1 year 2022-11-10 17:42:25 +08:00
399e31534d Update jwt token 2022-11-09 22:48:33 +08:00
c89ffdeaf9 Fix some tests 2022-11-09 18:14:15 +08:00
63de1c3359 Add optInFeature API 2022-11-09 17:35:54 +08:00