Commit Graph

1117 Commits

Author SHA1 Message Date
openlist-bot
389991c507 chore: release v4.1.2 v4.1.2 2025-09-06 12:22:34 +00:00
outlook84
e7273e002a feat(editor): Add configurable font size (#188)
This commit introduces a new local setting to allow users to customize the font size in the Monaco editor.

- Adds an editor_font_size setting to the local store with a default of 14.

- Implements a number input with increment/decrement buttons in the Local Settings panel to modify the font size.

- The MonacoEditor component now reads this value to set its font size and updates dynamically when the setting is changed.
2025-09-04 19:36:38 +08:00
The OpenList Bot
355b737778 [skip ci] style: format code with prettier 2025-08-28 08:18:20 +00:00
hshpy
d3c647664b fix(editor): can't edit .md source files (#189) 2025-08-28 16:17:57 +08:00
openlist-bot
4f45910929 chore: auto update i18n file 2025-08-25 17:26:11 +00:00
openlist-bot
6069877152 chore: auto update i18n file 2025-08-24 18:47:29 +00:00
MadDogOwner
d171f9068f docs(contributing): update guidelines (#148)
[skip ci]

* docs(contributing): update guidelines

* docs(contributing): clarify fork

* docs(contributing): sync translation

* docs(contributing): add label and cc reminder

* docs(contributing): remove ensure new branch from checklist
2025-08-24 20:13:34 +08:00
openlist-bot
5da9565139 chore: auto update i18n file 2025-08-23 17:18:55 +00:00
renovate[bot]
1aa3224575 chore(deps): update dependency vite-plugin-static-copy to v3.1.2 (#184)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-21 18:16:48 +08:00
renovate[bot]
de505e5fa7 chore(deps): update actions/checkout action to v5 (#171)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-20 14:04:54 +08:00
renovate[bot]
4a7032c8b8 chore(deps): update dependency node to v22 (#175)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-20 14:04:20 +08:00
renovate[bot]
f13751579d chore(deps): update dependency mermaid to v11.10.0 [security] (#173)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-20 13:55:37 +08:00
The OpenList Bot
0bee3a70c6 [skip ci] style: format code with prettier 2025-08-19 07:46:06 +00:00
renovate[bot]
eb75271b2e fix(deps): update dependency hls.js to v1.6.10 (#160)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-19 15:45:43 +08:00
openlist-bot
bd2dc09281 chore: auto update i18n file 2025-08-19 07:39:11 +00:00
The OpenList Bot
9f70e80558 [skip ci] style: format code with prettier 2025-08-19 07:35:43 +00:00
renovate[bot]
6cbb1be5f7 chore(deps): update dependency lint-staged to v16.1.5 (#163)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-19 15:35:16 +08:00
openlist-bot
eee2400ba3 chore: auto update i18n file 2025-08-19 07:23:53 +00:00
The OpenList Bot
3fb3f2ab65 [skip ci] style: format code with prettier 2025-08-19 07:06:47 +00:00
renovate[bot]
7ee68b4fe1 chore(deps): update dependency @types/node to v22.17.2 (#164)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-19 15:06:24 +08:00
openlist-bot
ab3f6bd3c9 chore: auto update i18n file 2025-08-19 07:00:26 +00:00
The OpenList Bot
b7b5497c75 [skip ci] style: format code with prettier 2025-08-19 06:55:22 +00:00
KirCute
88ccd67a38 feat(share): support more secure file sharing (#156)
* feat(share): support more secure file sharing

* feat(share): share operation in folder page

* feat(i18n): add openlist_share driver addition english translation

* fix(archive): decompress disappear in folder context menu

* fix(copy_link): incorrect behavior when copy single file share link

* refactor(MuseUser): use onMount instead of IIFE

* refactor(archive): replace indexOf with includes for better readability

* refactor(share): simplify randomPwd function using Array.from

* fix(share): use local var instead of store in edit page initialization

---------

Signed-off-by: MadDogOwner <xiaoran@xrgzs.top>
Co-authored-by: MadDogOwner <xiaoran@xrgzs.top>
2025-08-19 14:54:59 +08:00
openlist-bot
ff9f72eb20 chore: release v4.1.1 v4.1.1 2025-08-18 06:52:09 +00:00
The OpenList Bot
7fcd1bc909 [skip ci] style: format code with prettier 2025-08-18 06:03:21 +00:00
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
openlist-bot
cd3e261313 chore: auto update i18n file 2025-08-16 12:44:30 +00:00
Suyunjing
521c23d4ae [skip ci]fix(ci-sync): fix sync workflow (#166) 2025-08-15 18:51:56 +08:00
Suyunjing
181a05eb88 feat(ci): add workflow to sync repository (#165) 2025-08-15 18:11:48 +08:00
The OpenList Bot
24fc363b75 [skip ci] style: format code with prettier 2025-08-10 01:57:02 +00:00
MadDogOwner
ad170e203d refactor(assets): migrate to resource domain (#146) 2025-08-10 09:56:38 +08:00
openlist-bot
09006c24f3 chore: auto update i18n file 2025-08-08 12:53:46 +00:00
Suyunjing
414ab3d0a1 fix(html): update manifest link path for correct resource loading (#162) 2025-08-08 19:55:44 +08:00
ILoveScratch
e2bd942ffc feat(password): add auto focus on password (#159)
* feat: add auto focus on password

* refactor(Password): use native autofocus prop

---------

Co-authored-by: MadDogOwner <xiaoran@xrgzs.top>
2025-08-08 19:51:49 +08:00
Suyunjing
93c6e000fc [skip ci]fix(ci): Use secrets for CI bot configuration in release workflow (#161) 2025-08-08 16:00:39 +08:00
MadDogOwner
04298bc822 fix(pdfjs): use legacy pdfjs-dist for compatibility (#157) 2025-08-07 08:02:50 +08:00
The OpenList Bot
dc42894a46 [skip ci] style: format code with prettier 2025-08-06 14:56:54 +00:00
Suyunjing
b334074661 feat(ci): add GPG signing to format workflow (#155) 2025-08-06 22:56:27 +08:00
Suyunmeng
ab818e06b3 [skip ci] style: format code with prettier 2025-08-06 14:44:14 +00:00
Suyunjing
c281a87522 fix(path): use dynamic base path for static assets in HEIC and Flash previews (#149) 2025-08-06 22:43:53 +08:00
The OpenList Bot
961bf237cd chore: auto update i18n file 2025-08-06 12:54:59 +00:00
dependabot[bot]
e975c2d6b4 chore(deps): bump katex in the npm_and_yarn group across 1 directory (#152)
Bumps the npm_and_yarn group with 1 update in the / directory: [katex](https://github.com/KaTeX/KaTeX).


Updates `katex` from 0.16.11 to 0.16.21
- [Release notes](https://github.com/KaTeX/KaTeX/releases)
- [Changelog](https://github.com/KaTeX/KaTeX/blob/main/CHANGELOG.md)
- [Commits](https://github.com/KaTeX/KaTeX/compare/v0.16.11...v0.16.21)

---
updated-dependencies:
- dependency-name: katex
  dependency-version: 0.16.21
  dependency-type: direct:production
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-06 17:04:23 +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
renovate[bot]
36502b9046 fix(deps): update dependency hls.js to v1.6.8 (#147)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-06 15:17:50 +08:00
renovate[bot]
5d306fa4e9 chore(deps): update dependency lint-staged to v16.1.4 (#145)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-06 15:14:33 +08:00
renovate[bot]
e289a13e08 fix(deps): update dependency artplayer-plugin-danmuku to v5.1.8 (#143)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-01 18:40:43 +08:00
renovate[bot]
1e17e860ed chore(deps): update dependency @crowdin/cli to v4.9.1 (#141)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-01 15:50:21 +08:00
renovate[bot]
1e1c813e6d fix(deps): update dependency artplayer to v5.2.5 (#142)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-01 15:47:06 +08:00
renovate[bot]
a5704c18bf fix(deps): update dependency artplayer to v5.2.4 (#137)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-01 15:42:00 +08:00
renovate[bot]
5ffef34df7 fix(deps): update dependency artplayer-plugin-danmuku to v5.1.7 (#138)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-01 15:41:44 +08:00