Commit Graph

567 Commits

Author SHA1 Message Date
Niek van der Maas 36822950a3
Merge pull request #196 from Niek/all-contributors/add-antopoid
docs: add antopoid as a contributor for doc
2023-06-20 18:37:29 +02:00
allcontributors[bot] c6ff80e694
docs: update .all-contributorsrc 2023-06-20 16:37:14 +00:00
allcontributors[bot] 313bf3e9c7
docs: update README.md 2023-06-20 16:37:13 +00:00
Niek van der Maas 2504047042 Fix typo in README, fixes #195 2023-06-20 18:36:42 +02:00
Niek van der Maas 0385e2c819
Merge pull request #193 from Niek/dependabot/npm_and_yarn/sass-1.63.4
Bump sass from 1.63.3 to 1.63.4
2023-06-19 11:04:54 +02:00
Niek van der Maas c73e143305
Merge pull request #192 from Niek/dependabot/npm_and_yarn/dexie-4.0.1-alpha.22
Bump dexie from 4.0.1-alpha.20 to 4.0.1-alpha.22
2023-06-19 11:04:29 +02:00
dependabot[bot] 2b28bcf847
Bump sass from 1.63.3 to 1.63.4
Bumps [sass](https://github.com/sass/dart-sass) from 1.63.3 to 1.63.4.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.63.3...1.63.4)

---
updated-dependencies:
- dependency-name: sass
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-19 09:04:12 +00:00
Niek van der Maas b9c7cd392d
Merge pull request #191 from Niek/dependabot/npm_and_yarn/svelte-local-storage-store-0.5.0
Bump svelte-local-storage-store from 0.4.0 to 0.5.0
2023-06-19 11:04:10 +02:00
Niek van der Maas bd801463e6
Merge pull request #190 from Niek/dependabot/npm_and_yarn/tauri-apps/cli-1.4.0
Bump @tauri-apps/cli from 1.3.1 to 1.4.0
2023-06-19 11:04:01 +02:00
dependabot[bot] 49283f402e
Bump dexie from 4.0.1-alpha.20 to 4.0.1-alpha.22
Bumps [dexie](https://github.com/dfahlander/Dexie.js) from 4.0.1-alpha.20 to 4.0.1-alpha.22.
- [Release notes](https://github.com/dfahlander/Dexie.js/releases)
- [Commits](https://github.com/dfahlander/Dexie.js/compare/v4.0.1-alpha.20...v4.0.1-alpha.22)

---
updated-dependencies:
- dependency-name: dexie
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-19 09:03:49 +00:00
Niek van der Maas 3993e9093a
Merge pull request #189 from Niek/dependabot/npm_and_yarn/types/node-20.3.1
Bump @types/node from 20.3.0 to 20.3.1
2023-06-19 11:03:47 +02:00
dependabot[bot] bfb7a2ded7
Bump svelte-local-storage-store from 0.4.0 to 0.5.0
Bumps [svelte-local-storage-store](https://github.com/joshnuss/svelte-local-storage-store) from 0.4.0 to 0.5.0.
- [Release notes](https://github.com/joshnuss/svelte-local-storage-store/releases)
- [Changelog](https://github.com/joshnuss/svelte-local-storage-store/blob/master/CHANGELOG.md)
- [Commits](https://github.com/joshnuss/svelte-local-storage-store/compare/v0.4.0...v0.5.0)

---
updated-dependencies:
- dependency-name: svelte-local-storage-store
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-19 09:03:31 +00:00
dependabot[bot] 8596de5102
Bump @tauri-apps/cli from 1.3.1 to 1.4.0
Bumps [@tauri-apps/cli](https://github.com/tauri-apps/tauri) from 1.3.1 to 1.4.0.
- [Release notes](https://github.com/tauri-apps/tauri/releases)
- [Commits](https://github.com/tauri-apps/tauri/compare/cli.js-v1.3.1...@tauri-apps/cli-v1.4.0)

---
updated-dependencies:
- dependency-name: "@tauri-apps/cli"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-19 09:03:17 +00:00
dependabot[bot] 807118f447
Bump @types/node from 20.3.0 to 20.3.1
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.3.0 to 20.3.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-19 09:02:57 +00:00
Niek van der Maas b3bb4ddcba
Merge pull request #187 from Webifi/main
Fix message edits not being saved to chatStore, a few other tweaks
2023-06-19 06:32:16 +02:00
Webifi 6ff9585d6a Merge branch 'main' of https://github.com/Niek/chatgpt-web 2023-06-18 17:39:15 -05:00
Webifi e8fceef432 Fix message edits not being saved to chatStore 2023-06-18 17:36:40 -05:00
Webifi a574b6ff1c Add setting for summaryTemperature 2023-06-18 09:28:09 -05:00
Niek van der Maas bddfc81446
Merge pull request #186 from Webifi/main
Fix restore chat JSON regression, Fix issue with summary continuation
2023-06-17 19:28:01 +02:00
Webifi 4fd3303e9b Add network error retry to summarization 2023-06-17 11:55:15 -05:00
Webifi 3ab605983d Use cache flush timer per chatId 2023-06-17 09:36:20 -05:00
Webifi b0c1c8155c Merge branch 'main' of https://github.com/Niek/chatgpt-web into Updated-UI 2023-06-17 09:13:56 -05:00
Webifi b89ad2ef4a Delay message cache save to 200ms 2023-06-17 09:13:25 -05:00
Webifi b893255f79 Fix issue with summary continuation. 2023-06-17 09:10:23 -05:00
Webifi 53ca8f5b3d Fix bug with chat restore introduced in PR #184 2023-06-17 08:52:20 -05:00
Niek van der Maas 9983290fef
Merge pull request #185 from Webifi/main
Fix issue with messages getting mixed up
2023-06-17 05:29:50 +02:00
Webifi 8fa18838b9 Merge branch 'Updated-UI' of https://github.com/Webifi/chatgpt-web 2023-06-16 20:18:59 -05:00
Webifi a1eeebb934 Fix issue with messages getting mixed up 2023-06-16 20:18:20 -05:00
Niek van der Maas c592cd639b
Merge pull request #184 from Webifi/main
Fix choppy streaming, mask UI blocking
2023-06-16 18:35:15 +02:00
Webifi a84a7b269e Scroll to bottom after messages render 2023-06-16 10:42:23 -05:00
Webifi ca0627306f Mask UI blocking when loading large chat session 2023-06-16 10:35:35 -05:00
Webifi cff9998682 Merge branch 'main' of https://github.com/Niek/chatgpt-web 2023-06-16 09:56:03 -05:00
Webifi 5689250d06 Fix performance issues fro streaming chat 2023-06-16 09:52:29 -05:00
Niek van der Maas 9f232adc24
Merge pull request #183 from Webifi/main
Add "apply prompt" option, clarify the "new chat" buttons in settings, fix potential memory leak
2023-06-15 22:24:05 +02:00
Webifi 698021baf1 Fix memory leak with abort controller 2023-06-15 13:48:30 -05:00
Webifi 19878f6e28 Clarify new chat from current settings options 2023-06-15 12:55:05 -05:00
Webifi 426adbbca5 Allow apply system prompt changes to current chat. 2023-06-15 12:49:21 -05:00
Niek van der Maas 189d35a5d0
Merge pull request #182 from Webifi/main
Fix scroll jumping in settings dialog
2023-06-15 06:27:17 +02:00
Webifi 0cb5041ef8 Merge branch 'main' of https://github.com/Niek/chatgpt-web into Updated-UI 2023-06-14 18:40:14 -05:00
Webifi ac2a44224d Fix scroll jumping when changing settings 2023-06-14 18:39:47 -05:00
Webifi e6c638a60a Optimize 2023-06-14 17:12:42 -05:00
Niek van der Maas de64e59b6b
Merge pull request #180 from Webifi/main
Fix delete all chats option and code highlighting while streaming #178
2023-06-14 21:59:05 +02:00
Webifi a5d7560fa9 Fix new chat not hiding menu in mobile #179 2023-06-14 14:58:28 -05:00
Webifi 137d0140e1 Show code highlighting while streaming 2023-06-14 14:44:21 -05:00
Webifi 0c688404a3 Merge branch 'main' of https://github.com/Niek/chatgpt-web 2023-06-14 12:52:47 -05:00
Webifi c125d7b637 Allow delete all chats when chat not selected. 2023-06-14 12:52:07 -05:00
Niek van der Maas f47113e699
Merge pull request #176 from Webifi/main
Update pricing again, fix memory leak in image support
2023-06-14 19:08:19 +02:00
Webifi 20b93cc59e Set $0.0015 for all GPT 3.5 input 2023-06-14 11:33:19 -05:00
Webifi 9fcd20f61c Merge branch 'main' of https://github.com/Niek/chatgpt-web 2023-06-14 10:54:48 -05:00
Webifi 97ff211cdd Make sure images are purged on all message deletes 2023-06-14 10:51:52 -05:00