darkskygit
|
054c0ef9f1
|
feat: isolate user content (#8568)
fix AF-1513
|
2024-10-22 02:05:03 +00:00 |
|
darkskygit
|
fa554b1054
|
feat: add copilot metrics (#8455)
fix CLOUD-73
|
2024-10-18 03:30:02 +00:00 |
|
DarkSky
|
075cedabf7
|
fix: message attachment merge (#8498)
|
2024-10-16 12:57:53 +08:00 |
|
darkskygit
|
d0c9a7bf81
|
feat: separate user content from prompt (#8480)
|
2024-10-11 12:47:36 +00:00 |
|
forehalo
|
69fb5c06f4
|
feat(server): support onetime payment subscription (#8369)
|
2024-10-10 10:12:40 +00:00 |
|
darkskygit
|
a9b29d24f1
|
feat: improve markdown formatting (#8398)
fix AF-1442
fix AF-1443
|
2024-09-26 09:47:53 +00:00 |
|
darkskygit
|
ed8e4e30f0
|
fix: collect workflow's assistant content (#8373)
fix CLOUD-71
|
2024-09-24 12:35:48 +00:00 |
|
darkskygit
|
7bc28d7935
|
feat: add language hint for prompt (#8216)
fix PD-1708
|
2024-09-13 12:30:13 +00:00 |
|
darkskygit
|
95738e796f
|
fix: client captcha (#8186)
|
2024-09-10 09:34:21 +00:00 |
|
forehalo
|
64d2b926a2
|
fix(server): remove default auth redirect url (#8140)
|
2024-09-06 06:26:59 +00:00 |
|
darkskygit
|
41f9149be6
|
feat(server): support openai compatible stream api (#8065)
fix #8010
|
2024-09-03 09:25:00 +00:00 |
|
darkskygit
|
935771c8a8
|
feat(server): make captcha modular (#5961)
|
2024-09-03 09:03:51 +00:00 |
|
forehalo
|
8b0afd6eeb
|
refactor(server): auth (#7994)
|
2024-09-03 09:03:39 +00:00 |
|
Don Isaac
|
dbcfd24ed8
|
fix: remove unused variables (#7968)
|
2024-08-26 14:23:56 +08:00 |
|
forehalo
|
e20bdbf925
|
feat(server): make server storage adapters (#7902)
|
2024-08-21 05:30:26 +00:00 |
|
forehalo
|
682a01e441
|
feat(server): make a singleton global mutex service (#7900)
|
2024-08-21 05:30:19 +00:00 |
|
forehalo
|
624f3514fc
|
feat(server): make permission a standalone module (#7880)
|
2024-08-15 10:01:52 +00:00 |
|
darkskygit
|
339c39c1ec
|
feat: improve prompt management (#7853)
|
2024-08-14 08:38:36 +00:00 |
|
forehalo
|
0ec1995add
|
fix(admin): organize admin panel (#7840)
|
2024-08-13 14:51:54 +08:00 |
|
JimmFly
|
b214003968
|
feat(admin): add prompt management page (#7611)
close AF-907
Supports online modification of prompt, but does not support custom ai key yet

|
2024-08-13 14:51:54 +08:00 |
|
forehalo
|
f2eafc374c
|
feat(server): authenticate user before ws connected (#7777)
|
2024-08-08 08:30:56 +00:00 |
|
darkskygit
|
5872b884a5
|
fix: increase image limit of copilot (#7756)
fix AF-1080 AF-1154
|
2024-08-06 09:15:40 +00:00 |
|
darkskygit
|
0acc1bd9e8
|
chore: cleanup outdated model & upgrade model (#7739)
|
2024-08-05 10:13:33 +00:00 |
|
darkskygit
|
73a6723d15
|
fix: use correct user id in forked session (#7710)
|
2024-08-05 09:03:11 +00:00 |
|
forehalo
|
4ec89ebd69
|
chore(server): standardize server db names and columns (#7674)
|
2024-07-31 07:59:23 +00:00 |
|
darkskygit
|
3f0e4c04d7
|
feat: refector prompt refresh (#7605)
|
2024-07-26 04:51:07 +00:00 |
|
darkskygit
|
470262d400
|
feat: migrate fal workflow to server (#7581)
|
2024-07-26 04:04:39 +00:00 |
|
forehalo
|
14fbeb7879
|
fix(server): should clean bill date if lifetime subscription (#7577)
|
2024-07-23 08:19:28 +00:00 |
|
darkskygit
|
386d766597
|
fix: forked session query condition (#7568)
|
2024-07-22 12:28:05 +00:00 |
|
DarkSky
|
dcb9d75db7
|
feat: allow sort and filter forked session (#7519)
|
2024-07-18 11:08:47 +08:00 |
|
darkskygit
|
e4b816f153
|
feat: add ping for event source (#7493)
|
2024-07-15 04:16:22 +00:00 |
|
darkskygit
|
5f16cb400d
|
hotfix: adapt new fal response (#7480)
|
2024-07-12 03:22:04 +00:00 |
|
darkskygit
|
0739e10683
|
feat: adapt workflow for ppt & minimap (#7464)
|
2024-07-10 10:13:17 +00:00 |
|
darkskygit
|
556956ced2
|
feat: update ppt prompt (#7446)
|
2024-07-08 08:11:31 +00:00 |
|
darkskygit
|
bf6c9a5955
|
feat: add prompt level config (#7445)
|
2024-07-08 08:11:22 +00:00 |
|
forehalo
|
9ef8829ef1
|
feat(server): add lifetime plan flag (#7443)
|
2024-07-08 07:41:30 +00:00 |
|
forehalo
|
de91027852
|
feat(server): support lifetime subscription (#7405)
closes CLOUD-48
- [x] lifetime subscription quota
- [ ] tests
|
2024-07-08 07:41:26 +00:00 |
|
darkskygit
|
e8285289fe
|
feat: improve histories query for forked session (#7414)
|
2024-07-03 04:49:19 +00:00 |
|
darkskygit
|
61870c04d0
|
feat: fork session support (#7367)
|
2024-07-03 03:10:09 +00:00 |
|
darkskygit
|
aeb666f95e
|
feat: integrate i18n error for copilot (#7311)
fix PD-1333 CLOUD-42
|
2024-06-26 13:36:23 +00:00 |
|
darkskygit
|
cffaf815e1
|
feat: add more workflow executor (#7231)
|
2024-06-25 10:54:16 +00:00 |
|
darkskygit
|
fe89ecb1d3
|
feat: workflow executor (#7159)
fix AFF-1221 AFF-1232
|
2024-06-25 08:40:47 +00:00 |
|
forehalo
|
7b3673ae82
|
chore: assign todos (#7297)
|
2024-06-21 07:54:14 +00:00 |
|
liuyi
|
54fc1197ad
|
feat(server): introduce user friendly server errors (#7111)
|
2024-06-17 11:30:58 +08:00 |
|
forehalo
|
41bc683eed
|
fix(server): should update stripe customer email if changed (#7181)
|
2024-06-08 15:52:23 +00:00 |
|
darkskygit
|
ca9a16b728
|
feat: add workflow resolver (#7123)
fix AFF-1166
|
2024-06-07 05:53:45 +00:00 |
|
darkskygit
|
44b0ea2b6c
|
feat: no branches workflow support (#7119)
fix AFF-1165 AFF-1164
|
2024-06-07 05:53:39 +00:00 |
|
darkskygit
|
b75da1f3e0
|
fix: handle unexpected fal response (#7158)
|
2024-06-07 05:41:25 +00:00 |
|
darkskygit
|
a5f9bfdda9
|
fix: gql result check for clean history (#7154)
|
2024-06-05 07:49:40 +00:00 |
|
darkskygit
|
db0837936a
|
feat: fetch fal stream correctly (#7141)
|
2024-06-04 09:30:11 +00:00 |
|