Commit Graph

36 Commits

Author SHA1 Message Date
Dustin Loring
8468310255 chore: pnpm 6 updates
updated 6 packages in pnpm
2025-01-16 10:31:04 -05:00
Dustin Loring
471f5bfc94 chore: updated ai package 2025-01-16 08:16:07 -05:00
Dustin Loring
63cba68b50 feat: image support
add the ability to add images to your prompt
2025-01-15 13:41:51 -05:00
Dustin Loring
8b4c63f011 Merge pull request #2 from openaisoftware/dependabot/npm_and_yarn/unocss/reset-65.4.0
chore(deps): bump @unocss/reset from 0.61.9 to 65.4.0
2025-01-15 13:03:40 -05:00
Dustin Loring
2bf139e891 Merge pull request #4 from openaisoftware/dependabot/npm_and_yarn/nanostores-0.11.3
chore(deps): bump nanostores from 0.10.3 to 0.11.3
2025-01-15 13:03:22 -05:00
Dustin Loring
96f7a7ef5c Merge pull request #3 from openaisoftware/dependabot/npm_and_yarn/date-fns-4.1.0
chore(deps): bump date-fns from 3.6.0 to 4.1.0
2025-01-15 13:03:13 -05:00
Dustin Loring
8484ba2e3b Merge pull request #5 from openaisoftware/dependabot/npm_and_yarn/isbot-5.1.21
chore(deps): bump isbot from 4.4.0 to 5.1.21
2025-01-15 13:02:54 -05:00
dependabot[bot]
a3357fe574 chore(deps): bump isbot from 4.4.0 to 5.1.21
Bumps [isbot](https://github.com/omrilotan/isbot) from 4.4.0 to 5.1.21.
- [Changelog](https://github.com/omrilotan/isbot/blob/main/CHANGELOG.md)
- [Commits](https://github.com/omrilotan/isbot/compare/v4.4.0...v5.1.21)

---
updated-dependencies:
- dependency-name: isbot
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-15 17:43:28 +00:00
dependabot[bot]
e47eb6f667 chore(deps): bump nanostores from 0.10.3 to 0.11.3
Bumps [nanostores](https://github.com/nanostores/nanostores) from 0.10.3 to 0.11.3.
- [Release notes](https://github.com/nanostores/nanostores/releases)
- [Changelog](https://github.com/nanostores/nanostores/blob/main/CHANGELOG.md)
- [Commits](https://github.com/nanostores/nanostores/compare/0.10.3...0.11.3)

---
updated-dependencies:
- dependency-name: nanostores
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-15 17:43:10 +00:00
dependabot[bot]
4945a0ac39 chore(deps): bump date-fns from 3.6.0 to 4.1.0
Bumps [date-fns](https://github.com/date-fns/date-fns) from 3.6.0 to 4.1.0.
- [Release notes](https://github.com/date-fns/date-fns/releases)
- [Changelog](https://github.com/date-fns/date-fns/blob/main/CHANGELOG.md)
- [Commits](https://github.com/date-fns/date-fns/compare/v3.6.0...v4.1.0)

---
updated-dependencies:
- dependency-name: date-fns
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-15 17:43:02 +00:00
dependabot[bot]
a4911dd9c5 chore(deps): bump @unocss/reset from 0.61.9 to 65.4.0
Bumps [@unocss/reset](https://github.com/unocss/unocss) from 0.61.9 to 65.4.0.
- [Release notes](https://github.com/unocss/unocss/releases)
- [Commits](https://github.com/unocss/unocss/compare/v0.61.9...v65.4.0)

---
updated-dependencies:
- dependency-name: "@unocss/reset"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-15 17:42:55 +00:00
dependabot[bot]
d1713e4d9b chore(deps-dev): bump @blitz/eslint-plugin from 0.1.0 to 0.1.3
Bumps @blitz/eslint-plugin from 0.1.0 to 0.1.3.

---
updated-dependencies:
- dependency-name: "@blitz/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-15 17:42:45 +00:00
Dustin Loring
7c9d131f3f chore: pnpm update
just a pnpm update
2025-01-15 12:03:49 -05:00
Dustin Loring
f4fdf2b2fd chore: update ai to 3.4.9
update ai package to 3.4.9
2025-01-15 11:56:13 -05:00
Dustin Loring
7313080c32 Update package.json 2025-01-15 11:06:28 -05:00
dependabot[bot]
ee01bd91d0 chore(deps-dev): bump vite from 5.3.1 to 5.3.6
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.3.1 to 5.3.6.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.3.6/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.3.6/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-15 15:44:57 +00:00
Dustin Loring
f8df091c81 Merge pull request #9 from ollama-agent/dependabot/npm_and_yarn/uiw/codemirror-theme-vscode-4.23.7
chore(deps): bump @uiw/codemirror-theme-vscode from 4.23.0 to 4.23.7
2025-01-15 10:38:54 -05:00
Dustin Loring
b31ac9da03 Merge pull request #10 from ollama-agent/dependabot/npm_and_yarn/codemirror/commands-6.8.0
chore(deps): bump @codemirror/commands from 6.6.0 to 6.8.0
2025-01-15 10:38:44 -05:00
Dustin Loring
1055c3bfeb Merge pull request #11 from ollama-agent/dependabot/npm_and_yarn/vitest-2.1.8
chore(deps-dev): bump vitest from 2.0.1 to 2.1.8
2025-01-15 10:36:42 -05:00
Dustin Loring
b118c16c90 Merge pull request #12 from ollama-agent/dependabot/npm_and_yarn/codemirror/search-6.5.8
chore(deps): bump @codemirror/search from 6.5.6 to 6.5.8
2025-01-15 10:36:35 -05:00
dependabot[bot]
0a1d102d18 chore(deps): bump react-toastify from 10.0.5 to 11.0.3
Bumps [react-toastify](https://github.com/fkhadra/react-toastify) from 10.0.5 to 11.0.3.
- [Release notes](https://github.com/fkhadra/react-toastify/releases)
- [Commits](https://github.com/fkhadra/react-toastify/compare/v10.0.5...v11.0.3)

---
updated-dependencies:
- dependency-name: react-toastify
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-15 15:31:13 +00:00
dependabot[bot]
e4e85fa018 chore(deps): bump @codemirror/search from 6.5.6 to 6.5.8
Bumps [@codemirror/search](https://github.com/codemirror/search) from 6.5.6 to 6.5.8.
- [Changelog](https://github.com/codemirror/search/blob/main/CHANGELOG.md)
- [Commits](https://github.com/codemirror/search/compare/6.5.6...6.5.8)

---
updated-dependencies:
- dependency-name: "@codemirror/search"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-15 15:31:00 +00:00
dependabot[bot]
c8955bd6e2 chore(deps-dev): bump vitest from 2.0.1 to 2.1.8
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 2.0.1 to 2.1.8.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v2.1.8/packages/vitest)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-15 15:30:47 +00:00
dependabot[bot]
97a7711fc4 chore(deps): bump @codemirror/commands from 6.6.0 to 6.8.0
Bumps [@codemirror/commands](https://github.com/codemirror/commands) from 6.6.0 to 6.8.0.
- [Changelog](https://github.com/codemirror/commands/blob/main/CHANGELOG.md)
- [Commits](https://github.com/codemirror/commands/compare/6.6.0...6.8.0)

---
updated-dependencies:
- dependency-name: "@codemirror/commands"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-15 15:30:33 +00:00
dependabot[bot]
6270fe2491 chore(deps): bump @uiw/codemirror-theme-vscode from 4.23.0 to 4.23.7
Bumps [@uiw/codemirror-theme-vscode](https://github.com/uiwjs/react-codemirror) from 4.23.0 to 4.23.7.
- [Release notes](https://github.com/uiwjs/react-codemirror/releases)
- [Commits](https://github.com/uiwjs/react-codemirror/compare/v4.23.0...v4.23.7)

---
updated-dependencies:
- dependency-name: "@uiw/codemirror-theme-vscode"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-15 15:30:20 +00:00
Tyler Hughes
99fc3c046a feat: add download to zip button 2024-11-19 01:01:26 -06:00
Sam Denty
d0828e4c86 fix(chrome-129): show issue page (#157) 2024-10-07 14:20:42 +00:00
Sam Denty
50885b065d fix(browser-extensions): don't render directly in body 2024-10-07 10:49:31 +02:00
Sam Denty
2a29fbbe82 feat: remove authentication (#1) 2024-09-26 17:45:41 +01:00
Sam Denty
6fb59d2bc5 fix: remove monorepo 2024-09-25 19:54:09 +01:00
Kirjava
a7b1f5046d feat: navigate away when deleting current chat (#44) 2024-08-21 21:18:38 +01:00
Albert Pai
49196273b0 ci: deploy to cloudflare (#19) 2024-07-30 11:15:38 +02:00
Roberto Vidal
7ebc805ffa feat: oauth-based login (#7) 2024-07-29 20:31:45 +02:00
Dominic Elm
cbfa98c6da chore: make sure that husky hooks are executed 2024-07-12 17:45:50 +02:00
Dominic Elm
d2b36e8fb2 feat: add login 2024-07-11 21:25:19 +02:00
Dominic Elm
6927c07451 feat: initial commit 2024-07-11 16:20:57 +02:00