Commit Graph

  • 93ed2068de fix: fail unauthed sessions nicely (#2860) Daniel Salazar 2026-04-30 16:01:23 -07:00
  • 6b8152d3bc fix: cleanup some errors (#2859) Daniel Salazar 2026-04-30 15:10:19 -07:00
  • eaa3d8c83c fix: no default gemini image quality (#2858) Daniel Salazar 2026-04-30 15:03:53 -07:00
  • d772b557a0 Replace 2FA buttons with toggle switch Nariman Jelveh 2026-04-30 15:01:06 -07:00
  • 867d967b37 Use 'Current' badge and style active plan pill Nariman Jelveh 2026-04-30 14:13:10 -07:00
  • 56eef339a8 fix: ai driver errors (#2857) Daniel Salazar 2026-04-30 13:41:41 -07:00
  • 15b93abe04 Set body overflow to hidden in dashboard CSS Nariman Jelveh 2026-04-30 13:02:55 -07:00
  • 208abda841 fix: bad ai endpoint (#2856) Daniel Salazar 2026-04-30 12:38:39 -07:00
  • d4d78ac7db rework: change backend and backend extensions to use simpler code structure and patterns (#2815) Daniel Salazar 2026-04-30 12:13:43 -07:00
  • b593eb5630 Tests update Miika Kuisma 2026-04-29 16:45:09 +03:00
  • 255dde9e96 fix: oidc errors again (#2853) puter-backend-legacy Daniel Salazar 2026-04-28 16:20:20 -07:00
  • 3b6ae2d06b fix: oidc errors (#2852) Daniel Salazar 2026-04-28 16:15:34 -07:00
  • 4c096f2af7 Remove file sharing UI and related code (#2817) Nariman Jelveh 2026-04-28 15:59:19 -07:00
  • 23f45532d6 Avoid stacking panels/invisible windows; reset URL jelveh 2026-04-28 12:49:51 -07:00
  • ce39c7f734 Sync profile picture updates across UI jelveh 2026-04-28 11:57:27 -07:00
  • 5e667e21f8 Refactor dashboard bento colors & welcome styles jelveh 2026-04-28 11:06:30 -07:00
  • 8297cbec99 Use i18n welcome text and adjust UI styles jelveh 2026-04-28 10:41:01 -07:00
  • a781776b38 Introduce bento theme and remove gradients jelveh 2026-04-28 10:05:58 -07:00
  • cc21a33a31 Make copy-token window responsive and closable jelveh 2026-04-28 09:57:14 -07:00
  • d344d9e5a5 Remove dashboard window style override Nariman Jelveh 2026-04-27 19:24:47 -07:00
  • aa5e398e8b Fixing issues with mobile contextMenu (#2848) Miika Kuisma 2026-04-27 22:18:04 +03:00
  • 66fa5fd569 Flush cache after username change Nariman Jelveh 2026-04-27 12:13:26 -07:00
  • acf84a7929 Update docs setMenubar (#2845) Reynaldi Chernando 2026-04-27 12:51:08 +07:00
  • d55c3c1637 Add UI playground examples and update docs jelveh 2026-04-26 19:23:12 -07:00
  • 5e9a0f0a70 Puter JS - Web Components for UI API (#2808) Miika Kuisma 2026-04-27 05:02:11 +03:00
  • 3e21479f17 Add content background var; remove card shadow jelveh 2026-04-25 19:01:33 -07:00
  • bb08d5b53b Adjust myapps grid to 4 columns jelveh 2026-04-25 13:55:41 -07:00
  • 0905095bc8 Enforce 5-column myapps grid with responsive wrap jelveh 2026-04-25 13:51:29 -07:00
  • 8188d2b58b Increase myapps-grid gap to 30px jelveh 2026-04-25 13:43:59 -07:00
  • 67f14db74a Use anchor tags for dashboard sidebar items jelveh 2026-04-25 11:25:03 -07:00
  • 7f1c13183b Disable dialog dragging in TabHome jelveh 2026-04-25 11:19:13 -07:00
  • 2e2f85fea5 Hide horizontal overflow; move apps CSS jelveh 2026-04-25 11:17:47 -07:00
  • 50a0073fc8 Revert "Hide horizontal overflow in apps tab" jelveh 2026-04-25 11:13:36 -07:00
  • d3c4aa1cfd Hide horizontal overflow in apps tab jelveh 2026-04-25 11:12:52 -07:00
  • 0b3de54a37 Use pushState for dashboard tab hashes jelveh 2026-04-25 10:45:09 -07:00
  • 53291fb8c6 chore: improve validation error messages for clarity (#2833) shashank shubham 2026-04-25 21:03:56 +05:30
  • e8c566bf3d Update TabAccount.js jelveh 2026-04-25 08:14:01 -07:00
  • 5174f90ed4 Hide dialog header in account tab jelveh 2026-04-25 08:11:12 -07:00
  • 700854e3f5 Refactor auth token card markup, disable drag jelveh 2026-04-25 08:09:17 -07:00
  • 2449c3f385 Scroll dashboard content to top on change jelveh 2026-04-24 23:18:50 -07:00
  • 205a8bbbc5 Replace lodash _.replace and _.pullAll usage jelveh 2026-04-24 22:36:31 -07:00
  • 0ae3f4dcfa Remove lodash from GUI vendor lib lists jelveh 2026-04-24 22:23:17 -07:00
  • ba31f8e533 Make app search header sticky with blur jelveh 2026-04-24 22:16:41 -07:00
  • 1cfdf79e05 GUI cleanup (#2842) Nariman Jelveh 2026-04-24 21:52:47 -07:00
  • cb7e5a475e add gpt 5.5-pro (#2843) ProgrammerIn-wonderland 2026-04-25 00:34:29 -04:00
  • e1d082fc48 Remove getUsage helper in GUI jelveh 2026-04-24 21:16:12 -07:00
  • 4e0ff1992c add gpt 5.5 (#2841) ProgrammerIn-wonderland 2026-04-25 00:13:12 -04:00
  • 231bfbd8a9 Replace QRCodeView with UIQRCode helper Nariman Jelveh 2026-04-24 17:57:45 -07:00
  • 1aa51b7371 Remove puter audio assets Nariman Jelveh 2026-04-24 17:42:52 -07:00
  • 57f296a6cb Remove def(UIAlert, 'ui.window.UIAlert') Nariman Jelveh 2026-04-24 14:44:04 -07:00
  • b78565a6fa Remove commented putility import Nariman Jelveh 2026-04-24 14:07:03 -07:00
  • 1b4308c624 Comment out putility import and def Nariman Jelveh 2026-04-24 13:59:24 -07:00
  • 36bd60731b fix: AIChatService.ts (#2836) Daniel Salazar 2026-04-23 20:20:16 -07:00
  • 968831c729 Revert "fix: anticsrf to store tokens in redis (#2834)" (#2835) Daniel Salazar 2026-04-23 19:12:47 -07:00
  • 1a6009c00c fix: anticsrf to store tokens in redis (#2834) Daniel Salazar 2026-04-23 18:46:43 -07:00
  • f22206fe5a Import and register putility in async init Nariman Jelveh 2026-04-23 16:52:07 -07:00
  • 4a37e44d38 remove putility dependence from GUI Nariman Jelveh 2026-04-23 15:27:04 -07:00
  • b6776ab47e shrink redis failure (#2831) Daniel Salazar 2026-04-22 13:27:34 -07:00
  • f14f1bf49e add gpt image 2 (#2829) Shruc 2026-04-22 21:00:18 +03:00
  • b886dde3d6 Await DB write and add UID cache key jelveh 2026-04-21 19:32:19 -07:00
  • bdfa12b566 Add app object Redis cache and use in AppES jelveh 2026-04-21 18:52:17 -07:00
  • 6b3196ed0c Increase cached app TTL to 24 hours. Cause, where is your sense of adventure? jelveh 2026-04-21 17:41:35 -07:00
  • e9a80d0834 Update dashboard.css jelveh 2026-04-20 16:17:25 -07:00
  • 7f9873edd2 fix: cdn cache invalidation (#2826) Daniel Salazar 2026-04-20 11:59:35 -07:00
  • 4de724c996 Update UIItem.js jelveh 2026-04-19 21:41:24 -07:00
  • 7bb27ffbb4 fix #2803 jelveh 2026-04-19 21:40:14 -07:00
  • 4c578acce2 Update dashboard.css jelveh 2026-04-19 20:14:22 -07:00
  • a3fd275783 Remove Beta badge from dashboard sidebar jelveh 2026-04-19 19:56:29 -07:00
  • 2a1f0da04b Add bottom padding to .myapps-container jelveh 2026-04-19 19:50:43 -07:00
  • 1260bd506b Pass parent to context menu; keep icon scaled jelveh 2026-04-19 19:44:41 -07:00
  • d66b70e05e Request 128px icons and prefer iconUrl jelveh 2026-04-19 19:34:00 -07:00
  • eaad07e002 adjust and refactor together models costs (#2811) Shruc 2026-04-18 00:28:26 +03:00
  • f6c1991068 Remove referral UI and related logic jelveh 2026-04-17 12:25:29 -07:00
  • 4adf7b41b9 Remove Drivers docs and sidebar entry jelveh 2026-04-17 12:05:10 -07:00
  • b1a5c41028 Remove custom domain UI and Entri integration jelveh 2026-04-17 11:58:04 -07:00
  • b34f69512e fix: update knowledge date for Claude Opus 4.7 model (#2816) Subhrabaran P 2026-04-17 09:14:09 +05:30
  • 4130fc4104 fix: close start menu popover on repeated click (#2784) Trevin Chow 2026-04-16 09:44:00 -07:00
  • 6f54edbc76 add opus 4.7, adjust thinking (#2813) Shruc 2026-04-16 19:23:06 +03:00
  • 2790879fc1 Dashboard Update (#2788) Miika Kuisma 2026-04-16 05:46:25 +03:00
  • 90a4970a03 remove glitched submodule (#2810) ProgrammerIn-wonderland 2026-04-15 18:05:49 -04:00
  • 6f4ec8bd1e add replicate image provider (#2806) Shruc 2026-04-16 00:47:57 +03:00
  • e863240ad9 Add WSL support for signed uploads (#2809) ProgrammerIn-wonderland 2026-04-15 13:36:09 -04:00
  • 389e11f33b Ns/simplify 2 (#2790) ProgrammerIn-wonderland 2026-04-15 12:03:51 -04:00
  • edf1736292 add gemini image models in .chat (#2771) Shruc 2026-04-11 00:33:52 +03:00
  • 7f7c01956e fix: origin app Ids (#2801) Daniel Salazar 2026-04-10 13:47:53 -07:00
  • 9c38c43f82 fix: app canonization for puter.com apps (#2800) Daniel Salazar 2026-04-10 13:00:59 -07:00
  • 18e909f1a3 fix veo video with proxy link (#2799) Shruc 2026-04-10 20:37:34 +03:00
  • 14f2da3206 cleanup: batcher to batch more appropriately (#2794) Daniel Salazar 2026-04-10 00:27:14 -07:00
  • 1cfe69faa1 fix: redis max retries and fail fast timeouts (#2793) Daniel Salazar 2026-04-09 14:08:35 -07:00
  • 72430a1939 Minor fix docs and update puter resource unit (#2792) Reynaldi Chernando 2026-04-09 15:13:49 +07:00
  • 481a1a1d90 Prevent redirect to /action/login after login jelveh 2026-04-08 18:47:04 -07:00
  • 9a6c414f9d fix: dynamodb health checks and client recreation (#2789) Daniel Salazar 2026-04-08 15:47:09 -07:00
  • 32be3a0a88 better error reports for chat fallbacks (#2783) Shruc 2026-04-09 00:47:02 +03:00
  • 69bb7e4a38 Close #2718 : added querying with prefix patterns example and documentation (#2778) Hemant 2026-04-08 12:19:00 +05:30
  • 8cc29724b2 fix: add showSpinner and hideSpinner to docs sidebar (#2779) Subhrabaran P 2026-04-08 12:06:46 +05:30
  • adc28ac7e8 Delete structure.md jelveh 2026-04-07 17:06:56 -07:00
  • d03303a3b1 Delete batch-and-symlinks.md jelveh 2026-04-07 17:03:13 -07:00
  • 94c4fcb242 Remove backend drawio diagram jelveh 2026-04-07 16:58:49 -07:00
  • 9bbb3af0bb Remove filesystem API spec doc jelveh 2026-04-07 16:56:42 -07:00
  • dbf87753c5 derive aliases from puterid (#2777) Shruc 2026-04-08 02:55:59 +03:00