Innei
36d51d96f8
feat: use user.handle default to share profile url
...
Signed-off-by: Innei <i@innei.in>
2024-09-19 15:06:45 +08:00
Innei
4fb1487576
perf(i18n): use nested key to reduce i18n resource size
...
Signed-off-by: Innei <i@innei.in>
2024-09-19 12:49:58 +08:00
Innei
b92d317e9c
fix: discover page title i18n
...
Signed-off-by: Innei <i@innei.in>
2024-09-19 12:29:17 +08:00
Stephen Zhou
2d10811273
fix: round left only in electron
2024-09-19 12:14:46 +08:00
Kaffi Y.
0c470bed3e
fix: crashes when docs appear in the discover result ( #494 )
2024-09-19 11:03:26 +08:00
Innei
eb1dce0976
chore: remove unnecessary `ts-ignore`
...
Signed-off-by: Innei <i@innei.in>
2024-09-18 23:31:48 +08:00
Innei
d650b473b9
fix: remove debug `zh_CN` args
...
Signed-off-by: Innei <i@innei.in>
2024-09-18 23:28:11 +08:00
Kaffi Y.
3cc7c2117d
feat: enlarge the interactive area of the close button ( #483 )
2024-09-18 22:46:09 +08:00
Kaffi Y.
b8b94ac6c4
feat: show reasons for profile update failure ( #484 )
2024-09-18 22:42:16 +08:00
Innei
13d62d5fe9
feat: change language only based on user device language and fix async chain
...
Signed-off-by: Innei <i@innei.in>
2024-09-18 22:37:58 +08:00
Innei
f2db4a57f3
chore: change `@renderer` to `~` single project mode
...
Signed-off-by: Innei <i@innei.in>
2024-09-18 22:03:51 +08:00
Kaffi Y.
4f9d4f26f2
fix: empty default font on electron app ( #481 )
2024-09-18 21:52:49 +08:00
Jerry Wong
a2eeb253b3
fix: the filename case issue with generate-i18n-locale add zh-hk ( #463 )
...
* fix: 补齐lang缺失的翻译
* FIX: ad-dz, ar-ma, ar-sa not work bug
* 補齊繁體中文翻譯
* Update generate-i18n-locale.ts
* feat: add Traditional Chinese ( Hong Kong)
* chore: en first
Signed-off-by: Innei <i@innei.in>
---------
Signed-off-by: Innei <i@innei.in>
Co-authored-by: Innei <i@innei.in>
2024-09-18 21:36:10 +08:00
Innei
08774485b1
fix: generate i18n template location
...
Signed-off-by: Innei <i@innei.in>
2024-09-18 21:19:17 +08:00
Kaffi Y.
7140751bc2
fix: allow prod and dev builds running in the same time ( #479 )
2024-09-18 21:14:48 +08:00
Innei
9aa16b62d8
fix: remove `src`
...
Signed-off-by: Innei <i@innei.in>
2024-09-18 20:57:31 +08:00
Innei
234471dfdf
refactor: move to monorepo ( #475 )
...
* init
* fix: electron
Signed-off-by: Innei <i@innei.in>
* update
Signed-off-by: Innei <i@innei.in>
* fix: build
Signed-off-by: Innei <i@innei.in>
* fix: lint
Signed-off-by: Innei <i@innei.in>
* fix: test
Signed-off-by: Innei <i@innei.in>
---------
Signed-off-by: Innei <i@innei.in>
2024-09-18 20:54:48 +08:00
Stephen Zhou
0bcbf0bd94
chore: disable typecheck in build for now
2024-09-18 18:01:30 +08:00
Innei
a281f58a81
fix: set auth config first
...
Signed-off-by: Innei <i@innei.in>
2024-09-18 17:53:05 +08:00
Stephen Zhou
6a56766849
chore: clean debug stack
2024-09-18 15:23:07 +08:00
DIYgod
fd03caac22
fix: hono.ts
2024-09-18 02:14:54 +08:00
DIYgod
83123f8fb2
feat: show media fallback for picture items
2024-09-18 02:11:57 +08:00
DIYgod
3446a81ea2
feat: show media fallback for video item
2024-09-18 01:43:38 +08:00
DIYgod
02176d3e49
feat: clearer social media images
2024-09-18 01:05:51 +08:00
Innei
7912b5351a
feat: electron app locale sync to ui
...
Signed-off-by: Innei <i@innei.in>
2024-09-18 00:26:25 +08:00
Innei
e760676827
fix(ui): social media unread dot position
...
Signed-off-by: Innei <i@innei.in>
2024-09-17 23:06:28 +08:00
Innei
14356325e4
fix(ui): social media gap if no media
...
Signed-off-by: Innei <i@innei.in>
2024-09-17 23:05:12 +08:00
Innei
fcd96ab2db
feat(ui): social media ui refresh ( #459 )
...
Signed-off-by: Innei <i@innei.in>
2024-09-17 22:45:36 +08:00
Innei
dee089e1c7
fix: downgarde vitest
...
Signed-off-by: Innei <i@innei.in>
2024-09-17 22:40:09 +08:00
Innei
421ae54a7d
chore: update deps
...
Signed-off-by: Innei <i@innei.in>
2024-09-17 21:20:50 +08:00
shiquda
77e14cf651
feat(i18n): Optimized Chinese translations ( #443 )
...
Co-authored-by: Innei <i@innei.in>
2024-09-17 19:04:31 +08:00
Jerry Wong
2d68018fcb
chore(i18n): complete Traditional Chinese and complete all lang files( #450 )
...
* fix: 补齐lang缺失的翻译
* FIX: ad-dz, ar-ma, ar-sa not work bug
* 補齊繁體中文翻譯
2024-09-17 19:03:03 +08:00
shiquda
0bd1b14b59
feat: Add an indent to the table of contents ( #455 )
2024-09-17 19:02:01 +08:00
DIYgod
3d16aa9f8b
feat: more excluded path params
2024-09-17 16:34:19 +08:00
Innei
862757a99f
fix: windows load locale resource, fixed #447
...
Signed-off-by: Innei <i@innei.in>
2024-09-17 14:42:39 +08:00
DIYgod
cb9860d4b3
feat: filter unused params
2024-09-17 02:56:11 +08:00
DIYgod
f9dc5458ab
fix: modal max height
2024-09-17 02:49:55 +08:00
Tony
23d5b9b540
ci: add artifact attestation ( #444 )
2024-09-17 00:10:34 +08:00
Innei
be3aa09b8e
feat: adjust spring scroll preset
...
Signed-off-by: Innei <i@innei.in>
2024-09-16 23:48:52 +08:00
Innei
ea3c96f8f3
fix: adjust claim modal style
...
Signed-off-by: Innei <i@innei.in>
2024-09-16 23:04:37 +08:00
Innei
b3d05b42e9
fix: radix auto focus issue
...
Signed-off-by: Innei <i@innei.in>
2024-09-16 22:28:31 +08:00
Innei
631156e3f5
chore: format code
...
Signed-off-by: Innei <i@innei.in>
2024-09-16 22:13:57 +08:00
Innei
e01985b1e9
fix: disabled ghost button style
...
Signed-off-by: Innei <i@innei.in>
2024-09-16 22:05:26 +08:00
Innei
ba396beaa7
fix: loading circle clip path
...
Signed-off-by: Innei <i@innei.in>
2024-09-16 19:45:34 +08:00
Noah
35a6589f25
feat(i18n): add ar language support ( #408 )
...
* feat(i18n): add ar-dz language support
Added ar-dz translations to the application, including localization for app content, common phrases, external resources, language settings, and shortcuts.
* feat(i18n): add ar-sa language support
Added ar-sa translations to the application, including localization for app content, common phrases, external resources, language settings, and shortcuts.
* feat(i18n): add ar-ma language support
Added ar-ma translations to the application, including localization for app content, common phrases, external resources, language settings, and shortcuts.
---------
Co-authored-by: Innei <i@innei.in>
2024-09-16 19:08:51 +08:00
Jerry Wong
043a794471
chore: adjust zh-tw (台灣繁體中文)copywrite ( #405 )
...
* feat: add zh-tw
* change translation
* change zh-tw to zh-TW
* Rename zh-tw.json to zh-TW.json
* Rename zh-tw.json to zh-TW.json
* Rename zh-tw.json to zh-TW.json
* Rename zh-tw.json to zh-TW.json
* Rename zh-tw.json to zh-TW.json
* Rename zh-tw.json to zh-TW.json
* fix
---------
Co-authored-by: Innei <i@innei.in>
2024-09-16 18:48:42 +08:00
Noah
6b7823d9b3
feat(i18n): add Spanish language support ( #400 )
...
* feat(i18n): add Spanish language support
Added Spanish translations to the application, including localization for app content, common phrases, external resources, language settings, and shortcuts.
* fix(localization): add missing 'langs.es' field in lang/*.json files
Fixed the issue of missing 'langs.es' field in all language files, ensuring that Spanish is included in the language options.
---------
Co-authored-by: Innei <i@innei.in>
2024-09-16 18:47:07 +08:00
Innei
de5fe88d20
chore(release): release v0.0.1-alpha.13
2024-09-16 18:37:08 +08:00
Innei
fa1dc5df35
fix: language setting syncing
...
Signed-off-by: Innei <i@innei.in>
2024-09-16 18:31:07 +08:00
Innei
232864852a
fix: dynamic load i18n resource in electron prod
...
Signed-off-by: Innei <i@innei.in>
2024-09-16 18:20:48 +08:00