FoundKey/packages/client/src/scripts
Johann150 a9c6e51051
ci/woodpecker/push/lint-client Pipeline failed Details
ci/woodpecker/push/build Pipeline was successful Details
ci/woodpecker/push/lint-backend Pipeline failed Details
ci/woodpecker/push/lint-sw Pipeline failed Details
ci/woodpecker/push/lint-foundkey-js Pipeline was successful Details
ci/woodpecker/push/test Pipeline failed Details
client: implement small/center MFM functions
Changelog: Added
2024-04-20 17:48:42 +02:00
..
aiscript client: check input for aiscript 2023-02-10 20:06:31 +01:00
2fa.ts fix some lints automatically 2022-08-10 22:42:30 +02:00
array.ts client: replace array concat with Array.prototype.flat 2023-02-04 00:33:23 +01:00
autocomplete.ts client: refactor emoji autocomplete & make case insensitive 2022-11-29 21:13:20 +01:00
check-word-mute.ts apply mutes to image descriptions 2024-04-04 00:07:45 +02:00
chiptune2.ts client: add mod tracker 2022-12-29 21:36:44 +01:00
contains.ts fix(client): fix lint issues in scripts (#8621) 2022-05-07 14:19:15 +09:00
copy-to-clipboard.ts refactoring 2021-11-12 02:02:25 +09:00
device-kind.ts feat(client): デバイスの種類を手動指定できるように 2022-02-08 18:46:39 +09:00
emojilist.ts client: prefer absolute over relative imports 2022-10-01 13:41:59 +02: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 refactoring 2021-11-12 02:02:25 +09:00
extract-url-from-mfm.ts refactoring 2021-11-12 02:02:25 +09:00
focus.ts fix some lints automatically 2022-08-10 22:42:30 +02:00
form.ts refactor: Widgetのcomposition api移行 (#8125) 2022-01-08 20:30:01 +09:00
format-time-string.ts fix some lints automatically 2022-08-10 22:42:30 +02: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 client: remove favorites 2023-05-26 20:59:52 +02:00
get-note-summary.ts more compact notifications 2024-03-19 19:09:34 +01:00
get-static-image-url.ts fix some lints automatically 2022-08-10 22:42:30 +02:00
get-user-menu.ts client: adjust API endpoints for user administration 2023-02-19 23:36:13 +01:00
hotkey.ts client: fix lints in scripts/hotkey.ts 2022-09-19 18:49:59 -04:00
idb-proxy.ts remove top level awaits 2022-07-14 10:46:43 +02:00
initialize-sw.ts client: refactor API calling 2024-02-22 22:26:32 +01:00
is-device-darkmode.ts refactoring 2021-11-12 02:02:25 +09:00
keycode.ts refactoring 2021-11-12 02:02:25 +09:00
langmap.ts fix: better language settings 2022-02-26 15:13:44 +09:00
login-id.ts refactoring 2021-11-12 02:02:25 +09:00
lookup-user.ts client: Use foundkey-js instead of misskey-js 2022-08-26 01:25:56 -04:00
mfm-tags.ts client: implement small/center MFM functions 2024-04-20 17:48:42 +02:00
page-metadata.ts rename foundkey-js imports to foundkey 2022-09-13 17:17:46 +02:00
physics.ts fix some lints automatically 2022-08-10 22:42:30 +02:00
please-login.ts client: show remote interaction dialog for follow button 2023-03-06 00:41:16 +01:00
popout.ts fix some lints automatically 2022-08-10 22:42:30 +02:00
reaction-picker.ts fix some lints automatically 2022-08-10 22:42:30 +02:00
safe-uri-decode.ts fix(client): fix url encoded string handling of nirax 2022-07-14 10:38:27 +02:00
scroll.ts refactor: use nullish coalescing & optional chaining 2022-10-11 00:39:27 +02:00
select-file.ts client: Use foundkey-js instead of misskey-js 2022-08-26 01:25:56 -04:00
show-suspended-dialog.ts fix some lints automatically 2022-08-10 22:42:30 +02:00
sound.ts refactoring 2021-11-12 02:02:25 +09:00
sticky-sidebar.ts fix some lints automatically 2022-08-10 22:42:30 +02:00
theme.ts client: Use named constants for time calculations (#183) 2022-10-04 18:05:41 +00:00
time.ts client: Use named constants for time calculations (#183) 2022-10-04 18:05:41 +00:00
touch.ts モバイル画面で表示更新直後にヘッダーメニューをタップしてもポップアップにならないようにする (#8160) 2022-01-19 00:25:29 +09:00
twemoji-base.ts feat: Add Badge Image to Push Notification (#8012) 2022-07-09 05:52:01 -04:00
unison-reload.ts refactoring 2021-11-12 02:02:25 +09:00
upload.ts client: improve error message on failed upload 2023-04-20 17:58:09 +02:00
url.ts fix lint @typescript-eslint/ban-types 2022-07-16 11:55:04 -04:00
use-chart-tooltip.ts refactor(client): extract tooltip logic of chart 2022-07-13 11:23:15 +02:00
use-interval.ts chore(client): tweak ui 2022-07-16 11:28:17 -04:00
use-note-capture.ts rename foundkey-js imports to foundkey 2022-09-13 17:17:46 +02:00
use-tooltip.ts refactor reaction viewer to composition api 2022-07-15 09:53:46 +02:00