Commit Graph

16 Commits

Author SHA1 Message Date
dependabot[bot]
eb6a7a4495
build(deps-dev): Bump webpack from 5.85.1 to 5.87.0 in /asciiplayer
Bumps [webpack](https://github.com/webpack/webpack) from 5.85.1 to 5.87.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.85.1...v5.87.0)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-15 12:06:42 +00:00
125fbc9c7c
docs: Add the GitHub repository link in readme.txt. 2023-06-06 15:52:45 +08:00
90acf62446
style: Fix code style issues. 2023-06-06 15:16:57 +08:00
79cb9dfbee
feat(plugin): Support obtaining adapters through jsdelivr CDN. 2023-06-06 15:15:36 +08:00
dependabot[bot]
dc20a6f305
build(deps-dev): Bump webpack from 5.85.0 to 5.85.1 in /asciiplayer (#1)
Bumps [webpack](https://github.com/webpack/webpack) from 5.85.0 to 5.85.1.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.85.0...v5.85.1)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-06 00:44:01 +08:00
8d121b9028
ci: Introduce the dependabot to help check for updates to dependencies. 2023-06-06 00:38:13 +08:00
120af245f6
bump: release 1.0.0 2023-06-05 20:37:53 +08:00
7e80d22c43
git: Add exclusion directory. 2023-06-05 20:37:51 +08:00
ec6103bfe3
refactor: Change the plugin main file name to plugin id. 2023-06-05 20:37:47 +08:00
4942c0c569
docs: Add a new label and supplement the asciinema-player version number in the changelog. 2023-06-05 20:04:05 +08:00
8a6a1de432
refactor(options): Set the option name to a constant. 2023-06-05 17:42:01 +08:00
988f5d5c60
docs: Change the brief description to better fit the purpose. 2023-06-05 16:01:16 +08:00
857ca2c411
refactor: Set the version for the resource file in WordPress. 2023-06-05 13:52:18 +08:00
bd1895f79b
docs: Add a Readme document for the adapter. 2023-06-05 13:51:33 +08:00
fba2455772
feat: The first available version. 2023-06-05 05:03:04 +08:00
57b7ca2df4
Initial commit 2023-06-04 12:30:11 +08:00