Site Search
Search LifeStyle Racing
Search public page files, titles, headings, and visible text with stronger weighting for exact matches, filenames, headings, sections, and motorsport-related synonyms.
Query: "CODE OF CONDUCT"
1,201 results
1,788 files checked
982.6 ms
Best for static page content. Product database search, account-only data, and forum content would need an additional database or API-backed layer later if you want those included too.
Related Match
Node Modules.4184 / Minimist
Node_Modules.4184/minimist/CHANGELOG.md
...326`](https://github.com/minimistjs/minimist/commit/307932601325087de6cf94188eb798ffc4f3088a) - stripped down code and a passing test from optimist [`7cced88`](https://github.com/minimistjs/minimist/commit/7cced88d82e399d1a03ed23eb667f04d3f320d10) - ported parse tests completely over [`9448754`](https://github.com/mini...
Related Match
Node Modules.4184 / Uuid
Node_Modules.4184/uuid/CHANGELOG.md
...ime now is 12.x which has reached EOL 30 Apr 2022. - Remove the minified UMD build from the package. Minified code is hard to audit and since this is a widely used library it seems more appropriate nowadays to optimize for auditability than to ship a legacy module format that, at best, serves educational purposes nowad...
Related Match
Node Modules.4184 / Kareem
Node_Modules.4184/kareem/CHANGELOG.md
...* Add createWrapper() function ([ea77741](https://github.com/vkarpov15/kareem/commit/ea77741)) * Add istanbul code coverage ([6eceeef](https://github.com/vkarpov15/kareem/commit/6eceeef)) * Add some more comments for examples ([c5b0c6f](https://github.com/vkarpov15/kareem/commit/c5b0c6f)) * Add travis ([e6dcb06](https:...
Related Match
MyWebsite / Users / Partials / Account
MyWebsite/Users/partials/account/forms.php
...it experience. Verification actions stay close to the values they affect, while phone entry keeps the country code separate from the local number. Email Unhide Copy Hidden by default for privacy. Auto-hides again after 20 seconds. Send Email Verify Open Verify Page Country Phone Unhide Copy Hidden by default for privac...
Related Match
Users.956 / Partials / Account
Users.956/partials/account/forms.php
...it experience. Verification actions stay close to the values they affect, while phone entry keeps the country code separate from the local number. Email Unhide Copy Hidden by default for privacy. Auto-hides again after 20 seconds. Send Email Verify Open Verify Page Country Phone Unhide Copy Hidden by default for privac...
Related Match
Node Modules / Serve Static
Node_Modules/serve-static/HISTORY.md
1.16.2 / 2024-09-11 =================== * deps: encodeurl@~2.0.0 1.16.1 / 2024-09-11 =================== * deps: send@0.19.0 1.16.0 / 2024-09-10 =================== * Remove link renderization in html while redirecting 1.15.0 / 2022-03-24 =================== * deps: send@0.18.0 - Fix emitted 416 error missing headers p...
Related Match
Node Modules / Finalhandler
Node_Modules/finalhandler/HISTORY.md
v1.3.1 / 2024-09-11 ================== * deps: encodeurl@~2.0.0 v1.3.0 / 2024-09-03 ================== * ignore status message for HTTP/2 (#53) v1.2.1 / 2024-09-02 ================== * Gracefully handle when handling an error and socket is null 1.2.0 / 2022-03-22 ================== * Remove set content headers that bre...
Related Match
MyWebsite / Node Modules / Serve Static
MyWebsite/Node_Modules/serve-static/HISTORY.md
1.16.2 / 2024-09-11 =================== * deps: encodeurl@~2.0.0 1.16.1 / 2024-09-11 =================== * deps: send@0.19.0 1.16.0 / 2024-09-10 =================== * Remove link renderization in html while redirecting 1.15.0 / 2022-03-24 =================== * deps: send@0.18.0 - Fix emitted 416 error missing headers p...
Related Match
MyWebsite / Node Modules / Finalhandler
MyWebsite/Node_Modules/finalhandler/HISTORY.md
v1.3.1 / 2024-09-11 ================== * deps: encodeurl@~2.0.0 v1.3.0 / 2024-09-03 ================== * ignore status message for HTTP/2 (#53) v1.2.1 / 2024-09-02 ================== * Gracefully handle when handling an error and socket is null 1.2.0 / 2022-03-22 ================== * Remove set content headers that bre...
Related Match
Node Modules.4184 / Serve Static
Node_Modules.4184/serve-static/HISTORY.md
1.16.2 / 2024-09-11 =================== * deps: encodeurl@~2.0.0 1.16.1 / 2024-09-11 =================== * deps: send@0.19.0 1.16.0 / 2024-09-10 =================== * Remove link renderization in html while redirecting 1.15.0 / 2022-03-24 =================== * deps: send@0.18.0 - Fix emitted 416 error missing headers p...
Related Match
Node Modules.4184 / Finalhandler
Node_Modules.4184/finalhandler/HISTORY.md
v1.3.1 / 2024-09-11 ================== * deps: encodeurl@~2.0.0 v1.3.0 / 2024-09-03 ================== * ignore status message for HTTP/2 (#53) v1.2.1 / 2024-09-02 ================== * Gracefully handle when handling an error and socket is null 1.2.0 / 2022-03-22 ================== * Remove set content headers that bre...
Related Match
Node Modules / Buffer From
Node_Modules/buffer-from/readme.md
...ffer` data onto a new `Buffer` instance. ### bufferFrom(string[, encoding]) - `string` <String> A string to encode. - `encoding` <String> The encoding of `string`. **Default:** `'utf8'` Creates a new `Buffer` containing the given JavaScript string `string`. If provided, the `encoding` parameter identifies the character...