{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":733514836,"defaultBranch":"main","name":"ps4-pkg-manager","ownerLogin":"hippie68","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2023-12-19T13:56:14.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/65259318?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1706789767.0","currentOid":""},"activityList":{"items":[{"before":"0c337e3c1410f359d7793e92dd78d63fec4976f4","after":"60f1b6847147efa710cc97998a7282dacaec270b","ref":"refs/heads/main","pushedAt":"2024-02-04T12:31:58.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"hippie68","name":null,"path":"/hippie68","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/65259318?s=80&v=4"},"commit":{"message":"Update README.md","shortMessageHtmlLink":"Update README.md"}},{"before":"0188a6339aa7354a84558eee19c34bd76469e08e","after":"0c337e3c1410f359d7793e92dd78d63fec4976f4","ref":"refs/heads/main","pushedAt":"2024-02-01T12:14:14.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"hippie68","name":null,"path":"/hippie68","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/65259318?s=80&v=4"},"commit":{"message":"Update README.md","shortMessageHtmlLink":"Update README.md"}},{"before":"a48e9c2b0081e4f4dea4ba5278665de90da0bce3","after":"0188a6339aa7354a84558eee19c34bd76469e08e","ref":"refs/heads/main","pushedAt":"2024-02-01T11:21:41.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"hippie68","name":null,"path":"/hippie68","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/65259318?s=80&v=4"},"commit":{"message":"PKG language selection and basic file extraction\n\n- New option: Settings - Preferred Title Language; selecting it will display PKG titles in the user's preferred language (if available in the PKG).\r\n- Implemented basic file extraction: Properties - PKG Files - (context menu) \"Extract File...\".\r\n- Fixed About dialog not opening while processing.","shortMessageHtmlLink":"PKG language selection and basic file extraction"}},{"before":"6e536efc419fb4e49c0d4dcb21e999b84176c765","after":"a48e9c2b0081e4f4dea4ba5278665de90da0bce3","ref":"refs/heads/main","pushedAt":"2024-01-27T14:20:28.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"hippie68","name":null,"path":"/hippie68","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/65259318?s=80&v=4"},"commit":{"message":"Beta 5\n\n- Fixed a critical bug that caused the application to freeze when encountering an incomplete PKG file.","shortMessageHtmlLink":"Beta 5"}},{"before":"a8a537a79e4f612b37bb5d94e2827821494c0bfe","after":"6e536efc419fb4e49c0d4dcb21e999b84176c765","ref":"refs/heads/main","pushedAt":"2024-01-26T23:21:15.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"hippie68","name":null,"path":"/hippie68","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/65259318?s=80&v=4"},"commit":{"message":"Beta 4\n\n- Linux/macOS: fixed Custom Actions unable to launch if a path contains spaces.\r\n- PKG files that are installed on the PS4 (visible or not) can now be added via FTP.\r\n- Multiple PS4 IPs and ports can be specified in the Settings dialog.\r\n- New context menu entry that appears for FTP files: \"Change FTP IP/Port\".\r\n- Fixed \"Data is still being processed\" pop-up sometimes appearing for no reason upon exiting.\r\n- While the Filter text field has the focus, pressing ESC clears the current input.\r\n- Other minor improvements.\r\n\r\nThis version requires to remove quotes from existing Custom Action commands and, for most terminals, to replace the -e option with -x.\r\nCheck https://github.com/hippie68/ps4-pkg-manager/discussions/2 for up-to-date suggestions.","shortMessageHtmlLink":"Beta 4"}},{"before":"8d9dbdbaa0265dad47db7c7180cea692ee5c1db1","after":"a8a537a79e4f612b37bb5d94e2827821494c0bfe","ref":"refs/heads/main","pushedAt":"2024-01-26T23:12:52.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"hippie68","name":null,"path":"/hippie68","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/65259318?s=80&v=4"},"commit":{"message":"Update README.md","shortMessageHtmlLink":"Update README.md"}},{"before":"3d39348a1c4cfbe8df372bd772569e294400073a","after":"8d9dbdbaa0265dad47db7c7180cea692ee5c1db1","ref":"refs/heads/main","pushedAt":"2024-01-26T23:12:22.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"hippie68","name":null,"path":"/hippie68","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/65259318?s=80&v=4"},"commit":{"message":"Update README.md","shortMessageHtmlLink":"Update README.md"}},{"before":"61595e677f9c2dbd4b997676b696b016da434850","after":"3d39348a1c4cfbe8df372bd772569e294400073a","ref":"refs/heads/main","pushedAt":"2024-01-20T21:08:11.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"hippie68","name":null,"path":"/hippie68","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/65259318?s=80&v=4"},"commit":{"message":"Beta 3\n\n- Fixed Custom Action variable %dir% not working in Windows 11 when it's just a drive name (e.g. \"C:\\\").\r\n- Adding directories recursively via the File menu should now be a smooth experience.\r\n- On Windows 11, the \"Close Tab\" dialog is now properly centered.\r\n- Fixed unable to delete all Custom Actions.\r\n- Dangerous Custom Actions can be prefixed by \"CONFIRM\" to ask the user for confirmation.\r\n- New \"Edit\" menu entries: Invert Selection, Select (Non-)Existing, Select (Non-)Synchronized.\r\n- Added menu mnemonics.\r\n- New context menu entries: \"Copy to List\" and \"Move to List\".\r\n- Data processing is no longer interrupted when exiting the application, unless the user chooses to do so.\r\n- Selected list items can now be removed by pressing the DEL key.\r\n- Fixed directory recursion being interrupted by inaccessible directories (e.g. Recycle.bin).\r\n- Mounting and unmounting synchronized directories (USB drives) should now be detected.\r\n- The statusbar displays \"Processing...\" if PKG data is currently being processed.\r\n- Fixed Ctrl-A not working on Windows 11.\r\n- After running a Custom Action, PKG files that now don't exist anymore are removed from the list.\r\n- Other small bug fixes and improvements.","shortMessageHtmlLink":"Beta 3"}},{"before":"3a87cec01f5d6bca61e54c71a1d6ff2fda7ff1a4","after":"61595e677f9c2dbd4b997676b696b016da434850","ref":"refs/heads/main","pushedAt":"2024-01-20T21:05:44.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"hippie68","name":null,"path":"/hippie68","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/65259318?s=80&v=4"},"commit":{"message":"Delete src directory","shortMessageHtmlLink":"Delete src directory"}},{"before":"150642e3d93206c4e9f24ab8d44ab147555b13f1","after":"3a87cec01f5d6bca61e54c71a1d6ff2fda7ff1a4","ref":"refs/heads/main","pushedAt":"2024-01-11T15:14:03.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"hippie68","name":null,"path":"/hippie68","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/65259318?s=80&v=4"},"commit":{"message":"Update\n\n- Uniform margins in dialogs.\r\n- Uniform design in dialogs: \"X\" (the window manager's button that closes a window) always cancels and never applies.\r\n- The context menu now dynamically checks which Custom Actions are allowed for the current PKG selection.\r\n- Called Custom Actions now report an error message if required PKGs (types or files) are missing.\r\n- New menu entries: \"File - Add Directory...\" and \"File - Add Directory Recursively...\".\r\n- Implemented drag and drop for directories.\r\n- A dialog asks for confirmation when removing list items.\r\n- Properties windows no longer stay on top.\r\n- Fixed Windows 11 window centering issues.\r\n- Custom Actions now work on Windows 11.\r\n- Synchronized Directories now work on Windows 11.\r\n\r\nThe Windows version is now available for download.","shortMessageHtmlLink":"Update"}},{"before":"69f34175976e6a8ba81f18c71a53d4a73ae4014f","after":"150642e3d93206c4e9f24ab8d44ab147555b13f1","ref":"refs/heads/main","pushedAt":"2024-01-11T15:10:41.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"hippie68","name":null,"path":"/hippie68","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/65259318?s=80&v=4"},"commit":{"message":"Delete src directory","shortMessageHtmlLink":"Delete src directory"}},{"before":"dae8ce0b955820f47d43d185c94dd5c5fb81025b","after":"69f34175976e6a8ba81f18c71a53d4a73ae4014f","ref":"refs/heads/main","pushedAt":"2024-01-09T18:19:22.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"hippie68","name":null,"path":"/hippie68","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/65259318?s=80&v=4"},"commit":{"message":"First version","shortMessageHtmlLink":"First version"}},{"before":"b1ceb81288bd7a33a77dfa52c85665304a78ecdc","after":"dae8ce0b955820f47d43d185c94dd5c5fb81025b","ref":"refs/heads/main","pushedAt":"2024-01-09T17:46:36.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"hippie68","name":null,"path":"/hippie68","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/65259318?s=80&v=4"},"commit":{"message":"Update README.md","shortMessageHtmlLink":"Update README.md"}},{"before":"0089c7ce1ed6f5c7cc940e1a186f12e35762480f","after":"b1ceb81288bd7a33a77dfa52c85665304a78ecdc","ref":"refs/heads/main","pushedAt":"2024-01-09T14:17:25.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"hippie68","name":null,"path":"/hippie68","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/65259318?s=80&v=4"},"commit":{"message":"Update README.md","shortMessageHtmlLink":"Update README.md"}},{"before":null,"after":"0089c7ce1ed6f5c7cc940e1a186f12e35762480f","ref":"refs/heads/main","pushedAt":"2024-01-08T14:51:54.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"hippie68","name":null,"path":"/hippie68","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/65259318?s=80&v=4"},"commit":{"message":"Create README.md","shortMessageHtmlLink":"Create README.md"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAD8X22LQA","startCursor":null,"endCursor":null}},"title":"Activity ยท hippie68/ps4-pkg-manager"}