|
|
54ceeb326a
|
Add canPost and canSeeMembers to type Group
|
2022-12-12 22:40:19 +08:00 |
|
|
|
ff3e8aa29e
|
Add delete permission to group and membership tables
|
2022-12-08 16:29:46 +08:00 |
|
|
|
1dafdae7cc
|
Revert changes to migrate script
|
2022-12-07 11:22:36 +08:00 |
|
|
|
a8df439297
|
Rename recommendedBy to recommendations
|
2022-12-06 21:18:21 +08:00 |
|
|
|
ba8cd22611
|
Use text instead of keyword for recommendation notes
|
2022-12-06 17:51:03 +08:00 |
|
|
|
0892d9e7e6
|
Add user and note to Recommendation type
|
2022-12-06 17:44:53 +08:00 |
|
|
|
f2a0c540a6
|
iOS basic UI for recommending
|
2022-12-05 17:45:06 +08:00 |
|
|
|
714f0f1f63
|
Add joinGroup API
|
2022-12-05 12:47:38 +08:00 |
|
|
|
8d123cf52d
|
Grant update permission on invite, group_membership and group tables
|
2022-12-05 12:45:54 +08:00 |
|
|
|
27d9e8464d
|
Add unique constraint on user_id and group_id to group_membership table
|
2022-12-05 12:45:54 +08:00 |
|
|
|
b19b04bbe6
|
Add recommendedBy nested field in page index
|
2022-12-02 15:24:37 +08:00 |
|
|
|
7f04a381a1
|
Add is_admin field to group_membership table
|
2022-12-01 17:47:12 +08:00 |
|
|
|
0eebfe923a
|
Add position in filter table and move filter api
|
2022-12-01 10:26:32 +08:00 |
|
|
|
0487d8325c
|
Add saved filter api
|
2022-11-30 21:41:59 +08:00 |
|
|
|
4d845ef413
|
Add search_filter table and entity
|
2022-11-30 20:38:30 +08:00 |
|
|
|
e53d5036dc
|
Add notification endpoint
|
2022-11-18 14:33:27 +08:00 |
|
|
|
fbe4c471cd
|
Add pubsub subscription to trigger rule actions
|
2022-11-18 14:00:10 +08:00 |
|
|
|
8008720712
|
Con't: store actions as a json in db
|
2022-11-17 16:22:16 +08:00 |
|
|
|
23c527c345
|
Add rule entity
|
2022-11-17 15:04:44 +08:00 |
|
|
|
60027dd670
|
Add rules table migration sql
|
2022-11-17 14:50:57 +08:00 |
|
|
|
63de1c3359
|
Add optInFeature API
|
2022-11-09 17:35:54 +08:00 |
|
|
|
98f59c50f0
|
Remove token in features table
|
2022-11-09 11:32:08 +08:00 |
|
|
|
398e242131
|
Add features table
|
2022-11-08 17:30:03 +08:00 |
|
|
|
5e68e30d5b
|
Add highlightPositionPercent and highlightPositionAnchorIndex in highlight api
|
2022-10-25 10:24:30 +08:00 |
|
|
|
bccb949fce
|
Save advanced search terms in search history too
|
2022-10-12 13:35:01 +08:00 |
|
|
|
ff12675713
|
Make user_id and term unique
|
2022-10-12 10:37:29 +08:00 |
|
|
|
4e14518189
|
Replace keyword with term
|
2022-10-11 11:26:18 +08:00 |
|
|
|
cd13e5874a
|
Create search_history table and entity class
|
2022-10-10 17:44:55 +08:00 |
|
|
|
0cd73053c3
|
Add icon field to subscriptions table
|
2022-09-27 11:58:55 +08:00 |
|
|
|
795ca47414
|
Save wordsCount when page is created
|
2022-09-06 10:19:58 +08:00 |
|
|
|
d00391b593
|
Add wordCount to Page doc in elastic
|
2022-09-06 10:03:36 +08:00 |
|
|
|
5201f5d360
|
Add RLS to speech table
|
2022-08-26 16:56:33 +08:00 |
|
|
|
f243ececec
|
Add listenedAt to Page in elastic
|
2022-08-25 16:09:35 +08:00 |
|
|
|
401633eda6
|
Return signed url
|
2022-08-18 19:24:38 +08:00 |
|
|
|
249a5cda4a
|
Add bucket, audioFileName, speechMarksFileName, state to speech table
|
2022-08-18 19:24:38 +08:00 |
|
|
|
02ba753375
|
Upload speech marks file to gcs too
|
2022-08-18 19:24:38 +08:00 |
|
|
|
94f9dd9e6e
|
Enqueue text to speech tasks
|
2022-08-18 19:23:41 +08:00 |
|
|
|
8f41ce1183
|
Grant permissions of integrations table to omnivore_user
|
2022-08-10 16:47:12 +08:00 |
|
|
|
5a8184da3a
|
Add taskName in integrations table
|
2022-08-05 16:09:26 +08:00 |
|
|
|
bd73da0571
|
Add syncedAt field in integrations table
|
2022-08-05 16:09:26 +08:00 |
|
|
|
a6c9eb08e1
|
Fix conflicts after rebasing
|
2022-08-05 16:09:26 +08:00 |
|
|
|
73bf695cf3
|
Add function to get highlight start location
|
2022-08-05 16:08:20 +08:00 |
|
|
|
e66d047d51
|
Add createIntegration API to the GQL schema
|
2022-08-05 16:08:20 +08:00 |
|
|
|
db27ac7d59
|
Add integration entity
|
2022-08-05 16:08:20 +08:00 |
|
|
|
1e1b573c52
|
Add integrations table in db
|
2022-08-05 16:08:20 +08:00 |
|
|
|
611c323ee0
|
New label's position is in alphabetic order
|
2022-08-04 21:39:45 +08:00 |
|
|
|
d64f968b90
|
remove trigger and function in down migration
|
2022-08-04 21:37:33 +08:00 |
|
|
|
0959085c9d
|
Decrement position after deletion
|
2022-08-04 21:37:33 +08:00 |
|
|
|
bac33e887c
|
Add trigger to update label positions before insert and delete
|
2022-08-04 21:37:32 +08:00 |
|
|
|
5e8508e025
|
Add position column in labels table
|
2022-08-04 21:37:32 +08:00 |
|