Commit Graph

  • 32682e73eb perf: improve app open time (#2490) Daniel Salazar 2026-02-16 11:00:32 -08:00
  • a9055ea076 Permission modal now displays application's icon and title. Read and write access requests have their own text strings. Miika Kuisma 2026-02-16 12:21:52 +02:00
  • 50ad52fb72 Fix: When a maximized window gets resized, Puter apps should be resized as well Miika Kuisma 2026-02-16 10:07:59 +02:00
  • e5d7ac507d Replaced workers.list() with fs.stat Miika Kuisma 2026-02-14 09:49:46 +02:00
  • d9167744ef patch(puterfs): limit directory depth to 35 KernelDeimos 2026-02-13 20:47:50 -05:00
  • df83024d91 patch(puterfs): limit directory depth to 35 eric/262D0_depth-limit KernelDeimos 2026-02-13 20:47:50 -05:00
  • c87506c7d8 workers ai realias - to dot (#2493) Neal Shah 2026-02-13 16:40:10 -08:00
  • cb00e1a543 workers ai realias - to dot NS/workersai-alias-dash-to-dot ProgrammerIn-wonderland 2026-02-13 16:39:19 -08:00
  • 0f97653b4c fix stat options when stat(path, options) (#2492) Neal Shah 2026-02-13 15:38:56 -08:00
  • 49dbb4ab2c fix stat options when stat(path, options) NS/fix-stat-options ProgrammerIn-wonderland 2026-02-13 15:38:40 -08:00
  • a211aa04bc add more alises (#2491) Neal Shah 2026-02-13 13:46:42 -08:00
  • 293d0921e1 add more alises NS/more-aliases-for-cloudflare0hotfix-2026-02-13 ProgrammerIn-wonderland 2026-02-13 13:42:41 -08:00
  • f65ab05b40 Add workers AI image model support (#2489) Neal Shah 2026-02-13 13:07:50 -08:00
  • 01a6516ad3 Add workers AI image model support NS/cloudflare-ai-gateway ProgrammerIn-wonderland 2026-02-13 12:38:46 -08:00
  • 9a47bf16da Bundle docs CDN assets locally for full offline support (#2473) Jatin Sharma 2026-02-14 00:44:46 +05:30
  • e79d4f7a19 Fixed issue where resizing window didn't work (when using "Open in New Window" from context menu) Miika Kuisma 2026-02-13 15:40:55 +02:00
  • 89028d3f0f context menu's submenu tweak Miika Kuisma 2026-02-13 12:07:19 +02:00
  • 231ebeadae worker url fix Miika Kuisma 2026-02-13 10:34:05 +02:00
  • 6981505daa Implement workers bagde and info from readdir result Miika Kuisma 2026-02-13 10:31:01 +02:00
  • 20c0072e2d Merge branch 'main' into miika/put-500 Miika Kuisma 2026-02-13 10:22:39 +02:00
  • 3340f44575 Cancel zone for dragging items (when spring-loading subfolders) Miika Kuisma 2026-02-13 10:13:27 +02:00
  • f190cae35c Improved drag to select behavior Improved drag items Improved worker badge handling Miika Kuisma 2026-02-13 09:41:21 +02:00
  • 809d375854 fix: don't stream back bytes for icons (#2486) Daniel Salazar 2026-02-12 23:34:37 -08:00
  • 59090bc25a Merge branch 'main' into dashboard-update Miika Kuisma 2026-02-13 09:03:27 +02:00
  • 4136cb1d24 fix: do not await for puter icon write in db (#2485) Daniel Salazar 2026-02-12 22:43:23 -08:00
  • f1a8fdb5c8 Trigger in-app upgrade flow for app env jelveh 2026-02-12 21:45:03 -08:00
  • b4c58c4f5c Update UITabUsage.js jelveh 2026-02-12 18:09:52 -08:00
  • 286895ff66 Disable publish worker UI badge updates jelveh 2026-02-12 16:45:23 -08:00
  • a23f272fd2 add sandboxing by default in god mode created workers (#2481) Neal Shah 2026-02-12 16:06:40 -08:00
  • 4626786ab7 Add sandbox option to worker publish UI NS/worker-sandboxing jelveh 2026-02-12 16:06:16 -08:00
  • b8f23ea77e Update UIWindowPublishWorker.js jelveh 2026-02-12 15:56:27 -08:00
  • e1a9d90b37 closes #2481 jelveh 2026-02-12 15:56:00 -08:00
  • 354ac314a9 feat: subdomain error redirect (#2483) Daniel Salazar 2026-02-12 15:39:18 -08:00
  • 9d327577eb add sandboxing by default in god mode workers ProgrammerIn-wonderland 2026-02-12 14:08:25 -08:00
  • 1292148b41 fix: app-icons protocol (#2480) Daniel Salazar 2026-02-12 13:47:23 -08:00
  • 9991d58613 Refine 'listing-rejected' email copy jelveh 2026-02-12 12:49:13 -08:00
  • 8a6d07ec1f fix: app icon again (#2478) Daniel Salazar 2026-02-12 12:07:03 -08:00
  • bfd8a4e16d fix: app icons saving (#2477) Daniel Salazar 2026-02-12 11:55:27 -08:00
  • 36b1499819 Ns/workers in stat attempt 2 (#2476) Neal Shah 2026-02-12 10:45:22 -08:00
  • 738aa23239 workers in readdir NS/workers-in-stat-attempt-2 ProgrammerIn-wonderland 2026-02-12 10:44:19 -08:00
  • f29dda4cb8 add returnWorkers to stat ProgrammerIn-wonderland 2026-02-11 16:34:52 -08:00
  • 4ffaf9a876 worker in stat ProgrammerIn-wonderland 2026-02-11 15:35:14 -08:00
  • b209a94a80 dedup image models (#2475) Neal Shah 2026-02-12 10:39:23 -08:00
  • 968a0e1b7a dedup image models NS/dedup-image-models ProgrammerIn-wonderland 2026-02-12 10:38:05 -08:00
  • a7ed2da779 Fixed issues with File -> New in context menu Fixes issue where files-selection-actions menu didn't disappear after deleting items Miika Kuisma 2026-02-12 12:52:36 +02:00
  • c92606c820 Added feature where typing selects matching file items Fixed issue where keyboard listener for file list was active when context menu was open Miika Kuisma 2026-02-12 11:19:07 +02:00
  • 2f668556da Improved drag-to-select items Miika Kuisma 2026-02-12 11:03:16 +02:00
  • 1304631fe2 when opening a folder, update view instantly Miika Kuisma 2026-02-12 10:42:28 +02:00
  • a768f71500 fixes issue where while dragging multiple items the top-most item was transparent resulting blurry mess Miika Kuisma 2026-02-12 10:25:55 +02:00
  • 521910b133 Fixes issue where while renaming a file, double clicking on word opened the file Miika Kuisma 2026-02-12 10:07:18 +02:00
  • 34eb3f5004 Fixed issue where right clicking on background opened two instances of a context menu Miika Kuisma 2026-02-12 09:48:32 +02:00
  • 75146d2b26 Better way of handling worker info Miika Kuisma 2026-02-12 09:27:49 +02:00
  • 3a58722fbd Merge branch 'NS/workers-in-stat' into dashboard-update Miika Kuisma 2026-02-12 09:08:48 +02:00
  • 94834b0cc8 Merge branch 'main' into dashboard-update Miika Kuisma 2026-02-12 08:49:30 +02:00
  • 5cd731db3d feat(start-menu): add "Add to Desktop" option for all apps (#2386) Het Savani 2026-02-12 11:29:14 +05:30
  • 1d22ab5fb7 cleanup: remove thumbnail service for client side thumbnails (#2468) Daniel Salazar 2026-02-11 17:12:47 -08:00
  • cbab7a30e2 Emit user signup success event jelveh 2026-02-11 16:53:31 -08:00
  • d7a3f61902 fix: false alarm from openrouter (#2470) Daniel Salazar 2026-02-11 16:49:42 -08:00
  • d024fdda0d Add cache tokens for grok 3 mini fast (#2469) Neal Shah 2026-02-11 16:49:12 -08:00
  • a1ae08baa7 Add cache tokens for grok 3 mini fast NS/add-grok-3-mini-fast-cache ProgrammerIn-wonderland 2026-02-11 16:48:35 -08:00
  • a28f98e810 fix: false alarm from openrouter DS/openrouter Daniel Salazar 2026-02-11 16:47:35 -08:00
  • 8b99f37b03 update puterjs and frontend code to support returnWorkers in stat NS/workers-in-stat ProgrammerIn-wonderland 2026-02-11 16:00:09 -08:00
  • e0e6faa089 worker in stat ProgrammerIn-wonderland 2026-02-11 15:35:14 -08:00
  • 82a167401b Revert "Revert "Adds worker badge to .js files which have been registered as workers. Hovering badge shows popover with worker URL. File properties modal also shows clickable worker URL. (#2462)"" ProgrammerIn-wonderland 2026-02-11 16:06:29 -08:00
  • 292603af96 Merge branch 'main' of https://github.com/HeyPuter/puter jelveh 2026-02-11 15:14:02 -08:00
  • c2750f2ca1 Revert "Adds worker badge to .js files which have been registered as workers. Hovering badge shows popover with worker URL. File properties modal also shows clickable worker URL. (#2462)" jelveh 2026-02-11 15:13:56 -08:00
  • 0a594bdfc3 fix: metering alerts for missing costs (#2466) Daniel Salazar 2026-02-11 15:03:23 -08:00
  • 81c88c1434 add extra model details, update grok models (#2465) Neal Shah 2026-02-11 13:55:20 -08:00
  • 8803418acb add extra model details, update grok models NS/more-model-details ProgrammerIn-wonderland 2026-02-11 13:50:07 -08:00
  • afeac494ac feat: remove file cache service (#2464) Daniel Salazar 2026-02-11 12:57:10 -08:00
  • 50e2d275bc Adds worker badge to .js files which have been registered as workers. Hovering badge shows popover with worker URL. File properties modal also shows clickable worker URL. (#2462) Miika Kuisma 2026-02-11 20:02:10 +00:00
  • f78c75621a restore from trash refresh fix Miika Kuisma 2026-02-11 13:34:43 +02:00
  • b561af5762 Put newly added items into the position where they would land when list is sorted Miika Kuisma 2026-02-11 13:28:20 +02:00
  • e8eb2a19ac Implemeting socket based item updating Miika Kuisma 2026-02-11 13:10:03 +02:00
  • 4a3973a6be add Beta badge on Files tab Miika Kuisma 2026-02-11 11:17:23 +02:00
  • 9c6d3a40d5 Fix Sidebar folder highlighting Miika Kuisma 2026-02-11 11:04:09 +02:00
  • 18e61e75df refactored renderDirectory Miika Kuisma 2026-02-11 10:51:26 +02:00
  • 5c8ca7c663 use custom tooltip to display worker URL Miika Kuisma 2026-02-11 10:17:02 +02:00
  • ade693c569 Adds worker badge to .js files which have been registered as workers. Hovering badge shows popover with worker URL. File properties modal also shows clickable worker URL. Miika Kuisma 2026-02-11 09:49:14 +02:00
  • 512986880b feat: app icons in subdomain (#2461) Daniel Salazar 2026-02-10 19:04:15 -08:00
  • 56ee3d23df Ns/web dav range fixes (#2459) Neal Shah 2026-02-10 16:11:01 -08:00
  • a0dba77994 lets try that again NS/WebDAV-range-fixes ProgrammerIn-wonderland 2026-02-10 15:52:34 -08:00
  • 9c60f90005 better calculation for ContentLength ProgrammerIn-wonderland 2026-02-10 15:41:08 -08:00
  • 4f84decdec fix tool call blank content (#2458) Neal Shah 2026-02-10 14:14:27 -08:00
  • ca36ef03a8 fix tool call blank content NS/tool-call-blank-content ProgrammerIn-wonderland 2026-02-10 14:14:03 -08:00
  • e55829623f Revert "allow empty message (#2455)" (#2457) Neal Shah 2026-02-10 14:01:31 -08:00
  • a0c1fd5cc4 Revert "allow empty message (#2455)" revert-2455-NS/allow-empty-message-ai Neal Shah 2026-02-10 14:01:10 -08:00
  • 5e8ce3a021 fix: decrease large error log from wrong model (#2456) Daniel Salazar 2026-02-10 13:36:35 -08:00
  • 7880ade5d7 allow empty message (#2455) Neal Shah 2026-02-10 12:53:56 -08:00
  • 91afa2c356 [PUT-471] feat: estimate and bill input for gemini imgaes :dev: (#2453) Daniel Salazar 2026-02-10 12:52:33 -08:00
  • 1ff5c04dae allow empty message NS/allow-empty-message-ai ProgrammerIn-wonderland 2026-02-10 12:17:05 -08:00
  • b5bb895ddb Files: worker URL in the properties modal is clickable link Miika Kuisma 2026-02-10 21:58:47 +02:00
  • febcceb042 Fix auth type typo (#2454) Reynaldi Chernando 2026-02-11 01:00:53 +07:00
  • c14949b068 Files clean loading spinner Miika Kuisma 2026-02-10 14:11:46 +02:00
  • ad939ab0b2 tweaks and fixes Miika Kuisma 2026-02-10 11:40:56 +02:00
  • 90583e0458 Loading spinner for Files Miika Kuisma 2026-02-10 11:25:40 +02:00
  • fa3b06366a disable "publish as website" from context menu for folders that are already published Miika Kuisma 2026-02-10 10:11:11 +02:00
  • d3246b2fc0 Display worker badge on worker files, hovering badge shows worker URL. Worker URL added to file properties modal. Miika Kuisma 2026-02-10 09:28:25 +02:00
  • 6b2be92c97 display worker icon on the .js files which are workers Miika Kuisma 2026-02-10 08:47:12 +02:00
  • 7f077b3fb7 Merge branch 'main' into dashboard-update Miika Kuisma 2026-02-10 08:20:10 +02:00