summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Bump @playwright/test from 1.48.1 to 1.48.2dependabot[bot]2024-10-292-13/+13
| | | | | | | | | | | | | | Bumps [@playwright/test](https://github.com/microsoft/playwright) from 1.48.1 to 1.48.2. - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](https://github.com/microsoft/playwright/compare/v1.48.1...v1.48.2) --- updated-dependencies: - dependency-name: "@playwright/test" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* Remove CSP error reporting to report-uri.comSerghei Iakovlev2024-10-291-2/+1
| | | | | | | report-uri.com is switching to a paid model, removing the option for free accounts. While this is their choice, the current project is non-commercial and lacks the budget to cover $10/month for error reporting services.
* Bump @types/node from 22.7.9 to 22.8.0dependabot[bot]2024-10-272-9/+9
| | | | | | | | | | | | | | Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.7.9 to 22.8.0. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* Bump eslint from 9.12.0 to 9.13.0dependabot[bot]2024-10-242-14/+13
| | | | | | | | | | | | | | | Bumps [eslint](https://github.com/eslint/eslint) from 9.12.0 to 9.13.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/compare/v9.12.0...v9.13.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* Bump @types/node from 22.7.6 to 22.7.9dependabot[bot]2024-10-242-5/+5
| | | | | | | | | | | | | | Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.7.6 to 22.7.9. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* Bump @types/node from 22.7.5 to 22.7.6dependabot[bot]2024-10-182-5/+5
| | | | | | | | | | | | | | Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.7.5 to 22.7.6. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* Bump @playwright/test from 1.47.2 to 1.48.1dependabot[bot]2024-10-172-17/+13
| | | | | | | | | | | | | | Bumps [@playwright/test](https://github.com/microsoft/playwright) from 1.47.2 to 1.48.1. - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](https://github.com/microsoft/playwright/compare/v1.47.2...v1.48.1) --- updated-dependencies: - dependency-name: "@playwright/test" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* Bump @types/node from 22.7.4 to 22.7.5dependabot[bot]2024-10-162-5/+5
| | | | | | | | | | | | | | Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.7.4 to 22.7.5. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* Bump eslint from 9.11.1 to 9.12.0dependabot[bot]2024-10-162-171/+52
| | | | | | | | | | | | | | | Bumps [eslint](https://github.com/eslint/eslint) from 9.11.1 to 9.12.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/compare/v9.11.1...v9.12.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* Removed custom sitemap templateSerghei Iakovlev2024-09-302-22/+3
|
* Code cleanup and minor fixesSerghei Iakovlev2024-09-295-15/+14
|
* Correct head/author.html partial usageSerghei Iakovlev2024-09-291-1/+1
|
* Amend documentationSerghei Iakovlev2024-09-291-3/+4
|
* Do not check showAuthor for meta tagSerghei Iakovlev2024-09-291-3/+1
|
* Update change logSerghei Iakovlev2024-09-291-2/+10
|
* Rework author configurationSerghei Iakovlev2024-09-2912-70/+223
|
* Fix misspellingSerghei Iakovlev2024-09-291-1/+1
|
* Correct feeds menu definitionSerghei Iakovlev2024-09-291-4/+4
|
* Update documentationSerghei Iakovlev2024-09-291-116/+114
|
* Correct humans.txt output nameSerghei Iakovlev2024-09-291-1/+1
|
* Use npm run buildSerghei Iakovlev2024-09-291-5/+1
|
* Rollback HUGO_RESOURCEDIRSerghei Iakovlev2024-09-291-1/+1
|
* Setup HUGO_RESOURCEDIRSerghei Iakovlev2024-09-291-1/+1
|
* Regenerate assetsSerghei Iakovlev2024-09-295-3/+3
|
* Remove deprecated build optionSerghei Iakovlev2024-09-292-2/+2
|
* Correct config formattingSerghei Iakovlev2024-09-291-124/+124
|
* Migrate demo site to standard configSerghei Iakovlev2024-09-297-354/+338
|
* Use more natural path to feedsSerghei Iakovlev2024-09-283-13/+9
|
* Removed custom RSS templateSerghei Iakovlev2024-09-286-88/+21
|
* Fix misspellingSerghei Iakovlev2024-09-281-1/+1
|
* Add Google Search Console verificationSerghei Iakovlev2024-09-283-1/+3
|
* Bump @types/node from 22.7.3 to 22.7.4dependabot[bot]2024-09-282-6/+5
| | | | | | | | | | | | | | Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.7.3 to 22.7.4. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* Remove change log entries related to demo siteSerghei Iakovlev2024-09-281-6/+0
|
* Update change logSerghei Iakovlev2024-09-281-0/+8
|
* Simplify demo site configurationSerghei Iakovlev2024-09-285-46/+5
|
* Amend documentationSerghei Iakovlev2024-09-281-0/+76
|
* Correct Netlify setupSerghei Iakovlev2024-09-271-5/+3
|
* Add Google Tag Manager support (#178)Serghei Iakovlev2024-09-2711-173/+135
|
* Drop support of AnonymizeIp configuration parameterSerghei Iakovlev2024-09-274-8/+4
|
* Update project descriptionSerghei Iakovlev2024-09-261-2/+1
|
* Add docs regarding styling themeSerghei Iakovlev2024-09-264-7/+35
|
* Correct change logSerghei Iakovlev2024-09-261-2/+2
|
* Correct css.Sass usageSerghei Iakovlev2024-09-262-2/+9
|
* Replace deprecated resource.ToCss with css.SassSerghei Iakovlev2024-09-262-6/+10
|
* Drop editorconfig integration, uselessSerghei Iakovlev2024-09-267-69/+37
|
* Update change logSerghei Iakovlev2024-09-261-0/+20
|
* Refine site language, direction and codeSerghei Iakovlev2024-09-264-11/+12
|
* Bump @types/node from 22.7.2 to 22.7.3dependabot[bot]2024-09-262-5/+5
| | | | | | | | | | | | | | Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.7.2 to 22.7.3. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* Bump @types/node from 22.5.4 to 22.7.2dependabot[bot]2024-09-262-5/+5
| | | | | | | | | | | | | | Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.5.4 to 22.7.2. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* Bump eslint from 9.10.0 to 9.11.1dependabot[bot]2024-09-262-13/+37
| | | | | | | | | | | | | | | Bumps [eslint](https://github.com/eslint/eslint) from 9.10.0 to 9.11.1. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/compare/v9.10.0...v9.11.1) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>