Commit Graph

116 Commits

Author SHA1 Message Date
darkskygit
ca8bb6dc90
feat(server): make copilot test faster (#8806) 2024-11-14 04:24:28 +00:00
darkskygit
7a201984e9
feat(server): add real-world prompt test for copilot apis (#8629)
fix AF-1432, PD-1176
2024-11-01 07:05:12 +00:00
darkskygit
efee4dfd66
feat: use date fixed model name (#8621)
fix CLOUD-81
2024-10-29 07:31:23 +00:00
野声
f393f89a3f
fix(server): blank screen on mobile (#8460)
Co-authored-by: forehalo <forehalo@gmail.com>
2024-10-16 13:12:40 +08:00
forehalo
69fb5c06f4
feat(server): support onetime payment subscription (#8369) 2024-10-10 10:12:40 +00:00
forehalo
4eb4c23e4a
feat(server): manage auth cookies (#8317) 2024-09-20 06:37:11 +00:00
Brooooooklyn
fe1eefdbb2
feat: init renderer server (#8088) 2024-09-10 04:03:59 +00:00
forehalo
0add8917f9
feat(server): enable share og information for docs (#7794) 2024-09-10 04:03:52 +00:00
darkskygit
2a135d8a93
feat: add index for snapshots (#8163) 2024-09-08 13:49:41 +00:00
forehalo
8b0afd6eeb
refactor(server): auth (#7994) 2024-09-03 09:03:39 +00:00
darkskygit
d93d39e29d
feat: add editor record (#7938)
fix CLOUD-58, CLOUD-61, CLOUD-62, PD-1607, PD-1608
2024-09-02 09:37:39 +00:00
darkskygit
0b3c7d1407
feat: update throttler (#7957) 2024-08-23 13:52:47 +00:00
forehalo
b6f46e01c5
test(server): space adapters (#7903) 2024-08-21 05:30:30 +00:00
forehalo
e20bdbf925
feat(server): make server storage adapters (#7902) 2024-08-21 05:30:26 +00:00
forehalo
e53dde7944
test(server): all instance variants (#7882) 2024-08-15 10:01:54 +00:00
forehalo
624f3514fc
feat(server): make permission a standalone module (#7880) 2024-08-15 10:01:52 +00:00
liuyi
57449c1530
fix(server): redirect to setup page if not initialized (#7875) 2024-08-14 21:02:16 +08:00
forehalo
0ba516866f
fix(server): change password with token should be public (#7855) 2024-08-14 03:34:35 +00: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
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
dddbfe6473
feat(server): setup api for selfhost deployment (#7569) 2024-07-23 10:39:34 +00:00
darkskygit
386d766597
fix: forked session query condition (#7568) 2024-07-22 12:28:05 +00:00
darkskygit
145872b9f4
chore: refresh unnamed user (#7544) 2024-07-19 04:01:39 +00:00
DarkSky
dcb9d75db7
feat: allow sort and filter forked session (#7519) 2024-07-18 11:08:47 +08: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
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
aa124638bc
fix(server): invalidate old user avatar when updated (#7285)
fix CLOUD-41
2024-06-20 12:25:10 +00:00
liuyi
54fc1197ad
feat(server): introduce user friendly server errors (#7111) 2024-06-17 11:30:58 +08: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
forehalo
4b30fbc1e2
feat(server): add copilot prompts management api (#7082) 2024-05-28 13:14:17 +00:00
forehalo
638fc62601
feat(server): runtime setting support (#5602)
---

<details open="true"><summary>Generated summary (powered by <a href="https://app.graphite.dev">Graphite</a>)</summary>

> ## TL;DR
> This pull request adds a new migration file, a new model, and new modules related to runtime settings. It also introduces a new `Runtime` service that allows getting, setting, and updating runtime configurations.
>
> ## What changed
> - Added a new migration file `migration.sql` that creates a table called `application_settings` with columns `key` and `value`.
> - Added a new model `ApplicationSetting` with properties `key` and `value`.
> - Added a new module `RuntimeSettingModule` that exports the `Runtime` service.
> - Added a new service `Runtime` that provides methods for getting, setting, and updating runtime configurations.
> - Modified the `app.module.ts` file to import the `RuntimeSettingModule`.
> - Modified the `index.ts` file in the `fundamentals` directory to export the `Runtime` service.
> - Added a new file `def.ts` in the `runtime` directory that defines the runtime configurations and provides a default implementation.
> - Added a new file `service.ts` in the `runtime` directory that implements the `Runtime` service.
>
> ## How to test
> 1. Run the migration script to create the `application_settings` table.
> 2. Use the `Runtime` service to get, set, and update runtime configurations.
> 3. Verify that the runtime configurations are stored correctly in the database and can be retrieved and modified using the `Runtime` service.
>
> ## Why make this change
> This change introduces a new feature related to runtime settings. The `Runtime` service allows the application to dynamically manage and modify runtime configurations without requiring a restart. This provides flexibility and allows for easier customization and configuration of the application.
</details>
2024-05-28 06:43:53 +00:00
forehalo
aff166a0ef
feat(server): add administrator feature (#6995) 2024-05-27 11:17:21 +00:00
darkskygit
0c42849bc3
feat: update i2i model (#7041) 2024-05-23 14:27:12 +00:00
darkskygit
df73b6ddc7
feat: revoke token after sensitive operations (#6993)
fix #6914
2024-05-20 06:38:48 +00:00
darkskygit
a3f3d09764
feat: add upscaler & bg remover (#6967) 2024-05-16 11:09:34 +00:00
darkskygit
0076359d6a
feat: add retry support for copilot (#6947) 2024-05-15 11:02:37 +00:00
darkskygit
98e218af93
feat: allow undefined new model (#6933) 2024-05-14 13:05:07 +00:00
darkskygit
b8333de119
fix: blob test flaky (#6929) 2024-05-14 09:20:58 +00:00