Skip to content

style: 样式优化,防止用户选择应用程序界面的文本内容 #196

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 142 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
142 commits
Select commit Hold shift + click to select a range
feccfc3
Update release.yml
LokerL Jul 31, 2022
ecb660e
修改自动打包
LokerL Jul 31, 2022
28656ab
Create main.yml
LokerL Jul 31, 2022
c044e2c
Update main.yml
LokerL Jul 31, 2022
32f058e
Update main.yml
LokerL Jul 31, 2022
f693b20
Delete release.yml
LokerL Jul 31, 2022
31c0a16
Update main.yml
LokerL Jul 31, 2022
5ea38c6
Update main.yml
LokerL Jul 31, 2022
25673cd
Update main.yml
LokerL Jul 31, 2022
23c5bbc
Update main.yml
LokerL Jul 31, 2022
39db722
Update main.yml
LokerL Jul 31, 2022
aa58a6e
Update main.yml
LokerL Jul 31, 2022
3d4fc76
修改README
LokerL Jul 31, 2022
d6350f7
重构-状态管理
LokerL Aug 1, 2022
de5341e
重构完成,未修复已知BUG
LokerL Aug 1, 2022
cea4fb4
Update README.md
LokerL Aug 1, 2022
8727e5f
Update README.md
LokerL Aug 1, 2022
d89e9d5
Update README.md
LokerL Aug 4, 2022
7be565a
Update README.md
LokerL Aug 4, 2022
94ef326
修复遗留的UI bug
LokerL Aug 5, 2022
21e2d11
重构基本完成
LokerL Aug 5, 2022
ef3ab9d
修复SSML会被省略的BUG
LokerL Aug 5, 2022
833d947
更新 README.md
LokerL Aug 5, 2022
bd4223b
修改package.json
LokerL Aug 5, 2022
b227c84
Merge branch 'pinia_v1.5'
LokerL Aug 5, 2022
8e07eb9
Update main.yml
LokerL Aug 5, 2022
6c55560
去除无用包,修复BUG
LokerL Aug 6, 2022
8da4441
1 修复设置保存问题 2 修复列表播放只能点击一次问题
LokerL Aug 6, 2022
ef12ffd
fixed: Object is possibly 'null'
LokerL Aug 6, 2022
813e477
fixed: Main170:Object is possibly 'null'.
LokerL Aug 6, 2022
b62af93
update README.md
LokerL Aug 6, 2022
4c25689
update README.md
LokerL Aug 6, 2022
42e5fc5
Update main.yml
LokerL Aug 7, 2022
095725d
更新版本检测功能
LokerL Aug 7, 2022
8cda1eb
Merge branch 'main' of https://github.com/LokerL/tts-vue
LokerL Aug 7, 2022
6741533
Update README.md
LokerL Aug 7, 2022
b624dd6
Update README.md
LokerL Aug 7, 2022
dcfa461
update workflow
LokerL Aug 7, 2022
60407a5
Merge branch 'main' of https://github.com/LokerL/tts-vue
LokerL Aug 7, 2022
96343be
更新 Actions相关说明
LokerL Aug 7, 2022
165fbbb
v1.6.0: 更新语音库,空选项判断,更新检测功能
LokerL Aug 8, 2022
d85e3fa
更新: 1.7.0
LokerL Aug 16, 2022
c81ea2c
v1.7.1 修复BUG:清空文件列表功能
LokerL Aug 16, 2022
b162e49
Update main.yml
LokerL Aug 16, 2022
12ba175
Update README.md
LokerL Aug 18, 2022
c361c57
优化样式,window tools 增加 icon,优化下载按钮 loading 时的样式;
coldice8 Aug 18, 2022
67685b7
Merge pull request #11 from coldice945/main
LokerL Aug 18, 2022
b526838
优化窗口控制按钮的样式,优化更新检测/提示功能,其他样式优化。
LokerL Aug 18, 2022
e802c90
Update README.md
LokerL Aug 18, 2022
af2776a
v1.7.2 修改部分UI:donate,MainOptions,Version
LokerL Aug 19, 2022
72e147a
风格和角色显示为中文文字和emoji
LokerL Aug 23, 2022
b93737a
Update README.md
LokerL Aug 23, 2022
aa55890
说明批量转换时因文件编码产生的BUG
LokerL Aug 24, 2022
67b05f9
1.7.3:紧急修复webscoket连接问题
LokerL Sep 1, 2022
c625660
1.7.3:紧急修复webscoket连接问题
LokerL Sep 1, 2022
548c37e
1.7.3更新说明
LokerL Sep 1, 2022
7784db5
Update README.md
LokerL Sep 1, 2022
d6eff67
添加企鹅群链接
LokerL Sep 1, 2022
7b0a8b7
Merge branch 'main' of https://github.com/LokerL/tts-vue
LokerL Sep 1, 2022
ae002be
更新多音字等相关说明
LokerL Sep 1, 2022
81a7b61
字数限制说明
LokerL Sep 7, 2022
9a7cacc
版本1.8.0:文件切片、试听、日志
LokerL Sep 11, 2022
1abb4a5
删除字数限制相关说明。
LokerL Sep 11, 2022
44ed98e
文档功能,日志文件夹
LokerL Sep 20, 2022
6420363
Delete dependabot.yml
LokerL Sep 20, 2022
9d53769
修改批量处理逻辑
LokerL Sep 21, 2022
7e2c8cc
Merge branch 'main' of https://github.com/LokerL/tts-vue
LokerL Sep 21, 2022
d191dae
更新README
LokerL Sep 21, 2022
19a98fd
Update README.md
LokerL Oct 2, 2022
60f6c96
Update README.md
LokerL Oct 2, 2022
4beba93
Update README.md
LokerL Oct 2, 2022
40068bb
Update README.md
LokerL Oct 21, 2022
2e59d03
修复WS连接问题
Nov 7, 2022
8f492bf
Merge branch 'main' of https://github.com/LokerL/tts-vue
Nov 7, 2022
d66c9ae
修复WS连接问题
Nov 7, 2022
564432f
Update README.md
LokerL Nov 9, 2022
f12449d
1.8.7 更新:控制台,修复bug等
Nov 14, 2022
0733c6f
修复在其他系统下文件保存问题
Dec 12, 2022
0626b7a
Update README.md
yfdyh000 Jan 27, 2023
f5d870e
Merge pull request #65 from yfdyh000/patch-1
LokerL Jan 28, 2023
bec8325
ws中加入token
Feb 21, 2023
5411762
Update README.md
LokerL Feb 23, 2023
8e3496a
Merge pull request #54 from xr1627119275/fixbug_下载路径
LokerL Mar 6, 2023
15da2e2
fix: error desktop path
taozhiyu Mar 15, 2023
fde0d05
Merge pull request #89 from taozhiyu/main
LokerL Mar 16, 2023
b803224
更新1.9.0
Apr 18, 2023
af4f85a
Update README.md
LokerL Apr 18, 2023
f138278
Update README.md
LokerL Apr 18, 2023
15a9ca3
Update README.md
LokerL Apr 18, 2023
4397874
细节优化
Apr 20, 2023
71479d3
允许配置标题栏使用windows样式;其他细节修改
Apr 28, 2023
699d6c9
更新 1.9.1
Apr 28, 2023
ae32ffc
ui修改
Apr 28, 2023
d86671e
优化文件保存路径设置
May 1, 2023
755b815
Update README.md
LokerL May 7, 2023
a105cfa
1.9.2 添加异常提示
May 7, 2023
0c38f4d
联网获取语音列表;语言选择中文化;默认配置文件
May 17, 2023
1b47259
格式化文档
May 17, 2023
dd7051e
语音列表缓存
May 18, 2023
b82dee4
Update main.yml
LokerL Jun 1, 2023
d471a43
Update main.yml
LokerL Jun 1, 2023
af13d24
Update main.yml
LokerL Jun 1, 2023
348fe96
Update workflow
Jun 1, 2023
62e658f
新增edge接口
Jun 6, 2023
d7ad602
node库修改
Jun 6, 2023
1d86d31
默认风格和角色修改
Jun 11, 2023
d085909
修复软件大概率打不开的BUG
Jun 14, 2023
06f749d
更新版本号
Jun 14, 2023
976b76d
Update README.md
LokerL Jun 14, 2023
12270b7
Update README.md
LokerL Jun 19, 2023
02f1ca8
Update README.md
LokerL Jun 19, 2023
3164438
屏蔽播放控件的默认下载
Jun 20, 2023
ea0dce9
Merge branch 'main' of https://github.com/LokerL/tts-vue
Jun 20, 2023
3caef87
样式修改
Jun 20, 2023
2ecb04d
Update README.md
LokerL Jul 14, 2023
dbe3054
feat: add azure api
ElmTran Jul 17, 2023
5571299
feat: add azure api
ElmTran Jul 17, 2023
0c5e5f6
Merge pull request #131 from ElmTran/main
LokerL Jul 18, 2023
2f71d79
azure api bug fixed
Jul 18, 2023
cbb2782
更新版本号1.9.12
Jul 18, 2023
7c30e7f
免责声明
Jul 27, 2023
9b97253
修改图片
Aug 5, 2023
f15203d
重试功能,更新版本
Aug 5, 2023
5b24ea5
voicesApi超时设置1.5S
Aug 8, 2023
aaf2866
细节设置
Oct 12, 2023
ce71f02
去除无用代码
Oct 16, 2023
9f29d17
1.添加ffmpeg插件支持下载音频时可以自选格式。
liuxing17 Oct 31, 2023
dc5d69d
Implementando i18n, english, spanish, chinese
Nov 12, 2023
987be76
Se termina traduccion
Nov 12, 2023
cc7ba5d
Se comenta carets, perdi 8 horas de mi vida por ello, Jùshuō miànmó, …
Nov 12, 2023
5cdfdd9
Implement select to changue language
Nov 12, 2023
7d32ad0
Default languajge us
Nov 12, 2023
44d28a0
Load languag inital
Nov 12, 2023
14ffcee
Se ajustan estilos
Nov 13, 2023
3d41d96
Avanzando en la construccion de api gpt
Nov 13, 2023
b6cf3fd
Implement gtp-api, with model OpenAI
Nov 13, 2023
70b63d5
Fix to build
Nov 13, 2023
1ba261a
Merge pull request #157 from liuxing17/main
LokerL Nov 15, 2023
9d2eb91
Merge pull request #161 from dorlanpabon/main
LokerL Nov 15, 2023
96cabf4
国际化和其他修复
Nov 16, 2023
1e4f7d5
Delete annotation
Oct 12, 2024
1f8243d
style: 样式优化,防止用户选择应用程序界面的文本内容
github-transition Dec 29, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 0 additions & 11 deletions .github/dependabot.yml

This file was deleted.

51 changes: 51 additions & 0 deletions .github/workflows/main-mac.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,51 @@
name: Build

on:
push:
branches: [main]
paths-ignore:
- "**.md"
- "**.spec.js"
- ".idea"
- ".vscode"
- ".dockerignore"
- "Dockerfile"
- ".gitignore"
- ".github/**"
- "!.github/workflows/main.yml"
workflow_dispatch:

jobs:
build:
runs-on: ${{ matrix.os }}

strategy:
matrix:
# [macos-latest, ubuntu-latest, windows-latest]
os: [macos-latest]

steps:
- name: Checkout Code
uses: actions/checkout@v2
with:
fetch-depth: 0

- name: Setup Node.js
uses: actions/setup-node@v2
with:
node-version: 14

- name: Install Dependencies
run: npm install

- name: Build Release Files
run: npm run build
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

- name: Upload Artifact
uses: actions/upload-artifact@v3
with:
name: tts-vue-${{ matrix. os }}
path: release/*/*.dmg
retention-days: 30
51 changes: 51 additions & 0 deletions .github/workflows/main-win.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,51 @@
name: Build

on:
push:
branches: [main]
paths-ignore:
- "**.md"
- "**.spec.js"
- ".idea"
- ".vscode"
- ".dockerignore"
- "Dockerfile"
- ".gitignore"
- ".github/**"
- "!.github/workflows/main.yml"
workflow_dispatch:

jobs:
build:
runs-on: ${{ matrix.os }}

strategy:
matrix:
# [macos-latest, ubuntu-latest, windows-latest]
os: [windows-latest]

steps:
- name: Checkout Code
uses: actions/checkout@v2
with:
fetch-depth: 0

- name: Setup Node.js
uses: actions/setup-node@v2
with:
node-version: 14

- name: Install Dependencies
run: npm install

- name: Build Release Files
run: npm run build
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

- name: Upload Artifact
uses: actions/upload-artifact@v3
with:
name: tts-vue-${{ matrix. os }}
path: release/*/*.exe
retention-days: 30
20 changes: 0 additions & 20 deletions .github/workflows/release.yml

This file was deleted.

3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ dist-ssr
*.local

# Editor directories and files
.vscode
.idea
.DS_Store
*.suo
Expand All @@ -22,4 +23,4 @@ dist-ssr
*.sw?

release
.vscode/.debug.env

23 changes: 0 additions & 23 deletions .vscode/.debug.script.mjs

This file was deleted.

6 changes: 0 additions & 6 deletions .vscode/extensions.json

This file was deleted.

44 changes: 0 additions & 44 deletions .vscode/launch.json

This file was deleted.

4 changes: 0 additions & 4 deletions .vscode/settings.json

This file was deleted.

30 changes: 0 additions & 30 deletions .vscode/tasks.json

This file was deleted.

66 changes: 19 additions & 47 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,65 +1,37 @@
# electron-vite-vue
# TTS-Vue

🥳 Really simple `Electron` + `Vue` + `Vite` boilerplate.
🎤 微软语音合成工具,使用 `Electron` + `Vue` + `ElementPlus` + `Vite` 构建.

[![awesome-vite](https://awesome.re/mentioned-badge.svg)](https://github.com/vitejs/awesome-vite)
[![Netlify Status](https://api.netlify.com/api/v1/badges/ae3863e3-1aec-4eb1-8f9f-1890af56929d/deploy-status)](https://app.netlify.com/sites/electron-vite/deploys)
![GitHub license](https://img.shields.io/github/license/caoxiemeihao/electron-vite-vue?style=flat)
![GitHub stars](https://img.shields.io/github/stars/caoxiemeihao/electron-vite-vue?color=fa6470&style=flat)
![GitHub forks](https://img.shields.io/github/forks/caoxiemeihao/electron-vite-vue?style=flat)
## 开始使用

## Features
- [项目简介](https://loker-page.lgwawork.com/guide/intro.html)

📦 Out of the box
🎯 Based on the official [vue-ts](https://github.com/vitejs/vite/tree/main/packages/create-vite/template-vue-ts) template, less invasive
🌱 Extensible, really simple directory structure
💪 Support using Node.js API in Electron-Renderer
🔩 Support C/C++ native addons
🖥 It's easy to implement multiple windows
- [安装运行](https://loker-page.lgwawork.com/guide/install.html)

## Quick Start
- [功能介绍](https://loker-page.lgwawork.com/guide/features.html)

```sh
npm create electron-vite
```
- [常见问题](https://loker-page.lgwawork.com/guide/qa.html)

<!-- [![quick-start](https://asciinema.org/a/483731.svg)](https://asciinema.org/a/483731) -->
- [更新日志](https://loker-page.lgwawork.com/guide/update.html)

![electron-vite-vue.gif](https://github.com/electron-vite/electron-vite-vue/blob/main/public/electron-vite-vue.gif?raw=true)
## 注意

## Debug
该软件以及代码仅为个人学习测试使用,请在下载后24小时内删除,不得用于商业用途,否则后果自负。任何违规使用造成的法律后果与本人无关。该软件也永远不会收费,如果您使用该软件前支付了额外费用,或付费获得源码或成品软件,那么你一定被骗了!

![electron-vite-react-debug.gif](https://github.com/electron-vite/electron-vite-react/blob/main/public/electron-vite-react-debug.gif?raw=true)
**搬运请注明出处。禁止诱导他人以加群、私信等方式获取软件的仓库、下载地址和安装包。**

## Directory
### 意见问题反馈,版本发布企鹅群:

```diff
+ ├─┬ electron
+ │ ├─┬ main
+ │ │ └── index.ts entry of Electron-Main
+ │ └─┬ preload
+ │ └── index.ts entry of Preload-Scripts
├─┬ src
│ └── main.ts entry of Electron-Renderer
├── index.html
├── package.json
└── vite.config.ts
```
`【tts-vue问题反馈群⑤】439382846`

## 🚨 Be aware
`【tts-vue问题反馈群④】781659118(满)`

By default, this template integrates Node.js in the Renderer process. If you don't need it, you just remove the option below. [Because it will modify the default config of Vite](https://github.com/electron-vite/vite-plugin-electron/tree/main/packages/electron-renderer#config-presets-opinionated).
`【tts-vue问题反馈群③】474128303(满)`

```diff
# vite.config.ts
`【tts-vue问题反馈群②】702034846(满)`

electron({
- renderer: {}
})
```
`【tts-vue问题反馈群①】752801820(满)`

## FAQ
## Star History

- [dependencies vs devDependencies](https://github.com/electron-vite/vite-plugin-electron/tree/main/packages/electron-renderer#dependencies-vs-devdependencies)
- [Using C/C++ native addons in Electron-Renderer](https://github.com/electron-vite/vite-plugin-electron/tree/main/packages/electron-renderer#load-nodejs-cc-native-modules)
- [Node.js ESM packages](https://github.com/electron-vite/vite-plugin-electron/tree/main/packages/electron-renderer#nodejs-esm-packages) (e.g. `execa` `node-fetch`)
[![Star History Chart](https://api.star-history.com/svg?repos=LokerL/tts-vue&type=Date)](https://star-history.com/#LokerL/tts-vue&Date)
6 changes: 3 additions & 3 deletions electron-builder.json5
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* @see https://www.electron.build/configuration/configuration
*/
{
"appId": "YourAppID",
"appId": "vip.loker.tts-vue",
"asar": true,
"directories": {
"output": "release/${version}"
Expand All @@ -11,7 +11,7 @@
"dist"
],
"mac": {
"artifactName": "${productName}_${version}.${ext}",
"artifactName": "${productName}-${version}.${ext}",
"target": [
"dmg"
]
Expand All @@ -25,7 +25,7 @@
]
}
],
"artifactName": "${productName}_${version}.${ext}"
"artifactName": "${productName}-${version}.${ext}"
},
"nsis": {
"oneClick": false,
Expand Down
Loading