Commit Graph

20 Commits

Author SHA1 Message Date
dependabot[bot]
bd84d9eb26
build(deps-dev): Bump webpack from 5.89.0 to 5.90.2 in /asciiplayer
Bumps [webpack](https://github.com/webpack/webpack) from 5.89.0 to 5.90.2.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.89.0...v5.90.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-16 11:51:43 +00:00
93343e6958
bump: bump version to 1.0.1 2023-11-05 10:48:22 +08:00
03b83a3f69
Merge branch 'main' of github.com:LamGC/wp-asciiplayer 2023-11-04 21:31:23 +08:00
a2ac3e6c05
build: Update existing dependencies to the latest compatible version. 2023-11-04 21:02:32 +08:00
dependabot[bot]
6bca884750
build(deps): Bump asciinema-player from 3.4.0 to 3.6.1 in /asciiplayer (#10)
Bumps [asciinema-player](https://github.com/asciinema/asciinema-player) from 3.4.0 to 3.6.1.
- [Release notes](https://github.com/asciinema/asciinema-player/releases)
- [Commits](https://github.com/asciinema/asciinema-player/compare/v3.4.0...v3.6.1)

---
updated-dependencies:
- dependency-name: asciinema-player
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-24 10:31:14 +08: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