jormungandr-bite/packages/client/src/scripts
limepotato c2d625181c
revert ea2d709116
revert Add Achievements Part 1/2, code by syuilo, Syuilotan@yahoo.co.jp

Signed-off-by: limepotato <limepot@protonmail.ch>
2024-07-05 07:34:02 +02:00
..
aiscript Revert "Rename Vue files for consistency" 2023-10-25 20:30:32 +02:00
hpml Revert "Rename Vue files for consistency" 2023-10-25 20:30:32 +02:00
2fa.ts refactor: 🎨 rome 2023-01-12 20:40:33 -08:00
array.ts refactor: 🎨 rome 2023-01-12 20:40:33 -08:00
autocomplete.ts Revert "Rename Vue files for consistency" 2023-10-25 20:30:32 +02:00
chart-vline.ts chore: formatting 2023-02-13 20:25:31 -08:00
check-word-mute.ts Make non-regex word mutes case insensitive 2023-07-30 17:17:07 +02:00
clone.ts refactor: 🎨 rome 2023-01-12 20:40:33 -08:00
collect-page-vars.ts refactor: 🎨 rome 2023-01-12 20:40:33 -08:00
color.ts feat: new admin panel data from Mk v13 2023-02-13 19:40:31 -08:00
contains.ts fix(client): fix lint issues in scripts (#8621) 2022-05-07 14:19:15 +09:00
copy-to-clipboard.ts [client] Fix copyToClipboard so it no longer copies things with weird formatting 2023-11-27 22:20:14 +01:00
device-kind.ts refactor: 🎨 rome 2023-01-12 20:40:33 -08:00
emojilist.ts fix: 🐛 addSkinTone strip logic 2023-06-29 21:34:09 -07:00
extract-avg-color-from-blurhash.ts perf: use fast-blurhash for blurhash decoding, up deps 2023-07-10 21:09:07 -07:00
extract-mentions.ts refactor: 🎨 rome 2023-01-12 20:40:33 -08:00
extract-mfm.ts fix fade 2023-05-22 17:26:27 -07:00
extract-url-from-mfm.ts clean up w/ rome 2023-01-16 11:19:20 -08:00
focus.ts refactor: 🎨 rome 2023-01-12 20:40:33 -08:00
form.ts refactor: 🎨 rome 2023-01-12 20:40:33 -08:00
format-time-string.ts refactor: 🎨 rome 2023-01-12 20:40:33 -08:00
gen-search-query.ts Further rebranding 2023-07-21 19:33:01 +02:00
get-account-from-id.ts refactor: 🎨 rome 2023-01-12 20:40:33 -08:00
get-note-menu.ts revert ea2d709116 2024-07-05 07:34:02 +02:00
get-note-summary.ts Further rebranding 2023-07-21 19:33:01 +02:00
get-static-image-url.ts refactor: 🎨 rome 2023-01-12 20:40:33 -08:00
get-user-menu.ts apply patches 2024-04-29 07:55:26 -07:00
get-user-name.ts refactor: 🎨 rome 2023-01-12 20:40:33 -08:00
helpMenu.ts #227 fix apps link 2023-12-04 14:18:08 +01:00
hotkey.ts refactor: 🎨 rome 2023-01-12 20:40:33 -08:00
i18n.ts refactor: 🎨 rome 2023-01-12 20:40:33 -08:00
idb-proxy.ts refactor: 🎨 rome 2023-01-12 20:40:33 -08:00
init-chart.ts feat: new admin panel data from Mk v13 2023-02-13 19:40:31 -08:00
initialize-sw.ts feat: push notifs button 2023-04-03 20:36:59 -07:00
intl-const.ts perf: use setInterval instead of setTimeout chain in MkTime 2023-06-23 18:33:37 -07:00
is-device-darkmode.ts refactor: 🎨 rome 2023-01-12 20:40:33 -08:00
is-update-available.ts [client] Fix update check 2023-11-29 17:59:47 +01:00
katex-macro.ts chore: format 2023-06-05 17:27:40 -07:00
keycode.ts refactor: 🎨 rome 2023-01-12 20:40:33 -08:00
langmap.ts refactor: 🎨 rome 2023-01-12 20:40:33 -08:00
login-id.ts refactor: 🎨 rome 2023-01-12 20:40:33 -08:00
lookup-file.ts feat: admin lookup files/instance 2023-04-11 10:03:25 -07:00
lookup-instance.ts chore: formatting 2023-04-12 17:19:14 -07:00
lookup-user.ts Further rebranding 2023-07-21 19:33:01 +02:00
media-proxy.ts fix 2023-02-01 11:55:45 -08:00
mfm-tags.ts Allow autocompletion of center and small MFM by adding them to the tag list 2023-12-15 15:01:00 +01:00
page-metadata.ts Further rebranding 2023-07-21 19:33:01 +02:00
physics.ts refactor: 🎨 rome 2023-01-12 20:40:33 -08:00
please-login.ts Revert "Rename Vue files for consistency" 2023-10-25 20:30:32 +02:00
popout.ts refactor: 🎨 rome 2023-01-12 20:40:33 -08:00
popup-position.ts refactor: 🎨 rome 2023-01-12 20:40:33 -08:00
preprocess.ts formatting 2023-03-30 19:10:03 -07:00
reaction-picker.ts Revert "Rename Vue files for consistency" 2023-10-25 20:30:32 +02:00
reduced-motion.ts refactor: 🎨 rome 2023-01-12 20:40:33 -08: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: 🎨 rome 2023-01-12 20:40:33 -08:00
select-file.ts Further rebranding 2023-07-21 19:33:01 +02:00
share-available.ts Hide share button if unavailable (closes #9175) 2022-12-03 18:45:24 -08:00
shuffle.ts refactor: 🎨 rome 2023-01-12 20:40:33 -08:00
sound.ts chore: 🎨 format 2023-04-01 21:10:31 -07:00
theme-editor.ts refactor: ♻️ substr -> slice 2023-07-12 23:56:22 -07:00
theme.ts Proper catppuccin theme support 2024-06-17 10:47:11 -06:00
time.ts refactor: 🎨 rome 2023-01-12 20:40:33 -08:00
timezones.ts refactor: 🎨 rome 2023-01-12 20:40:33 -08:00
touch.ts refactor: 🎨 rome 2023-01-12 20:40:33 -08:00
twemoji-base.ts refactor: 🎨 rome 2023-01-12 20:40:33 -08:00
unison-reload.ts refactor: 🎨 rome 2023-01-12 20:40:33 -08:00
upload.ts Further rebranding 2023-07-21 19:33:01 +02:00
url.ts refactor: 🎨 rome 2023-01-12 20:40:33 -08:00
use-chart-tooltip.ts Revert "Rename Vue files for consistency" 2023-10-25 20:30:32 +02:00
use-interval.ts refactor: 🎨 rome 2023-01-12 20:40:33 -08:00
use-leave-guard.ts refactor: 🎨 rome 2023-01-12 20:40:33 -08:00
use-note-capture.ts Further rebranding 2023-07-21 19:33:01 +02:00
use-tooltip.ts Don't show tooltips when touch input is used 2023-11-04 17:23:03 +02:00