Commit Graph

581 Commits

Author SHA1 Message Date
Webifi 83fd00c16e Fix last updated sort 2023-06-24 16:56:03 -05:00
Webifi 52affeb83f Add chat sorting 2023-06-24 15:51:06 -05:00
Webifi 8835ee1d6e chat and message date data, begin chat sort opts. 2023-06-24 12:48:27 -05:00
Webifi 86092afcb0 Add lastChatId, but disable use for now 2023-06-24 09:18:29 -05:00
Webifi 69f514a69f change chat from current icon 2023-06-22 21:15:25 -05:00
Webifi 2098bc7a0b Add new chat from current to chat option menu 2023-06-22 21:08:50 -05:00
Webifi 3314252c3c Add hint for multiple hidden prefix prompts 2023-06-22 20:58:57 -05:00
Webifi 4858f4361a Profile tweaks 2023-06-22 14:07:00 -05:00
Webifi 242be141a9 Multiple prefix prompts 2023-06-22 14:06:51 -05:00
Webifi 842c8c9631 Tweak summary prompt 2023-06-20 20:55:20 -05:00
Webifi 4e8ff345ae Merge branch 'main' of https://github.com/Niek/chatgpt-web into Updated-UI 2023-06-20 18:27:49 -05:00
Webifi 30362e2762 profile tweaks 2023-06-20 18:27:24 -05:00
Webifi 6bdbad13fe Fix #194 2023-06-20 14:39:01 -05:00
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
Webifi d8c797e619 Make sure max_tokens is always integer. 2023-06-19 15:33:47 -05: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