Commit Graph

519 Commits

Author SHA1 Message Date
Niek van der Maas e53efb211f Merge branch 'main' of github.com:Niek/chatgpt-web 2023-03-20 16:31:04 +01:00
Niek van der Maas 47d43362fe Add desktop app instructions 2023-03-20 16:31:01 +01:00
Niek van der Maas 75194abcd0
Merge pull request #53 from Niek/all-contributors/add-terryoy
docs: add terryoy as a contributor for ideas, and code
2023-03-20 16:29:50 +01:00
allcontributors[bot] 1308c150c3
docs: update .all-contributorsrc 2023-03-20 15:29:36 +00:00
allcontributors[bot] ba6e75e000
docs: update README.md 2023-03-20 15:29:35 +00:00
Niek van der Maas f463d93b0a
Merge pull request #41 from terryoy/upstream/add-tauri
feat: add tauri for desktop app
2023-03-20 16:29:06 +01:00
Niek van der Maas 2146ae9325 Change name 2023-03-20 16:17:58 +01:00
Niek van der Maas f46d2e5a62 Get rid off adapter 2023-03-20 16:17:48 +01:00
Niek van der Maas 59cf2026d2 Fix logo for all platforms 2023-03-20 16:17:09 +01:00
Niek van der Maas 292fd2286f Fix icon 2023-03-20 16:06:42 +01:00
Niek van der Maas 568c2d16ab Remove linting diff 2023-03-20 15:58:14 +01:00
Niek van der Maas 0571a79886 Merge branch 'main' into pr/terryoy/41 2023-03-20 15:51:32 +01:00
Niek van der Maas c5fd70df5f More linting 2023-03-20 15:47:11 +01:00
Niek van der Maas 5fb12c1f41 Linting 2023-03-20 15:35:07 +01:00
Niek van der Maas 271a88e3a0 Actually run linter on .svelte files 2023-03-20 15:35:03 +01:00
Niek van der Maas aa6bc9d0ab Merge branch 'main' into pr/terryoy/41 2023-03-20 14:34:46 +01:00
Niek van der Maas 8131827f43
Merge pull request #52 from Niek/all-contributors/add-Sixzeroo
docs: add Sixzeroo as a contributor for code
2023-03-20 14:10:19 +01:00
allcontributors[bot] f8a36d97f0
docs: update .all-contributorsrc 2023-03-20 13:10:00 +00:00
allcontributors[bot] ae8573ee10
docs: update README.md 2023-03-20 13:09:59 +00:00
Niek van der Maas 80f2b8069c
Merge pull request #48 from Sixzeroo/main
Support using with docker compose
2023-03-20 14:09:36 +01:00
Niek van der Maas 096af3e766 Small enhancements 2023-03-20 14:08:40 +01:00
Niek van der Maas 5ed46a1ffe Add linting action 2023-03-20 13:50:35 +01:00
Niek van der Maas 0d2e3109e8 Fix #36 - added ESlint config with ts-standard + svelte support 2023-03-20 13:42:47 +01:00
Niek van der Maas eef03cd1b6
Merge pull request #51 from Niek/all-contributors/add-fuegovic
docs: add fuegovic as a contributor for ideas
2023-03-20 12:03:48 +01:00
allcontributors[bot] 48b75f88dc
docs: update .all-contributorsrc 2023-03-20 11:03:33 +00:00
allcontributors[bot] c7f6eb8386
docs: update README.md 2023-03-20 11:03:32 +00:00
sixzeroo 787f780863 Support using with docker compose 2023-03-18 21:54:51 +08:00
Niek van der Maas fcb87725d2 Bump deps 2023-03-17 18:34:37 +01:00
Niek van der Maas e901f14971 Better model selection support 2023-03-17 18:33:23 +01:00
Niek van der Maas 6723445e90 Add decimal inputmode 2023-03-17 18:29:22 +01:00
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