1
0
mirror of https://github.com/h3poteto/whalebird-desktop synced 2024-12-08 15:06:53 +01:00
Commit Graph

34 Commits

Author SHA1 Message Date
AkiraFukushima
fe06727aac
Fix electron dev scripts 2023-01-14 02:00:51 +09:00
AkiraFukushima
03b8927b1b
Fix webpack config for axios mjs 2022-12-20 00:47:21 +09:00
AkiraFukushima
e679f0e602
refs #3301 Rewrite App with composition API 2022-07-10 00:42:09 +09:00
AkiraFukushima
5c975d515e
Improve compile speed for ts-loader 2022-05-01 18:02:47 +09:00
AkiraFukushima
71a0cfe11b
Remove compat 2022-04-26 20:46:51 +09:00
AkiraFukushima
366888bc81
Set compat mode to Vue3 2022-04-26 20:27:20 +09:00
AkiraFukushima
e92dbba320
Change ts to js for router and app 2022-04-18 23:54:50 +09:00
AkiraFukushima
2751da04b7
Replace packages 2022-04-18 22:39:46 +09:00
AkiraFukushima
cb908e2824
refs #901 Disable NodeIntegration in renderer 2022-04-10 01:10:14 +09:00
AkiraFukushima
05e33af548
Update webpack-dev-server v4.x from v3.x 2021-12-29 18:43:48 +09:00
AkiraFukushima
f8ca8827a7
refs #2459 Fix icon path for tray and about window 2021-05-22 21:50:45 +09:00
AkiraFukushima
2ddbecedd2
refs #2454 Upgrade webpack version to 5 2021-05-22 20:56:48 +09:00
AkiraFukushima
801903c2ff Fix options for new css-loader 2020-08-20 22:38:17 +09:00
AkiraFukushima
05df5788c7 Fix ignore option of copy-webpack-plugin 2020-05-28 01:08:16 +09:00
AkiraFukushima
b5ba866892 Fix options for copy-webpack-plugin 2020-05-28 00:45:42 +09:00
AkiraFukushima
6bf463289e refs #1226 Fix url-loader for loading icon 2020-01-14 01:24:59 +09:00
AkiraFukushima
c5207a1de2 Remove babel-minify because webpack can minify using terser when production 2019-12-21 23:20:50 +09:00
AkiraFukushima
d8e84b18f8 refs #901 Load translation json directly instead of i18next-sync-fs-backend 2019-11-27 00:29:02 +09:00
AkiraFukushima
41d2841961 refs #901 Stop to specify libraryTarget for renderer in webpack 2019-11-26 23:03:24 +09:00
AkiraFukushima
3a157476dd refs #850 Fix babel settings for production build 2019-04-18 16:15:50 +09:00
AkiraFukushima
62dc599844 refs #850 Replace TimelineSpace with typescript 2019-04-07 22:48:37 +09:00
AkiraFukushima
2fa86dddd2 refs #850 Convert typescript in i18n 2019-03-25 00:24:27 +09:00
AkiraFukushima
490bb3b2ac refs #850 Fix types and main.ts for typescript compile 2019-03-25 00:24:27 +09:00
AkiraFukushima
c42ba283a2 refs #850 Add tsconfig and build tsfile 2019-03-25 00:24:27 +09:00
AkiraFukushima
54f776a459 Upgrade Webpack version to 4.x 2018-11-12 23:54:39 +09:00
AkiraFukushima
41c53726f1 refs #151 Translate at jump 2018-08-13 17:29:56 +09:00
AkiraFukushima
4141e2f4c2 refs #452 Fix design of splash screen 2018-07-28 20:44:16 +09:00
AkiraFukushima
0fd942e080 fix: Fix minify plugin in renderer webpack config 2018-07-28 00:47:10 +09:00
AkiraFukushima
4e3332a4af Update babili plugin to babel-minify 2018-07-27 21:59:44 +09:00
AkiraFukushima
4431930950 fix: Download NotoSans font instead of google-fonts-webpack-plugin 2018-03-26 10:51:30 +09:00
AkiraFukushima
d27ab1a756 Use Noto Sans as default font 2018-03-25 21:14:12 +09:00
AkiraFukushima
c44dc1f159 refs #78 Minify and compress production code 2018-03-22 11:22:59 +09:00
AkiraFukushima
fe26b1c500 refs #8 Use google fonts 2018-03-09 16:14:47 +09:00
AkiraFukushima
3f0acaf83a Initial commit 2018-03-07 22:28:48 +09:00