Commit Graph

376 Commits

Author SHA1 Message Date
Semihal
e42dda335e Doc for custom OpenID claims 2024-07-01 10:28:08 +03:00
Timothy Jaeryang Baek
7a9f941fd5 Merge pull request #143 from cheahjs/add-more-env-vars
add missing env vars
2024-06-30 22:31:33 -07:00
Jun Siang Cheah
d798794ea4 add missing env vars 2024-07-01 13:07:48 +08:00
Timothy Jaeryang Baek
6309600de5 Merge pull request #142 from cheahjs/fix/oauth-indent
fix: oauth indents
2024-06-30 17:49:42 -07:00
Jun Siang Cheah
7bb3c10dda fix: oauth indents 2024-07-01 08:27:19 +08:00
Timothy Jaeryang Baek
e2ebe736c7 Merge pull request #131 from cheahjs/feat/oauth-docs
feat: add docs on configuring oauth
2024-06-25 23:08:01 -07:00
Jun Siang Cheah
3bc9c5ffeb feat: add docs on configuring oauth 2024-06-25 19:42:54 +08:00
Timothy J. Baek
c163ddce5d Update env-configuration.md 2024-06-23 21:27:11 -07:00
Timothy Jaeryang Baek
57eef338cc Merge pull request #128 from silentoplayz/patch-2
Update some files
2024-06-23 16:29:17 -07:00
silentoplayz
39f508febe Update features.mdx
A few fixes
2024-06-23 01:40:54 -04:00
silentoplayz
7679071562 Update rag.md
Revamp
2024-06-23 03:25:29 +00:00
silentoplayz
be21ce1670 Update images.md
Fixes
2024-06-23 02:14:32 +00:00
silentoplayz
4ce73d27fa Update features.mdx 2024-06-22 23:38:15 +00:00
Timothy Jaeryang Baek
d6861ca5ae Merge pull request #127 from silentoplayz/patch-1
Update features.mdx
2024-06-22 15:50:07 -07:00
silentoplayz
e9d29b68fd Update features.mdx 2024-06-22 22:44:13 +00:00
Timothy J. Baek
004e1c6cc0 refac 2024-06-20 05:15:42 -07:00
Timothy Jaeryang Baek
ec8dc96564 Merge pull request #124 from hichemfantar/main
Typescript support
2024-06-19 12:28:17 -07:00
Timothy Jaeryang Baek
6c49bf427f Merge pull request #121 from ivostoykov/main
added google pse setup instructions into tutorial
2024-06-19 12:27:54 -07:00
Timothy Jaeryang Baek
96ff476a33 Merge pull request #119 from JohnTheNerd/comfyui-env-config
added four new environment variables for ComfyUI
2024-06-19 12:27:31 -07:00
Timothy Jaeryang Baek
9a4a309691 Merge pull request #117 from JohnTheNerd/main
documented the new WEBUI_AUTH_TRUSTED_NAME_HEADER environment variable
2024-06-19 12:27:20 -07:00
Timothy J. Baek
1e8600451e doc: tools & functions 2024-06-18 17:35:44 -07:00
Timothy Jaeryang Baek
00734e1348 Merge pull request #125 from fpreiss/fix-links
fix broken links in pipelines/index.mdx
2024-06-17 20:44:31 -07:00
Fabian Preiss
bd95a1638c fix broken links in pipelines/index.mdx 2024-06-18 04:58:09 +02:00
Hichem Fantar
dafe8e9a28 chore: Update header navigation with Discord server link and GitHub repository link 2024-06-17 16:38:50 +01:00
Hichem Fantar
6765c167e9 chore: explain how to url encode an svg 2024-06-17 16:23:41 +01:00
Hichem Fantar
1e11572c57 chore: remove unused class attribute 2024-06-17 16:21:46 +01:00
Hichem Fantar
114eacece5 chore: Update header navigation with Discord server link 2024-06-17 16:17:52 +01:00
Hichem Fantar
776b34c283 chore: Update GitHub link in header navigation and fix font size 2024-06-17 16:05:20 +01:00
Hichem Fantar
53a98558ba chore: Add typecheck script to package.json 2024-06-17 15:47:58 +01:00
Hichem Fantar
0c7c07330a refactor: Rename files to use TypeScript extension 2024-06-17 15:46:52 +01:00
Timothy Jaeryang Baek
255b9ccf1e Merge pull request #122 from hichemfantar/main
setup prettier and local search
2024-06-16 21:50:38 -07:00
Timothy Jaeryang Baek
0984c9198d Merge pull request #123 from toperator1337/tts-voice-add
Updates to add voices to TTS function
2024-06-16 21:49:58 -07:00
toperator1337
17472f8f6a Updates to add voices to TTS function 2024-06-16 22:37:02 -05:00
Hichem Fantar
87e6454e3d chore: Update installation and local development instructions 2024-06-16 21:58:52 +01:00
Hichem Fantar
5d222a3d0a feat: Update installation and local development instructions 2024-06-16 21:57:23 +01:00
Hichem Fantar
50a39ae833 chore: add mdx-check script to package.json and md lint config 2024-06-16 21:44:42 +01:00
Hichem Fantar
49f1cb30b7 refactor: use JSX extension for React components 2024-06-16 21:38:16 +01:00
Hichem Fantar
e09433faa6 chore: consistent formatting using prettier 2024-06-16 21:32:12 +01:00
Hichem Fantar
f661da6c1a setup prettier and local search 2024-06-16 21:10:18 +01:00
ivostoykov
45e338e2b3 added google pse setup instructions into tutorial 2024-06-16 19:04:17 +01:00
John Karabudak
68c1f2eacf added four new environment variables for ComfyUI
- COMFYUI_CFG_SCALE: sets cfg_scale to be passed to ComfyUI
- COMFYUI_SAMPLER: sets the sampler
- COMFYUI_SCHEDULER: sets the scheduler
- COMFYUI_SD3: uses the SD3 latent image
2024-06-16 04:22:15 -02:30
Timothy Jaeryang Baek
82f01083bc Merge pull request #118 from Peter-De-Ath/features-swagger
enh: add swagger urls to features list
2024-06-15 21:43:41 -07:00
Peter De-Ath
05bbc21aa8 enh: add swagger urls to features list 2024-06-16 03:41:51 +01:00
John Karabudak
33b40a014c documented the new WEBUI_AUTH_TRUSTED_NAME_HEADER environment variable 2024-06-15 21:36:20 -02:30
Timothy J. Baek
58859e1abe feat: cat 2024-06-14 02:12:47 -07:00
Timothy J. Baek
582594e960 Update pipelines.mdx 2024-06-14 01:58:16 -07:00
Timothy J. Baek
6c588bfc34 pipelines 2024-06-14 01:53:08 -07:00
Timothy Jaeryang Baek
8fd00f5f91 Merge pull request #116 from vitaliytv/patch-1
DOCS: Update web_search.md
2024-06-13 12:07:58 -07:00
Vitalii Tverdokhlib
31ef0c1c60 DOCS: Update web_search.md
brave env
2024-06-13 09:37:33 +03:00
Timothy Jaeryang Baek
3563387990 Merge pull request #115 from Fusseldieb/patch-1
Tips coming from Git
2024-06-12 11:34:04 -07:00