Commit Graph

  • a6617527db fix: types and tests? (#2193) Daniel Salazar 2025-12-17 13:11:51 -08:00
  • d76adcf831 add typescript transpilation for legacy node support ☹️ (#2190) Neal Shah 2025-12-17 02:56:56 -05:00
  • 28526eb6b7 Add flux.2 max for together provider (#2189) Reynaldi Chernando 2025-12-17 12:34:06 +07:00
  • 21fb86752a App telemetry user iteration (#2188) Neal Shah 2025-12-16 19:26:27 -05:00
  • 2d5fb8576e Update OpenAiImageGenerationProvider.ts jelveh 2025-12-16 16:19:03 -08:00
  • 49ab36d8be Add GPT Image 1.5 model and cost mapping jelveh 2025-12-16 15:55:33 -08:00
  • a3bcc488de Update usage limit dialog to indicate insufficient funds jelveh 2025-12-16 11:15:50 -08:00
  • dc78af3590 Add usage limit dialog and integrate with driverCall_ (#2185) Nariman Jelveh 2025-12-16 10:37:26 -08:00
  • 1e864b4bd5 Update UIDashboard.js jelveh 2025-12-15 20:50:59 -08:00
  • ed51a042b4 telemetry: config telemetry to run by default (#2184) Daniel Salazar 2025-12-15 18:49:49 -08:00
  • 358b64124e Add extension events to dashboard initialization jelveh 2025-12-15 17:43:05 -08:00
  • 9bac2cba07 perf: [+] readdirstat_uuid optimized implementation KernelDeimos 2025-12-15 16:54:20 -05:00
  • dc827f90c4 Fix more puter.js typescript types (#2181) Reynaldi Chernando 2025-12-16 07:29:04 +07:00
  • 85c548d0d3 Fix speech2speech options (#2133) Reynaldi Chernando 2025-12-16 07:11:25 +07:00
  • 66cf679aab Delete devlog.md jelveh 2025-12-15 13:59:53 -08:00
  • 6d36c90032 fix: add missing 'tel' runtime module KernelDeimos 2025-12-15 14:13:55 -05:00
  • 5ba94092f7 Map 'xai' provider to 'xai-image-generation' jelveh 2025-12-14 16:05:50 -08:00
  • a030fcd9b8 Add xAI image generation provider integration jelveh 2025-12-14 15:46:28 -08:00
  • 54dd60d44b fix: missing video gen ai services in ai module (#2180) Daniel Salazar 2025-12-14 11:08:52 -08:00
  • 560307d587 Remove unused putility features (#2168) Nariman Jelveh 2025-12-13 17:59:16 -08:00
  • 6652a1d332 fix: make cache calls async on boot (#2173) Daniel Salazar 2025-12-13 17:00:02 -08:00
  • 25221e539d fix: bad caching query crashing our db (#2172) Daniel Salazar 2025-12-13 16:48:36 -08:00
  • 5c9a98a7a1 Ds/main (#2171) Daniel Salazar 2025-12-13 15:48:37 -08:00
  • d7b3ba3bb0 cd: make our deploy reliably wait for server to be ready (#2170) Daniel Salazar 2025-12-13 14:34:44 -08:00
  • e79f8a46f0 chore: add better logging to broadcast connections (#2169) Daniel Salazar 2025-12-13 14:07:25 -08:00
  • bbd5f52320 chore: continue removing extra logs (#2159) Daniel Salazar 2025-12-13 13:34:25 -08:00
  • 87ac67a340 Remove DevConsoleService and related dev console widgets (#2167) Nariman Jelveh 2025-12-13 13:31:16 -08:00
  • d07d5fd5cb Remove DevTODService and its registration jelveh 2025-12-13 11:33:06 -08:00
  • 794ff1e255 Remove tag cache refresh logic from AppInformationService (#2166) Nariman Jelveh 2025-12-13 09:45:13 -08:00
  • 888fab42e1 Remove AI response normalization files jelveh 2025-12-13 00:23:35 -08:00
  • 9c5938e2fd Remove comment-writer and AI METADATA comments from backend source files jelveh 2025-12-13 00:16:31 -08:00
  • f838fe4ecc Remove Threads module from puter-js jelveh 2025-12-13 00:06:43 -08:00
  • 8f7a735cc0 Remove dev-console-ui-utils and update related services (#2163) Nariman Jelveh 2025-12-12 23:46:39 -08:00
  • b8ed8caa3a Remove CommentService and related tests (#2160) Nariman Jelveh 2025-12-12 21:49:54 -08:00
  • 6bb4e9dfae Remove Bootstrap 5.1.3 assets from public directory (#2161) Nariman Jelveh 2025-12-12 21:41:16 -08:00
  • ae92233b95 Remove fat from puterjs (#2156) Nariman Jelveh 2025-12-12 19:44:15 -08:00
  • ef69865dd1 chore: decrease uninmportant logs (#2158) Daniel Salazar 2025-12-12 18:50:01 -08:00
  • f3e143e74a fix: bad usageType (#2157) Daniel Salazar 2025-12-12 17:31:40 -08:00
  • 797b87b004 cleanup: remove dead cloudwatch call (#2155) Daniel Salazar 2025-12-12 17:08:26 -08:00
  • 6c0daf58c4 perf: is()/is_above() determine when to fetch KernelDeimos 2025-12-12 17:10:20 -05:00
  • af9a2b8300 perf: don't await on modifying 'accessed' KernelDeimos 2025-12-12 17:09:46 -05:00
  • 3fe6b8d23a fix: fsNode.is() requiring unnecessary fetch KernelDeimos 2025-12-12 17:07:59 -05:00
  • 4b31204224 perf: condition for re-fetch in fsNode.exists() KernelDeimos 2025-12-12 17:04:13 -05:00
  • 54c2d9768e Update package.json jelveh 2025-12-12 13:47:27 -08:00
  • 348e000863 Bump puter.js version to 2.1.15 and update metadata jelveh 2025-12-12 13:43:25 -08:00
  • bb697616c0 Refine signup form spacing and title styling jelveh 2025-12-12 13:28:18 -08:00
  • ce2a509221 Fix hosting types (#2153) Reynaldi Chernando 2025-12-13 03:55:59 +07:00
  • 17ca4c7c93 Fix speech2txt options (#2150) Reynaldi Chernando 2025-12-13 03:55:51 +07:00
  • e431ac265c Fix FS types (#2134) Reynaldi Chernando 2025-12-13 03:55:39 +07:00
  • 697b3424c7 Add missing AI types (#2151) Reynaldi Chernando 2025-12-13 03:55:20 +07:00
  • c950be13f2 Fix KV types (#2152) Reynaldi Chernando 2025-12-13 03:54:13 +07:00
  • 7dcf590cf1 Add hide-scrollbar class to sidebar and user options jelveh 2025-12-12 11:58:59 -08:00
  • 7b15ee0bd0 Add alias for gpt-5.2-chat (#2148) Reynaldi Chernando 2025-12-12 10:59:21 +07:00
  • bb7b71236f Add new GPT-5.2 chat models to OpenAI provider jelveh 2025-12-11 19:43:22 -08:00
  • e75259dfd0 Add GPT-5.2 model to OpenAI provider models jelveh 2025-12-11 19:07:30 -08:00
  • aa225e3049 fix: batch app info referral (#2146) Daniel Salazar 2025-12-11 18:31:22 -08:00
  • 77c7214a1d Optimize app stats cache update with aggregate queries jelveh 2025-12-11 18:08:38 -08:00
  • 9e2ae1c004 fix: bad ai calls (#2144) Daniel Salazar 2025-12-11 17:13:25 -08:00
  • 83eab0d6ac Revert "Revert: single ai image entry point (#2131)" (#2143) Daniel Salazar 2025-12-11 17:03:20 -08:00
  • 89fbcffc7a Remove backend documentation section from CONTRIBUTING.md jelveh 2025-12-11 17:03:12 -08:00
  • 83eff9da87 Remove style guide and first contribution sections jelveh 2025-12-11 17:00:46 -08:00
  • f961dd4acd Update CONTRIBUTING.md jelveh 2025-12-11 16:58:21 -08:00
  • a103ca9bcb cleanup: remove Library + bloated utils where possible (#2142) Daniel Salazar 2025-12-11 16:55:29 -08:00
  • ef9f240a45 Remove terminal phoenix emulator (#2141) Nariman Jelveh 2025-12-11 16:53:21 -08:00
  • f07092164f Delete app.js jelveh 2025-12-11 15:29:55 -08:00
  • a423820e4b Remove unused backend HTML and module files jelveh 2025-12-11 15:08:51 -08:00
  • 6b7f6baeab Delete backend README links from README.md (#2140) Nariman Jelveh 2025-12-11 13:34:30 -08:00
  • 57f5163e51 chore: remove deprecated threads (#2139) Daniel Salazar 2025-12-11 13:28:34 -08:00
  • 7524933ca1 Remove backend-core-0 and inline validation helpers (#2138) Nariman Jelveh 2025-12-11 13:22:32 -08:00
  • 907d0db328 Revert: single ai image entry point (#2131) Daniel Salazar 2025-12-11 00:56:06 -08:00
  • 04c8b06616 fix: together ai image prices (#2130) Daniel Salazar 2025-12-10 23:46:52 -08:00
  • 161ca74aa3 feat: single image ai endpoint (#2129) Daniel Salazar 2025-12-10 23:29:11 -08:00
  • 4b2135f896 Update style.css jelveh 2025-12-10 22:56:38 -08:00
  • 6b71eb04ec Add box-sizing and responsive padding to sidebar jelveh 2025-12-10 22:28:15 -08:00
  • 1a0e2d3def fix: bad method name for together ai (#2128) Daniel Salazar 2025-12-10 20:45:41 -08:00
  • 902c1f7944 Add save account warning for temporary users jelveh 2025-12-10 20:10:01 -08:00
  • 0d2f4c3f2c Add window options to feedback and account modals jelveh 2025-12-10 19:44:04 -08:00
  • cfe497bd0c Update UIDashboard.js jelveh 2025-12-10 19:30:08 -08:00
  • 1ed8b2a86a Refactor dashboard modals and update danger zone UI jelveh 2025-12-10 19:22:13 -08:00
  • 6929e48b8e Fix ratio in TogetherImage (#2127) Neal Shah 2025-12-10 17:56:10 -05:00
  • bcd96523cb Add auth types (#2117) Reynaldi Chernando 2025-12-11 04:44:31 +07:00
  • ddf9bd1358 Add Security tab to dashboard with 2FA and session management jelveh 2025-12-10 12:10:20 -08:00
  • 357cb8bcca Simplify call to UIWindowConfirmUserDeletion jelveh 2025-12-09 23:55:49 -08:00
  • f18e349c21 Add profile-pic class to profile avatar div jelveh 2025-12-09 23:48:02 -08:00
  • 9806a8bc81 Add Account tab to dashboard UI jelveh 2025-12-09 23:25:37 -08:00
  • 00f3699335 Add chevron rotation for user menu toggle jelveh 2025-12-09 22:28:37 -08:00
  • de67d25baf Update recent apps grid layout and styling jelveh 2025-12-09 22:20:27 -08:00
  • 1e79d9e192 Merge branch 'main' of https://github.com/HeyPuter/puter jelveh 2025-12-09 17:09:03 -08:00
  • 462ec01de6 Add 'Show less' button to usage table jelveh 2025-12-09 17:09:01 -08:00
  • b40ca1df2c Revert: change to ai model names (#2123) Daniel Salazar 2025-12-09 17:00:01 -08:00
  • 8d52cefe47 fix: prevent loop if failing ai models? (#2122) Daniel Salazar 2025-12-09 16:54:17 -08:00
  • 010c9b1a82 Update style.css jelveh 2025-12-09 16:50:11 -08:00
  • ab5f168cd7 Add expandable usage table with show more button jelveh 2025-12-09 16:42:52 -08:00
  • 9da8aa0849 feat: rename ai models to match norm (#2121) Daniel Salazar 2025-12-09 16:38:34 -08:00
  • 2aa4cd857d type: add extension.span to api.d.ts KernelDeimos 2025-12-09 19:09:57 -05:00
  • 2e4a504cda fmt: apparently api.d.ts was out of sync with linter KernelDeimos 2025-12-09 19:09:25 -05:00
  • e2ae313589 feat: refactor ai to have single entry point and follow defined model structure (#2114) Daniel Salazar 2025-12-09 15:59:21 -08:00
  • 2ab99d38da Update TabHome.js jelveh 2025-12-09 15:58:51 -08:00
  • e9de337645 Show up to 8 recent apps on 4K screens in TabHome jelveh 2025-12-09 15:49:08 -08:00
  • dd1bb8416f Improve recent apps grid layout for dashboard jelveh 2025-12-09 15:43:22 -08:00