{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":199220634,"defaultBranch":"master","name":"nginx-extras","ownerLogin":"GetPageSpeed","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2019-07-27T22:58:07.000Z","ownerAvatar":"https://github.com/avatars/u/20408455?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1564268289.0","currentOid":""},"activityList":{"items":[{"before":"aa89e47f453da8d6e391d22f4025f3da913e91e7","after":"2698d463106e46afd6c0427abf0d8277967a8937","ref":"refs/heads/master","pushedAt":"2024-08-30T15:15:33.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"dvershinin","name":"Danila Vershinin","path":"/dvershinin","primaryAvatarUrl":"https://github.com/avatars/u/250071?s=80&v=4"},"commit":{"message":"Refactor: Improve readability in TOTP module description\n\nEnhanced the readability of the TOTP module's description by breaking a long line into two. This minor change does not affect functionality but improves document clarity.","shortMessageHtmlLink":"Refactor: Improve readability in TOTP module description"}},{"before":"636c4397d7e5459536c254b52ba04900bb4f97f7","after":"aa89e47f453da8d6e391d22f4025f3da913e91e7","ref":"refs/heads/master","pushedAt":"2024-08-30T15:01:26.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"dvershinin","name":"Danila Vershinin","path":"/dvershinin","primaryAvatarUrl":"https://github.com/avatars/u/250071?s=80&v=4"},"commit":{"message":"Add patch link for TOTP authentication module\n\nIncluded a link to a patch for the ngx_http_auth_totp_module in the auth-totp.yml file. This patch enhances the documentation or functionality of the TOTP authentication module.","shortMessageHtmlLink":"Add patch link for TOTP authentication module"}},{"before":"bc0e0093753518854e3a76f389f2d82db78363d3","after":"636c4397d7e5459536c254b52ba04900bb4f97f7","ref":"refs/heads/master","pushedAt":"2024-08-30T06:57:27.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"dvershinin","name":"Danila Vershinin","path":"/dvershinin","primaryAvatarUrl":"https://github.com/avatars/u/250071?s=80&v=4"},"commit":{"message":"Add TOTP authentication YAML module\n\nIntroduced a YAML configuration for Time-based One-Time Password (TOTP) authentication in the NGINX module. This enhances security by providing a mechanism for generating short-lived one-time passwords, suitable for various network applications such as VPN access and web transactions.","shortMessageHtmlLink":"Add TOTP authentication YAML module"}},{"before":"eeed1a07a3016dc7d5cbee5dc2a5c471745ec7bb","after":"bc0e0093753518854e3a76f389f2d82db78363d3","ref":"refs/heads/master","pushedAt":"2024-05-10T05:35:18.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"dvershinin","name":"Danila Vershinin","path":"/dvershinin","primaryAvatarUrl":"https://github.com/avatars/u/250071?s=80&v=4"},"commit":{"message":"Remove patches from push-stream module configuration\n\nThis commit removes the patch file references for the push-stream module in the NGINX setup. The diff links that previously pointed to specific fixes within the module have been removed for code cleanup and improvement.","shortMessageHtmlLink":"Remove patches from push-stream module configuration"}},{"before":"1a7688b05fd6b349d5feea87d0049bdb9036d28d","after":"eeed1a07a3016dc7d5cbee5dc2a5c471745ec7bb","ref":"refs/heads/master","pushedAt":"2024-05-04T03:44:27.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"dvershinin","name":"Danila Vershinin","path":"/dvershinin","primaryAvatarUrl":"https://github.com/avatars/u/250071?s=80&v=4"},"commit":{"message":"Add NGINX NTLM module to the project\n\nA new NGINX module called NTLM has been added to the project. This module allows the proxying of requests with NTLM authentication.","shortMessageHtmlLink":"Add NGINX NTLM module to the project"}},{"before":"b402f2c1d3b420b9c5ded446ae8833f44309b0e9","after":"1a7688b05fd6b349d5feea87d0049bdb9036d28d","ref":"refs/heads/master","pushedAt":"2024-03-21T03:57:02.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"dvershinin","name":"Danila Vershinin","path":"/dvershinin","primaryAvatarUrl":"https://github.com/avatars/u/250071?s=80&v=4"},"commit":{"message":"Remove cc_opt from zstd module configuration\n\nThe cc_opt \"-Wno-error\" has been removed from the zstd.yml configuration file. This change cleans up the unused compiler option that was previously stated in the file to handle an issue that has been resolved.","shortMessageHtmlLink":"Remove cc_opt from zstd module configuration"}},{"before":"4716989834ccd4a15e7a12a9d25ea7c2b94aadbd","after":"b402f2c1d3b420b9c5ded446ae8833f44309b0e9","ref":"refs/heads/master","pushedAt":"2024-02-04T17:20:40.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"dvershinin","name":"Danila Vershinin","path":"/dvershinin","primaryAvatarUrl":"https://github.com/avatars/u/250071?s=80&v=4"},"commit":{"message":"Rename module file and update comments\n\nThe srt.yml module file was misplaced in the 'bad' directory and has been moved to its correct location. Additionally, a comment was added to the file to explain the requirement for a more recent srt-devel package in CentOS 7 while building nginx-modules. This change also addresses the 'srt_listen_callback' error during the EL7 build process.","shortMessageHtmlLink":"Rename module file and update comments"}},{"before":"04b1b8c0e7d01a32f2ed3b8260b60fc4190ea00c","after":"4716989834ccd4a15e7a12a9d25ea7c2b94aadbd","ref":"refs/heads/master","pushedAt":"2024-02-02T16:02:46.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"dvershinin","name":"Danila Vershinin","path":"/dvershinin","primaryAvatarUrl":"https://github.com/avatars/u/250071?s=80&v=4"},"commit":{"message":"Improve module listing by excluding .yml defined modules\n\nUpdated the list-known-modules.py script to skip printing any module that has an existing .yml definition. This change ensures that the output list only includes modules without a .yml file, eliminating duplicate entries. A redundant line in the discover.py file has also been removed, and known.db.json file has been updated accordingly.","shortMessageHtmlLink":"Improve module listing by excluding .yml defined modules"}},{"before":"38edd2da136e8f95582733394d528d78398313b2","after":"04b1b8c0e7d01a32f2ed3b8260b60fc4190ea00c","ref":"refs/heads/master","pushedAt":"2024-02-02T15:46:07.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"dvershinin","name":"Danila Vershinin","path":"/dvershinin","primaryAvatarUrl":"https://github.com/avatars/u/250071?s=80&v=4"},"commit":{"message":"Add shared module 'live-common' for Kaltura Media Framework\n\nA new `live-common.yml` file has been created in the `modules` directory. The shared module aims to expose an HTTP API, send HTTP events, parse JSON, KMP/KSMP definitions etc., which are used by most Kaltura Media Framework NGINX modules. This module will enhance the efficiency and performance of our NGINX modules by sharing common functionalities.","shortMessageHtmlLink":"Add shared module 'live-common' for Kaltura Media Framework"}},{"before":"1872d06b28f9b911fa7bc59879721fd5e5b6e0cf","after":"38edd2da136e8f95582733394d528d78398313b2","ref":"refs/heads/master","pushedAt":"2024-01-23T08:09:22.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"dvershinin","name":"Danila Vershinin","path":"/dvershinin","primaryAvatarUrl":"https://github.com/avatars/u/250071?s=80&v=4"},"commit":{"message":"Relocate est.yml and add OpenSSL version comment [skip ci]\n\nThe est.yml module has been moved to a 'bad' subdirectory. A comment line stating that it requires OpenSSL version 3 or later was also appended to the file for clarity.","shortMessageHtmlLink":"Relocate est.yml and add OpenSSL version comment [skip ci]"}},{"before":"276fa8e140d3bbff1a710cafb02a377698b21280","after":"1872d06b28f9b911fa7bc59879721fd5e5b6e0cf","ref":"refs/heads/master","pushedAt":"2024-01-23T06:44:56.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"dvershinin","name":"Danila Vershinin","path":"/dvershinin","primaryAvatarUrl":"https://github.com/avatars/u/250071?s=80&v=4"},"commit":{"message":"Add new EST module for Nginx\n\nA new file, 'est.yml', has been added to the modules directory. This contains the information for the Enrollment over Secure Transport (EST) module for Nginx, including repo, summary, description, and soname.","shortMessageHtmlLink":"Add new EST module for Nginx"}},{"before":"07af2f0147846693685106df15160b75fd7c609a","after":"276fa8e140d3bbff1a710cafb02a377698b21280","ref":"refs/heads/master","pushedAt":"2023-12-16T09:04:25.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"dvershinin","name":"Danila Vershinin","path":"/dvershinin","primaryAvatarUrl":"https://github.com/avatars/u/250071?s=80&v=4"},"commit":{"message":"json and jdomain v2","shortMessageHtmlLink":"json and jdomain v2"}},{"before":"b4276dda44c21b14a00d5abb7344245fa2d970bd","after":"07af2f0147846693685106df15160b75fd7c609a","ref":"refs/heads/master","pushedAt":"2023-12-16T08:44:06.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"dvershinin","name":"Danila Vershinin","path":"/dvershinin","primaryAvatarUrl":"https://github.com/avatars/u/250071?s=80&v=4"},"commit":{"message":"json and jdomain v2","shortMessageHtmlLink":"json and jdomain v2"}},{"before":"c5036f0c6e5fd3dc8ff06864ced9d63e023dbd1d","after":"b4276dda44c21b14a00d5abb7344245fa2d970bd","ref":"refs/heads/master","pushedAt":"2023-12-16T08:30:18.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"dvershinin","name":"Danila Vershinin","path":"/dvershinin","primaryAvatarUrl":"https://github.com/avatars/u/250071?s=80&v=4"},"commit":{"message":"json and jdomain v2","shortMessageHtmlLink":"json and jdomain v2"}},{"before":"88bc39c02c7878d71d2f82559328ed375e0416dd","after":"c5036f0c6e5fd3dc8ff06864ced9d63e023dbd1d","ref":"refs/heads/master","pushedAt":"2023-12-16T08:22:45.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"dvershinin","name":"Danila Vershinin","path":"/dvershinin","primaryAvatarUrl":"https://github.com/avatars/u/250071?s=80&v=4"},"commit":{"message":"json and jdomain","shortMessageHtmlLink":"json and jdomain"}},{"before":"abc65932a7b961cf5e1f91663dbae99bcd42163a","after":"88bc39c02c7878d71d2f82559328ed375e0416dd","ref":"refs/heads/master","pushedAt":"2023-12-16T07:59:51.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"dvershinin","name":"Danila Vershinin","path":"/dvershinin","primaryAvatarUrl":"https://github.com/avatars/u/250071?s=80&v=4"},"commit":{"message":"json","shortMessageHtmlLink":"json"}},{"before":"338df73498b881db0dd3398e55f0ba6344261c9a","after":"abc65932a7b961cf5e1f91663dbae99bcd42163a","ref":"refs/heads/master","pushedAt":"2023-11-28T11:44:58.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"dvershinin","name":"Danila Vershinin","path":"/dvershinin","primaryAvatarUrl":"https://github.com/avatars/u/250071?s=80&v=4"},"commit":{"message":"NAXSI update fixes","shortMessageHtmlLink":"NAXSI update fixes"}},{"before":"fc6feec0fcd0e1568a0e0e33f9ea5cf191dec974","after":"338df73498b881db0dd3398e55f0ba6344261c9a","ref":"refs/heads/master","pushedAt":"2023-11-28T11:32:54.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"dvershinin","name":"Danila Vershinin","path":"/dvershinin","primaryAvatarUrl":"https://github.com/avatars/u/250071?s=80&v=4"},"commit":{"message":"NAXSI update fixes","shortMessageHtmlLink":"NAXSI update fixes"}},{"before":"d783ccfa35c192a5f60cf5a2f9b45e7cdc4c9ac1","after":"fc6feec0fcd0e1568a0e0e33f9ea5cf191dec974","ref":"refs/heads/master","pushedAt":"2023-11-28T11:19:25.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"dvershinin","name":"Danila Vershinin","path":"/dvershinin","primaryAvatarUrl":"https://github.com/avatars/u/250071?s=80&v=4"},"commit":{"message":"NAXSI update","shortMessageHtmlLink":"NAXSI update"}},{"before":"8c53b55dcea80570fab38f42f1948603ac5ac2b5","after":"d783ccfa35c192a5f60cf5a2f9b45e7cdc4c9ac1","ref":"refs/heads/master","pushedAt":"2023-11-18T09:53:31.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"dvershinin","name":"Danila Vershinin","path":"/dvershinin","primaryAvatarUrl":"https://github.com/avatars/u/250071?s=80&v=4"},"commit":{"message":"Trigger for Amazon 2023","shortMessageHtmlLink":"Trigger for Amazon 2023"}},{"before":"40c74b60bb68b233c3876d946657fac083dab8e8","after":"8c53b55dcea80570fab38f42f1948603ac5ac2b5","ref":"refs/heads/master","pushedAt":"2023-11-02T05:49:29.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"dvershinin","name":"Danila Vershinin","path":"/dvershinin","primaryAvatarUrl":"https://github.com/avatars/u/250071?s=80&v=4"},"commit":{"message":"jwt reqs","shortMessageHtmlLink":"jwt reqs"}},{"before":"89d96a245362cf2f2890df5d8263c85f8b689751","after":"40c74b60bb68b233c3876d946657fac083dab8e8","ref":"refs/heads/master","pushedAt":"2023-09-24T01:53:15.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"dvershinin","name":"Danila Vershinin","path":"/dvershinin","primaryAvatarUrl":"https://github.com/avatars/u/250071?s=80&v=4"},"commit":{"message":"zstd","shortMessageHtmlLink":"zstd"}},{"before":"1344f197bbeea4a6dc6c45052ba152756abbb8b9","after":"89d96a245362cf2f2890df5d8263c85f8b689751","ref":"refs/heads/master","pushedAt":"2023-09-24T01:42:23.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"dvershinin","name":"Danila Vershinin","path":"/dvershinin","primaryAvatarUrl":"https://github.com/avatars/u/250071?s=80&v=4"},"commit":{"message":"zstd","shortMessageHtmlLink":"zstd"}},{"before":"92a5dc11f8affc22f6b35e329c94c7fdca7f09e8","after":"1344f197bbeea4a6dc6c45052ba152756abbb8b9","ref":"refs/heads/master","pushedAt":"2023-06-17T15:49:36.105Z","pushType":"push","commitsCount":1,"pusher":{"login":"dvershinin","name":"Danila Vershinin","path":"/dvershinin","primaryAvatarUrl":"https://github.com/avatars/u/250071?s=80&v=4"},"commit":{"message":"Rebuild","shortMessageHtmlLink":"Rebuild"}},{"before":"c605fd5b9118a4d7930d89d605fce9af5f5718f7","after":"92a5dc11f8affc22f6b35e329c94c7fdca7f09e8","ref":"refs/heads/master","pushedAt":"2023-06-17T14:27:16.759Z","pushType":"push","commitsCount":1,"pusher":{"login":"dvershinin","name":"Danila Vershinin","path":"/dvershinin","primaryAvatarUrl":"https://github.com/avatars/u/250071?s=80&v=4"},"commit":{"message":"Rebuild","shortMessageHtmlLink":"Rebuild"}},{"before":"78ff85368bc8fca5fb0d8d13624c92e86cf87555","after":"c605fd5b9118a4d7930d89d605fce9af5f5718f7","ref":"refs/heads/master","pushedAt":"2023-04-27T20:21:25.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"dvershinin","name":"Danila Vershinin","path":"/dvershinin","primaryAvatarUrl":"https://github.com/avatars/u/250071?s=80&v=4"},"commit":{"message":"Switch NAXSI back","shortMessageHtmlLink":"Switch NAXSI back"}},{"before":"1b7696f8b053b1fab30dc881f2053d9af22e0aea","after":"78ff85368bc8fca5fb0d8d13624c92e86cf87555","ref":"refs/heads/master","pushedAt":"2023-04-27T20:01:03.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"dvershinin","name":"Danila Vershinin","path":"/dvershinin","primaryAvatarUrl":"https://github.com/avatars/u/250071?s=80&v=4"},"commit":{"message":"Switch NAXSI upstream to maintained one","shortMessageHtmlLink":"Switch NAXSI upstream to maintained one"}},{"before":"14db5ac395a4908998815d914f93d98e56fec5aa","after":"1b7696f8b053b1fab30dc881f2053d9af22e0aea","ref":"refs/heads/master","pushedAt":"2023-04-27T17:44:04.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"dvershinin","name":"Danila Vershinin","path":"/dvershinin","primaryAvatarUrl":"https://github.com/avatars/u/250071?s=80&v=4"},"commit":{"message":"sts","shortMessageHtmlLink":"sts"}},{"before":"e210e3a3bc7899e55b3e6642150a12054e632614","after":"14db5ac395a4908998815d914f93d98e56fec5aa","ref":"refs/heads/master","pushedAt":"2023-04-27T17:39:14.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"dvershinin","name":"Danila Vershinin","path":"/dvershinin","primaryAvatarUrl":"https://github.com/avatars/u/250071?s=80&v=4"},"commit":{"message":"sts","shortMessageHtmlLink":"sts"}},{"before":"a66b0d98f7a6ec2bd577131ec11a7901e77d51d0","after":"e210e3a3bc7899e55b3e6642150a12054e632614","ref":"refs/heads/master","pushedAt":"2023-04-27T16:15:49.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"dvershinin","name":"Danila Vershinin","path":"/dvershinin","primaryAvatarUrl":"https://github.com/avatars/u/250071?s=80&v=4"},"commit":{"message":"stream-sts.yml","shortMessageHtmlLink":"stream-sts.yml"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEqMxkhgA","startCursor":null,"endCursor":null}},"title":"Activity ยท GetPageSpeed/nginx-extras"}