Luis Rojas
b93f115d04
Add example, minor nits
2024-02-06 10:56:12 -04:00
Luis Rojas
a23f94e8dc
Add overall logic to manage stripe connect accounts and status
2024-01-25 15:14:04 -04:00
Luis Rojas
b675394061
Add new env. variables in example, remove visible google recaptcha
2024-01-16 10:36:46 -04:00
manuelurenah
5d22898bf1
Merge branch 'main' into feature/image-gen-page
2023-10-30 14:55:36 -04:00
Koen
fe2854c7ca
Restored clickhouse tracker proxy
2023-10-27 19:16:17 +01:00
manuelurenah
f784272243
Adds new page for image generation (its ugly)
2023-10-26 12:11:06 -04:00
Luis Rojas
d47367c43a
Add public base URL env variable
2023-09-19 11:24:56 -04:00
Brett Woodward
1234058e97
- real time signal updates to training tab and select file step
...
- training tab shows epoch completion, has clickable rows
- wizards now look like their own page with headers
- model wizard no longer uses state for model
- changed order of file select on wizard for training types
- handle error on training submit and reset to pending
- scroll to top on wizard navigation
- fixed bug with training details being "null" when prisma wants it to be "undefined". thanks prisma.
2023-09-14 13:30:38 -04:00
Brett Woodward
eef2dd8bc1
Merge remote-tracking branch 'origin/main' into feature/image-resource-training
...
# Conflicts:
# .env-example
# package-lock.json
# src/components/AppLayout/AppHeader.tsx
# src/server/routers/index.ts
2023-08-25 17:04:39 -04:00
Brett Woodward
9ae592d812
updating env example
2023-08-24 12:23:31 -04:00
Luis Rojas
0486e0508d
Base router/schema/servce implementation
2023-08-17 14:02:59 -04:00
manuelurenah
7506269934
Adds base endpoints to handle buzz transactions
2023-08-14 21:31:09 -04:00
Koen
008a4f9221
Removed clickhouse tracker url
2023-08-11 00:39:26 +01:00
Manuel Emilio Urena
fda8b90cda
Feature/search--frontend ( #595 )
...
* Displays quick search spotlight with meilisearch results
* Finishes quick search v1
* Places enhanced search behind feature flag
2023-07-07 12:09:01 -04:00
Justin Maier
54b7f0a836
Fix clickhouse tracking url optionality
2023-05-24 10:28:22 -06:00
Koen
26d46c1c6a
External clickhouse tracker orchestrator
2023-05-22 19:48:56 +01:00
Koen
ce854d5dec
Add new s3 upload bucket env setting
2023-05-01 23:25:17 +01:00
Koen
630d04eee5
Added a clickhouse client with an insert sample
2023-04-21 17:13:15 +01:00
Koen
d8e73c0bb8
Use deliveryworker as a download proxy
2023-03-24 20:13:18 +00:00
Justin Maier
cee48e7eb3
Disable rate limiting until IP headers fixed
2023-03-12 17:40:58 -06:00
Dave Lage
43a83d7926
Update .env-example
...
Move comments to a line and not at the end of the line for other environments.
2023-03-10 16:14:03 -05:00
Dave Lage
01307f6a53
Merge branch 'main' into env-example
2023-03-08 00:29:43 -05:00
Koen
04eeca2ef1
Merge pull request #309 from zaidhaan/add-minio-maildev
...
Include minio and maildev for local development
2023-03-07 14:34:37 +00:00
Justin Maier
34840a5110
Add discord metadata support
2023-03-03 05:22:43 -07:00
Dave Lage (rockerBOO)
ae43b203c0
Update with proper email port/host, content detection location and s3 origins to localhost
2023-03-02 16:14:23 -05:00
Dave Lage (rockerBOO)
1a17038efe
Remove extra line
2023-03-02 14:58:46 -05:00
Dave Lage (rockerBOO)
27471fd236
Add context and note required ENV to start up application
2023-03-02 14:50:55 -05:00
Justin Maier
775335ae1b
Add job locks
2023-03-02 12:28:18 -07:00
Zaidhaan Hussain
f8c2a528f2
Include minio and maildev for local development
2023-03-01 06:55:41 +08:00
Manuel E. Urena
5e9db0ee81
Updates docker-compose and README
2023-02-21 17:44:55 -04:00
Justin Maier
8335a17576
adjust sfw image display on nsfw models
2023-02-16 15:18:48 -07:00
Justin Maier
4f77200717
Update image metrics and add stats + rank
2023-01-27 15:34:58 -07:00
Justin Maier
1d4cc5ef36
Add content detection model to env
2023-01-12 10:28:06 -07:00
Justin Maier
c8a0705feb
Add email login option
2023-01-02 15:59:36 -07:00
Justin Maier
28279824dc
Maintenance mode check-in
2022-12-31 13:28:06 -07:00
Justin Maier
a587e9418b
Several small fixes
2022-12-20 13:22:13 -07:00
Justin Maier
2813446c99
Handle multi file download
2022-12-14 16:52:44 -07:00
Manuel E. Urena
6f7c89c72a
Adds login with reddit provider:
2022-11-24 09:16:53 -04:00
Briant Diehl
72895720d8
Revert "Revert "Merge pull request #30 from civitai/feature/opinionated-server""
...
This reverts commit 64cd5847ab .
2022-11-18 00:08:31 -07:00
Justin Maier
64cd5847ab
Revert "Merge pull request #30 from civitai/feature/opinionated-server"
...
This reverts commit 22e9fea2c2 , reversing
changes made to 958b33c7a6 .
2022-11-17 23:44:37 -07:00
Briant Diehl
dd9fd33db6
Merge branch 'main' into feature/opinionated-server
2022-11-17 14:02:44 -07:00
Justin Maier
ee76517b80
Add file validation middleware and fix model upsert trpc
2022-11-11 14:22:36 -07:00
Justin Maier
6547df1eb4
Update endpoint helpers
2022-11-11 11:42:30 -07:00
Justin Maier
ce3cd3ccd2
EdgeImage component
2022-11-08 16:55:52 -07:00
Manuel E. Urena
7af245bffb
Fixes updating model when removing a version
2022-11-08 11:17:35 -04:00
Manuel E. Urena
24c681027c
Updates create model form
2022-10-18 19:58:05 -04:00
Manuel E. Urena
cf44f56475
Adds signout functionality
2022-10-13 10:26:04 -04:00
Justin Maier
2232373b4a
Add Google Sign-in
2022-10-12 16:11:27 -06:00
Manuel E. Urena
e3e6fc73fa
Changes to the homepage and auth routes
2022-10-12 15:05:56 -04:00
Manuel E. Urena
429665d0a1
Initial setup
2022-10-11 16:56:51 -04:00