| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Update GitHub Workflow triggers | Serghei Iakovlev | 2024-04-14 | 3 | -17/+14 | |
| * | Correct artifact name | Serghei Iakovlev | 2024-04-14 | 1 | -1/+1 | |
| * | Test latest known Hugo version | Serghei Iakovlev | 2024-04-14 | 3 | -26/+21 | |
| * | Correct code style | Serghei Iakovlev | 2024-04-14 | 1 | -6/+6 | |
| * | Add tests for atom updated, and rss lastBuildDate fields | Serghei Iakovlev | 2024-04-14 | 4 | -11/+487 | |
| * | Use .Site.Lastmod if .Site.Hugo.Version greater than or equal to v0.123.0 | Serghei Iakovlev | 2024-04-14 | 4 | -7/+46 | |
| * | Replace Go script with Node.js implementation | Serghei Iakovlev | 2024-04-13 | 6 | -68/+79 | |
| * | Bump @types/node from 20.12.5 to 20.12.7 | dependabot[bot] | 2024-04-13 | 2 | -7/+7 | |
| * | Fix broken link in documentation | Serghei Iakovlev | 2024-04-07 | 2 | -1/+5 | |
| * | Replace deprecated --verbose flag with --logLevel info | Serghei Iakovlev | 2024-04-07 | 2 | -1/+5 | |
| * | Use Hugo's module imports for theme configuration | Serghei Iakovlev | 2024-04-07 | 2 | -4/+9 | |
| * | Updated the minimum required Hugo version to 0.114.0 | Serghei Iakovlev | 2024-04-07 | 8 | -7/+11 | |
| * | Update dependencies for example site | Serghei Iakovlev | 2024-04-07 | 2 | -3/+3 | |
| * | Update change log | Serghei Iakovlev | 2024-04-07 | 1 | -1/+3 | |
| * | Update link to GitHub's reactions feature | Serghei Iakovlev | 2024-04-07 | 1 | -1/+1 | |
| * | Update copyright year | Serghei Iakovlev | 2024-04-07 | 2 | -2/+2 | |
| * | Git ignore /exampleSite/public | Serghei Iakovlev | 2024-04-07 | 1 | -0/+2 | |
| * | Update change log | Serghei Iakovlev | 2024-04-07 | 1 | -1/+16 | |
| * | Bump version | Serghei Iakovlev | 2024-04-07 | 2 | -2/+2 | |
| * | Amend tests | Serghei Iakovlev | 2024-04-07 | 5 | -22/+88 | |
| * | Amend E2E test | Serghei Iakovlev | 2024-04-07 | 1 | -7/+7 | |
| * | Audit packages | Serghei Iakovlev | 2024-04-07 | 1 | -0/+3 | |
| * | Add Playwright config | Serghei Iakovlev | 2024-04-07 | 1 | -0/+80 | |
| * | Update workflows/jobs names | Serghei Iakovlev | 2024-04-07 | 2 | -4/+4 | |
| * | Add support of E2E tests using Playwright | Serghei Iakovlev | 2024-04-07 | 6 | -3/+181 | |
| * | Use latest ubuntu on CI, as well as node cache | Serghei Iakovlev | 2024-04-07 | 2 | -8/+12 | |
| * | Correct editorconfig-checker version declaration | Serghei Iakovlev | 2024-04-06 | 2 | -2/+2 | |
| * | Bump eslint from 8.57.0 to 9.0.0 | Serghei Iakovlev | 2024-04-06 | 5 | -340/+196 | |
| * | Rename master branch to main | Serghei Iakovlev | 2024-04-06 | 7 | -14/+14 | |
| * | Bump editorconfig-checker from 5.1.2 to 5.1.5 | Serghei Iakovlev | 2024-04-06 | 2 | -4/+6 | |
| * | Use latest LTS Node.js version | Serghei Iakovlev | 2024-04-06 | 3 | -208/+640 | |
| * | Replace deprecated io/ioutil call on CI stage | Serghei Iakovlev | 2024-04-06 | 1 | -3/+3 | |
| * | Bump peaceiris/actions-hugo from 2 to 3 | dependabot[bot] | 2024-04-06 | 1 | -1/+1 | |
| * | Bump eslint from 8.56.0 to 8.57.0 | dependabot[bot] | 2024-04-06 | 2 | -29/+29 | |
| * | Update security policy | Serghei Iakovlev | 2024-04-06 | 1 | -3/+7 | |
| * | Bump actions/cache from 3 to 4 | dependabot[bot] | 2024-02-08 | 1 | -1/+1 | |
| * | Bump eslint from 8.55.0 to 8.56.0 | dependabot[bot] | 2024-02-08 | 2 | -14/+14 | |
| * | Bump github/codeql-action from 2 to 3 | dependabot[bot] | 2024-02-08 | 1 | -3/+3 | |
| * | Bump eslint from 8.54.0 to 8.55.0 | dependabot[bot] | 2023-12-07 | 2 | -12/+12 | |
| * | Bump eslint from 8.52.0 to 8.54.0 | dependabot[bot] | 2023-11-30 | 2 | -27/+27 | |
| * | Bump editorconfig-checker from 5.1.1 to 5.1.2 | dependabot[bot] | 2023-11-29 | 2 | -4/+4 | |
| * | Bump eslint from 8.51.0 to 8.52.0 | dependabot[bot] | 2023-11-02 | 2 | -16/+23 | |
| * | Bump actions/setup-node from 3 to 4 | dependabot[bot] | 2023-10-23 | 2 | -2/+2 | |
| * | Bump eslint from 8.49.0 to 8.51.0 | dependabot[bot] | 2023-10-23 | 2 | -24/+24 | |
| * | Bump eslint from 8.48.0 to 8.49.0 | dependabot[bot] | 2023-09-11 | 2 | -12/+12 | |
| * | Bump actions/checkout from 3 to 4 | dependabot[bot] | 2023-09-09 | 2 | -2/+2 | |
| * | Bump eslint from 8.47.0 to 8.48.0 | dependabot[bot] | 2023-08-28 | 2 | -15/+31 | |
| * | Bump eslint from 8.46.0 to 8.47.0 | dependabot[bot] | 2023-08-17 | 2 | -19/+19 | |
| * | Bump eslint from 8.45.0 to 8.46.0 | dependabot[bot] | 2023-07-29 | 2 | -26/+26 | |
| * | Bump eslint from 8.43.0 to 8.45.0 | dependabot[bot] | 2023-07-21 | 2 | -38/+36 | |
