Commit Graph

444 Commits

Author SHA1 Message Date
Emir Karabeg
fb5272cb4e fix(stores): consolidated some store values 2025-02-18 00:47:44 -08:00
Waleed Latif
5c86d1de16 feat(memory): add openai embeddings tool/block 2025-02-18 00:34:55 -08:00
Emir Karabeg
b10f2e300f fix(landing): slightly smaller description text and changed title 2025-02-18 00:17:13 -08:00
Emir Karabeg
807105a3af Update CONTRIBUTING.md 2025-02-17 23:53:51 -08:00
Emir Karabeg
c1f975ddae Update CONTRIBUTING.md 2025-02-17 23:52:43 -08:00
Emir Karabeg
7c40f24162 feature(blocks): added github dropdown for actions 2025-02-17 22:16:37 -08:00
Waleed Latif
2d77590d03 feat(memory): added pinecone block/tools 2025-02-17 18:06:19 -08:00
Waleed Latif
9f3c49866f fix(db): remove ssl verification 2025-02-17 16:13:59 -08:00
Waleed Latif
50d03c6896 feat(auth): enforce SSL for db connection to prevent MITM & snooping 2025-02-17 15:21:12 -08:00
Emir Karabeg
59dda992a1 Merge pull request #56 from simstudioai/feature/dbsync
Feature/dbsync
2025-02-17 15:00:35 -08:00
Emir Karabeg
5e0998dc49 edited console msg 2025-02-17 14:57:35 -08:00
Waleed Latif
b5b8f55457 feat(auth): improve error handling for invalid credentials on login, redirect to workspace on successful social login 2025-02-17 14:52:16 -08:00
Emir Karabeg
eb6812aaa8 fix(dbsync): only sync with db on exit 2025-02-17 14:04:26 -08:00
Emir Karabeg
6f0a29675f merged changes 2025-02-17 12:24:26 -08:00
Emir Karabeg
ef5ec1f4b4 fix(landing): mobile friendly 2025-02-17 12:01:46 -08:00
Waleed Latif
f62a0d261e feat(dbsync): add is_debug_mode_enabled to settings schema 2025-02-17 11:17:56 -08:00
Waleed Latif
c4149b9241 feat(auth): created logs, user_environment, and user_settings tables and associated routes 2025-02-17 10:50:35 -08:00
Emir Karabeg
78e210f98d fix(landing): landing layout for reactflow canvas 2025-02-17 03:34:00 -08:00
Emir Karabeg
c9374ad975 fix(landing): success wording 2025-02-16 23:47:31 -08:00
Emir Karabeg
1bade9d337 fix(landing): success wording 2025-02-16 23:45:22 -08:00
Emir Karabeg
2070281332 fix(landing): submit UI 2025-02-16 23:30:53 -08:00
Waleed Latif
7fabe4c83c feat(waitlist): made waitlist function, added waitlist table 2025-02-16 23:21:29 -08:00
Emir Karabeg
a27ef94597 improvement(landing): added fetch priority high to image 2025-02-16 23:12:09 -08:00
Emir Karabeg
153baababd improvement(landing): edges animated 2025-02-16 23:11:13 -08:00
waleedlatif1
b76073fddd Merge pull request #55 from simstudioai/feature/dbsync
Feature/dbsync
2025-02-16 23:04:17 -08:00
Emir Karabeg
3ef4e48e07 fix(landing): image background 2025-02-16 22:47:42 -08:00
Waleed Latif
ef47aa5edc feat(dbsync): protect workflow routes by redirecting user to login if they are not logged in, confirmed syncing to supabase is working 2025-02-16 22:46:55 -08:00
Emir Karabeg
9f16692d97 fix(landing): added github link 2025-02-16 22:45:24 -08:00
Emir Karabeg
4e758adf20 improvement(landing): made title slightly larger 2025-02-16 22:44:13 -08:00
Emir Karabeg
5e2a212ad3 feature(landing): created temp landing page 2025-02-16 22:41:18 -08:00
Waleed Latif
763ea8bb5c feat(dbsync): added workflow sync wrapper to workflow, combine debounce, period, and unload syncing to sync local state store to workflow pg table 2025-02-16 22:39:26 -08:00
Waleed Latif
ddd2aa5d0e feat(dbsync): created new 'workflow' table to hold workflow state 2025-02-16 22:38:19 -08:00
Waleed Latif
a3b7cfb3f1 docs: modified feature request template 2025-02-16 21:39:47 -08:00
Waleed Latif
d2250b2046 docs: modified feature request template 2025-02-16 21:37:28 -08:00
Waleed Latif
71a66c6a13 feat(auth): added better error handling for login/signup flow 2025-02-16 21:31:43 -08:00
Emir Karabeg
eeaf8b0d32 improvement(ui): execution border slightly larger 2025-02-16 19:31:53 -08:00
Emir Karabeg
f85106d00d gitignore: edited comment 2025-02-16 18:39:59 -08:00
Waleed Latif
3db68629ec feat(auth): general auth improvements, added signin/up with google 2025-02-16 18:16:05 -08:00
Waleed Latif
fcf2fe5a2d fix(auth): remove ssl enforcement in prod for supabase db 2025-02-16 17:38:41 -08:00
Emir Karabeg
6004c8d070 fix(registry-state): fixed bug on add workflow / improvement(ux): added autoconnect 2025-02-16 17:34:25 -08:00
Waleed Latif
3b1788a469 fix(auth): remove ssl enforcement in prod for supabase db 2025-02-16 17:33:25 -08:00
Waleed Latif
bd4168c55d fix: use postgres_url provided by supabase/vercel config instead of database_url 2025-02-16 17:06:34 -08:00
Emir Karabeg
9201e783f2 fix(ui): added reliable favicon 2025-02-16 16:43:43 -08:00
Waleed Latif
715c69d744 fix: verify page prerendering issue 2025-02-16 16:25:59 -08:00
Emir Karabeg
472ea89282 fix(bug): memory block bug 2025-02-16 16:22:25 -08:00
Emir Karabeg
2ba9998436 fix(store): block named starter not start 2025-02-16 16:16:24 -08:00
Emir Karabeg
04e0a76c78 improvement(ux): starter block added automatically on workflow create 2025-02-16 16:14:59 -08:00
Emir Karabeg
639f86bcae feature(app): error handling 2025-02-16 02:12:26 -08:00
waleedlatif1
94c4103539 Merge pull request #52 from simstudioai/feature/auth
Implemented Auth using better-auth, drizzle ORM, supabase PGDB via direct URI, resend for email verification
2025-02-16 02:08:05 -08:00
Waleed Latif
92f22c2f19 docs: include .env.example 2025-02-16 02:03:20 -08:00