Commit Graph

  • 96e99232b5 Bump deps Niek van der Maas 2023-07-03 10:26:15 +0200
  • c9f48bbbb4 Show continue ellipsis and stream cursor correctly Webifi 2023-06-30 09:20:12 -0500
  • d120109924
    Merge pull request #206 from Webifi/main Niek van der Maas 2023-06-30 10:22:09 +0200
  • 7eabb51f75 Merge branch 'main' of https://github.com/Niek/chatgpt-web into Updated-UI Webifi 2023-06-29 21:11:19 -0500
  • 67e38b1e19 Sticky tool-drawer fix #205 Webifi 2023-06-29 21:10:44 -0500
  • 868035c3a0 Try to catch intermittent stuck in updating issue Webifi 2023-06-29 18:28:06 -0500
  • 5bcad81456
    Merge pull request #204 from Webifi/main Niek van der Maas 2023-06-27 21:11:29 +0200
  • eacb81d1b7 clean up Webifi 2023-06-27 12:18:16 -0500
  • 09d721ffb9 Merge branch 'main' of https://github.com/Niek/chatgpt-web into Updated-UI Webifi 2023-06-27 12:04:20 -0500
  • 421d80a7fa Default to last viewed chat when returning to app Webifi 2023-06-27 12:03:34 -0500
  • 899ef0137e Hidden prompt prefix when continuing completion Webifi 2023-06-27 12:01:25 -0500
  • ef74fd5e31 Handle some more API errors Webifi 2023-06-26 20:11:00 -0500
  • 67044b362c Better names for cloned chats and profiles Webifi 2023-06-26 18:07:37 -0500
  • 5fde809ba4
    Merge pull request #203 from Niek/dependabot/npm_and_yarn/svelte-3.59.2 Niek van der Maas 2023-06-26 11:15:30 +0200
  • 03c2e16444
    Bump svelte from 3.59.1 to 3.59.2 dependabot[bot] 2023-06-26 09:13:51 +0000
  • ba0feaabf2
    Merge pull request #202 from Niek/dependabot/npm_and_yarn/svelte-check-3.4.4 Niek van der Maas 2023-06-26 11:12:45 +0200
  • e1c8825353
    Bump svelte-check from 3.4.3 to 3.4.4 dependabot[bot] 2023-06-26 09:08:16 +0000
  • aa83eb15c5
    Merge pull request #201 from Niek/dependabot/npm_and_yarn/sass-1.63.6 Niek van der Maas 2023-06-26 11:04:58 +0200
  • cfc889b451
    Merge pull request #200 from Niek/dependabot/npm_and_yarn/sveltejs/vite-plugin-svelte-2.4.2 Niek van der Maas 2023-06-26 11:04:46 +0200
  • e91e32b0ea
    Bump sass from 1.63.4 to 1.63.6 dependabot[bot] 2023-06-26 09:01:26 +0000
  • 25e20aac8a
    Bump @sveltejs/vite-plugin-svelte from 2.4.1 to 2.4.2 dependabot[bot] 2023-06-26 09:01:14 +0000
  • b8f6e9f4ec Fix incorrect store name Webifi 2023-06-25 19:48:49 -0500
  • 6f91286982 Add purge chat usage option Webifi 2023-06-24 19:13:14 -0500
  • b122dfa3f3 Hide sort menu Webifi 2023-06-24 17:26:54 -0500
  • 83fd00c16e Fix last updated sort Webifi 2023-06-24 16:56:03 -0500
  • 52affeb83f Add chat sorting Webifi 2023-06-24 15:51:06 -0500
  • 8835ee1d6e chat and message date data, begin chat sort opts. Webifi 2023-06-24 12:48:27 -0500
  • 86092afcb0 Add lastChatId, but disable use for now Webifi 2023-06-24 09:18:29 -0500
  • 69f514a69f change chat from current icon Webifi 2023-06-22 21:15:25 -0500
  • 2098bc7a0b Add new chat from current to chat option menu Webifi 2023-06-22 21:08:50 -0500
  • 3314252c3c Add hint for multiple hidden prefix prompts Webifi 2023-06-22 20:58:57 -0500
  • 4858f4361a Profile tweaks Webifi 2023-06-22 14:07:00 -0500
  • 242be141a9 Multiple prefix prompts Webifi 2023-06-22 14:06:51 -0500
  • 19a0a9d0b4
    Merge pull request #197 from Webifi/main Niek van der Maas 2023-06-21 05:36:57 +0200
  • 842c8c9631 Tweak summary prompt Webifi 2023-06-20 20:55:20 -0500
  • 4e8ff345ae Merge branch 'main' of https://github.com/Niek/chatgpt-web into Updated-UI Webifi 2023-06-20 18:27:49 -0500
  • 30362e2762 profile tweaks Webifi 2023-06-20 18:27:24 -0500
  • 6bdbad13fe Fix #194 Webifi 2023-06-20 14:39:01 -0500
  • 36822950a3
    Merge pull request #196 from Niek/all-contributors/add-antopoid Niek van der Maas 2023-06-20 18:37:29 +0200
  • c6ff80e694
    docs: update .all-contributorsrc allcontributors[bot] 2023-06-20 16:37:14 +0000
  • 313bf3e9c7
    docs: update README.md allcontributors[bot] 2023-06-20 16:37:13 +0000
  • 2504047042 Fix typo in README, fixes #195 Niek van der Maas 2023-06-20 18:36:42 +0200
  • d8c797e619 Make sure max_tokens is always integer. Webifi 2023-06-19 15:33:47 -0500
  • 0385e2c819
    Merge pull request #193 from Niek/dependabot/npm_and_yarn/sass-1.63.4 Niek van der Maas 2023-06-19 11:04:54 +0200
  • c73e143305
    Merge pull request #192 from Niek/dependabot/npm_and_yarn/dexie-4.0.1-alpha.22 Niek van der Maas 2023-06-19 11:04:29 +0200
  • 2b28bcf847
    Bump sass from 1.63.3 to 1.63.4 dependabot[bot] 2023-06-19 09:04:12 +0000
  • b9c7cd392d
    Merge pull request #191 from Niek/dependabot/npm_and_yarn/svelte-local-storage-store-0.5.0 Niek van der Maas 2023-06-19 11:04:10 +0200
  • bd801463e6
    Merge pull request #190 from Niek/dependabot/npm_and_yarn/tauri-apps/cli-1.4.0 Niek van der Maas 2023-06-19 11:04:01 +0200
  • 49283f402e
    Bump dexie from 4.0.1-alpha.20 to 4.0.1-alpha.22 dependabot[bot] 2023-06-19 09:03:49 +0000
  • 3993e9093a
    Merge pull request #189 from Niek/dependabot/npm_and_yarn/types/node-20.3.1 Niek van der Maas 2023-06-19 11:03:47 +0200
  • bfb7a2ded7
    Bump svelte-local-storage-store from 0.4.0 to 0.5.0 dependabot[bot] 2023-06-19 09:03:31 +0000
  • 8596de5102
    Bump @tauri-apps/cli from 1.3.1 to 1.4.0 dependabot[bot] 2023-06-19 09:03:17 +0000
  • 807118f447
    Bump @types/node from 20.3.0 to 20.3.1 dependabot[bot] 2023-06-19 09:02:57 +0000
  • b3bb4ddcba
    Merge pull request #187 from Webifi/main Niek van der Maas 2023-06-19 06:32:16 +0200
  • 6ff9585d6a Merge branch 'main' of https://github.com/Niek/chatgpt-web Webifi 2023-06-18 17:39:15 -0500
  • e8fceef432 Fix message edits not being saved to chatStore Webifi 2023-06-18 17:36:40 -0500
  • a574b6ff1c Add setting for summaryTemperature Webifi 2023-06-18 09:28:09 -0500
  • bddfc81446
    Merge pull request #186 from Webifi/main Niek van der Maas 2023-06-17 19:28:01 +0200
  • 4fd3303e9b Add network error retry to summarization Webifi 2023-06-17 11:55:15 -0500
  • 3ab605983d Use cache flush timer per chatId Webifi 2023-06-17 09:36:20 -0500
  • b0c1c8155c Merge branch 'main' of https://github.com/Niek/chatgpt-web into Updated-UI Webifi 2023-06-17 09:13:56 -0500
  • b89ad2ef4a Delay message cache save to 200ms Webifi 2023-06-17 09:13:25 -0500
  • b893255f79 Fix issue with summary continuation. Webifi 2023-06-17 09:10:23 -0500
  • 53ca8f5b3d Fix bug with chat restore introduced in PR #184 Webifi 2023-06-17 08:52:20 -0500
  • 9983290fef
    Merge pull request #185 from Webifi/main Niek van der Maas 2023-06-17 05:29:50 +0200
  • 8fa18838b9 Merge branch 'Updated-UI' of https://github.com/Webifi/chatgpt-web Webifi 2023-06-16 20:18:59 -0500
  • a1eeebb934 Fix issue with messages getting mixed up Webifi 2023-06-16 20:18:20 -0500
  • c592cd639b
    Merge pull request #184 from Webifi/main Niek van der Maas 2023-06-16 18:35:15 +0200
  • a84a7b269e Scroll to bottom after messages render Webifi 2023-06-16 10:42:23 -0500
  • ca0627306f Mask UI blocking when loading large chat session Webifi 2023-06-16 10:35:35 -0500
  • cff9998682 Merge branch 'main' of https://github.com/Niek/chatgpt-web Webifi 2023-06-16 09:56:03 -0500
  • 5689250d06 Fix performance issues fro streaming chat Webifi 2023-06-16 09:52:29 -0500
  • 9f232adc24
    Merge pull request #183 from Webifi/main Niek van der Maas 2023-06-15 22:24:05 +0200
  • 698021baf1 Fix memory leak with abort controller Webifi 2023-06-15 13:48:30 -0500
  • 19878f6e28 Clarify new chat from current settings options Webifi 2023-06-15 12:55:05 -0500
  • 426adbbca5 Allow apply system prompt changes to current chat. Webifi 2023-06-15 12:49:21 -0500
  • 189d35a5d0
    Merge pull request #182 from Webifi/main Niek van der Maas 2023-06-15 06:27:17 +0200
  • 0cb5041ef8 Merge branch 'main' of https://github.com/Niek/chatgpt-web into Updated-UI Webifi 2023-06-14 18:40:14 -0500
  • ac2a44224d Fix scroll jumping when changing settings Webifi 2023-06-14 18:39:47 -0500
  • e6c638a60a Optimize Webifi 2023-06-14 17:12:42 -0500
  • de64e59b6b
    Merge pull request #180 from Webifi/main Niek van der Maas 2023-06-14 21:59:05 +0200
  • a5d7560fa9 Fix new chat not hiding menu in mobile #179 Webifi 2023-06-14 14:58:28 -0500
  • 137d0140e1 Show code highlighting while streaming Webifi 2023-06-14 14:44:21 -0500
  • 0c688404a3 Merge branch 'main' of https://github.com/Niek/chatgpt-web Webifi 2023-06-14 12:52:47 -0500
  • c125d7b637 Allow delete all chats when chat not selected. Webifi 2023-06-14 12:52:07 -0500
  • f47113e699
    Merge pull request #176 from Webifi/main Niek van der Maas 2023-06-14 19:08:19 +0200
  • 20b93cc59e Set $0.0015 for all GPT 3.5 input Webifi 2023-06-14 11:33:19 -0500
  • 9fcd20f61c Merge branch 'main' of https://github.com/Niek/chatgpt-web Webifi 2023-06-14 10:54:48 -0500
  • 97ff211cdd Make sure images are purged on all message deletes Webifi 2023-06-14 10:51:52 -0500
  • f8e5fd6b06
    Merge pull request #175 from Webifi/main Niek van der Maas 2023-06-14 15:42:40 +0200
  • 76b93ef3d0 Merge branch 'main' of https://github.com/Niek/chatgpt-web Webifi 2023-06-14 08:34:24 -0500
  • fed0423ad0 update token cost, add 0613 models for gpt-4 Webifi 2023-06-14 08:33:06 -0500
  • f5501f3637
    Merge pull request #173 from Webifi/main Niek van der Maas 2023-06-14 08:43:38 +0200
  • 7424742ed2 Add DALL-E image generation Webifi 2023-06-14 00:34:24 -0500
  • d96b38e8ea Constrain size of prompt textarea fix #172 Webifi 2023-06-13 21:54:11 -0500
  • 91ff59d9ba Merge branch 'main' of https://github.com/Niek/chatgpt-web Webifi 2023-06-13 19:19:40 -0500
  • b2721c965d Add gpt-3.5-turbo-0613 and gpt-3.5-turbo-16k Webifi 2023-06-13 19:14:37 -0500
  • 5715594973
    Merge pull request #170 from Webifi/main Niek van der Maas 2023-06-13 09:16:09 +0200
  • 111209c582 Fix token summary counting issue Webifi 2023-06-12 20:29:51 -0500
  • 952f90a6b1 Merge branch 'main' of https://github.com/Webifi/chatgpt-web into Updated-UI Webifi 2023-06-12 19:25:14 -0500