Commit Graph

  • cb81579c53 Copy over phoenix KernelDeimos 2024-04-12 20:53:44 -04:00
  • 0306a395a2 Copy over terminal KernelDeimos 2024-04-12 20:53:32 -04:00
  • 5fbbfb4c18 Enable background and builtin apps KernelDeimos 2024-04-12 20:51:50 -04:00
  • b725c4c7b4 removed commented code causing translation error Aya Moosa 2024-04-12 14:39:46 -07:00
  • 24e3ec89f3 added white text to brodacast Aya Moosa 2024-04-12 14:28:15 -07:00
  • f8d3fdbefb merge Aya Moosa 2024-04-12 14:16:26 -07:00
  • 352f1bc23e Update README.md to add link to fridge running Puter. Nariman Jelveh 2024-04-12 13:59:59 -07:00
  • 413cb79683 Merge pull request #269 from secondtruth/patch/translation-de Nariman Jelveh 2024-04-12 13:26:35 -07:00
  • d06f856e46 Update German translation Christian Neff 2024-04-12 22:00:42 +02:00
  • 09c3cc6db1 Fix error when session not found KernelDeimos 2024-04-12 01:22:33 -04:00
  • eb96dd952b Merge pull request #267 from HeyPuter/eric/session-fixes Eric Dubé 2024-04-12 00:29:26 -04:00
  • 1da3a769c4 Use localstorage instead of cookie for list-sessions KernelDeimos 2024-04-12 00:19:07 -04:00
  • 356a3284fa Fix mysql incompatibility KernelDeimos 2024-04-12 00:10:56 -04:00
  • 0eedcf567e Apply some fixes KernelDeimos 2024-04-11 23:48:17 -04:00
  • f4f58dbfb9 Fix destructuring KernelDeimos 2024-04-11 23:27:43 -04:00
  • 8135e076c2 Merge pull request #266 from HeyPuter/eric/session-updates Eric Dubé 2024-04-11 22:04:07 -04:00
  • 22b3415866 Merge pull request #265 from HeyPuter/eric/puter-dot-js Eric Dubé 2024-04-11 21:59:46 -04:00
  • 5effca4bbc Add missing i18n key KernelDeimos 2024-04-11 21:57:26 -04:00
  • aa14541e50 Update package-lock.json for npm ci KernelDeimos 2024-04-11 21:54:50 -04:00
  • 13525c85a0 -dot- KernelDeimos 2024-04-11 21:46:43 -04:00
  • 2f6f7e39bb Add timestamp KernelDeimos 2024-04-11 21:41:19 -04:00
  • 2d76025c9c Send cookie on token upgrade KernelDeimos 2024-04-11 21:40:10 -04:00
  • bb9edc4f65 Add automatic token migration KernelDeimos 2024-04-11 21:33:44 -04:00
  • afcd821f50 Update README.md KernelDeimos 2024-04-11 19:40:50 -04:00
  • b8e66cada9 Add puter.js KernelDeimos 2024-04-11 19:07:00 -04:00
  • f1dedf5a74 Proper order for moving the compressed file into the static directory lsileoni 2024-04-11 21:39:07 +03:00
  • 2ebda29f02 Don't bind manager to window for now lsileoni 2024-04-11 21:38:36 +03:00
  • fc5025a2a8 Simplify PuterVersionService KernelDeimos 2024-04-11 14:37:34 -04:00
  • e3d238f897 Do not use git to get version number KernelDeimos 2024-04-11 13:57:29 -04:00
  • fa841582a9 Added temporary package.json, so node doens't refer to the repo root package.json lsileoni 2024-04-11 20:54:21 +03:00
  • 2b28388fa7 Changes to module imports for parity between the browser and node, fixed browser and node examples lsileoni 2024-04-11 20:53:48 +03:00
  • a6b7ec5c66 Clean up index.html usage example lsileoni 2024-04-11 20:52:47 +03:00
  • 9ab3e3ccd8 Merge pull request #244 from HeyPuter/eric/host-storage Nariman Jelveh 2024-04-11 10:14:45 -07:00
  • 7abf5faa3c fix missing translations Nariman Jelveh 2024-04-11 10:13:52 -07:00
  • 4052c7995c Merge pull request #260 from AtkinsSJ/fix-silly-mistakes Nariman Jelveh 2024-04-11 09:48:02 -07:00
  • 776b6831f3 Fix permission check for closeApp message Sam Atkins 2024-04-11 14:35:22 +01:00
  • 902a242f6b Rebuilding logic and zstd compression for v86starter lsileoni 2024-04-11 19:15:58 +03:00
  • a2d231dc23 Merge pull request #259 from PeterDaveHelloKitchen/zhtw Nariman Jelveh 2024-04-11 09:02:20 -07:00
  • d6a327ea86 Changed vm build target directory to /tmp because of package.json issue lsileoni 2024-04-11 15:51:50 +03:00
  • 21ef0598f9 Also ignore wasm blobs lsileoni 2024-04-11 15:49:46 +03:00
  • 2405ee90e9 Ignore generated .bin files lsileoni 2024-04-11 15:48:31 +03:00
  • 1aeedd8696 Add a simple Traditional Chinese translation Peter Dave Hello 2024-04-11 08:55:13 +08:00
  • 4815eb10a9 Don't bind to all interfaces by default in web server lsileoni 2024-04-11 12:41:17 +03:00
  • d13efbbe23 Changed vm dir to make_container in starter script lsileoni 2024-04-11 12:22:45 +03:00
  • 9b1fbea7e1 Merge branch 'HeyPuter:main' into main Luis 2024-04-11 12:23:16 +03:00
  • 09bf422686 Add session manager ui KernelDeimos 2024-04-11 00:29:39 -04:00
  • 18b3e06fe8 Add session listing and revocation KernelDeimos 2024-04-10 23:00:37 -04:00
  • e436693d3e Improve session mgmt (part 1) KernelDeimos 2024-04-10 21:54:16 -04:00
  • eb66848aee Update database version when creating a new one KernelDeimos 2024-04-10 12:25:44 -04:00
  • 0eded34c8c Add indented logs and fix a bug KernelDeimos 2024-04-10 12:22:21 -04:00
  • 367c18bfc5 Add endpoint to list permissions KernelDeimos 2024-04-10 12:16:08 -04:00
  • 92dc0a7671 Merge pull request #255 from AtkinsSJ/appconnection-close Eric Dubé 2024-04-09 21:31:48 -04:00
  • 8e553b4ee0 Merge pull request #252 from AtkinsSJ/broadcasts Eric Dubé 2024-04-09 21:29:46 -04:00
  • 21c64e827b Add closeApp message Sam Atkins 2024-04-09 15:05:48 +01:00
  • c69a0abfa9 Extract a window_for_app_instance() helper function Sam Atkins 2024-04-09 14:52:53 +01:00
  • cce6531d45 Notify parents/children when an app closes Sam Atkins 2024-04-09 15:08:36 +01:00
  • 84a31b3520 Broadcast when the language changes Sam Atkins 2024-04-08 14:04:44 +01:00
  • 59cdb6e8c6 Broadcast when theme changes Sam Atkins 2024-04-09 10:40:06 +01:00
  • 068e620249 Add a message broadcasting service Sam Atkins 2024-04-09 10:39:06 +01:00
  • 80aa87023e working white text, not perfect with all colors Aya Moosa 2024-04-08 22:01:00 -07:00
  • 626d63c91d working white text, not perfect with all colors Aya Moosa 2024-04-08 22:00:12 -07:00
  • 5bf0411015 got white text working, restets when other silders are used Aya Moosa 2024-04-08 21:24:24 -07:00
  • b2fcb8d104 started light text for color Aya Moosa 2024-04-08 15:59:12 -07:00
  • 79f98795c7 Fix version checker using later javascript features KernelDeimos 2024-04-08 17:05:47 -04:00
  • 24ad365047 Merge pull request #253 from AtkinsSJ/bad-config-login-error Eric Dubé 2024-04-08 12:23:31 -04:00
  • 72286fd642 Merge pull request #249 from AtkinsSJ/service-copyrights Eric Dubé 2024-04-08 12:22:15 -04:00
  • a0f46c326a Add build stage and remove linux/arm/v7 Mohamed Elashri 2024-04-08 17:12:26 +02:00
  • b1f2750cdb Add an error message when login fails because of domain misconfiguration Sam Atkins 2024-04-08 15:40:47 +01:00
  • 8aee3f8174 Add some missing copyright notices Sam Atkins 2024-04-08 11:10:39 +01:00
  • ea61799b3d Merge pull request #240 from HeyPuter/eric/gui-personalization Nariman Jelveh 2024-04-07 14:35:24 -07:00
  • b1e6e0c25a Fix i18n KernelDeimos 2024-04-07 17:27:09 -04:00
  • f7916cfa74 Add option to reset colors KernelDeimos 2024-04-07 17:19:47 -04:00
  • 3f37ef2fad Fix i18n KernelDeimos 2024-04-07 16:18:59 -04:00
  • 3297940bab Improve dialog KernelDeimos 2024-04-07 04:53:49 -04:00
  • 821d33b8d8 Make opacity differences match prod KernelDeimos 2024-04-07 04:39:08 -04:00
  • 72129ca16f Make defaults consistent with original KernelDeimos 2024-04-07 03:21:32 -04:00
  • 12fa88b149 Save color settings KernelDeimos 2024-04-07 03:15:45 -04:00
  • c83069bd03 Add i18n items KernelDeimos 2024-04-07 02:53:33 -04:00
  • 5661605884 Add ui colors to settings window KernelDeimos 2024-04-07 02:53:05 -04:00
  • d1bbbb8e93 Use CSS variables KernelDeimos 2024-04-07 02:34:04 -04:00
  • 178f851684 Fix previous fix KernelDeimos 2024-04-07 00:28:23 -04:00
  • cb4b8c5914 Add minor fixes KernelDeimos 2024-04-07 00:06:11 -04:00
  • 8018a607a8 Add CSS KernelDeimos 2024-04-07 00:05:54 -04:00
  • dc5a7ca431 Display storage use of host/puter separately KernelDeimos 2024-04-06 23:26:18 -04:00
  • 95d33eab94 Merge pull request #238 from AtkinsSJ/app-ipc Eric Dubé 2024-04-06 07:51:17 -04:00
  • 725cbf2e20 Add support for launching child apps Sam Atkins 2024-04-05 16:55:49 +01:00
  • 674cebd9e1 Add Linux support to HostDiskUsageService KernelDeimos 2024-04-06 05:33:46 -04:00
  • 0dd66463df Merge pull request #241 from vineeth-vk11/#233 Eric Dubé 2024-04-06 05:29:21 -04:00
  • beeeb7bcbf Tiny fix KernelDeimos 2024-04-06 05:08:38 -04:00
  • bf4bc214b2 Implementing HostDiskUsageService removing diskusage dependency vineethvk11 2024-04-06 13:03:09 +05:30
  • b99534ebdf Add WIP color sliders KernelDeimos 2024-04-06 02:35:06 -04:00
  • c6fb75c65f Merge pull request #231 from HeyPuter/eric/user-to-user-permissions Eric Dubé 2024-04-05 23:11:32 -04:00
  • 38e8b19b50 Cleanup KernelDeimos 2024-04-05 23:05:20 -04:00
  • 90ce840234 Add revoke-user-user endpoint KernelDeimos 2024-04-05 23:01:50 -04:00
  • fc6eda392b Allow granting user-to-user permissions KernelDeimos 2024-04-05 22:11:31 -04:00
  • 343edbff51 Use weak CORS policy for experimental_no_subdomain KernelDeimos 2024-04-05 16:51:57 -04:00
  • fe88880486 Add experimental_no_subdomain flag KernelDeimos 2024-04-05 16:20:27 -04:00
  • 1c2e4968e2 Remove console log KernelDeimos 2024-04-05 14:38:50 -04:00
  • f9b375a39b Fix case when main domain is a subdomain KernelDeimos 2024-04-05 14:38:33 -04:00
  • eb18e74e88 Add error when someone forgets npm install KernelDeimos 2024-04-05 14:09:34 -04:00