{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":11436986,"defaultBranch":"master","name":"fpp","ownerLogin":"FalconChristmas","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2013-07-16T00:32:39.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/5017323?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1710635705.0","currentOid":""},"activityList":{"items":[{"before":"ba45c2a9380301e526208062f17c672457ca0533","after":"e02bc9f49ad5887efa542bff78d1f2c4bc5e4d59","ref":"refs/heads/master","pushedAt":"2024-04-25T21:27:53.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"dkulp","name":"Daniel Kulp","path":"/dkulp","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/91569?s=80&v=4"},"commit":{"message":"Move SmartReceiver eFUSe warnings into OutputMonitor to be handled with other eFuses\nAdd sequence filename and timestamp if sequence is running to efUse warnings","shortMessageHtmlLink":"Move SmartReceiver eFUSe warnings into OutputMonitor to be handled wi…"}},{"before":"56085d9d937b5e4c219de32b9de68dc8cf3cec6e","after":"ba45c2a9380301e526208062f17c672457ca0533","ref":"refs/heads/master","pushedAt":"2024-04-24T21:26:31.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"dkulp","name":"Daniel Kulp","path":"/dkulp","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/91569?s=80&v=4"},"commit":{"message":"Start exposing the FalconV5 smart receiver pixel counting, current monitoring, and fuse toggling in the UI","shortMessageHtmlLink":"Start exposing the FalconV5 smart receiver pixel counting, current mo…"}},{"before":"777ea1ac4a3c75dbe2d22817a2d8c956c8cfcf30","after":"56085d9d937b5e4c219de32b9de68dc8cf3cec6e","ref":"refs/heads/master","pushedAt":"2024-04-24T13:14:31.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"dkulp","name":"Daniel Kulp","path":"/dkulp","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/91569?s=80&v=4"},"commit":{"message":"Fix compile error with distcc","shortMessageHtmlLink":"Fix compile error with distcc"}},{"before":"c485f23016e1636e6f304a30c3d3376ff1ef88c1","after":"777ea1ac4a3c75dbe2d22817a2d8c956c8cfcf30","ref":"refs/heads/master","pushedAt":"2024-04-21T16:09:45.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"dkulp","name":"Daniel Kulp","path":"/dkulp","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/91569?s=80&v=4"},"commit":{"message":"ssh-keygen is generating a 4096 bit key which is taking over a minute to generate on a beagle at boot. Reduce to 2048 but generate the faster keys first so sshd can startup.wq","shortMessageHtmlLink":"ssh-keygen is generating a 4096 bit key which is taking over a minute…"}},{"before":"c2a870702c236bf6bc9f40185e856193737b86c7","after":"c485f23016e1636e6f304a30c3d3376ff1ef88c1","ref":"refs/heads/master","pushedAt":"2024-04-21T15:35:52.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"dkulp","name":"Daniel Kulp","path":"/dkulp","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/91569?s=80&v=4"},"commit":{"message":"Send ssh-keygen into background so it doesn't timeout waiting for entropy","shortMessageHtmlLink":"Send ssh-keygen into background so it doesn't timeout waiting for ent…"}},{"before":"2fc18628367c09933e7b35e7ae84d0549c7f0f09","after":"c2a870702c236bf6bc9f40185e856193737b86c7","ref":"refs/heads/master","pushedAt":"2024-04-20T17:16:29.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"dkulp","name":"Daniel Kulp","path":"/dkulp","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/91569?s=80&v=4"},"commit":{"message":"Some updates for beagle wifi drivers","shortMessageHtmlLink":"Some updates for beagle wifi drivers"}},{"before":"dc53bd54dfed2d22be48de3e15d486ca8690b459","after":"2fc18628367c09933e7b35e7ae84d0549c7f0f09","ref":"refs/heads/master","pushedAt":"2024-04-20T17:02:40.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"dkulp","name":"Daniel Kulp","path":"/dkulp","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/91569?s=80&v=4"},"commit":{"message":"StickyTable Headers throughout UI and addition of search on script browser (#1829)\n\n* addition of jquery.floatThead to aid in having sticky table headers on page scroll\r\n* Add sticky theads throughout the data input tables in UI\r\n* formatting changes to make easier to read debugging\r\n* set modal thead to have white background\r\n* refactor handling of page ready events to allow control of common and page specific DOM manipulation functions prior to running the setup of UI widgets and actions - fixes conflicts in timings off events onload\r\n* migrate filemanager js from inline to included js file\r\n* changePreview schedule to Ajax data load to aid modal rendering with sticky header\r\n* add class for fppStickyModalTheadTable so they process differently to non modal tables\r\n* change page ready function setup and started work on tab setup\r\n* move troubleshooting pageload commands to new DOM population / action setting routine\r\n* make height calc take into account margins when determining sticky header positions\r\n* remove redundant code\r\n* change tablePageHeader layout to padding in favour of margin to correct appearance of scrolling divs\r\n* add a little extra spacing to host name in header\r\n* adjust header Hostname text size for better mobile display\r\n* remove code moved to file-manager.js\r\n* standardise nav pill appearance on troubleshoot page\r\n* update to handle multiple stickyhead tables on single displayed page/tab\r\n* add sticky headers to the 2 tables on backup.php\r\n* set background color for thead on backups tables (for stickythead)\r\n* remove empty rules (good practise) added appearance for compatibility with webkit appearance\r\n* make headers on 2 backup files tables sticky and responsive\r\n* added search functionality for script browser\r\n* manual setup of stickyHeaders due to 2 on overlaymodels page\r\n* window resizing behaviour for stickyHead, annotation of commands and removing debugging\r\n* added missing alt tag for images - (HTML standard alignment)\r\n* target changed from _new to _blank for HTML validation\r\n* fix multiple divs with same id for html validation\r\n* Fix aria-labelledby not referencing a page element\r\n* adding sticky table headers to pixeloverlaymodels page (2 tables)\r\n* fixes for display of syncStatsTable on index.php","shortMessageHtmlLink":"StickyTable Headers throughout UI and addition of search on script br…"}},{"before":"48382eb6c5bb6631f038b72874afe700b77a6c07","after":"dc53bd54dfed2d22be48de3e15d486ca8690b459","ref":"refs/heads/master","pushedAt":"2024-04-20T15:16:39.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"dkulp","name":"Daniel Kulp","path":"/dkulp","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/91569?s=80&v=4"},"commit":{"message":"Update to handle BootAction=settings quite a bit faster (over 20s faster on beagles)\nHandle changing of wifi drivers from external <-> kernel better for FPP8/Beagles","shortMessageHtmlLink":"Update to handle BootAction=settings quite a bit faster (over 20s fas…"}},{"before":"e172a8ac0748b5175cdcb539e0e8685b5d3a06ca","after":"48382eb6c5bb6631f038b72874afe700b77a6c07","ref":"refs/heads/master","pushedAt":"2024-04-19T22:55:17.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"dkulp","name":"Daniel Kulp","path":"/dkulp","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/91569?s=80&v=4"},"commit":{"message":"Update external wifi driver blacklist","shortMessageHtmlLink":"Update external wifi driver blacklist"}},{"before":"861bf5d9fb3d6b14c7b13afab03554662141f53a","after":"e172a8ac0748b5175cdcb539e0e8685b5d3a06ca","ref":"refs/heads/master","pushedAt":"2024-04-19T20:19:09.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"dkulp","name":"Daniel Kulp","path":"/dkulp","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/91569?s=80&v=4"},"commit":{"message":"Updates for BBB kernel/wifi","shortMessageHtmlLink":"Updates for BBB kernel/wifi"}},{"before":"1746fddbb986fd9fc61b39026dec0417c08a256c","after":"861bf5d9fb3d6b14c7b13afab03554662141f53a","ref":"refs/heads/master","pushedAt":"2024-04-19T18:55:29.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"dkulp","name":"Daniel Kulp","path":"/dkulp","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/91569?s=80&v=4"},"commit":{"message":"Update to configure i2c bus with new kernels/device trees","shortMessageHtmlLink":"Update to configure i2c bus with new kernels/device trees"}},{"before":"59b6f7aa00ac69e9aebe63c4ec7aaf2f06d6dbd2","after":"1746fddbb986fd9fc61b39026dec0417c08a256c","ref":"refs/heads/master","pushedAt":"2024-04-16T21:04:30.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"cpinkham","name":"Chris Pinkham","path":"/cpinkham","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/475112?s=80&v=4"},"commit":{"message":"Fix off-by-1 error in custom model node positions.","shortMessageHtmlLink":"Fix off-by-1 error in custom model node positions."}},{"before":"43388269ac3466fb086930b1d5fc7db5897a027c","after":"59b6f7aa00ac69e9aebe63c4ec7aaf2f06d6dbd2","ref":"refs/heads/master","pushedAt":"2024-04-03T23:09:08.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"cpinkham","name":"Chris Pinkham","path":"/cpinkham","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/475112?s=80&v=4"},"commit":{"message":"Fix channel mapping in models with custom layouts","shortMessageHtmlLink":"Fix channel mapping in models with custom layouts"}},{"before":"35bb00a7ab8014519a178f954265365ee5b10f83","after":"43388269ac3466fb086930b1d5fc7db5897a027c","ref":"refs/heads/master","pushedAt":"2024-04-03T21:55:23.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"dkulp","name":"Daniel Kulp","path":"/dkulp","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/91569?s=80&v=4"},"commit":{"message":"Make sure enable pin is configured for capes that support FalconV5 receivers","shortMessageHtmlLink":"Make sure enable pin is configured for capes that support FalconV5 re…"}},{"before":"df729a41d245a4e015f39e58e6210213298175d2","after":"da02180dd0634eeb6a1a4ef10d2e4494fbf493f0","ref":"refs/heads/v7.5","pushedAt":"2024-04-03T20:33:57.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"dkulp","name":"Daniel Kulp","path":"/dkulp","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/91569?s=80&v=4"},"commit":{"message":"Make sure enable pin is configured for capes that support FalconV5 receivers","shortMessageHtmlLink":"Make sure enable pin is configured for capes that support FalconV5 re…"}},{"before":"40e657d6b6601549c926e5d1d3c934a0917c98dd","after":"35bb00a7ab8014519a178f954265365ee5b10f83","ref":"refs/heads/master","pushedAt":"2024-03-31T22:21:39.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ghormann","name":"Greg Hormann","path":"/ghormann","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/24968726?s=80&v=4"},"commit":{"message":"[MQTT] fppd_status add additional fields\nAdd Hostname, Description, and Platform.\nThis addresses part of the requirements in #1782","shortMessageHtmlLink":"[MQTT] fppd_status add additional fields"}},{"before":"36d02bcdc59a4c6afa59dbbe609b8cb8e098f8b0","after":"40e657d6b6601549c926e5d1d3c934a0917c98dd","ref":"refs/heads/master","pushedAt":"2024-03-31T18:48:55.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"ghormann","name":"Greg Hormann","path":"/ghormann","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/24968726?s=80&v=4"},"commit":{"message":"[MQTT] Add option to publish output port information including current draw (#1827)\n\nAdd option to publish output port information (with current details) on a periodic bases via MQTT.\r\n\r\nCloses #1661","shortMessageHtmlLink":"[MQTT] Add option to publish output port information including curren…"}},{"before":"3f385f4309a3f68ddc906564dd253ceaa6defc20","after":"36d02bcdc59a4c6afa59dbbe609b8cb8e098f8b0","ref":"refs/heads/master","pushedAt":"2024-03-28T19:46:04.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Poporacer","name":"Rick Harris","path":"/Poporacer","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/46263877?s=80&v=4"},"commit":{"message":"Clean up logic for Upgrade options","shortMessageHtmlLink":"Clean up logic for Upgrade options"}},{"before":"6075c6f73336c81d841a2646f2506e74da14ee79","after":"3f385f4309a3f68ddc906564dd253ceaa6defc20","ref":"refs/heads/master","pushedAt":"2024-03-24T01:44:31.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ghormann","name":"Greg Hormann","path":"/ghormann","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/24968726?s=80&v=4"},"commit":{"message":"Refactor EventThread before adding opiton to publish power","shortMessageHtmlLink":"Refactor EventThread before adding opiton to publish power"}},{"before":"30038ae1d720beef4764280fa7f427e1973931f5","after":"6075c6f73336c81d841a2646f2506e74da14ee79","ref":"refs/heads/master","pushedAt":"2024-03-19T21:20:27.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"dkulp","name":"Daniel Kulp","path":"/dkulp","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/91569?s=80&v=4"},"commit":{"message":"Fix about page if fppd is not running","shortMessageHtmlLink":"Fix about page if fppd is not running"}},{"before":"ce72becfe593f249b5e975b82cf4ecac8c91eff3","after":"30038ae1d720beef4764280fa7f427e1973931f5","ref":"refs/heads/master","pushedAt":"2024-03-19T21:00:41.000Z","pushType":"pr_merge","commitsCount":4,"pusher":{"login":"cpinkham","name":"Chris Pinkham","path":"/cpinkham","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/475112?s=80&v=4"},"commit":{"message":"Merge pull request #1820 from OnlineDynamic/filemanager-with-filters\n\nFilemanager with filters","shortMessageHtmlLink":"Merge pull request #1820 from OnlineDynamic/filemanager-with-filters"}},{"before":"5d35aff24477364605514c402e5d33dbc44f9091","after":null,"ref":"refs/heads/dependabot/npm_and_yarn/www/follow-redirects-1.15.6","pushedAt":"2024-03-17T00:35:05.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":"f3cb79c8c8150b4e4f7de6425429a76875fd2a38","after":"ce72becfe593f249b5e975b82cf4ecac8c91eff3","ref":"refs/heads/master","pushedAt":"2024-03-17T00:34:58.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"darylc","name":null,"path":"/darylc","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7511887?s=80&v=4"},"commit":{"message":"Merge pull request #1823 from FalconChristmas/dependabot/npm_and_yarn/www/follow-redirects-1.15.6\n\nBump follow-redirects from 1.15.4 to 1.15.6 in /www","shortMessageHtmlLink":"Merge pull request #1823 from FalconChristmas/dependabot/npm_and_yarn…"}},{"before":null,"after":"5d35aff24477364605514c402e5d33dbc44f9091","ref":"refs/heads/dependabot/npm_and_yarn/www/follow-redirects-1.15.6","pushedAt":"2024-03-16T23:04:35.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump follow-redirects from 1.15.4 to 1.15.6 in /www\n\nBumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.4 to 1.15.6.\n- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)\n- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.4...v1.15.6)\n\n---\nupdated-dependencies:\n- dependency-name: follow-redirects\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump follow-redirects from 1.15.4 to 1.15.6 in /www"}},{"before":"7a480f2355cad8f90101fdf2dc429ccd686d5073","after":"f3cb79c8c8150b4e4f7de6425429a76875fd2a38","ref":"refs/heads/master","pushedAt":"2024-03-15T17:48:09.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"dkulp","name":"Daniel Kulp","path":"/dkulp","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/91569?s=80&v=4"},"commit":{"message":"Update FPP_install to latest config level","shortMessageHtmlLink":"Update FPP_install to latest config level"}},{"before":"c8221b85ccb0bf5f6c42db7c85b09392edee7d6a","after":"7a480f2355cad8f90101fdf2dc429ccd686d5073","ref":"refs/heads/master","pushedAt":"2024-03-15T16:35:14.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"dkulp","name":"Daniel Kulp","path":"/dkulp","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/91569?s=80&v=4"},"commit":{"message":"Don't build vlc on Pi as we need the version with accelerated stuff that Pi builds.\nMight as well not build it on BBB either, save a ton of time on image creation","shortMessageHtmlLink":"Don't build vlc on Pi as we need the version with accelerated stuff t…"}},{"before":"ab18abbe42fde64e85c685a8fe5f1bad36db98a7","after":"c8221b85ccb0bf5f6c42db7c85b09392edee7d6a","ref":"refs/heads/master","pushedAt":"2024-03-15T15:59:36.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"dkulp","name":"Daniel Kulp","path":"/dkulp","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/91569?s=80&v=4"},"commit":{"message":"Keep the v3d driver, needed for accelerated video with bookworm","shortMessageHtmlLink":"Keep the v3d driver, needed for accelerated video with bookworm"}},{"before":"359a4dd8cdae30c0e3c773a58a18fa6a8b29ee88","after":"ab18abbe42fde64e85c685a8fe5f1bad36db98a7","ref":"refs/heads/master","pushedAt":"2024-03-14T23:09:18.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"ghormann","name":"Greg Hormann","path":"/ghormann","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/24968726?s=80&v=4"},"commit":{"message":"Update multisync.php to fix warning msgs on filter (#1821)\n\nCloses #1819","shortMessageHtmlLink":"Update multisync.php to fix warning msgs on filter (#1821)"}},{"before":"df20a34c5203c61664593f69b3e7b2cdc2810bcf","after":"359a4dd8cdae30c0e3c773a58a18fa6a8b29ee88","ref":"refs/heads/master","pushedAt":"2024-03-14T20:49:37.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"dkulp","name":"Daniel Kulp","path":"/dkulp","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/91569?s=80&v=4"},"commit":{"message":"Dont set mmal_vout (no longer available), let vlc determine best outout","shortMessageHtmlLink":"Dont set mmal_vout (no longer available), let vlc determine best outout"}},{"before":"9453f81aa0d583a66f5d9ff5bec9b8ac7c24a481","after":"df20a34c5203c61664593f69b3e7b2cdc2810bcf","ref":"refs/heads/master","pushedAt":"2024-03-14T20:30:39.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"dkulp","name":"Daniel Kulp","path":"/dkulp","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/91569?s=80&v=4"},"commit":{"message":"Only put usr/local/lib for vlc4","shortMessageHtmlLink":"Only put usr/local/lib for vlc4"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEOpmlcQA","startCursor":null,"endCursor":null}},"title":"Activity · FalconChristmas/fpp"}