Commit graph

19 commits

Author SHA1 Message Date
naskya
5e179b7721
chore: lint 2024-03-17 00:49:12 +09:00
naskya
5fb3253069
refactor (client): $i -> me 2024-03-07 11:06:45 +09:00
naskya
8f956f4978 refactor (client): replace confusing expressions like $i != null 2024-01-11 01:21:21 +00:00
Minneyar
1bf6cdce61 fix: Extract $i from account.ts into reactiveAccount.ts to fix circular dependency
Co-authored-by: minneyar <speed@sakabatou.net>
2023-10-22 21:29:46 +00:00
Kainoa Kanter
78d8767124 feat: allow users to choose icon set
Co-authored-by: naskya <m@naskya.net>
2023-10-17 01:57:20 +00:00
naskya
c0f31fcb8f chore, refactor: remove unused, fix some type errors (client/src/pages) 2023-09-01 23:16:23 +00:00
ThatOneCalculator
1f7ddc9d7c
refactor: ♻️ No Vue Reactivity
Performed with https://github.com/edison1105/drop-reactivity-transform , Reactivity Transform was an experimental feature and has now been deprecated.
2023-08-11 17:44:46 -07:00
Kainoa Kanter
6bf1cbc0ef fix: format script; chore: format 2023-04-07 17:01:42 -07:00
ThatOneCalculator
3de967393b
icons 2023-03-11 13:01:04 -08:00
ThatOneCalculator
20d264227c make icons large 2022-11-06 18:49:47 -08:00
ThatOneCalculator
5cb2a22566 fixxxxx 2022-11-06 18:30:26 -08:00
ThatOneCalculator
b3a5fdb1e0 feat: 💄 Phosphor icons! 2022-11-06 17:33:52 -08:00
syuilo
786b150ea7 refactor(client): align filename to component name 2022-08-31 00:24:33 +09:00
syuilo
699f24f3dc
refactor(client): Refine routing (#8846) 2022-06-20 17:38:49 +09:00
Andreas Nedbal
7154ad5a73
Refactor account-info to use Composition API (#8568)
* refactor(client): refactor account-info  to use Composition API

* fix(client): use mounted hook for initial data

* fix(client): switch to non-null assertion for account check
2022-05-04 10:16:14 +09:00
syuilo
25f15677c3 refactor 2022-01-13 01:50:53 +09:00
syuilo
b267a504ca bye reversi 2022-01-12 17:34:53 +09:00
syuilo
76b2561893 tweak ui 2022-01-04 21:37:16 +09:00
syuilo
0e4a111f81 refactoring
Resolve #7779
2021-11-12 02:02:25 +09:00
Renamed from src/client/pages/settings/account-info.vue (Browse further)