Commit Graph
64 Commits
Author SHA1 Message Date
mio 6af2006b02 Upgrade version 2024-09-20 18:06:48 +08:00
earthjasonlin 90b76f264c Id数据库版本 (#78) 2024-09-15 01:25:59 +08:00
earthjasonlin f148315bff chore: update idJson and add display for idJson version (#77) 2024-08-25 00:54:37 +08:00
Lex Chartréux 9b4c27b17e 更新日语 update japanese (#75) 2024-08-11 23:15:19 +08:00
mio f6d0a18d5c feat: import srgf 2024-08-08 21:58:24 +08:00
mio acd7b66761 fix: winreg compatibility issues #73 2024-08-07 00:19:25 +08:00
raindrop 78bbe322ab feat: Refine import and export functions 2024-08-06 16:39:34 +08:00
earthjasonlin 9a4aa130e0 [FEAT] UIGF v4 支持 (#72) 2024-08-05 11:22:01 +08:00
raindrop 34f87fb41c fix: el-select component width incorrect 2024-08-05 11:01:10 +08:00
mio 9dab8bd891 fix: api url changed (#71) 2024-08-01 18:37:24 +08:00
mio 60bc7b43ee Replace invalid npm registry 2024-05-09 13:56:02 +08:00
mio 23d102fe67 fix: sometimes appid error 2024-03-31 15:01:35 +08:00
mio e307d21bb2 feat: save data only in the current program directory 2024-01-22 15:15:17 +08:00
mio 8ff629b655 Upgrade version 2023-10-28 10:01:55 +08:00
ToooAirandbiuuu 0c778c09f4 fixed: unknown host (#54)
Closes #53 
我這邊yarn build之後運行正常

---------

Co-authored-by: biuuu <10892119+biuuu@users.noreply.github.com>
2023-10-28 09:57:14 +08:00
Ludovic Six 8c370ff0a7 Update Français.json (#50)
Added : 
- ui.setting.dataManagerHint

Updated :
- ui.button.files

Small fix. Translation is now complete. And no formatting issues this
time (sorry for that).
2023-10-14 16:46:01 +08:00
mio 1ab284c880 upgrade version 2023-10-11 18:16:04 +08:00
Ludovic Six dc5053cb03 Zenshio patch 2 (#49)
Added :
- ui.button.files
- ui.button.solution
- ui.button.cacheFolder
- ui.button.copyUrl
- ui.common.data
- ui.common.dataManage
- ui.common.updateTime
- ui.common.status
- ui.common.action
- ui.common.deleted
- ui.common.normal
- ui.common.delete
- ui.common.restore
- srgf.fileType
- ui.extra.cacheClean
- ui.extra.findCacheFolder
- ui.extra.urlCopied

Updated :
- ui.hint.init
- ui.win.title
- ui.data.no5star
- ui.data.weapon
- ui.data.average
- ui.data.weapon5
- ui.data.weapon4
- ui.data.weapon3
- ui.setting.hideNovice
- log.file.notFound
- log.fetch.authTimeout
- log.fetch.gachaType
- log.fetch.gachaTypeOk
- log.proxy.hint
- log.url.notFound2
- excel.wish2
- excel.filePrefix
2023-10-11 09:35:05 +08:00
mio 49c1685e5e fix: Russian records cannot be exported to Excel file (#32) 2023-09-24 11:40:57 +08:00
mio 89a0553c59 upgrade version 2023-09-24 03:29:51 +08:00
BlackHazel 3605826953 fix: Update utils.js for French HSR. (#47)
For some reason mihoyo renamed "cônes de lumière" to "Cône de lumière"
and "Personnages" to "Personnage". This patch only includes the newer
term without removing the old ones for retro-compatibility.


![PR](https://github.com/biuuu/star-rail-warp-export/assets/12218001/c68c4fe9-66bf-4d54-bcca-7bf48b052ad5)
2023-09-24 03:15:47 +08:00
XyLyXyRR 75f2f2dd4f fix(package): homepage (#46)
Same as
[genshin-wish-export](https://github.com/biuuu/genshin-wish-export/pull/217).
2023-09-05 17:44:31 +08:00
mio 947101cc43 fix: URL not found caused by cache folder changes (#40) 2023-07-19 12:02:09 +08:00
mio 8628625a27 feat: Merge Export Excel Button and Export JSON Button 2023-06-29 16:24:39 +08:00
TremblingMoeNew 4ab2f60b53 feat: Support export as Star Rail Gacha Log Format file (#39) 2023-06-29 15:02:36 +08:00
mio f2592040cb chore: delete build-update.yml 2023-06-29 15:01:45 +08:00
mio 9de5ba1025 fix: the button can be clicked at intervals changed to 10s 2023-05-26 16:12:49 +08:00
mio 839b8fd54a feat: add dialog to manage data 2023-05-26 16:10:33 +08:00
mio 38cb320628 chore: upgrade electron-builder (#23) 2023-05-23 17:38:36 +08:00
biuuu 8a0d96cf3e Create FUNDING.yml 2023-05-23 16:48:40 +08:00
mio 298ea3e053 fix: the data saved may be incomplete if the api does not return data (#28) 2023-05-18 01:44:59 +08:00
mio 82f42e56db feat: add the option to copy the URL 2023-05-17 23:34:44 +08:00
mio a2dcda6be0 fix: empty records may fail (#26) 2023-05-12 12:46:21 +08:00
mio dcaad1d544 fix: missing region in saved JSON 2023-05-11 21:01:29 +08:00
mio 69042728da feat: using built-in gachaType 2023-05-11 20:31:24 +08:00
Charlie.Brown 0103a0fb4b fix: rename gacha type (#24)
修改卡池名称
`群星跃迁` -> `常驻跃迁`
`始发跃迁` -> `新手跃迁`

Fixes: #22
2023-05-11 19:55:06 +08:00
mio 1052a4bffb upgrade version 2023-05-06 12:55:25 +08:00
mio 2fd8730cdd fix: use Player.log instead of Player-prev (#18) 2023-05-06 10:11:38 +08:00
mio bbc52af184 fix: the pity value in excel is incorrect (#15) 2023-05-05 14:04:08 +08:00
mio 38ed348865 fix: i18n(zh-cn) 光錐 -> 光锥 2023-05-05 09:56:06 +08:00
mio 29548310c5 docs: update picture 2023-05-04 16:49:44 +08:00
mio 3617599d32 fix: failed to get the correct wrap type 2023-05-04 16:07:17 +08:00
mio c724727886 fix: add background color in the browser window 2023-05-04 12:41:44 +08:00
mio d324aee160 fix: ignore case when reading game paths from logs 2023-05-04 11:34:02 +08:00
滅ü 5a5a7c1327 Update 繁體中文.json (#9)
* Update 繁體中文.json

* fix: 原神 -> 崩壞:星穹鐵道
2023-05-04 11:12:14 +08:00
mio 77a1d611be fix: weapon -> light cone 2023-05-04 11:00:21 +08:00
mio 3dbb746a38 feat: save data in the current folder 2023-05-03 21:22:37 +08:00
mio b88b57ae62 fix: the error message for authkey timeout is not displayed 2023-05-03 13:26:51 +08:00
mio 677ab3750d fix: possible interruption caused by failure to read cache file 2023-05-02 09:07:37 +08:00
mio f95470504d fix: the manually specified installation path may not match (#4) 2023-05-02 09:04:06 +08:00