log xml/en/docs/http/ngx_http_js_module.xml @ 3011:55d49eb065ac

age author description
Thu, 14 Sep 2023 16:38:00 +0100 Yaroslav Zhuravlev Fixed example in the js_periodic directive.
Tue, 12 Sep 2023 21:32:42 +0100 Yaroslav Zhuravlev Documented the js_periodic directive.
Wed, 16 Aug 2023 12:12:22 +0100 Yaroslav Zhuravlev Added SharedDict to njs Reference.
Wed, 16 Aug 2023 12:12:22 +0100 Yaroslav Zhuravlev Replaced "delete" to "del" in js_shared_dict_zone.
Wed, 16 Aug 2023 12:12:22 +0100 Yaroslav Zhuravlev Added link to Preload Objects from js_preload_object.
Thu, 06 Jul 2023 12:31:31 +0100 Yaroslav Zhuravlev Documented the js_shared_dict_zone directive.
Fri, 21 Oct 2022 12:19:07 +0100 Yaroslav Zhuravlev Documented the js_preload_object directive.
Thu, 18 Aug 2022 15:44:39 +0100 Yaroslav Zhuravlev Documented server, location, if contexts for some js directives.
Thu, 05 May 2022 18:31:47 +0100 Yaroslav Zhuravlev Documented directives for Fetch API in njs.
Thu, 13 Jan 2022 12:48:02 +0000 Yaroslav Zhuravlev Added info about removal of the js_import directive.
Thu, 21 Oct 2021 15:11:56 +0100 Yaroslav Zhuravlev Added note about async calls for js_body_filter, js_header_filter.
Tue, 19 Oct 2021 15:12:08 +0100 Yaroslav Zhuravlev Updated Example Configuration in ngx_http_js_module.
Fri, 15 Oct 2021 20:13:02 +0100 Yaroslav Zhuravlev Updated Example Configuration in ngx_http_js_module.
Thu, 14 Oct 2021 18:53:16 +0100 Yaroslav Zhuravlev Added fetch directives to js http and stream modules.
Mon, 05 Jul 2021 15:32:26 +0100 Yaroslav Zhuravlev Added note to js_set about asyncronous calls.
Mon, 29 Mar 2021 19:40:27 +0100 Yaroslav Zhuravlev Documented the js_var directive.
Fri, 19 Mar 2021 18:24:34 +0000 Yaroslav Zhuravlev Improved description of js_set.
Fri, 12 Mar 2021 20:34:11 +0000 Yaroslav Zhuravlev Corrected example description in js_import.
Tue, 09 Mar 2021 18:44:56 +0000 Yaroslav Zhuravlev Documented the "r" argument for js_body_filter.
Thu, 04 Mar 2021 14:34:52 +0000 Yaroslav Zhuravlev Documented the js_body_filter directive.
Mon, 08 Feb 2021 12:30:01 +0000 Yaroslav Zhuravlev Documented the js_header_filter directive.
Wed, 22 Apr 2020 16:54:18 +0100 Yaroslav Zhuravlev Moved load_module from examples of js modules to Installation.
Wed, 22 Apr 2020 16:54:18 +0100 Yaroslav Zhuravlev Removed phrase "This module is not built by default" from js modules.
Wed, 22 Apr 2020 16:54:11 +0100 Yaroslav Zhuravlev Documented the js_import directive and corresponding changes.
Tue, 26 Mar 2019 17:20:20 +0300 Yaroslav Zhuravlev Documented the js_path directive.
Mon, 24 Sep 2018 19:24:04 +0300 Yaroslav Zhuravlev Renamed njs API, njs Changes.
Mon, 24 Sep 2018 19:10:29 +0300 Yaroslav Zhuravlev Refactored njs documentation.
Mon, 24 Sep 2018 19:10:17 +0300 Yaroslav Zhuravlev Renamed the "About njs" page.
Fri, 27 Apr 2018 09:59:51 +0300 Ruslan Ermilov Eliminated some examples of unsafe prefix locations.
Tue, 19 Jun 2018 20:43:33 +0300 Yaroslav Zhuravlev Updated example in HTTP njs module.
Tue, 19 Jun 2018 20:43:33 +0300 Yaroslav Zhuravlev Updated installation procedure in njs modules.
Tue, 19 Jun 2018 20:43:33 +0300 Yaroslav Zhuravlev Updated HTTP njs module according to njs 0.2.2.
Tue, 05 Jun 2018 18:22:00 +0300 Yaroslav Zhuravlev Moved njs HTTP and Stream API to a separate page.
Fri, 06 Apr 2018 20:34:26 +0300 Roman Arutyunyan Added new njs HTTP properties and methods.
Tue, 10 Apr 2018 18:39:34 +0300 Ruslan Ermilov Sorted directives alphabetically.
Thu, 05 Apr 2018 16:03:51 +0300 Yaroslav Zhuravlev Specified logging level for the "log" argument in njs.
Tue, 03 Apr 2018 20:23:40 +0300 Yaroslav Zhuravlev Renamed nginScript to njs
Mon, 14 Aug 2017 13:43:08 +0300 Sergey Kandaurov Fixed typos in njs configure string examples.
Wed, 22 Mar 2017 15:36:18 +0300 Yaroslav Zhuravlev Removed "experimental" info from js modules.
Tue, 13 Dec 2016 17:51:59 +0300 Yaroslav Zhuravlev Restricted context of js_include directive to http and stream only.
Tue, 13 Dec 2016 17:28:36 +0300 Yaroslav Zhuravlev Restricted context of js_set directive to http and stream only.
Fri, 09 Dec 2016 15:48:12 +0300 Ruslan Ermilov Use non-breakable space before the "em" dash.
Thu, 01 Dec 2016 20:09:24 +0300 Yaroslav Zhuravlev Added article about nginScript.
Thu, 01 Dec 2016 14:41:04 +0300 Yaroslav Zhuravlev Changed JavaScript to nginScript.
Fri, 18 Nov 2016 17:51:14 +0300 Yaroslav Zhuravlev Documented http and stream nginScript modules.