puyoskey/packages/frontend/src
dakkar 01a5300be8 handle more complex ruby from/to html - fixes #605
this is not exactly great, but it should be "good enough"

note that the new `group` function should not escape in the wild, as
we don't document it and only use it internally

I tried using `$[scale foo bar]` instead of `$[group foo bar]`, but
that would be rendered as `<i>foo bar</i>` when sent over the network
to non-misskey instances, and we don't want that
2025-01-18 12:51:38 +00:00
..
boot Merge tag '2024.11.0' into feature/2024.10 2024-11-22 12:29:04 +00:00
components handle more complex ruby from/to html - fixes #605 2025-01-18 12:51:38 +00:00
directives refactor(frontend): getBgColorを共通化 (#14782) 2024-10-19 18:02:09 +09:00
filters
pages manual save search engine "custom url" - fixes #882 2025-01-11 13:26:28 +00:00
router Merge tag '2024.11.0' into feature/2024.10 2024-11-22 12:29:04 +00:00
scripts use the whole hostname to check remote links - fixes #866 2025-01-02 10:03:16 +00:00
types Merge branch 'develop' into feature/2024.10 2024-12-12 13:04:51 +00:00
ui make widgets wider in classic view 2025-01-11 13:03:02 +00:00
unicode-emoji-indexes
widgets don't double-url-encode rss urls 2025-01-11 14:06:21 +00:00
workers
_boot_.ts Merge tag '2024.11.0' into feature/2024.10 2024-11-22 12:29:04 +00:00
_dev_boot_.ts refactor(frontend): prefix css variables (#14725) 2024-10-09 18:08:14 +09:00
account.ts merge: upstream changes for 2024.11 (!742) 2024-12-15 17:27:12 +00:00
cache.ts
custom-emojis.ts
debug.ts
events.ts
i18n.ts
index.html fix a name 2024-12-12 10:29:04 +00:00
index.mdx
instance.ts
local-storage.ts Merge remote-tracking branch 'misskey/master' into feature/2024.9.0 2024-10-09 15:17:22 +01:00
navbar.ts revert forced editor eslint formatting 2024-12-12 20:48:50 +00:00
nirax.ts refactor(frontend): asとanyをすぐなおせる範囲で除去 (#14848) 2024-10-31 13:46:42 +09:00
os.ts Merge branch 'develop' into feature/2024.10 2024-12-12 13:04:51 +00:00
pizzax.ts chore: little type trick in pizzax.ts (#14891) 2024-11-06 22:01:58 +09:00
plugin.ts upd&merge: Merge Cherrypick/MisskeyIO's external url popup, delete old popup warning and modify script to handle undefined domains 2024-10-04 02:31:22 +02:00
server-context.ts perf(frontend): reduce api requests for non-logged-in enviroment (#15001) 2024-11-21 07:58:34 +09:00
store.ts Merge branch 'develop' into feature/2024.10 2024-11-23 10:41:33 +00:00
stream.ts
style.scss disable blinking indicators added in 3cea890eba0b5137adcc4cb0d4fa2b2286914892 2024-12-16 14:45:33 -05:00
theme-store.ts
timelines.ts
type.ts