| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2023-08-06 | Convert build scripts to ESM (#38984) | XhmikosR | 1 | -101/+0 | |
| 2023-04-12 | change-version.js: handle rubygems specific version number (#38452) | Julien Déramond | 1 | -9/+30 | |
| * Handle Ruby specific version in `change-version.js` * Guard against the same version --------- Co-authored-by: XhmikosR <[email protected]> | |||||
| 2023-01-01 | Docs: remove remnants of Twitter / bump dates (#37779) | Patrick H. Lauke | 1 | -1/+1 | |
| 2022-12-20 | Update docs and package information to clarify license | Mark Otto | 1 | -1/+0 | |
| 2022-09-20 | Update devDependencies (#37177) | XhmikosR | 1 | -2/+2 | |
| 2022-01-03 | Bump copyright year to 2022 (#35639) | XhmikosR | 1 | -2/+2 | |
| 2021-11-24 | build/change-version.js: fix wrong map usage (#35395) | XhmikosR | 1 | -2/+2 | |
| 2021-03-11 | Improve change-version.js (#33148) | XhmikosR | 1 | -76/+45 | |
| * switch to async/await * remove shelljs * switch to globby; supports .gitignore out of the box * don't write any files to the disk if they are indentical * add two more cmd switches: --dry and --verbose * strip leading "v" from version arguments so that we don't end up with duplicate `v`s | |||||
| 2021-03-02 | Rename _gh_pages to _site. (#33129) | XhmikosR | 1 | -1/+1 | |
| 2021-01-28 | change-version: remove vendor, add resources (#32917) | XhmikosR | 1 | -1/+1 | |
| 2021-01-07 | Bump copyright year to 2021 (#32713) | XhmikosR | 1 | -2/+2 | |
| 2020-06-19 | Change whitelist to allowlist (#31066) | Patrick H. Lauke | 1 | -1/+1 | |
| Co-authored-by: XhmikosR <[email protected]> Co-authored-by: Mark Otto <[email protected]> | |||||
| 2020-06-16 | Rename "master" to "main". (#31050) | XhmikosR | 1 | -1/+1 | |
| 2020-02-13 | change-version.js: Remove nuspec files (#30161) | XhmikosR | 1 | -1/+0 | |
| The version in the nuspec files is updated automatically from package.json through MyGet.ps1 | |||||
| 2020-02-05 | Change file permissions to 644. (#30106) | XhmikosR | 1 | -0/+0 | |
| 2020-01-07 | Fix the new lint errors. | XhmikosR | 1 | -2/+2 | |
| 2020-01-02 | Bump copyright year to 2020. (#29944) | XhmikosR | 1 | -2/+2 | |
| 2019-11-26 | Update change-version.js (#29736) | XhmikosR | 1 | -0/+1 | |
| Add `.nuspec` to the extensions list | |||||
| 2019-08-19 | change-version.js: Add _gh_pages folder in ignores. (#29270) | XhmikosR | 1 | -0/+1 | |
| 2019-03-11 | Comply to the new rules. | XhmikosR | 1 | -12/+19 | |
| 2019-01-08 | Bump copyright year to 2019. | XhmikosR | 1 | -2/+2 | |
| 2018-11-28 | Revert "build/*.js: set `sourceType` to module." | XhmikosR | 1 | -0/+2 | |
| This reverts commit b442ce3130808dc28fe897f610bef1e9ab9c792f. | |||||
| 2018-08-12 | build/*.js: set `sourceType` to module. | XhmikosR | 1 | -2/+0 | |
| 2018-04-09 | Clean up globals. | XhmikosR | 1 | -3/+1 | |
| Also, add a missing license header in build/workbox.js. | |||||
| 2018-01-14 | Update copyright for 2k18 (#25303) | Mark Otto | 1 | -2/+2 | |
| * Update copyright range to include 2018 * Extend copyright date range on new files from 2017 to include 2018 | |||||
| 2018-01-11 | Comply to the new rules. | XhmikosR | 1 | -16/+16 | |
| 2017-11-28 | Combine path and remove variable used in one place. (#24873) | XhmikosR | 1 | -2/+2 | |
| 2017-09-26 | build/*.js: ES6-ify files. (#24112) | XhmikosR | 1 | -24/+20 | |
| 2017-04-20 | Build system overhaul. | Bardi Harborow | 1 | -0/+110 | |
