egirlskey/packages/client/src/scripts
syuilo 6083356a3e 🎨 2022-12-26 13:26:21 +09:00
..
aiscript なんかもうめっちゃ変えた 2022-09-18 03:27:08 +09:00
hpml style: add missing trailing commas (#9387) 2022-12-22 16:01:59 +09:00
upload enhance(client): Compress non-animated PNG files (#9334) 2022-12-18 15:40:38 +09:00
2fa.ts style: add missing trailing commas (#9387) 2022-12-22 16:01:59 +09:00
array.ts refactor(client): add proper types to `never[]` (#9340) 2022-12-18 13:13:05 +09:00
autocomplete.ts style: add missing trailing commas (#9387) 2022-12-22 16:01:59 +09:00
chart-vline.ts enhance(client): enhance dashboard of control panel 2022-12-23 15:21:55 +09:00
check-word-mute.ts fix lints 2022-06-24 12:44:22 +02:00
clone.ts improve performance 2022-11-17 09:31:07 +09:00
collect-page-vars.ts refactor(client): add proper types to `never[]` (#9340) 2022-12-18 13:13:05 +09:00
contains.ts fix(client): fix lint issues in scripts (#8621) 2022-05-07 14:19:15 +09:00
copy-to-clipboard.ts
device-kind.ts feat(client): デバイスの種類を手動指定できるように 2022-02-08 18:46:39 +09:00
emojilist.ts enhance(client): show Unicode emoji tooltip with its name (#9399) 2022-12-25 15:52:52 +09:00
extract-avg-color-from-blurhash.ts fix(client): fix lint issues in scripts (#8621) 2022-05-07 14:19:15 +09:00
extract-mentions.ts
extract-url-from-mfm.ts
focus.ts style: add missing trailing commas (#9387) 2022-12-22 16:01:59 +09:00
form.ts refactor: Widgetのcomposition api移行 (#8125) 2022-01-08 20:30:01 +09:00
format-time-string.ts style: add missing trailing commas (#9387) 2022-12-22 16:01:59 +09:00
gen-search-query.ts style: add missing trailing commas (#9387) 2022-12-22 16:01:59 +09:00
get-account-from-id.ts fix(client): fix lint issues in scripts (#8621) 2022-05-07 14:19:15 +09:00
get-note-menu.ts 🎨 2022-12-20 10:40:56 +09:00
get-note-summary.ts fix(client): fix lint issues in scripts (#8621) 2022-05-07 14:19:15 +09:00
get-static-image-url.ts encodeURIComponent for static image proxy filename (#9410) 2022-12-25 18:05:53 +09:00
get-user-menu.ts Use tabler icons (#9354) 2022-12-19 19:01:30 +09:00
get-user-name.ts feat: Improve Push Notification (#7667) 2022-04-30 21:52:07 +09:00
hotkey.ts style: add missing trailing commas (#9387) 2022-12-22 16:01:59 +09:00
i18n.ts tweak client 2022-06-21 17:55:38 +09:00
idb-proxy.ts fix: add `es2017` build target (#8931) 2022-07-13 21:17:19 +09:00
initialize-sw.ts enhance: Implement the toggle to (or not to) close push notifications when notifications or messages are read (#9219) 2022-12-18 01:59:59 +09:00
is-device-darkmode.ts
keycode.ts Fix typo in keycode.ts (#9224) 2022-11-24 17:45:20 +09:00
langmap.ts fix: better language settings 2022-02-26 15:13:44 +09:00
login-id.ts
lookup-user.ts style: add missing trailing commas (#9387) 2022-12-22 16:01:59 +09:00
media-proxy.ts enhance: fallback option for media proxy 2022-12-08 17:16:50 +09:00
mfm-tags.ts Implemented a rotate MFM (#8016) 2021-11-26 13:39:57 +09:00
page-metadata.ts refactor(client): Refine routing (#8846) 2022-06-20 17:38:49 +09:00
physics.ts style: add missing trailing commas (#9387) 2022-12-22 16:01:59 +09:00
please-login.ts style: add missing trailing commas (#9387) 2022-12-22 16:01:59 +09:00
popout.ts fix(client): fix popout url (#8494) 2022-05-29 12:21:36 +02:00
popup-position.ts enhance(client): tweak ui 2022-07-17 21:06:33 +09:00
reaction-picker.ts style: add missing trailing commas (#9387) 2022-12-22 16:01:59 +09:00
safe-uri-decode.ts fix(client): fix url encoded string handling of nirax 2022-07-13 18:11:54 +09:00
scroll.ts refactor: use overflow-y to determine scroll container 2022-07-06 19:02:39 +02:00
search.ts refactor(client): Refine routing (#8846) 2022-06-20 17:38:49 +09:00
select-file.ts Use tabler icons (#9354) 2022-12-19 19:01:30 +09:00
show-suspended-dialog.ts style: add missing trailing commas (#9387) 2022-12-22 16:01:59 +09:00
shuffle.ts enhance(client): RSSティッカーで表示順序をシャッフルできるように 2022-07-15 17:12:08 +09:00
sound.ts enhance(client): improve ux of sound settings 2022-12-22 09:01:58 +09:00
sticky-sidebar.ts
theme-editor.ts style: add missing trailing commas (#9387) 2022-12-22 16:01:59 +09:00
theme.ts improve performance 2022-11-17 09:31:07 +09:00
time.ts
timezones.ts enhance(client): improve clock widgets 2022-08-05 23:51:15 +09:00
touch.ts モバイル画面で表示更新直後にヘッダーメニューをタップしてもポップアップにならないようにする (#8160) 2022-01-19 00:25:29 +09:00
twemoji-base.ts feat: Add Badge Image to Push Notification (#8012) 2022-06-20 00:33:46 +09:00
unison-reload.ts Revert #8098 2022-11-24 18:27:05 +09:00
upload.ts enhance(client): Compress non-animated PNG files (#9334) 2022-12-18 15:40:38 +09:00
url.ts fix lint @typescript-eslint/ban-types 2022-07-04 16:46:48 +02:00
use-chart-tooltip.ts 🎨 2022-12-26 13:26:21 +09:00
use-interval.ts chore(client): tweak ui 2022-07-02 22:07:04 +09:00
use-leave-guard.ts fix #8861 2022-06-24 00:47:55 +09:00
use-note-capture.ts style: add missing trailing commas (#9387) 2022-12-22 16:01:59 +09:00
use-tooltip.ts chore(client): tweak ui 2022-06-30 23:51:18 +09:00