Commit Graph

55 Commits

Author SHA1 Message Date
a49366b4cc remove unnecessary fields from item events 2024-03-20 10:36:19 +08:00
f94267ee1a enqueue export job 2024-02-22 13:38:51 +08:00
af24856603 resolve conflicts after rebasing 2024-02-21 14:29:21 +08:00
38ee6c1331 merge labels and highlights when saving a duplicate item 2024-02-21 14:16:20 +08:00
efd8119e02 reduce sql error 2024-02-06 16:53:32 +08:00
1b8111b907 wait until all jobs are done in test 2024-01-31 19:10:57 +08:00
5e883cb2ba running worker in the test 2024-01-31 17:45:49 +08:00
43855247b8 update bulk action to add labels 2024-01-31 13:56:56 +08:00
5ed35bbeff create a job for update labels in library item 2024-01-31 13:32:37 +08:00
ddddf8234e create a job for db trigger 2024-01-30 23:53:05 +08:00
7556c6da5f move trigger rule into a job 2024-01-26 17:45:40 +08:00
ccec94dae0 insert labels only if name unique 2023-12-22 15:14:07 +08:00
06e17e2eb8 return source of the labels tagged to an item 2023-12-14 10:40:18 +08:00
dcd6e8bb60 allow adding source of label when adding labels 2023-12-13 16:25:25 +08:00
36777568ac create/add RSS labels to the library item when feedUrl is there 2023-12-08 11:29:03 +08:00
e26ed0b6f0 add RSS label to the following feed items 2023-11-17 18:26:00 +08:00
e98d029250 remove unused fields in library_item entity so we exclude them from the webhook event 2023-11-01 14:56:36 +08:00
d4404b0248 fetch labels and highlights after items fetched in a search query 2023-10-05 14:32:05 +08:00
9e5196406e revert rls on old tables 2023-10-05 14:31:07 +08:00
867c31a582 add test for searching in:archive label:test 2023-10-05 14:31:07 +08:00
cbaa3d6900 fix newsletters test 2023-10-05 14:30:10 +08:00
c3caf15e44 fix auth tests 2023-10-05 14:30:10 +08:00
024d558cfe update labels rls 2023-10-05 14:30:10 +08:00
6672ca0109 fix labels tests 2023-10-05 14:30:10 +08:00
669cddeec8 fix some rls issue 2023-10-05 14:30:10 +08:00
afa1165a29 fix setting labels 2023-10-05 14:28:52 +08:00
33ba17707b fix setting labels 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
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
06000264d2 replace saveEmail 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
99a52f8d56 replace all the console logs with logger logs 2023-07-27 16:06:44 +08:00
456a73f4ab make library an internal label 2023-07-17 18:29:35 +08:00
9697ae2eca make rss an internal label 2023-07-13 10:58:37 +08:00
6116746e80 feat: make newsletters and favorites internal labels 2023-06-09 12:48:46 +08:00
5ce4bf7171 Compare labels with lower cased 2023-04-20 09:38:04 +08:00
014dc773e3 Fix labels not saved correctly by saveUrl 2023-04-12 17:04:59 +08:00
abd42f7064 Add labels and state to saveUrl API 2023-04-12 16:50:11 +08:00
87d3f5b3d8 Add labels and state to savePage API 2023-04-12 16:50:11 +08:00
b8e7b15805 Fix generating colors with less than 6 digits 2022-12-08 19:01:54 +08:00
04cb360c2f Fix some issue 2022-12-08 18:50:36 +08:00
9f260c1442 Create a label for new group if not exists 2022-12-08 18:20:58 +08:00
eef3ee4114 Add getLabelsByIds service method 2022-06-08 14:59:27 +08:00
444c21ad09 Fix labels test 2022-05-19 18:12:14 +08:00