dependabot[bot]
|
f0c965c5f2
|
chore(deps): bump the npm_and_yarn group across 1 directory with 6 updates
Bumps the npm_and_yarn group with 6 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [next](https://github.com/vercel/next.js) | `14.0.4` | `14.2.5` |
| [quill](https://github.com/quilljs/quill/tree/HEAD/packages/quill) | `1.3.7` | `2.0.0` |
| [sweetalert2](https://github.com/sweetalert2/sweetalert2) | `11.10.6` | `11.12.2` |
| [braces](https://github.com/micromatch/braces) | `3.0.2` | `3.0.3` |
| [fast-loops](https://github.com/robinweser/fast-loops) | `1.1.3` | `1.1.4` |
| [ws](https://github.com/websockets/ws) | `7.5.9` | `7.5.10` |
Updates `next` from 14.0.4 to 14.2.5
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/compare/v14.0.4...v14.2.5)
Updates `quill` from 1.3.7 to 2.0.0
- [Release notes](https://github.com/quilljs/quill/releases)
- [Changelog](https://github.com/slab/quill/blob/main/CHANGELOG.md)
- [Commits](https://github.com/quilljs/quill/commits/v2.0.0/packages/quill)
Updates `sweetalert2` from 11.10.6 to 11.12.2
- [Release notes](https://github.com/sweetalert2/sweetalert2/releases)
- [Changelog](https://github.com/sweetalert2/sweetalert2/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sweetalert2/sweetalert2/compare/v11.10.6...v11.12.2)
Updates `braces` from 3.0.2 to 3.0.3
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3)
Updates `fast-loops` from 1.1.3 to 1.1.4
- [Commits](https://github.com/robinweser/fast-loops/commits)
Updates `ws` from 7.5.9 to 7.5.10
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/7.5.9...7.5.10)
---
updated-dependencies:
- dependency-name: next
dependency-type: direct:production
dependency-group: npm_and_yarn
- dependency-name: quill
dependency-type: direct:production
dependency-group: npm_and_yarn
- dependency-name: sweetalert2
dependency-type: direct:production
dependency-group: npm_and_yarn
- dependency-name: braces
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: fast-loops
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: ws
dependency-type: indirect
dependency-group: npm_and_yarn
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-07-10 16:19:49 +00:00 |
|
liuweiqing
|
c90d8ea7ac
|
chore: 补上gpt-4选项
|
2024-07-04 09:37:49 +08:00 |
|
liuweiqing
|
9a19a8924d
|
chore: gpt4因为coze收费不能用了
|
2024-07-03 22:17:42 +08:00 |
|
14790897
|
a8c5392616
|
fix: 如果api是旧域名就改为新域名
|
2024-05-11 08:39:02 +08:00 |
|
liuweiqing
|
8ad486d2f7
|
Merge branch 'main' of https://github.com/14790897/paper-ai
|
2024-04-24 07:48:26 +08:00 |
|
liuweiqing
|
cd4181c897
|
fix: 图片源替换
|
2024-04-24 07:48:25 +08:00 |
|
Shi Sheng
|
3868ad4acf
|
docs: 更新了中英文的README文件 (#39)
* Update README.md
* Update README.md
* Update README_en.md
* Update README.md
* Update README.md
* Update README.md
* Update README_en.md
* Update README.md
* Update README_en.md
|
2024-04-20 09:33:12 +08:00 |
|
Shi Sheng
|
ef7c85448e
|
docs: 更新了英文的README (#38)
* Update README_en.md
* Update README_en.md
* Update README_en.md
* Update README_en.md
* Update README_en.md
|
2024-04-20 08:14:28 +08:00 |
|
Shi Sheng
|
a3a5274ca5
|
chore: 把clone-and-run-locally换成了”克隆并在本地运行“(#37)
|
2024-04-19 12:41:47 +08:00 |
|
dependabot[bot]
|
f788b2222f
|
chore(deps): bump the npm_and_yarn group across 1 directory with 2 updates (#34)
Bumps the npm_and_yarn group with 2 updates in the / directory: [sweetalert2](https://github.com/sweetalert2/sweetalert2) and [follow-redirects](https://github.com/follow-redirects/follow-redirects).
Updates `sweetalert2` from 11.10.5 to 11.10.6
- [Release notes](https://github.com/sweetalert2/sweetalert2/releases)
- [Changelog](https://github.com/sweetalert2/sweetalert2/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sweetalert2/sweetalert2/compare/v11.10.5...v11.10.6)
Updates `follow-redirects` from 1.15.4 to 1.15.6
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.4...v1.15.6)
---
updated-dependencies:
- dependency-name: sweetalert2
dependency-type: direct:production
dependency-group: npm_and_yarn-security-group
- dependency-name: follow-redirects
dependency-type: indirect
dependency-group: npm_and_yarn-security-group
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-04-19 08:30:11 +08:00 |
|
Shi Sheng
|
1be61f7a9a
|
docs: 更新了英文翻译 (#36)
* Update README_en.md
* Update README_en.md
* Update README_en.md
* Update README_en.md
* Update README_en.md
* Update README_en.md
* Update README_en.md
* Update README_en.md
* Update README_en.md
* Update README_en.md
|
2024-04-19 08:27:24 +08:00 |
|
Shi Sheng
|
f2f9448f28
|
更新了README (#35)
docs: 更新readme的英文链接和证书描述
|
2024-04-18 21:39:20 +08:00 |
|
liuweiqing
|
dba8ec332a
|
chore: remove强制设置
|
2024-04-16 14:34:59 +08:00 |
|
liuweiqing
|
b3c8dc1d4a
|
feat: 增加commandr模型
|
2024-04-13 18:02:38 +08:00 |
|
liuweiqing
|
8b8702e04d
|
chore: 强制更新我设置的api
|
2024-04-13 15:47:23 +08:00 |
|
liuweiqing
|
fe43130b4f
|
chore: 更新api(因为原域名过期)
|
2024-04-13 15:33:17 +08:00 |
|
liuweiqing
|
a5ec62320d
|
fix: 去除google sigin
|
2024-04-02 11:05:54 +08:00 |
|
liuweiqing
|
9b31268cda
|
fix: linuxdo登录环境变量
|
2024-04-02 10:41:55 +08:00 |
|
14790897
|
29e2579b1d
|
Merge branch 'main' of github.com:14790897/paper-ai
|
2024-04-01 15:40:00 +08:00 |
|
14790897
|
9ff111edaf
|
fix: 本地开发需要环境变量
|
2024-04-01 15:39:51 +08:00 |
|
liuweiqing
|
01b26d9115
|
Merge branch 'main' of https://github.com/14790897/paper-ai
|
2024-03-30 09:46:04 +08:00 |
|
liuweiqing
|
4ce386e372
|
chore: 完善错误提示
|
2024-03-30 09:45:52 +08:00 |
|
14790897
|
9022969ac6
|
Revert "chore: 更新密钥"
This reverts commit d8cdb70333 .
|
2024-03-29 08:54:39 +08:00 |
|
14790897
|
d227c78b5b
|
Merge branch 'main' of github.com:14790897/paper-ai
|
2024-03-28 23:02:22 +08:00 |
|
14790897
|
d8cdb70333
|
chore: 更新密钥
|
2024-03-28 23:01:52 +08:00 |
|
liuweiqing
|
9e2510d748
|
chore: docs
|
2024-03-27 12:08:07 +08:00 |
|
liuweiqing
|
0a232f495a
|
chore: 尝试修复Google登录
|
2024-03-15 16:17:45 +08:00 |
|
liuweiqing
|
5ccdc5270a
|
chore: 尝试修复Google登录
|
2024-03-15 16:05:18 +08:00 |
|
liuweiqing
|
6bf8061f0f
|
feat: 优化未找到文献的提示
|
2024-03-15 15:47:56 +08:00 |
|
liuweiqing
|
5d61d49f05
|
Merge pull request #28 from 14790897/release-v1.9.0
chore: release 1.9.0
|
2024-03-14 16:56:39 +08:00 |
|
liuweiqing
|
18356b67d9
|
chore: release 1.9.0
|
2024-03-13 21:22:58 +08:00 |
|
14790897
|
0bfaacf6ee
|
fix: remove .env.local
|
2024-03-13 21:22:31 +08:00 |
|
14790897
|
6243aa5401
|
fix: 前端环境变量需要使用NEXT_PUBLIC_
|
2024-03-13 21:07:10 +08:00 |
|
14790897
|
64cab48ae3
|
fix: 应用id问题
|
2024-03-13 20:55:50 +08:00 |
|
14790897
|
0090ffd3bb
|
feat: 完成linuxdo oauth
|
2024-03-13 20:51:58 +08:00 |
|
liuweiqing
|
8730415352
|
fix: 通过判断user是否登陆来决定是否one tap
|
2024-03-09 23:13:12 +08:00 |
|
liuweiqing
|
2f60e65f91
|
chore: 使用同步尝试去除onetap
|
2024-03-09 23:01:03 +08:00 |
|
liuweiqing
|
c8f3a94520
|
chore: 使用同步尝试去除onetap
|
2024-03-09 22:58:23 +08:00 |
|
liuweiqing
|
fdcadbec60
|
chore: 使用同步尝试去除onetap
|
2024-03-09 22:40:06 +08:00 |
|
liuweiqing
|
e0426cf5fc
|
chore: 使用同步尝试去除onetap
|
2024-03-09 21:55:25 +08:00 |
|
liuweiqing
|
b5bd878cda
|
fix: 点击空白页面可以可以取消论文列表页
|
2024-03-09 19:50:08 +08:00 |
|
liuweiqing
|
7f5af058cd
|
chore: 重设密码时密码要输入两次
|
2024-03-09 19:07:46 +08:00 |
|
liuweiqing
|
939f5c28e9
|
feat: 允许重置密码
|
2024-03-09 18:51:38 +08:00 |
|
liuweiqing
|
f63dd8865b
|
chore: 重置密码
|
2024-03-09 16:15:49 +08:00 |
|
liuweiqing
|
5f3252da6e
|
fix: 谷歌登陆后不再弹出
|
2024-03-09 16:10:55 +08:00 |
|
14790897
|
d808aa3195
|
chore: 密码重置界面
|
2024-03-08 19:56:57 +08:00 |
|
14790897
|
84239677f5
|
chore: google onetap
|
2024-03-08 12:00:36 +08:00 |
|
14790897
|
04a3e64e64
|
chore: google onetap
|
2024-03-08 11:45:43 +08:00 |
|
14790897
|
2267c98d7a
|
chore: google onetap
|
2024-03-08 11:41:54 +08:00 |
|
14790897
|
c91006564b
|
google onetap
|
2024-03-08 11:16:26 +08:00 |
|