Commit Graph

20 Commits

Author SHA1 Message Date
MadDogOwner
9fbc33bcf7 refactor(aliyun_office): remove Aliyun Office preview (#169)
* refactor(aliyun_office): load Aliyun Office SDK dynamically

* refactor(aliyun_office): remove Aliyun Office preview
2025-08-18 14:02:58 +08:00
MadDogOwner
ad170e203d refactor(assets): migrate to resource domain (#146) 2025-08-10 09:56:38 +08:00
Suyunjing
414ab3d0a1 fix(html): update manifest link path for correct resource loading (#162) 2025-08-08 19:55:44 +08:00
outlook84
ae445dad6b refactor!: improve CDN resource management (#144)
* Add `useCDN` hook for better management of CDN resources.

* Bundle CDN resources (Monaco Editor, KaTeX, Mermaid, Ruffle, etc.) using `vite-plugin-static-copy` into the dist, which can be beneficial for environments with network problems. 

* Add `VITE_LITE` environment for conditional lite version compilation, removing the need for a separate lite branch.

BREAKING CHANGE: The lite branch is no longer needed.
2025-08-06 17:01:54 +08:00
ShenLin
19621f9fdd fix: update x-icon URL in index.html #27 2025-06-17 15:11:51 +08:00
Hantong Chen
c510e51ee2 chore: update project meta (#10)
* chore: change the name to OpenList

* chore: change powered_by to OpenList

* chore: change meta content to OpenList

* chore: update homepage to url

* chore: update meta

* fix: update author footer

* chore: update index.html

* chore: update setting string

* chore: update issue template

* chore: update manifest.json

* feat: build.sh

* chore: update pre-commit hook lint-staged

* feat: add ci build for PR

* fix: update release CI build

* [skip ci] fix: update format CI

* [skip ci] fix: pre-release build CI

* chore: update @crowdin/cli to v4.7.1

* revert: "chore: update @crowdin/cli to v4.7.1"

This reverts commit a2243e014d.

* chore: update logo to use docs url

* fix: the build.sh handle the naming

* fix(ci): multiple versions of pnpm specified

* refactor(build.sh): make it satisfy both CI and local build

* [skip ci] chore: add todo comment for gpg sign ci commit

* refactor: remove netlify.toml (useless)

* fix: handle pre release for tag `v*.*.*-*`

* [skip ci] style: format code with prettier

* fix: should clear the former dash

* fix: pre release tag following triggering one

* fix: should use tag name as pre release name

* refactor: use gh cli

fix: should update rolling tag

* fix: release build failed

* fix: temporarily removing pre-release tags before `npx changelogithub`

---------

Co-authored-by: 未觉寻星 <2937150394@qq.com>
Co-authored-by: 一纸忘忧 <i@ikxin.com>
2025-06-14 21:37:10 +08:00
BoYanZh
e8b98aa798 feat: add pwa support (#96 alist-org/alist#3229) 2023-07-14 15:51:29 +08:00
Dream Hunter
6adf4b436b feat: support apple mobile safari shortcut (#58) 2023-02-21 22:16:54 +08:00
Noah Hsu
e9b86b67a7 fix: disable translate of browser (close alist-org/alist#1761) 2022-09-23 22:39:11 +08:00
Noah Hsu
3b540dacc8 feat: add aliyun office previewer 2022-09-11 19:15:20 +08:00
Noah Hsu
e556525c78 feat: add Referrer-Policy limit 2022-09-05 15:42:39 +08:00
Noah Hsu
8998eb7109 chore: rename icon_color to main_color 2022-09-05 14:27:29 +08:00
Noah Hsu
29b92991a4 fix: add controls of video for mobile 2022-09-05 13:42:35 +08:00
Noah Hsu
663398ebab chore: try to use vite-plugin-dynamic-base 2022-08-20 14:34:57 +08:00
Noah Hsu
c828360ef0 chore: use bytedance cdn default for monaco-editor 2022-08-19 21:00:24 +08:00
Noah Hsu
1c5459bc3b chore(deps): upgrade vite to 3.0 2022-08-02 19:14:15 +08:00
Noah Hsu
213613f248 chore: optimize i18n 2022-07-13 15:15:05 +08:00
Noah Hsu
0ece7f5746 chore: change default favicon 2022-07-06 15:55:48 +08:00
Noah Hsu
059b2e196d feat: some types and stores 2022-07-02 16:51:24 +08:00
Noah Hsu
47c17fa894 chore: Initial commit 2022-07-01 19:45:24 +08:00