Commit Graph

289 Commits

Author SHA1 Message Date
Niek van der Maas
dedb95c343 Improve settings, allow model selection, fixes Suggestions: model choices, horizontal sliders with min/max value in settings #44 2023-03-17 18:03:07 +01:00
Niek van der Maas
7718f9d37f Add sticking side menu 2023-03-17 14:37:28 +01:00
Niek van der Maas
d745c61c42 Merge pull request #47 from Niek/all-contributors/add-ssddanbrown
docs: add ssddanbrown as a contributor for ideas, and code
2023-03-17 14:35:40 +01:00
allcontributors[bot]
4ff79b3e3c docs: update .all-contributorsrc 2023-03-17 13:35:31 +00:00
Niek van der Maas
377272b89e Merge pull request #46 from ssddanbrown/main
Added hash-based routing using svelte-spa-router
2023-03-17 14:35:30 +01:00
allcontributors[bot]
b2fe334c9d docs: update README.md 2023-03-17 13:35:30 +00:00
Niek van der Maas
181353b7af Make TS happy 2023-03-17 14:32:32 +01:00
Niek van der Maas
b75ca46565 Delete accidentally committed file 2023-03-17 14:02:50 +01:00
Niek van der Maas
6750a93cdb Linting 2023-03-17 14:00:54 +01:00
Dan Brown
ad8aa1bdf0 Added hash-based routing using svelte-spa-router 2023-03-16 15:57:24 +00:00
terryoy
1abadf70fd fix: local dev 2023-03-13 18:47:44 +08:00
Niek van der Maas
a517ae588b Do not mangle email addresses 2023-03-13 11:42:22 +01:00
Niek van der Maas
93b997d620 Fix API keys URL 2023-03-13 11:39:02 +01:00
terryoy
e04b703615 add: tauri init 2023-03-13 18:19:57 +08:00
Niek van der Maas
cc6cae4b8e Merge pull request #40 from Niek/dependabot/npm_and_yarn/svelte-check-3.1.2
Bump svelte-check from 3.1.0 to 3.1.2
2023-03-13 10:10:38 +01:00
Niek van der Maas
255c6e0d04 Merge pull request #39 from Niek/dependabot/npm_and_yarn/sass-1.59.2
Bump sass from 1.58.3 to 1.59.2
2023-03-13 10:10:32 +01:00
dependabot[bot]
98200e0ca3 Bump svelte-check from 3.1.0 to 3.1.2
Bumps [svelte-check](https://github.com/sveltejs/language-tools) from 3.1.0 to 3.1.2.
- [Release notes](https://github.com/sveltejs/language-tools/releases)
- [Commits](https://github.com/sveltejs/language-tools/compare/svelte-check-3.1.0...svelte-check-3.1.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-13 09:06:32 +00:00
dependabot[bot]
e9543d022e Bump sass from 1.58.3 to 1.59.2
Bumps [sass](https://github.com/sass/dart-sass) from 1.58.3 to 1.59.2.
- [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.58.3...1.59.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-13 09:06:16 +00:00
Niek van der Maas
9e1de9865f Fix PurgeCSS style for copy code block 2023-03-13 09:36:21 +01:00
Niek van der Maas
7954aed9ef Merge pull request #35 from littlemoonstones/features
add copy function
2023-03-13 09:15:17 +01:00
Niek van der Maas
6909b3afa7 Small fixes, make use of Bulma classes 2023-03-13 09:13:32 +01:00
Niek van der Maas
6da77ed236 Linting 2023-03-13 09:13:13 +01:00
littlemoonstones
257cddd769 make the copy function more svelte-like 2023-03-12 17:07:43 +08:00
littlemoonstones
9b68ec3f45 move to Code.svelte 2023-03-12 16:22:43 +08:00
Niek van der Maas
52593b4120 Merge branch 'features' of github.com:littlemoonstones/chatgpt-web into pr/littlemoonstones/35 2023-03-12 08:13:39 +01:00
Niek van der Maas
b4ab40a869 Revert scrolling, fix linting 2023-03-12 08:10:58 +01:00
Niek van der Maas
58336d244c Make copy-to-clipboard a dev dependency 2023-03-12 08:10:48 +01:00
littlemoonstones
87a8fdc1d4 chat room is scrollable 2023-03-12 14:22:43 +08:00
littlemoonstones
66c0fe57df add copy function 2023-03-12 13:43:19 +08:00
Niek van der Maas
4c195b96f4 Bump deps 2023-03-10 11:26:01 +01:00
Niek van der Maas
747a1e7640 Merge pull request #33 from Niek/all-contributors/add-abc91199
docs: add abc91199 as a contributor for ideas
2023-03-10 11:24:54 +01:00
allcontributors[bot]
b3d8d23a33 docs: update .all-contributorsrc 2023-03-10 10:23:57 +00:00
allcontributors[bot]
1b636314dd docs: update README.md 2023-03-10 10:23:56 +00:00
Niek van der Maas
722dc73d03 Updated screenshot 2023-03-10 11:23:19 +01:00
Niek van der Maas
a23d0a5f73 Add support for highlighting code, fixes #32 2023-03-10 11:17:01 +01:00
Niek van der Maas
4dd2a16d07 Fix sidebar active link highlight 2023-03-10 11:15:22 +01:00
Niek van der Maas
ca866a7f80 Merge pull request #31 from Niek/all-contributors/add-Mikemansour
docs: add Mikemansour as a contributor for ideas
2023-03-09 09:49:24 +01:00
allcontributors[bot]
d34e611b40 docs: update .all-contributorsrc 2023-03-09 08:46:50 +00:00
allcontributors[bot]
31770e7f2b docs: update README.md 2023-03-09 08:46:49 +00:00
Niek van der Maas
47019dafb2 Add support for dark mode, fixes #30 2023-03-09 09:46:11 +01:00
Niek van der Maas
31b6110a2f Merge pull request #28 from Niek/all-contributors/add-maxrye1996
docs: add maxrye1996 as a contributor for bug
2023-03-08 18:26:54 +01:00
allcontributors[bot]
4a5d610bd9 docs: update .all-contributorsrc 2023-03-08 17:23:29 +00:00
allcontributors[bot]
0f9414e73b docs: update README.md 2023-03-08 17:23:28 +00:00
Niek van der Maas
0ecd56b6ac Fix misspelled CHATGPT #26 2023-03-08 18:12:00 +01:00
Niek van der Maas
bab6028893 Strip whitespace 2023-03-08 13:59:20 +01:00
Niek van der Maas
77344ef691 Merge pull request #24 from Niek/all-contributors/add-littlemoonstones
docs: add littlemoonstones as a contributor for code, and ideas
2023-03-08 13:55:12 +01:00
allcontributors[bot]
1c50138f40 docs: update .all-contributorsrc 2023-03-08 12:54:25 +00:00
allcontributors[bot]
62ffeab6b7 docs: update README.md 2023-03-08 12:54:24 +00:00
Niek van der Maas
bc5a081b9e Merge pull request #21 from littlemoonstones/main
add a new function: export messages as markdown
2023-03-08 13:54:04 +01:00
Niek van der Maas
45527c57fc Merge pull request #23 from Niek/all-contributors/add-ssddanbrown
docs: add ssddanbrown as a contributor for ideas
2023-03-08 13:50:30 +01:00