Commit Graph

21 Commits

Author SHA1 Message Date
6323c7d70e eslint: enforce gaps between groups with import/order 2022-01-10 16:25:06 -06:00
966ca91e1a eslint: alphabetize imports with import/order 2022-01-10 16:17:52 -06:00
2a0e2001d6 eslint: enforce import/order 2022-01-10 16:01:24 -06:00
4e04f06142 eslint: add key-spacing and space-unary-ops rules
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-11-24 18:28:35 +01:00
17b90a9b74 eslint: error on wrong indentation 2021-11-04 15:22:40 -05:00
43fe27eecc Add icons to all? dropdown menus
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-11-04 20:19:04 +01:00
a310197a5a eslint: prefer-const, no-loop-func, no-const-assign, no-var 2021-08-03 12:36:11 -05:00
4e3c002f8a Refactor getOtherAccounts selector 2021-07-10 04:49:44 -05:00
e7d360baae ProfileDropdown: memoize otherAccounts for performance 2021-07-01 19:31:27 -05:00
2df8b927ea Allow translating more strings
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-06-27 00:04:27 +02:00
7a19861ac6 Stop verify_credentials infinite loop, partial fix for #613 2021-04-10 18:09:05 -05:00
73a3ee296b Rename action.reload -> action.background 2021-03-30 00:45:23 -05:00
32b3173604 Set href for menu items with to 2021-03-29 23:29:16 -05:00
db201707bf Middle-click account to open it in a new tab, fixes #603 2021-03-29 23:22:54 -05:00
0ed3e0e3de Add own profile to profile dropdown 2021-03-27 12:16:45 -05:00
6ead42b06d Handle logout 2021-03-25 15:15:37 -05:00
663d375dc5 Throttle fetchOwnAccounts correctly 2021-03-25 13:47:01 -05:00
c14fc83ac1 Improve style of profile dropdown 2021-03-25 13:23:59 -05:00
007527328e Start building LoginModal 2021-03-25 12:21:48 -05:00
88420ccca6 Fetch unfetched otherAccounts 2021-03-23 21:01:50 -05:00
0162eac662 Refactor auth to support multiple accounts 2021-03-23 19:06:55 -05:00