Commit Graph

  • 89c30530bc update(Navbar): update Navbar light mode background WanQuanXie 2024-05-24 22:08:47 +0800
  • 776d389c1e refactor(SettingDialog): extract reduplicate code to common component WanQuanXie 2024-05-24 21:58:14 +0800
  • 996cc1b674 feat: adaptive light mode WanQuanXie 2024-05-24 20:29:49 +0800
  • f9664d48e7 feat: setup theme context config WanQuanXie 2024-05-24 18:20:15 +0800
  • 79cfd0a722 chore(ui): add next-themes WanQuanXie 2024-05-24 17:32:14 +0800
  • d04ba91c85
    feat(routes): use coalescing operator ItzCrazyKns 2024-05-22 10:45:16 +0530
  • 7853c18b6f
    feat(docs): update port ItzCrazyKns 2024-05-19 11:35:28 +0530
  • 64ea4b4289
    feat(package): bump version ItzCrazyKns 2024-05-18 13:11:24 +0530
  • c61facef13
    feat(message-box): display suggestions ItzCrazyKns 2024-05-18 13:11:15 +0530
  • fcff93a594
    feat(message-actions): update rewrite button ItzCrazyKns 2024-05-18 13:10:54 +0530
  • 3bfaf9be28
    feat(app): add suggestion generation ItzCrazyKns 2024-05-18 13:10:39 +0530
  • 68b595023e
    feat(suggestion-generator): update prompt ItzCrazyKns 2024-05-18 13:10:09 +0530
  • 180e204c2d
    feat(providers): add GPT-4 omni ItzCrazyKns 2024-05-14 19:33:54 +0530
  • 0e2f4514b4
    feat(readme): update readme ItzCrazyKns 2024-05-13 20:10:44 +0530
  • 0993c5a760
    feat(app): revert port & network changes ItzCrazyKns 2024-05-13 19:58:17 +0530
  • 100872f2d9
    feat(docker-compose): revert network changes ItzCrazyKns 2024-05-12 14:04:05 +0530
  • 22aee27cda
    feat(env): remove port ItzCrazyKns 2024-05-12 12:48:01 +0530
  • 9d30224faa
    feat(readme): update readme ItzCrazyKns 2024-05-12 12:24:36 +0530
  • b622df5a9f
    feat(docker-compose): update ports, change network type ItzCrazyKns 2024-05-12 12:16:08 +0530
  • 1b18715f8f
    feat(docs): update PORT ItzCrazyKns 2024-05-12 12:15:53 +0530
  • 9816eb1d36
    feat(server): add bind address ItzCrazyKns 2024-05-12 12:15:25 +0530
  • 828eeb0c77
    feat(app-dockerfile): add `PORT` arg ItzCrazyKns 2024-05-12 12:14:52 +0530
  • c852bee8ed
    feat(app): add suspense boundary ItzCrazyKns 2024-05-11 21:19:38 +0530
  • 954b4bf89a
    feat(readme): add search engine guide ItzCrazyKns 2024-05-11 12:14:49 +0530
  • 3ef39c69a7
    feat(chat-window): add ability to use `q` query param ItzCrazyKns 2024-05-11 12:09:39 +0530
  • 7a28be9e1a
    feat(readme): add installation docs ItzCrazyKns 2024-05-11 12:09:08 +0530
  • a60145137c
    feat(docs): add networking ItzCrazyKns 2024-05-11 10:23:05 +0530
  • 7eace1e6bd
    feat(searxng-container): bind mount & add limiter ItzCrazyKns 2024-05-10 20:55:08 +0530
  • baef45b456
    Merge branch 'ItzCrazyKns:master' into master Chuck 2024-05-10 12:00:18 +0800
  • 9a7af945b0
    lint ItzCrazyKns 2024-05-09 20:43:04 +0530
  • 09463999c2
    feat(routes): add suggestions route ItzCrazyKns 2024-05-09 20:42:03 +0530
  • 0f6986fc9b
    feat(agents): add suggestion generator agent ItzCrazyKns 2024-05-09 20:41:43 +0530
  • 5e940914a3
    feat(output-parsers): add list line output parser ItzCrazyKns 2024-05-09 20:39:38 +0530
  • ac4cba32c8 fix(SettingsDialog): baseURL storage key Chuck 2024-05-09 15:53:57 +0800
  • 4f5f6be85f
    feat(working): fix grammatical mistake ItzCrazyKns 2024-05-08 20:05:29 +0530
  • 17fbc28172
    Merge pull request #86 from WanQuanXie/list-map-key-fix ItzCrazyKns 2024-05-08 12:56:00 +0530
  • 655fbec583
    Merge pull request #87 from ItzCrazyKns/develop/1.4.0 ItzCrazyKns 2024-05-08 09:51:10 +0530
  • 0af66f8b72 fix(Chat): list map element must specify a unique key WanQuanXie 2024-05-08 09:57:11 +0800
  • 8f9c709648
    Merge branch 'develop/1.4.0' of https://github.com/ItzCrazyKns/Perplexica into develop/1.4.0 ItzCrazyKns 2024-05-07 19:40:36 +0530
  • 2a1d6e261d
    feat(backend-dockerfile): use Debian based image ItzCrazyKns 2024-05-07 19:40:33 +0530
  • 74d1df7d25
    feat(package): bump version ItzCrazyKns 2024-05-07 19:40:14 +0530
  • e042ff491b
    feat(compose): remove `expose` directive ItzCrazyKns 2024-05-07 19:39:59 +0530
  • fc1bfb3888
    Merge pull request #83 from ItzCrazyKns/master ItzCrazyKns 2024-05-07 18:46:24 +0530
  • d9ba36794a
    feat(readme): add donations ItzCrazyKns 2024-05-07 13:03:06 +0530
  • 321e60b993
    feat(embedding-providers): load separately, add bert & bge ItzCrazyKns 2024-05-07 12:33:44 +0530
  • 68837e06ee
    feat(embedding-providers): add local models ItzCrazyKns 2024-05-07 11:52:53 +0530
  • 01fc683d32 fix(SettingDialog): use `value` instead of `selected` props in <select> WanQuanXie 2024-05-07 06:35:39 +0800
  • f88f179920
    feat(package): bump version ItzCrazyKns 2024-05-06 20:01:57 +0530
  • 4cb0aeeee3
    feat(settings): conditionally pick selected models ItzCrazyKns 2024-05-06 20:00:56 +0530
  • e8fe74ae7c
    feat(ws-managers): implement better error handling ItzCrazyKns 2024-05-06 19:59:13 +0530
  • ed47191d9b
    feat(readme): update readme ItzCrazyKns 2024-05-06 13:00:07 +0530
  • b4d787d333
    feat(readme): add troubleshooting ItzCrazyKns 2024-05-06 12:58:40 +0530
  • 38b1995677
    feat(package): bump version ItzCrazyKns 2024-05-06 12:36:13 +0530
  • f28257b480
    feat(settings): fetch localStorage at state change ItzCrazyKns 2024-05-06 12:34:59 +0530
  • 9b088cd161
    feat(package): bump version ItzCrazyKns 2024-05-05 16:35:06 +0530
  • 94ea6c372a
    feat(chat-window): clear storage after error ItzCrazyKns 2024-05-05 16:29:40 +0530
  • 6e61c88c9e
    feat(error-object): add `key` ItzCrazyKns 2024-05-05 16:28:46 +0530
  • ba7b92ffde
    feat(providers): add `Content-Type` header ItzCrazyKns 2024-05-05 10:53:27 +0530
  • f8fd2a6fb0
    feat(package): bump version ItzCrazyKns 2024-05-04 15:04:43 +0530
  • 0440a810f5
    feat(http-headers): add `Content-Type` ItzCrazyKns 2024-05-04 15:01:53 +0530
  • e3fef3a1be
    feat(chat-window): add error handling ItzCrazyKns 2024-05-04 14:56:54 +0530
  • 4bf69dfdda
    feat(package): bump version ItzCrazyKns 2024-05-04 10:52:05 +0530
  • 9f45ecb98d
    feat(providers): separate embedding providers, add custom-openai provider ItzCrazyKns 2024-05-04 10:51:06 +0530
  • c710f4f88c
    feat(message-box): fix bugs ItzCrazyKns 2024-05-04 10:48:42 +0530
  • 79f6a52b5b
    feat(ui-packages): add `react-text-to-speech`, bump version ItzCrazyKns 2024-05-03 21:16:48 +0530
  • c87c2b27a9
    feat(message-actions): add speak message, bump version ItzCrazyKns 2024-05-03 18:25:22 +0530
  • dafc835774
    feat(docs): update URLs ItzCrazyKns 2024-05-03 16:34:32 +0530
  • 205373d676
    feat(docs): add architecture docs ItzCrazyKns 2024-05-03 16:31:58 +0530
  • 408abd24ea
    feat(readme): add one click deployment buttons ItzCrazyKns 2024-05-02 15:05:21 +0530
  • 1d344266aa
    feat(config): fix typo ItzCrazyKns 2024-05-02 15:04:33 +0530
  • 1bcff03cfc
    chore(package): add nodemon, closes #39 ItzCrazyKns 2024-05-02 12:24:09 +0530
  • f618b713af
    feat(chatModels): load model from localstorage ItzCrazyKns 2024-05-02 12:14:26 +0530
  • ed9ff3c20f
    feat(providers): use correct model name ItzCrazyKns 2024-05-02 12:09:25 +0530
  • f21f5c9611
    feat(readme): correct spellings, closes #32 ItzCrazyKns 2024-05-01 20:12:58 +0530
  • edc40d8fe6
    feat(providers): add Groq provider ItzCrazyKns 2024-05-01 19:43:06 +0530
  • 6e304e7051
    feat(video-search): add video search ItzCrazyKns 2024-04-30 14:31:32 +0530
  • bb9a2f538d
    feat(image-search): fix bugs ItzCrazyKns 2024-04-30 14:26:17 +0530
  • ee053cf31e
    feat(search-image): add button animations ItzCrazyKns 2024-04-30 12:39:04 +0530
  • aae85cd767
    feat(logging): add logger ItzCrazyKns 2024-04-30 12:18:18 +0530
  • 7c84025f3c
    feat(readme): add manual installation steps ItzCrazyKns 2024-04-29 21:22:33 +0530
  • ab6cda690f
    Merge pull request #23 from Swiftyos/add-gpt-4-turbo ItzCrazyKns 2024-04-29 15:27:33 +0530
  • 639129848a feat(providers): add gpt-4-turbo provider SwiftyOS 2024-04-29 10:49:15 +0200
  • 9b5548e9f8
    feat(sample-settings): update Ollama URL placeholder ItzCrazyKns 2024-04-28 19:52:31 +0530
  • c053af534c
    feat(readme): make installation steps more concise ItzCrazyKns 2024-04-28 19:49:48 +0530
  • f2c51420da
    feat(searxng-settings): drop unsupported engines ItzCrazyKns 2024-04-28 19:14:02 +0530
  • a90e294c60
    feat(agents): fix engine names ItzCrazyKns 2024-04-28 18:34:56 +0530
  • 66c5fcb4fa
    feat(navbar): use correct padding ItzCrazyKns 2024-04-28 18:21:59 +0530
  • 5df3c5ad8c
    feat(image-search): handle chat history ItzCrazyKns 2024-04-28 11:15:28 +0530
  • f14050840b
    feat(readme): add link to discord server ItzCrazyKns 2024-04-25 20:22:53 +0530
  • 99ae8f6998
    feat(agents): embed docs & query together ItzCrazyKns 2024-04-24 10:08:40 +0530
  • 3b66808e7d
    feat(message-input): prevent message when loading ItzCrazyKns 2024-04-24 10:06:56 +0530
  • 571cdc1b4e
    feat(settings-dialog): remove excess padding ItzCrazyKns 2024-04-23 17:54:08 +0530
  • 7f8c73782c
    feat(settings-dialog): remove overflow ItzCrazyKns 2024-04-23 17:53:47 +0530
  • 8758fcbc13
    feat(readme): update content ItzCrazyKns 2024-04-23 17:15:07 +0530
  • 6fe70a70ff
    feat(settings-dialog): enhance UI ItzCrazyKns 2024-04-23 17:06:44 +0530
  • 7653eaf146
    feat(config): avoid updating blank fields ItzCrazyKns 2024-04-23 16:54:39 +0530
  • b2b1d724ee
    feat(ui): add settings page ItzCrazyKns 2024-04-23 16:52:41 +0530
  • 3ffbddd237
    feat(routes): add config route ItzCrazyKns 2024-04-23 16:46:14 +0530
  • a86378e726
    feat(config): add `updateConfig` method ItzCrazyKns 2024-04-23 16:45:14 +0530
  • fd65af53c3
    feat(providers): add error handling ItzCrazyKns 2024-04-21 20:52:47 +0530