Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 1.13.01.13.0 | Michał Gołębiowski-Owczarek | 2021-10-07 | 1 | -1/+1 |
| | |||||
* | Build: Migrate from JSHint & JSCS to ESLint | Michał Gołębiowski-Owczarek | 2021-06-07 | 1 | -2/+5 |
| | | | | | Fixes #15393 Closes gh-1958 | ||||
* | Core: Movie uniqueId into its own module and deprecate core module | Alexander Schmitz | 2015-08-08 | 1 | -0/+49 |
uniqueId was the last thing in the core module, and it is now just a helper which require all the modules it used to contain. Closes #9647 |