Commit Graph

135 Commits

Author SHA1 Message Date
kPherox
a19b3c899f
Add disable close option to base overlay component 2019-04-27 05:15:24 +09:00
kPherox
d3b5d05762
Change to select timeline when add account 2019-04-27 05:13:34 +09:00
kPherox
fb9d11969b
Change to propagation login complete event
Rename AccountManager to AccountAuth
2019-04-27 05:02:28 +09:00
kPherox
4094a32ab2
WIP: Switch Main/Welcome component 2019-04-27 04:28:19 +09:00
kPherox
69e5fb3f1b
Change class variable to initalize in created
`electron:serve` した時に表示が遅かったのでちょっと早くなる…気がする変更
2019-04-27 04:24:33 +09:00
kPherox
6c2a98e139
Fix typo 2019-04-27 03:24:31 +09:00
kPherox
37da98b19a
Update dependencies 2019-04-27 03:14:17 +09:00
kPherox
1417fb228c
Remove babel/core-js
どうしても必要になった時は使えばいいと思うけど、変化しないブラウザのバージョンでの使い道がわからない
2019-04-27 03:14:12 +09:00
kPherox
9973b8d766
Change modifiers private to public in *.vue
Remove mistyped
2019-04-27 03:10:35 +09:00
Cutls
488f4d078e Fix: typo 2019-04-26 23:45:34 +09:00
Cutls
ea47ae8e31 Add: Timeline.vue 2019-04-26 23:40:09 +09:00
Cutls
a802a155c3 Add: button to timelines with auth 2019-04-26 23:37:32 +09:00
Cutls
7b2cef8c62 Add/Improved: account structure 2019-04-26 23:36:39 +09:00
Cutls
f20d07905a Add: insert account data to db 2019-04-25 23:39:45 +09:00
kPherox
67afe14c02
Change sort timing to update event is received 2019-04-25 22:06:06 +09:00
kPherox
a0ce20d829
Add timeline toot component 2019-04-25 22:02:09 +09:00
Cutls
877001938a Add: make account.db with NeDB 2019-04-25 21:26:25 +09:00
Cutls
6786985a8a Instroduce: types NeDB 2019-04-25 21:19:40 +09:00
Cutls
60f7855117 Introduce: NeDB 2019-04-25 21:17:52 +09:00
Cutls
41bc02c959 Add: get verify_credentials and error message 2019-04-25 21:13:12 +09:00
kPherox
8f3edf76e6
Add error handling to get timeline
Revert to async get
Fix freeze when invalid domain
2019-04-25 14:21:21 +09:00
kPherox
d47aaf66c1
Add base input component 2019-04-25 14:06:36 +09:00
Cutls
fd719a0235 Add: get access token 2019-04-25 01:04:26 +09:00
Cutls
4887dfbd5b Change code formatter config 2019-04-25 00:52:40 +09:00
Cutls
ba5350bf59 Add: show timelines with some format 2019-04-24 23:48:26 +09:00
kPherox
a9c3d4567d
Switch theme on about panel 2019-04-24 21:30:41 +09:00
kPherox
1bdf769b4e
Replace constructor to computed property 2019-04-24 21:30:16 +09:00
kPherox
502f3d4a69
Add listener for changed ui theme 2019-04-24 20:59:30 +09:00
kPherox
6ba7d9ffb0
Add extension for map sort by value 2019-04-24 19:47:26 +09:00
kPherox
430a64f592
Refactoring load timeline 2019-04-24 19:46:00 +09:00
kPherox
5e4fa1726d
Add delete listener 2019-04-24 17:42:35 +09:00
kPherox
0dde80f267
Remove duplicate action 2019-04-24 17:37:46 +09:00
kPherox
a0e5b2777d
Change status list to es6 Map 2019-04-24 17:31:18 +09:00
kPherox
cee7b7f079
Remove listener when component destroy 2019-04-24 17:15:42 +09:00
kPherox
52c6ff22ee
Use submit event for add column button 2019-04-24 17:04:44 +09:00
kPherox
dbb9d8065d
Change to scrollable overlay inner 2019-04-24 16:58:25 +09:00
kPherox
34a38e8d4d
Add open streaming 2019-04-24 06:15:56 +09:00
kPherox
e81cf581ef
Add status id list 2019-04-24 06:07:15 +09:00
kPherox
e0fc3df242
Change to send timeline result 2019-04-24 05:30:16 +09:00
kPherox
088599f88c
Add streming class 2019-04-24 05:13:47 +09:00
kPherox
ab37afb4e6
Add clients manager class 2019-04-24 03:58:06 +09:00
kPherox
49acb2c7b7
Move Timeline.ready to Application.onReady
Disabled add column button if not input
2019-04-24 03:40:04 +09:00
kPherox
e5b723837d
Remove @types/ws 2019-04-24 02:56:47 +09:00
kPherox
c7446fd49f
Add fade animation to overlay comp 2019-04-24 02:16:30 +09:00
kPherox
38657ce31a
Remove singleton option
Always singleton:(
2019-04-24 02:16:13 +09:00
Cutls
4f2da222a1 WIP: show timeline with megalodon 2019-04-24 01:07:20 +09:00
Cutls
6adb1ce6d7 update readme 2019-04-23 23:44:03 +09:00
Cutls
883000b868 Add: base multi-column layout 2019-04-23 23:42:07 +09:00
kPherox
b2ecb68a1a
Add @types/ws
run `npm audit fix`
2019-04-23 21:51:46 +09:00
kPherox
882f76cfb2
Change to display overlay for public tl on welcome 2019-04-23 04:46:17 +09:00