{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":722609847,"defaultBranch":"master","name":"awesomplete-util","ownerLogin":"blackborn66","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2023-11-23T14:14:42.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/128063668?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1700748888.87709","currentOid":""},"activityList":{"items":[{"before":"9ffb2606d8cc5945d1d9263076efcdbc2dbbc492","after":"7744f1e50d4ee71cae45f4c42eeaec59e0b1c698","ref":"refs/heads/master","pushedAt":"2023-11-30T15:06:03.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"blackborn66","name":"S. Hi","path":"/blackborn66","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/128063668?s=80&v=4"},"commit":{"message":"Update mini.sh\n\nReplace uglifyjs with terser","shortMessageHtmlLink":"Update mini.sh"}},{"before":"5caa7559706a872080bee862980f133470a87ebf","after":"9ffb2606d8cc5945d1d9263076efcdbc2dbbc492","ref":"refs/heads/master","pushedAt":"2023-11-26T19:03:08.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"nico-amsterdam","name":null,"path":"/nico-amsterdam","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16443840?s=80&v=4"},"commit":{"message":"Update awesomplete-util.js\n\nMinified version is here:\r\nhttps://nico-amsterdam.github.io/awesomplete-util/js/awesomplete-util.min.js\r\n\r\nMost recent version:\r\nhttps://nico-amsterdam.github.io/awesomplete-util/js/awesomplete-util.js","shortMessageHtmlLink":"Update awesomplete-util.js"}},{"before":"247d6c2249512a636443c900af959a30be966926","after":"5caa7559706a872080bee862980f133470a87ebf","ref":"refs/heads/master","pushedAt":"2023-11-23T14:21:30.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"blackborn66","name":"S. Hi","path":"/blackborn66","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/128063668?s=80&v=4"},"commit":{"message":"debounce added\n\nI liked to prevent some db callbacks so I added the debouncing feature.\n\n\"Debouncing is a technique used to optimize application performance by reducing the rate at which functions are called.\"\n\nUse it like that:\n\nAwesompleteUtil.start('#user_combo',\n {\n url: 'json.php?search=',\n limit: -1,\n debounce: 300\n },\n {\n minChars: 3,\n maxItems: 8,\n data: function(rec, input) {\n return rec['last_name'];\n }\n }\n)\n\nwithout \"debounce\" it should work just like before","shortMessageHtmlLink":"debounce added"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAADvC0KbgA","startCursor":null,"endCursor":null}},"title":"Activity ยท blackborn66/awesomplete-util"}