Commit Graph

18 Commits

Author SHA1 Message Date
AkiraFukushima 47e2b1b8e8
refs #2500 Fix account preferences 2023-01-13 01:06:51 +09:00
AkiraFukushima 4c81b5d95e
refs #2500 Change account database to sqlite3 2023-01-13 00:27:56 +09:00
AkiraFukushima d30d7eaf22
refs #3301 Rewrite Preferences/Language with composition API 2022-05-07 14:04:38 +09:00
AkiraFukushima 5315fac362
refs #3301 Rewrite Preferences/Account with composition API 2022-05-07 13:36:25 +09:00
AkiraFukushima d82bc7df05
Fix preferences design 2022-04-23 21:46:17 +09:00
AkiraFukushima 070995b465 refactor: Use invoke for ipc to remove all accounts 2020-11-29 01:21:39 +09:00
AkiraFukushima 5b969b39c3 refactor: Use invoke for ipc to backward account 2020-11-28 23:19:18 +09:00
AkiraFukushima e2929402e4 refactor: Use invoke for ipc to forward account 2020-11-28 23:16:23 +09:00
AkiraFukushima a0bbfcd57e refactor: Use invoke for ipc to remove account 2020-11-28 23:14:27 +09:00
AkiraFukushima 07a94c96da refactor: Use invoke for ipc to list accounts 2020-11-28 23:01:27 +09:00
AkiraFukushima 90b131c7d8 Update typescript version to 3.8.3 2020-04-11 18:22:49 +09:00
AkiraFukushima 456890af85 Use ipcRenderer through window to mock ipc method 2019-12-04 22:35:53 +09:00
AkiraFukushima e1cbdedaf5 Update electron version to 6.1.0 2019-10-23 23:07:20 +09:00
AkiraFukushima 528110d56f refs #956 Stop user streaming after remove account association 2019-07-11 00:55:01 +09:00
AkiraFukushima ab8c74b481 refactor: Use type instead of interface 2019-06-06 23:44:50 +09:00
AkiraFukushima a45d68684c refs #850 Fix name for local account types 2019-04-14 23:21:08 +09:00
AkiraFukushima baf6dc3084 refs #850 Use rootState for all stores 2019-04-14 23:11:24 +09:00
AkiraFukushima ca6fc13975 refs #850 Replace Preferences with typescript 2019-04-06 22:08:12 +09:00