Commit Graph

40 Commits

Author SHA1 Message Date
1d92b6ea6f chore: removed logs, added comments 2024-09-01 20:06:11 -04:00
f683ff6480 fix: files not loading when creating a new project
This push contains console logs at various places where the server is emitting the event and the client is receiving the event. Please remove those before merging with production.
2024-08-31 20:31:20 -04:00
ae7ff3f46b fix: types mismatch 2024-08-19 21:17:30 -04:00
5132850cb0 fix: remove undefined type 2024-08-18 12:37:17 -07:00
c2f4f0b6ff feat: add Streamlit, NextJS and VanillaJS templates 2024-08-18 06:57:26 -07:00
c8a2e3200a minor changes + package updates 2024-05-26 21:41:20 -07:00
089ab2b1df add private functionality 2024-05-26 19:02:47 -07:00
fbb98ac3b0 revert to local hosting 2024-05-26 17:28:52 -07:00
010a4fec59 improve starting server logic 2024-05-26 12:18:09 -07:00
08a898a82a add date display 2024-05-25 01:24:13 -07:00
30e1c39d6c type fixes 2024-05-23 23:52:30 -07:00
8e49fed48b fix new user error + add wrangler.toml examples 2024-05-22 20:06:16 -07:00
f35e5debff small changes 2024-05-22 19:35:19 -07:00
bf35c2bf82 dashboard ui 2024-05-17 23:54:34 -07:00
509669ea30 fix propagation 2024-05-16 21:45:19 -07:00
bf0111fe91 project card effect 2024-05-16 10:47:34 -07:00
e86e86dbe2 add resizing logic 2024-05-09 22:16:56 -07:00
1500e84724 add disabled states on creation 2024-05-09 21:05:21 -07:00
b0b8a63f2f add disabled project options 2024-05-09 12:03:47 -07:00
12e8051673 shared user restrictions + cleanup console logs 2024-05-07 22:40:59 -07:00
9d288f580d start disable modal ui + logic 2024-05-07 21:19:32 -07:00
84c49f0d9d add worker service binding + inactivity detection 2024-05-06 21:29:25 -07:00
7fba908b7c add basic ratelimiting 2024-05-05 12:55:34 -07:00
5ae5c226ba ui improvements 2024-05-05 00:06:10 -07:00
159e7b62e2 userbutton ui 2024-05-04 23:31:35 -07:00
e6e5247a3d add search projects functionality 2024-05-01 08:53:37 -04:00
a084ecd6c7 improve share logic 2024-05-01 08:20:08 -04:00
1066638e92 shared with me page logic 2024-05-01 02:49:25 -04:00
ed23617b23 avatar component 2024-04-30 23:34:44 -04:00
260de4f3b5 add edit + share modals 2024-04-30 22:48:36 -04:00
7b7bd6f430 implement server actions for sandbox data mutation 2024-04-27 21:24:20 -04:00
d941e2c056 add sonner + project creation working 2024-04-27 16:22:35 -04:00
ffee1b60c7 fix worker + start create modal with logic 2024-04-23 01:53:37 -04:00
5f5125cccd correct user button in editor 2024-04-18 15:32:27 -04:00
a765eea5d8 pass data properly to userbutton 2024-04-18 15:25:20 -04:00
5dc337e2ff user button ui 2024-04-18 15:07:15 -04:00
5045c4ce9a separate dashboard page components 2024-04-18 14:42:47 -04:00
11dfc0f637 card ui 2024-04-18 03:06:51 -04:00
19c2992824 fix db relations + display sandboxes on dash 2024-04-18 00:13:40 -04:00
a838241ac3 refactor folder 2024-04-16 17:18:51 -04:00