Commit Graph

  • 234e806a6d clarify access code Abi Raja 2024-01-11 11:24:34 -0800
  • d834940c24 fix typo Abi Raja 2024-01-11 11:03:48 -0800
  • 25fccc0ef5 update copy to reflect usage is monthly Abi Raja 2024-01-11 10:59:53 -0800
  • 5256d428e0 Show number of credits left Abi Raja 2024-01-11 09:55:13 -0800
  • a46ff8692c revert defaulting to 'free' for subscriber tier to prevent flashes Abi Raja 2024-01-10 17:23:43 -0800
  • 34c1f9a959 update openAI key missing - error dialog message Abi Raja 2024-01-10 17:16:00 -0800
  • cddc99dc19 update to use SAAS_BACKEND_URL on the front-end everywhere Abi Raja 2024-01-10 15:53:41 -0800
  • f3ca39b40a read BACKEND_SAAS_URL env var rather than hard-coded values Abi Raja 2024-01-10 15:47:10 -0800
  • 97591336c3 default subscriberTier to free Abi Raja 2024-01-10 08:41:04 -0800
  • b35738524b Merge branch 'main' into hosted Abi Raja 2024-01-09 10:02:29 -0800
  • 6d942f3cd7 refactors Abi Raja 2024-01-09 10:01:05 -0800
  • 955d1a6a58 fix missing key Abi Raja 2024-01-09 09:58:03 -0800
  • a2c0ac1171 Merge branch 'main' into hosted Abi Raja 2024-01-09 09:52:32 -0800
  • 8a431c0d02 add an imported code prompt Abi Raja 2024-01-09 08:29:16 -0800
  • 7bc368d9bf update remaining variable names for GeneratedCodeConfig Abi Raja 2024-01-09 08:12:33 -0800
  • 3723c81a04 move stack info to a separate file Abi Raja 2024-01-09 06:43:32 -0800
  • a8b562e392 simplify Stack dropdown generation significantly Abi Raja 2024-01-09 06:35:17 -0800
  • 25d6ac7e01
    Merge 0e0b68abe0 into 5912957514 Cristiano Revil 2024-01-09 14:22:55 +0800
  • b8bce72d23 organize evals code into the evals dir Abi Raja 2024-01-08 17:38:34 -0800
  • aff0ad0b91 Update README.md Abi Raja 2024-01-08 17:06:21 -0800
  • 7073879e6e include type checker Abi Raja 2024-01-08 17:04:59 -0800
  • 1aeb8c4e14 Type the backend properly to avoid code duplication and ensure type errors when a stack configuration is not properly added Abi Raja 2024-01-08 15:30:53 -0800
  • 15dc74a328 improve type checking for stack on backend Abi Raja 2024-01-08 14:55:41 -0800
  • adda6852f3 update gitignore Abi Raja 2024-01-08 14:35:26 -0800
  • 0080a5e2c4 better organization of prompts directory Abi Raja 2024-01-08 14:25:00 -0800
  • 5912957514
    Update README.md Abi Raja 2024-01-08 16:52:38 -0500
  • dbbb29f0d1 Merge branch 'main' into hosted Abi Raja 2024-01-08 13:51:50 -0800
  • fa7ffdfaeb add a vue tailwind generation option Abi Raja 2024-01-08 13:50:33 -0800
  • 2ab95eb2c0 upgrade uvicorn dependency and add a backend start python script Abi Raja 2024-01-08 09:35:02 -0800
  • 94ac6760b7 add comment Abi Raja 2024-01-08 09:22:38 -0800
  • 8197eec851
    Update Troubleshooting.md Hakeem Almidan 2024-01-07 17:09:30 +0400
  • 77a8377e99 update "Upgrade plan" to "Manage billing" Abi Raja 2024-01-05 10:38:28 -0800
  • c70e4958b9 bump response timeout Abi Raja 2024-01-05 06:13:58 -0800
  • 56c90d9c83 add direct link to Stripe Customer Portal Abi Raja 2024-01-04 16:57:10 -0800
  • 71ceeb533f Update “buy credits” UX in settings modal to do subscriptions instead Abi Raja 2024-01-04 16:04:40 -0800
  • a165df2735 don't show purchase modal if user is already a subscriber Abi Raja 2024-01-03 16:51:39 -0500
  • c7482be855 fix up frontend ux for subscriptions Abi Raja 2024-01-03 16:48:04 -0500
  • 2bc22b1653 update copy Abi Raja 2024-01-03 16:14:55 -0500
  • 8ff2037579 set up a type for user response from backend Abi Raja 2024-01-03 16:09:22 -0500
  • 1f5bec4521 add a custom dropdown Abi Raja 2024-01-03 15:47:45 -0500
  • 90b5f77e21
    Merge 9abb009c4c into e32877f3a4 Amos Amissah 2023-12-26 19:06:34 +0000
  • 9abb009c4c converted project into a python package theonlyamos 2023-12-26 19:04:09 +0000
  • 134043ceb2 Converted project into a python package. theonlyamos 2023-12-26 19:03:45 +0000
  • 5d7fe8b363 read current subscriber tier and don't show onboarding note Abi Raja 2023-12-23 17:35:45 -0500
  • a974c91c76 add a subscription pricing table Abi Raja 2023-12-23 17:06:15 -0500
  • bf8dceed6d Merge branch 'main' of github.com:theonlyamos/screenshot-to-code theonlyamos 2023-12-23 09:25:51 +0000
  • 9655480d16 first steps in packaging project as a python package theonlyamos 2023-12-23 09:25:32 +0000
  • a1cce87030 copying of build files into backend when yarn build is run in frontend. serving 'index.html' from built frontend files as homepage. theonlyamos 2023-12-23 09:24:47 +0000
  • 231d334679 create checkout sessions when subscribe is clicked Abi Raja 2023-12-22 12:45:11 -0500
  • 99e1a944a3
    Merge branch 'abi:main' into main Amos Amissah 2023-12-22 17:38:17 +0000
  • 9fd6378d31 Added support for gemini pro vision. Model can be set on runtime using MODEL=gemini poetry run uvicorn main:app --reload --port 7001 or by configuring it on the web ui. Follow instructions on the README to set appropriate api keys. theonlyamos 2023-12-22 17:37:11 +0000
  • e32877f3a4 add some comments Abi Raja 2023-12-22 12:18:19 -0500
  • 76a9783a22
    Create "C:\Users\Deebo\Desktop\71936825322c46b1a861940395c27ab1.jpg" 3385705988 2023-12-22 17:03:16 +0800
  • 9bc5817aa4 Merge branch 'main' into hosted Abi Raja 2023-12-21 10:56:52 -0500
  • 9b59b2d595 disable pasting which is causing a flurry of requests Abi Raja 2023-12-21 10:56:47 -0500
  • 0c43b5e7cf
    Update README.md Abi Raja 2023-12-20 16:46:02 -0500
  • 204d449dd4 Revert "switch to subscription model" Abi Raja 2023-12-19 23:56:19 -0500
  • dde125b8c0 switch to subscription model Abi Raja 2023-12-19 12:10:08 -0500
  • c3b7ff7246 update URL to prod URL Abi Raja 2023-12-19 11:45:19 -0500
  • 1a5f05d574 support subscription credits and store payment method for each generation Abi Raja 2023-12-19 11:40:00 -0500
  • 730e58da72 forward generations to saas backend on the hosted version Abi Raja 2023-12-18 17:32:11 -0500
  • d0ede2d39c
    Added nicer frames for web and mobile Yusu-f 2023-12-18 19:14:17 +0100
  • 0e0b68abe0 clean up some code Abi Raja 2023-12-16 22:02:33 -0500
  • ce637dbc20 Merge branch 'main' into pr/186 Abi Raja 2023-12-16 21:40:14 -0500
  • b579f326dd center text Abi Raja 2023-12-15 20:32:56 -0500
  • d5364fb5aa hide "an open source project by Pico" and fix clicking for pricing dialog Abi Raja 2023-12-15 20:30:30 -0500
  • dc3de0b470 add tos acceptance as part of sign up Abi Raja 2023-12-15 20:17:30 -0500
  • 54017dbcd9 don't send authenticated request when the user is not authenticated Abi Raja 2023-12-15 12:57:36 -0500
  • dcb0116c06 enable login Abi Raja 2023-12-15 12:36:15 -0500
  • 0f16c1d8a2 fix type errors Abi Raja 2023-12-14 17:06:40 -0500
  • bc9330fd57 disable login Abi Raja 2023-12-14 17:04:36 -0500
  • 44d3776bd8 hit the backend with the current user Abi Raja 2023-12-14 16:49:29 -0500
  • 732ffc33e1 Merge branch 'main' into hosted Abi Raja 2023-12-14 10:39:41 -0500
  • 9b728d034b add experimental support for SVG Abi Raja 2023-12-14 10:18:41 -0500
  • f676151edf fix bug with preview not updating immediately Abi Raja 2023-12-14 09:20:06 -0500
  • f1a9859384 fix bug with history not being updated if image generation fails Abi Raja 2023-12-14 08:29:04 -0500
  • 9494f4c1cc fix reset function to reset all state correctly Abi Raja 2023-12-14 08:27:16 -0500
  • ff3ca97241 track history clicks Abi Raja 2023-12-14 06:57:41 -0500
  • d9cb13b1c2 Merge branch 'main' into hosted Abi Raja 2023-12-14 06:53:03 -0500
  • 88e383cbd6 Add azure support Cristiano Revil 2023-12-14 11:57:55 +0100
  • d23cec9bc0 add a front-end for scoring eval results Abi Raja 2023-12-13 16:38:26 -0500
  • 896ac66ac5 add a simple eval script to batch run inferences Abi Raja 2023-12-13 12:50:34 -0500
  • a615f25fd7 improve history UX Abi Raja 2023-12-13 12:20:44 -0500
  • 08cd5384be remove email submissions now that we have sign in Abi Raja 2023-12-12 12:18:36 -0500
  • d3ec75873c make user log in before they can use the app Abi Raja 2023-12-12 11:34:50 -0500
  • b88320177e Pre-process history for history display so we can write unit tests for it Abi Raja 2023-12-11 21:47:07 -0500
  • 0d74d43eb6 fix bug Abi Raja 2023-12-11 19:05:59 -0500
  • 1cdfd7d1ac Merge branch 'main' into hosted Abi Raja 2023-12-11 18:56:29 -0500
  • 9f064c57a7 after code generation cancellation, leave the app in a good state (revert to last version or reset app if no last version) Abi Raja 2023-12-11 18:56:20 -0500
  • 89c716f759 update to include new settings Abi Raja 2023-12-11 18:22:36 -0500
  • 7edea28eab Merge branch 'main' into pr/170 Abi Raja 2023-12-11 18:22:22 -0500
  • 59e8974ebc Improve credit purchase UX Abi Raja 2023-12-11 16:38:48 -0500
  • 28db0a6f4c
    Update README.md Abi Raja 2023-12-11 14:36:29 -0500
  • 64789d1c29 use addEvent everywhere Abi Raja 2023-12-10 17:58:41 -0500
  • 6385c500ec
    Create design-docs.md Abi Raja 2023-12-10 17:53:39 -0500
  • adbc459347 use addEvent instead of window.plausible Abi Raja 2023-12-10 16:32:26 -0500
  • af8fb1b9bb Update poetry.lock Abi Raja 2023-12-10 16:23:53 -0500
  • 9ccc47920a Merge branch 'main' into hosted Abi Raja 2023-12-10 16:23:41 -0500
  • bc64da750d
    Merge pull request #177 from abi/import-from-code Abi Raja 2023-12-10 15:58:03 -0500
  • dd65a6e1e4 add tests for the new prompts import-from-code Abi Raja 2023-12-10 15:49:21 -0500