Commit Graph

  • 103f9d209d
    Update README.md Nariman Jelveh 2024-05-23 14:32:24 -0700
  • 4508bfac73 Fix cookie issue KernelDeimos 2024-05-23 13:29:44 -0400
  • 3184d3482c feat(phoenix): Implement an exit builtin Sam Atkins 2024-05-23 15:27:15 +0100
  • 5de3052026 feat(phoenix): Respond to exit status codes Sam Atkins 2024-05-23 12:55:53 +0100
  • 7674da4cd2 feat: Add exit status code to apps Sam Atkins 2024-05-23 12:54:06 +0100
  • b15dc316d3
    Merge pull request #406 from AtkinsSJ/fs-upload-data-type-error Eric Dubé 2024-05-22 12:13:24 -0400
  • 10f715f726 Implement git show Sam Atkins 2024-05-21 14:57:39 +0100
  • 0377015190 Implement git config Sam Atkins 2024-05-20 16:13:34 +0100
  • 98c33fb3cc Implement git log Sam Atkins 2024-05-21 16:19:14 +0100
  • b4e2ba4544 Implement git commit Sam Atkins 2024-05-17 16:56:52 +0100
  • 32c172d145 Implement git add Sam Atkins 2024-05-17 14:56:44 +0100
  • 5a308a2a53 Implement git status Sam Atkins 2024-05-17 12:49:33 +0100
  • 71873a9c27 Add a helper function for finding the git repo Sam Atkins 2024-05-17 12:49:08 +0100
  • 5e3db870ec Implement git init Sam Atkins 2024-05-22 11:05:54 +0100
  • 85b7587c42 Implement git help, git version, and subcommand infrastructure Sam Atkins 2024-05-22 11:03:09 +0100
  • b75c42b39f Implement Puter filesystem wrapper for git app Sam Atkins 2024-05-16 11:43:52 +0100
  • 0d2ffdb380 Add boilerplate for empty git app Sam Atkins 2024-05-15 10:47:58 +0100
  • 8f1c4fcda9 feat(Phoenix): Pass command line arguments and ENV when launching apps Sam Atkins 2024-05-15 11:31:00 +0100
  • bf33fd752d Remove outdated FIXMEs about consuming extra stdin data Sam Atkins 2024-05-15 11:05:54 +0100
  • c08c8bd073 Expose POSIX error name as PosixError.code Sam Atkins 2024-05-16 10:46:52 +0100
  • 8098dc9dcc Move error-conversion functions into PosixError Sam Atkins 2024-05-16 10:29:14 +0100
  • e43b21387c Move PosixError into puter-js-common Sam Atkins 2024-05-16 10:11:20 +0100
  • 1f6a2093fb Disallow negative size values KernelDeimos 2024-05-21 18:46:34 -0400
  • 90463a0732 Add support for webhook endpoints KernelDeimos 2024-05-21 17:25:28 -0400
  • acf7eabef9 Expose POSIX error name as PosixError.code Sam Atkins 2024-05-16 10:46:52 +0100
  • 017077f8cb Move error-conversion functions into PosixError Sam Atkins 2024-05-16 10:29:14 +0100
  • e798576a87 Move PosixError into puter-js-common Sam Atkins 2024-05-16 10:11:20 +0100
  • cc45a08388 updated the github links displayed in the Terminal welcome message Karan Parmar 2024-05-19 11:39:21 +0530
  • 420cdbbfbd updated the github links displayed in the Terminal welcome message Karan Parmar 2024-05-19 11:39:21 +0530
  • 8cca067991 Fix 8688ha84v KernelDeimos 2024-05-17 22:55:40 -0400
  • 80b763c47c
    Merge pull request #407 from AtkinsSJ/clean-suggested-apps Eric Dubé 2024-05-17 15:46:06 -0400
  • 8786024559
    Merge pull request #404 from secondtruth/patch-1 Eric Dubé 2024-05-17 15:42:02 -0400
  • bbb43f53d0
    Merge pull request #403 from Zac0511/patch-3 Eric Dubé 2024-05-17 15:39:06 -0400
  • 639e40d355 Phoenix shell deployment update KernelDeimos 2024-05-17 13:26:44 -0400
  • f964f06f3f Fix 8688h4bwg KernelDeimos 2024-05-17 13:04:21 -0400
  • e4543c5f35 Fix 8688ggu00 (2) KernelDeimos 2024-05-17 12:32:16 -0400
  • 6900233c5a fix: Remove null or duplicate app entries from suggest_app_for_fsentry() Sam Atkins 2024-05-17 15:30:48 +0100
  • 03fe3b6a0d Reject invalid types for puter.fs.upload() items or .write() data Sam Atkins 2024-05-17 14:38:46 +0100
  • a9c89cef19 refactor: Reduce boilerplate for returning errors from puter.fs.upload() Sam Atkins 2024-05-17 14:32:15 +0100
  • 340b9202c0
    Update fr.js Zac0511 2024-05-17 14:36:54 +0200
  • 99ca8755f3
    Update fr.js Zac0511 2024-05-17 14:22:22 +0200
  • eaf1e96fa2
    Update fr.js Zac0511 2024-05-17 14:19:19 +0200
  • f9b5353058
    Update fr.js Zac0511 2024-05-17 14:15:49 +0200
  • e0af914c90
    Update fr.js Zac0511 2024-05-17 14:00:43 +0200
  • 8f19f4dc5b
    Update fr.js Zac0511 2024-05-17 13:58:33 +0200
  • 5f47e7f0fa
    Update fr.js Zac0511 2024-05-17 09:55:25 +0200
  • 9c39b0453d
    Update fr.js Zac0511 2024-05-17 09:16:12 +0200
  • 545fc103b8
    Update fr.js Zac0511 2024-05-17 09:10:55 +0200
  • c55b1e4680 Remove verification requirement on contact us form KernelDeimos 2024-05-16 19:08:51 -0400
  • 297db58e68
    Merge pull request #405 from HeyPuter/eric/path-builder Eric Dubé 2024-05-16 19:08:56 -0400
  • e3f57ee20e Add path builder KernelDeimos 2024-05-16 18:24:50 -0400
  • 5031cea040 Update _default.js for deployment purposes KernelDeimos 2024-05-16 18:55:59 -0400
  • 6fe126ad5a
    Merge pull request #386 from HeyPuter/eric/socket-auth Eric Dubé 2024-05-16 18:02:12 -0400
  • 49b257ecff fix(security): Move token for socket.io to request body KernelDeimos 2024-05-09 19:25:02 -0400
  • f042b095f1 Fix 8688gxkuj KernelDeimos 2024-05-16 17:25:36 -0400
  • 43d0936533
    Update de.js Christian Neff 2024-05-16 19:51:42 +0200
  • b68873c5f4 Fix 8688grpf1 KernelDeimos 2024-05-16 12:48:57 -0400
  • e1ae9241af
    Update fr.js Zac0511 2024-05-16 18:27:12 +0200
  • b6ea37c517
    Update fr.js Zac0511 2024-05-16 18:06:21 +0200
  • bee0e19eaf Fix 8688ggu00 KernelDeimos 2024-05-15 20:59:20 -0400
  • f54657a569
    Merge pull request #402 from HeyPuter/eric/email-lock Eric Dubé 2024-05-15 18:49:03 -0400
  • 1aa27084d0
    Merge pull request #396 from AtkinsSJ/xterm-fix Eric Dubé 2024-05-15 18:24:02 -0400
  • 691c8f1436 Add locking to save_account KernelDeimos 2024-05-15 18:22:54 -0400
  • b72e5b7e02
    Merge pull request #401 from HeyPuter/eric/service-patches Eric Dubé 2024-05-15 15:47:14 -0400
  • c70e378973 Add error id for expired auth tokens KernelDeimos 2024-05-15 15:42:00 -0400
  • 21444daefb Add jsdoc comments to registerService and patchService KernelDeimos 2024-05-15 15:36:59 -0400
  • 2e0d7361cb Add method to patch services KernelDeimos 2024-05-15 15:32:18 -0400
  • 6e0b6d84d2
    Merge pull request #400 from AtkinsSJ/fix-apierror-includes Eric Dubé 2024-05-15 13:51:04 -0400
  • ec59abe3ae
    Merge pull request #399 from AtkinsSJ/fix-db-scripts Eric Dubé 2024-05-15 13:45:30 -0400
  • 062e23b5c9 fix: Correct APIError imports Sam Atkins 2024-05-15 17:46:50 +0100
  • a8160a8cdc fix: Add missing file extension to 0009_app-prefix-fix.sql in DB init Sam Atkins 2024-05-15 10:18:28 +0100
  • 0b093dd57e Revoke other sessions when password is changed KernelDeimos 2024-05-14 19:40:57 -0400
  • 923d5878c3 Prevent enable of 2FA without configure KernelDeimos 2024-05-14 17:33:14 -0400
  • 9c5849fbce
    Merge pull request #397 from HeyPuter/eric/anti-csrf Eric Dubé 2024-05-14 14:08:35 -0400
  • 4ef3e53de3 fix(Terminal): Accept input from Chrome on Android Sam Atkins 2024-05-14 16:00:59 +0100
  • 2656b47640 chore: Update xterm Sam Atkins 2024-05-14 13:46:43 +0100
  • fafbc292ca Remove xterm dependency from Phoenix Sam Atkins 2024-05-13 17:47:03 +0100
  • 800aef1942 Implement anti-CSRF for logout KernelDeimos 2024-05-13 20:40:27 -0400
  • da7f73baa6 Add AntiCSRFService KernelDeimos 2024-05-13 19:08:51 -0400
  • afb9d866b5 fix: Fix phoenix app prefix and TokenService test KernelDeimos 2024-05-13 18:17:39 -0400
  • 7dc5929cfd
    Merge pull request #385 from HeyPuter/eric/dry-middleware Eric Dubé 2024-05-13 16:38:59 -0400
  • c2f1694107 Require password entry to disable 2FA KernelDeimos 2024-05-13 01:04:46 -0400
  • 23215bd6f7 Move change_email/start to password-protected endpoint KernelDeimos 2024-05-12 22:08:44 -0400
  • 1493cacb69 Add rate-limiting to new password change endpoint KernelDeimos 2024-05-11 02:28:18 -0400
  • 9076fddc0d Add new password change endpoint KernelDeimos 2024-05-11 02:04:57 -0400
  • a89c9d59cf Add UserProtectedEndpointsService KernelDeimos 2024-05-10 18:28:57 -0400
  • 15dec21118 doc(backend): Document the boot sequence KernelDeimos 2024-05-09 17:06:40 -0400
  • d800b12569 refactor(backend): Trigger webserver events in webserver KernelDeimos 2024-05-09 16:18:57 -0400
  • 8fdfc08600
    Update globals.js Takumi Funada 2024-05-11 17:54:38 +0900
  • 5dcdf28f6f - "moving" + "moving_file" funax 2024-05-11 08:46:01 +0000
  • bc4d1ba2ef Japanese translation added funax 2024-05-11 06:21:01 +0000
  • 89ac491120
    Merge pull request #391 from AtkinsSJ/truncate-filename Eric Dubé 2024-05-10 12:54:46 -0400
  • 981a0f08fe
    Merge pull request #390 from AtkinsSJ/task-manager-components Eric Dubé 2024-05-10 12:54:30 -0400
  • e53bfe6b62 refactor: Put truncate_filename() helper in its own file Sam Atkins 2024-05-10 16:49:28 +0100
  • 9bb4570126 Re-use existing Task Manager rows if possible instead of recreating them Sam Atkins 2024-05-10 15:12:53 +0100
  • 5b43358219 fix: Only run Component initialization functions once Sam Atkins 2024-05-10 14:48:26 +0100
  • cf605c8a38 refactor: Convert Task Manager to use Components Sam Atkins 2024-05-10 13:52:42 +0100
  • e304f6fc3a Add ability to look up a process by its uuid Sam Atkins 2024-05-10 13:46:25 +0100
  • 09cee986f2 Add a Table component, based on the TaskManager table Sam Atkins 2024-05-10 13:46:05 +0100
  • 3992fe1a45
    Merge pull request #384 from AtkinsSJ/progress-dialogs Eric Dubé 2024-05-10 12:25:32 -0400