xiaolai
|
fd1447c80b
|
alphabets
|
2024-09-11 11:17:38 +08:00 |
|
xiaolai
|
b5b02a45cd
|
worker, ɚ, work<b>er</b>
|
2024-09-10 10:38:16 +08:00 |
|
an-lee
|
d6826b79da
|
upgrade deps (#1061)
|
2024-09-10 04:42:19 +08:00 |
|
an-lee
|
e3c3d1d4a2
|
docs: update changelog
|
2024-09-09 06:04:33 +08:00 |
|
an-lee
|
22f91488c8
|
bump v0.5.0
|
2024-09-09 05:30:42 +08:00 |
|
an-lee
|
dcf6153a0e
|
Fix accessToken fetching
|
2024-09-09 05:28:49 +08:00 |
|
an-lee
|
4309daebb0
|
add upgrade notice (#1051)
|
2024-09-09 05:16:18 +08:00 |
|
xiaolai
|
f9727453d4
|
** misplaced.
|
2024-09-08 23:20:18 +08:00 |
|
an-lee
|
974b07fdcc
|
fix db connection
|
2024-09-08 21:53:35 +08:00 |
|
an-lee
|
1a3e9a7ec0
|
fix audible provider
|
2024-09-08 21:20:12 +08:00 |
|
an-lee
|
a2c4764c02
|
refactor code
|
2024-09-08 21:10:14 +08:00 |
|
an-lee
|
be0693da72
|
refactor db
|
2024-09-08 09:52:43 +08:00 |
|
an-lee
|
d96f6adad8
|
move openai settings to advanced
|
2024-09-07 19:36:39 +08:00 |
|
an-lee
|
f7d02f8edd
|
Feat: export recordings in one file (#1050)
* auto reconnect db
* may export & merge recordings
|
2024-09-07 19:33:00 +08:00 |
|
an-lee
|
f8915815d7
|
docs: update dicts table
|
2024-09-07 11:55:15 +08:00 |
|
an-lee
|
e4e7639c5a
|
Docs: update dicts table
|
2024-09-07 11:50:25 +08:00 |
|
an-lee
|
b38ed3711f
|
Fix chat (#1047)
* handle chat error
* update scrollbar style
* darkmode for scrollbar
* use azure if the stt engine not found
|
2024-09-07 11:50:09 +08:00 |
|
divisey
|
685c837463
|
feat: 🎸 update dict hash (#1046)
|
2024-09-07 11:46:46 +08:00 |
|
an-lee
|
5627116204
|
fix reset button (#1045)
|
2024-09-07 10:49:37 +08:00 |
|
an-lee
|
93ffb85abd
|
docs: update enjoy settings
|
2024-09-06 20:37:59 +08:00 |
|
an-lee
|
16606c010e
|
update package version
|
2024-09-06 20:31:08 +08:00 |
|
an-lee
|
c4e58b145f
|
update dict link
|
2024-09-06 20:30:43 +08:00 |
|
an-lee
|
5e207f2395
|
fix import dict button
|
2024-09-06 20:21:02 +08:00 |
|
an-lee
|
b467c40d9a
|
fix unauthorized bar
|
2024-09-06 19:51:21 +08:00 |
|
an-lee
|
c215814359
|
fix transcription create form
|
2024-09-06 19:50:25 +08:00 |
|
an-lee
|
21a8ea5d1f
|
Improve: update media tab content translation (#1044)
* refactor: rename files
* update lookup result
* fix style
|
2024-09-06 19:10:31 +08:00 |
|
an-lee
|
fffb97f8dc
|
Improve: use database to save user settings (#1041)
* add user settings
* fix user setting
* migrate dict settings
* migrate hotkeys
* fix hotkey setting
* update library settings
* migrate gpt Engine
* use user setting key enum
* migrate openai
* migrate more settings
* migrate whisper config
* migrate whisper
* refactor
* clean up
* migrate profile
* migrate recorder config
* refactor
* refactor
* fix e2e
* add api status
* fix e2e
* fix app init
* fetch apiUrl before fetch user
* update stt engine enums
* update enums
* update enums
* refactor login flow
* Fix warning
* Login from remembered users
* fix e2e
* refactor
* add unauthorized alert
* feat: 🎸 dict import update (#1040)
* rectified. according to Issues.
* issue #1025
* feat: add Vietnamese language to support (#1043)
* feat: add vietnamese language to support
* fix: update Vietnamese language name to native form
---------
Co-authored-by: Ryan <trongdv@coccoc.com>
* upgrade deps
* update locales
---------
Co-authored-by: divisey <18656007202@163.com>
Co-authored-by: xiaolai <lixiaolai@gmail.com>
Co-authored-by: ryan <69750456+ryangwn@users.noreply.github.com>
Co-authored-by: Ryan <trongdv@coccoc.com>
|
2024-09-06 18:32:09 +08:00 |
|
ryan
|
fef9a9459b
|
feat: add Vietnamese language to support (#1043)
* feat: add vietnamese language to support
* fix: update Vietnamese language name to native form
---------
Co-authored-by: Ryan <trongdv@coccoc.com>
|
2024-09-06 12:33:28 +08:00 |
|
xiaolai
|
e6ba92680e
|
issue #1025
|
2024-09-04 17:09:42 +08:00 |
|
xiaolai
|
a7efe28356
|
rectified. according to Issues.
|
2024-09-04 17:09:42 +08:00 |
|
divisey
|
895d44f60b
|
feat: 🎸 dict import update (#1040)
|
2024-09-04 15:05:34 +08:00 |
|
divisey
|
e16990a8b4
|
feat: 🎸 word lookup, remove dict download (#1038)
|
2024-09-03 20:03:07 +08:00 |
|
an-lee
|
ef096c2c57
|
fix segments api (#1037)
|
2024-09-03 09:32:17 +08:00 |
|
xiaolai
|
4b730a8e51
|
3.3-variations added.
|
2024-09-02 18:51:38 +08:00 |
|
xiaolai
|
14d32e24f4
|
3.3-variations added.
|
2024-09-02 18:49:05 +08:00 |
|
xiaolai
|
e8896d4b13
|
3.3-variations added.
|
2024-09-02 18:26:52 +08:00 |
|
xiaolai
|
80c999c423
|
3.3-variations added.
|
2024-09-02 18:26:06 +08:00 |
|
xiaolai
|
205757e44b
|
3.3-variations added.
|
2024-09-02 18:26:06 +08:00 |
|
an-lee
|
7be128d5cd
|
update deposit setting
|
2024-09-02 14:00:05 +08:00 |
|
an-lee
|
68717a246c
|
Update deps (#1034)
* update deposit setting
* update deps
|
2024-09-02 13:45:59 +08:00 |
|
an-lee
|
56e2fa35f9
|
update default deposited amount (#1033)
|
2024-09-02 13:42:42 +08:00 |
|
an-lee
|
43827ed197
|
docs: update FAQ
|
2024-09-02 09:00:30 +08:00 |
|
xiaolai
|
4aad20d3e1
|
keep updated
|
2024-09-01 20:16:20 +08:00 |
|
divisey
|
b6af2d18e8
|
feat: 🎸 update dicts (#1026)
|
2024-08-30 18:08:02 +08:00 |
|
an-lee
|
271dfc603e
|
set default vocabulary setting (#1024)
|
2024-08-29 14:43:37 +08:00 |
|
divisey
|
a1e7b7a062
|
feat: 🎸 add dicts (#1022)
|
2024-08-29 14:02:52 +08:00 |
|
xiaolai
|
7b30628c36
|
6-vocabulary reorganized.
|
2024-08-29 10:09:53 +08:00 |
|
xiaolai
|
564d3d5333
|
lr add build as example.
|
2024-08-29 09:07:03 +08:00 |
|
xiaolai
|
182beebc5f
|
lr add build as example.
|
2024-08-29 08:58:10 +08:00 |
|
xiaolai
|
c44db68a96
|
keep updated
|
2024-08-28 17:35:02 +08:00 |
|