renovate[bot] be013b5efb chore(deps): update dependency axios to v1.13.5 [security] (#380)
* chore(deps): update dependency axios to v1.13.5 [security]

* update specifier version

Signed-off-by: MadDogOwner <xiaoran@xrgzs.top>

---------

Signed-off-by: MadDogOwner <xiaoran@xrgzs.top>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: MadDogOwner <xiaoran@xrgzs.top>
2026-02-12 12:04:02 +08:00
2025-06-16 22:36:53 +08:00
2022-09-20 17:03:31 +08:00
2022-08-12 22:42:39 +08:00
2025-06-16 15:40:15 +08:00

OpenList (frontend)

License MIT GitHub package.json version NPM Version NPM Downloads NPM Last Update

BUILD

You can use the build script.

Usage: ./build.sh [--dev|--release] [--compress|--no-compress] [--enforce-tag] [--skip-i18n] [--lite]

Options (will overwrite environment setting):
  --dev         Build development version
  --release     Build release version (will check if git tag match package.json version)
  --compress    Create compressed archive
  --no-compress Skip compression
  --enforce-tag Force git tag requirement for both dev and release builds
  --skip-i18n   Skip i18n build step
  --lite        Build lite version

Environment variables:
  OPENLIST_FRONTEND_BUILD_MODE=dev|release (default: dev)
  OPENLIST_FRONTEND_BUILD_COMPRESS=true|false (default: false)
  OPENLIST_FRONTEND_BUILD_ENFORCE_TAG=true|false (default: false)
  OPENLIST_FRONTEND_BUILD_SKIP_I18N=true|false (default: false)

LICENSE

MIT

CREDITS

OpenList is a resilient, community-driven fork of AList — built to defend open source against trust-based attacks.

Description
No description provided
Readme MIT 26 MiB
Languages
TypeScript 70%
JavaScript 24.4%
CSS 2.8%
HTML 2%
Shell 0.8%