Commit Graph

  • 740fef2306 Merge pull request #1484 from HeyPuter/DS/main Daniel Salazar 2025-09-13 18:12:31 -07:00
  • 5569af8961 Merge branch 'main' into DS/main Daniel Salazar 2025-09-13 18:10:08 -07:00
  • 07f97deab5 Adding missing translations for Brazilian Portuguese. (#1554) AlfreThiago 2025-09-13 21:30:41 -03:00
  • a5882889dd perf: make stat really fast KernelDeimos 2025-09-13 20:27:22 -04:00
  • c70434d947 perf: avoid reduntant fetches due to concurrency KernelDeimos 2025-09-13 20:22:05 -04:00
  • 6a129ba8cc perf: skip quick_check for only one provider KernelDeimos 2025-09-13 20:19:01 -04:00
  • 915358cec4 build(deps-dev): bump rollup from 3.23.0 to 3.29.5 in /src/terminal (#1553) dependabot[bot] 2025-09-13 16:01:23 -07:00
  • 1f3e83a9a0 build(deps): bump path-to-regexp from 6.2.1 to 6.3.0 in /src/phoenix (#1552) dependabot[bot] 2025-09-13 13:48:24 -07:00
  • 1c64aee87e Update package-lock.json Nariman Jelveh 2025-09-13 13:45:49 -07:00
  • 298cb83c48 build(deps): bump braces from 3.0.2 to 3.0.3 in /src/phoenix (#1551) dependabot[bot] 2025-09-13 13:43:31 -07:00
  • d746d3ef55 build(deps): bump serialize-javascript and mocha in /src/phoenix (#1550) dependabot[bot] 2025-09-13 13:38:43 -07:00
  • 7e1a3c9ac7 build(deps): bump get-func-name from 2.0.0 to 2.0.2 in /tools/api-tester (#1549) dependabot[bot] 2025-09-13 13:30:47 -07:00
  • a38d8db965 build(deps): bump axios from 1.4.0 to 1.12.0 in /tools/api-tester (#1548) dependabot[bot] 2025-09-13 13:28:13 -07:00
  • 3c2639403c build(deps): bump form-data from 4.0.0 to 4.0.4 in /tools/api-tester (#1547) dependabot[bot] 2025-09-13 13:26:11 -07:00
  • a582c0ee38 Update package-lock.json Nariman Jelveh 2025-09-13 13:19:58 -07:00
  • 8392396b1b Update Axios Nariman Jelveh 2025-09-13 13:18:01 -07:00
  • 338ae161d7 closes #1545 Nariman Jelveh 2025-09-13 13:16:37 -07:00
  • ac9a42b8e2 Updating the Arabic (العربية) translation (#1543) shadow-taw 2025-09-13 03:26:30 +02:00
  • e926738d64 perf: add some new keys to initial fetch KernelDeimos 2025-09-12 19:40:26 -04:00
  • 7bc03fe17c perf: fix sequential kv gets for default apps KernelDeimos 2025-09-12 19:33:43 -04:00
  • 5d3863d473 style: user_preferences.default_apps KernelDeimos 2025-09-12 19:23:24 -04:00
  • 5119efaf79 Reapply "feat: support Gemini imagegen service" KernelDeimos 2025-09-12 19:16:58 -04:00
  • c40c138aa2 fix: I have no idea how I didn't catch this KernelDeimos 2025-09-12 19:09:25 -04:00
  • 05071b4338 Revert "feat: support Gemini imagegen service" KernelDeimos 2025-09-12 18:43:20 -04:00
  • e13b008c79 feat: support Gemini imagegen service ProgrammerIn-wonderland 2025-09-12 18:10:28 -04:00
  • b3e2b69c4d perf: execution context memoization map for filesystem KernelDeimos 2025-09-12 18:13:41 -04:00
  • d1a9accf3d feat: support Gemini imagegen service nano-banana-image-gen ProgrammerIn-wonderland 2025-09-12 18:10:28 -04:00
  • 43a0be33ca fix: selector handling from 8cfa0ece KernelDeimos 2025-09-12 16:59:47 -04:00
  • c508189455 fix: missing condition in ownership check KernelDeimos 2025-09-12 16:45:39 -04:00
  • b8354cc4a6 perf: always shortcut is-owner implicator KernelDeimos 2025-09-12 15:26:09 -04:00
  • 8cfa0ece15 Hit the cache under the user object when trying to resolve paths to system directories Nariman Jelveh 2025-09-12 11:43:49 -07:00
  • 954b1be913 fix: event multiplication introduced in ebf4d7 eric/develop KernelDeimos 2025-09-12 03:16:59 -04:00
  • e797ea0a7a perf: optimize extension loader KernelDeimos 2025-09-12 02:37:11 -04:00
  • a81299e3e2 dev: add extension initialization priority KernelDeimos 2025-09-12 02:12:03 -04:00
  • a1eb954221 Short-circuit for apps accessing their own AppData directory. Nariman Jelveh 2025-09-11 22:03:27 -07:00
  • ebf4d7ecd1 dev: extension registry and lifecycle KernelDeimos 2025-09-11 21:02:32 -04:00
  • ff4767c448 dev: add support for ES6 Module extensions KernelDeimos 2025-09-10 16:33:24 -04:00
  • 7511a1518c Short-circuit the permission check for users accessing their own files Nariman Jelveh 2025-09-11 21:41:42 -07:00
  • 9582297547 perf: naive permission cache KernelDeimos 2025-09-11 22:29:10 -04:00
  • 79a804c987 perf: naive permission cache perf/naive-permission-cache KernelDeimos 2025-09-11 22:29:10 -04:00
  • 7dfb05f589 fix: try skipping any directory in extensions named gui KernelDeimos 2025-09-11 20:14:29 -04:00
  • acda7b73ef New image models (#1542) Neal Shah 2025-09-11 20:00:22 -04:00
  • 587b371620 set default image model to gpt-image-1 new-image-models ProgrammerIn-wonderland 2025-09-11 19:58:13 -04:00
  • be45af718b Refactor OpenAIImageGenerationService to more easily support new models, add GPT-image-1 ProgrammerIn-wonderland 2025-09-11 19:49:22 -04:00
  • 709f5444b2 fix: skip files with //!noprepend at the top KernelDeimos 2025-09-11 17:45:56 -04:00
  • 76eb76c277 i18n(ta): complete missing Tamil translations in ta.js (#1541) Siddharthan P S 2025-09-11 15:12:42 -04:00
  • ef16f904ce dev: add missing bengali translations (#1537) Md. Sabbir Ahmed 2025-09-11 11:18:19 +06:00
  • 8f928b1442 the Arabic (العربية) translation of Puter is Completed (#1538) shadow-taw 2025-09-11 07:15:50 +02:00
  • f8edb1d31e Adding missing Spanish translations (#1536) Ricardo J. M. Mosqueda 2025-09-11 01:11:13 -04:00
  • 63433880ec Merge pull request #1497 from HeyPuter/DS/expireAt Daniel Salazar 2025-09-10 17:18:13 -07:00
  • b3191e3b5d fix: Remove polluting logging in __all__.js ProgrammerIn-wonderland 2025-09-10 14:44:16 -04:00
  • f8ea790824 feat: add expiry support to DBKV, and eslint config Daniel Salazar 2025-09-09 18:45:44 -07:00
  • 3f746b94de feat(i18n): add missing Hindi translations (#1525) (#1534) Deepam Goyal 2025-09-10 22:03:03 +05:30
  • 7ff5786038 add missing keys and placeholders to i18n jelveh 2025-09-09 20:27:58 -07:00
  • eb6c23dd83 sync: package-lock.json KernelDeimos 2025-09-09 22:37:36 -04:00
  • 5a66bdeb20 Revert "sync: package-lock.json" KernelDeimos 2025-09-09 22:37:12 -04:00
  • 281d9ebaae sync: package-lock.json KernelDeimos 2025-09-09 22:31:01 -04:00
  • bb6bcd05c2 Remove unnecessary comment from some i18n files Nariman Jelveh 2025-09-09 19:01:53 -07:00
  • fb04c55216 feat(UI): Differentiate tablet UI based on pointer capabilities (#1482) Tarun saini 2025-09-10 07:28:04 +05:30
  • c59dbcfaa2 Revert "Refactor GeminiService for modularity, error handling, and readabilit…" (#1496) Nariman Jelveh 2025-09-09 18:00:43 -07:00
  • 318ecb9f49 Refactor GeminiService for modularity, error handling, and readability (#1438) Imroz 2025-09-10 06:30:29 +05:30
  • 046e905857 captcha: complete the docs (#1494) Xiaochen Cui 2025-09-10 08:49:38 +08:00
  • d198e26629 fix: oops, it's not puter.config here KernelDeimos 2025-09-09 19:09:39 -04:00
  • 2ba6152c70 dev: add stack trace for database in jaegar KernelDeimos 2025-09-09 19:05:33 -04:00
  • 7d4c7bae20 dev: improve error message in UIDesktop KernelDeimos 2025-09-09 19:04:44 -04:00
  • 6120515300 dev: allow passing JWT options to create_access_token KernelDeimos 2025-09-09 19:04:12 -04:00
  • 2954b6225b fix: add undefined check for gui metadata KernelDeimos 2025-09-09 19:03:01 -04:00
  • 8e6fba9e66 dev: options to disable undesirable checks in dev KernelDeimos 2025-09-09 19:01:27 -04:00
  • a4d1855b70 fix: add missing file KernelDeimos 2025-09-09 15:42:00 -04:00
  • 34501e34b7 dev(kernel): make extension variable more global-like KernelDeimos 2025-09-09 15:37:22 -04:00
  • caa383d5cd feat: logging for queries in puter js Daniel Salazar 2025-09-05 16:29:40 -07:00
  • 8c2e459f3c fix: third times the charm KernelDeimos 2025-09-09 13:44:53 -04:00
  • b44278197e dry: query parameter makes more sense for /healthcheck KernelDeimos 2025-09-09 13:32:08 -04:00
  • 8242ade01b mon: add alternative to /healthcheck KernelDeimos 2025-09-09 13:14:11 -04:00
  • 48982cac84 perf(kernel): parallelize extension installation KernelDeimos 2025-09-09 03:25:04 -04:00
  • 6919974d66 dev: minlog is off by default for Archlinux KernelDeimos 2025-09-08 16:59:39 -04:00
  • c2bd222532 Create BUG-BOUNTY.md (#1483) Nariman Jelveh 2025-09-08 18:38:40 -07:00
  • 6904017183 Update fr.js (#1493) Zac0511 2025-09-08 23:43:20 +02:00
  • 72e66da8a1 fix: webdav MOVE/COPY escaping bug ProgrammerIn-wonderland 2025-09-08 11:45:51 -04:00
  • bd818d86be Revert "Fix mac setup bug (#1449)" (#1492) Nariman Jelveh 2025-09-07 16:08:40 -07:00
  • dfcf234d47 Fix mac setup bug (#1449) Pranav Agone 2025-09-08 04:38:21 +05:30
  • cddfa0ca11 fix(gui): prevent background apps from stealing focus (#1491) Vara Rahul Rajana 2025-09-08 04:14:32 +05:30
  • d324814e06 Update AI.js Nariman Jelveh 2025-09-07 13:15:00 -07:00
  • 47012a67ab Update UIWindowPublishWebsite.js Nariman Jelveh 2025-09-05 17:33:38 -07:00
  • ecff560480 fix: Use APIErrror.create in place of newAPIError ProgrammerIn-wonderland 2025-09-05 20:26:39 -04:00
  • 4a0de7b2fc Reduce bottom bound on dragging UIItems (#1485) Hariz 2025-09-05 20:17:22 -04:00
  • ba2609be28 fix: APIErrors in entri service ProgrammerIn-wonderland 2025-09-05 20:14:25 -04:00
  • 7e0b8c66c4 fix: use correct API error in entri-service ProgrammerIn-wonderland 2025-09-05 19:10:40 -04:00
  • 7082059fa4 dev: Add deleteMapping to entri service, add extra validation for getConfig ProgrammerIn-wonderland 2025-09-05 19:03:04 -04:00
  • 35c66f7d42 webdav range support and URI encode fixes ProgrammerIn-wonderland 2025-09-05 18:18:03 -04:00
  • e6eff9940d dev(backend): emit rename through EventService KernelDeimos 2025-09-05 12:52:45 -04:00
  • 994233aa0a clean: remove a couple of verbose logs KernelDeimos 2025-09-05 12:50:35 -04:00
  • 85451447c4 Fix buggy arrow key navigation in start menu (#1477) Hariz 2025-09-05 03:19:23 -04:00
  • bf9be900cc Update UIItem.js Nariman Jelveh 2025-09-04 19:38:02 -07:00
  • a68f0edc41 Don't allow items to be dragged out of the viewport Nariman Jelveh 2025-09-04 19:36:03 -07:00
  • 55c173c0b7 surgically accurate item name editor sizing Nariman Jelveh 2025-09-04 12:36:30 -07:00
  • 628459209c fix: puter workers url 🐛 (#1480) Neal Shah 2025-09-03 12:41:01 -04:00
  • 222117c39a Revert "docs: Add documentation for Entity Storage internals (#1478)" (#1479) Nariman Jelveh 2025-09-03 08:13:01 -07:00
  • 6ef404aa54 docs: Add documentation for Entity Storage internals (#1478) Tarun saini 2025-09-03 20:42:37 +05:30
  • ea056aa9f3 Update OpenAICompletionService.js jelveh 2025-08-31 09:06:38 -07:00