ThatOneCalculator
35e4adfdd2
port user list widget from mk
2023-01-16 11:19:19 -08:00
ThatOneCalculator
2aab2de38d
refactor: 🎨 rome
2023-01-12 20:40:33 -08:00
cutestnekoaqua
483787fd29
memo english translations
2022-12-26 17:41:47 +01:00
ThatOneCalculator
91893ea5c7
chore: lint
2022-12-16 18:28:05 -08:00
syuilo
bf87e9586b
improve performance (merge deepClone from Misskey dev)
2022-11-18 17:28:58 -08:00
ThatOneCalculator
3db53d4462
i18n: $t
to i18n.t
2022-11-16 01:29:18 -08:00
ThatOneCalculator
b26cc866bb
make icons large
2022-11-06 18:49:47 -08:00
ThatOneCalculator
3fefe1ba4b
fixxxxx
2022-11-06 18:30:26 -08:00
ThatOneCalculator
a9dce362df
feat: 💄 Phosphor icons!
2022-11-06 17:33:52 -08:00
ThatOneCalculator
87f9e45048
chore: 🔀 Merge upstream
2022-09-09 12:16:58 -07:00
syuilo
c8d228f2df
refactor(client): refactor file name and directory structure
2022-09-06 18:21:49 +09:00
ThatOneCalculator
ad420b37d6
Merge remote-tracking branch 'misskey/develop' into develop
2022-09-05 15:00:45 -07:00
syuilo
268597fca9
enhance(client): improve analog-clock
2022-08-31 02:19:25 +09:00
syuilo
97575064d5
refactor(client): align filename to component name
2022-08-31 00:24:33 +09:00
ThatOneCalculator
3959698e89
Merge remote-tracking branch 'misskey/develop' into develop
2022-08-27 15:18:59 -07:00
syuilo
44ddf53dd1
enhance(client): tweak clock
2022-08-27 00:40:20 +09:00
ThatOneCalculator
0cc002f789
Obliteration of Ai-chan 🐱 🔫
2022-08-08 14:58:27 -07:00
ThatOneCalculator
848767fe0e
Merge remote-tracking branch 'misskey/develop' into develop
2022-08-06 22:06:55 -07:00
syuilo
329270164f
enhance(client): improve clock widget
2022-08-06 18:15:13 +09:00
syuilo
c13ef8e335
enhance(client): improve clock widget
2022-08-06 16:39:09 +09:00
syuilo
2a99dd7054
enhance(client): improve clock widget
2022-08-06 14:02:03 +09:00
syuilo
2ca066a3ac
enhance(client): improve clock widgets
2022-08-05 23:51:15 +09:00
ThatOneCalculator
8abfaebab0
Merge remote-tracking branch 'misskey/develop' into develop
2022-08-04 13:31:54 -07:00
syuilo
03963e8bdf
feat(client): improve widget
2022-08-04 22:20:00 +09:00
ThatOneCalculator
928f1d68f0
More rpine
2022-07-25 18:15:01 -07:00
ThatOneCalculator
266d79c122
More rpine stuff
2022-07-23 21:23:03 -07:00
ThatOneCalculator
3b80d3f348
More RPine
2022-07-23 21:16:35 -07:00
ThatOneCalculator
d3752aad4a
Mark as read from notifications widget
2022-07-23 19:10:05 -07:00
syuilo
ae766b0708
refactor(client): ✨
2022-07-20 22:24:26 +09:00
syuilo
c6d8346b7f
enhance(client): RSSティッカーで表示順序をシャッフルできるように
2022-07-15 17:12:08 +09:00
yzhe819
2d69600539
chore: fix lint errors ( #8981 )
2022-07-10 19:47:29 +09:00
syuilo
011df8b99d
chore(client): tweak ui
2022-07-07 20:19:50 +09:00
Johann150
7cbd70bd36
fix lint no-prototype-builtins
2022-07-04 16:39:04 +02:00
syuilo
222777c803
chore(client): rename marquee -> ticker
2022-07-03 16:50:51 +09:00
syuilo
2ae11f265b
chore(client): tweak style
2022-07-03 16:36:13 +09:00
syuilo
d15507a090
chore(client): tweak ui
2022-07-02 22:07:04 +09:00
syuilo
89dbc73bef
enhance(client): better marquee component
2022-07-02 21:28:04 +09:00
syuilo
ddcd10db8e
feat(server): add fetch-rss api to reduce dependency of external apis
2022-07-02 21:26:33 +09:00
syuilo
a10b4eb032
chore(client): tweak style
2022-07-01 15:23:49 +09:00
syuilo
63e6c7f72a
chore(client): tweak rss-marquee
2022-06-30 23:53:58 +09:00
syuilo
04845cd3e1
feat(client): add rss-marquee widget
2022-06-30 23:45:11 +09:00
syuilo
7be20ff1a7
tweak client
2022-06-30 10:53:40 +09:00
syuilo
bd76b1fed8
tweak client
2022-06-30 10:13:27 +09:00
syuilo
8af0818ee7
feat(client): add instance-cloud widget
2022-06-29 23:28:52 +09:00
syuilo
b9c7b9be04
enhance(client): メニュー整理
...
Resolve #6389
Fix #8035
2022-06-29 11:13:32 +09:00
syuilo
4e20f39dca
refactor(client): extract interval logic to a composable function
...
あと`onUnmounted`を`onMounted`内で呼んでいたりしたのを修正したりとか
2022-06-26 03:12:58 +09:00
syuilo
e25de6ccc8
feat: allow GET for some endpoints
...
Resolve #8263
2022-06-25 18:26:31 +09:00
Johann150
c8374e8ace
chore: fix some lints automatically ( #8788 )
...
* chore: fix some lints automatically
Fixed lints that were automatically fixable with `eslint --fix`.
* fix type
* workaround for empty interface lint
2022-06-10 14:36:55 +09:00
Johann150
58752fab0b
fix: server metrics widget
2022-06-01 08:51:00 +02:00
Andreas Nedbal
06ea19ed3a
feat(tests): add e2e tests for widgets ( #8735 )
...
* test(e2e): add baseline for widget tests
* chore(repo): enable test running in branch
* fix(e2e): set viewport for widget tests
* fix(client): add widget identifier classes to widgets
* test(e2e): add memo widget test
* fix(tests): force select value
* fix(tests): force button press for widget addition
* fix(tests): invoke select value differently
* fix(tests): adjust widget submit
* fix(tests): don't explicitly navigate for widget test
* fix(tests): click label to hide select popup
* fix(tests): just click modal background
* fix(tests): adjust modal background selector
* fix(tests): click all modal backgrounds
* feat(e2e): add test for adding timeline widget
* fix(client): add more widget identifier classes
* feat(tests): add method abstraction for test cases
* fix(tests): force-click overlays
* fix(tests): force widget button press
* fix(tests): remove timeout from final widget check
* feat(tests): add widget removal test case
* fix(client): use mk instead of msky as class prefix
* fix(tests): check widgets for existence rather than visibility
* chore(meta): don't run tests for specific feature branch
2022-05-28 14:28:12 +09:00