misskey-awawa/packages/backend/src
Johann150 aaf5bb62ab
enhance: uniform theme color (#8702)
* enhance: make theme color format uniform

All newly fetched instance theme colors will be uniformely formatted
as hashtag followed by 6 hexadecimal digits.

Colors are checked for validity and invalid colors are not handled.

* better input validation for own theme color

* migration to unify theme color formats

Fixes theme colors of other instances as well as the local instance.

* add changelog entry

Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2022-05-19 09:54:45 +02:00
..
@types chore(lint): fix type definitions for jsrsasign (#8528) 2022-04-23 12:45:36 +09:00
boot enhance: Perform port diagnosis at startup only when Listen fails (#8698) 2022-05-19 11:49:07 +09:00
config refactor: use Vite to build instead of webpack (#8575) 2022-05-01 22:51:07 +09:00
daemons refactor: fix type 2022-04-17 14:42:13 +09:00
db fix e2e test 2022-04-03 15:14:26 +09:00
mfm refactor: Use ESM (#8358) 2022-02-27 11:07:39 +09:00
misc test: e2eテストがCIで失敗していた問題をいくつか修正 (#8642) 2022-05-14 15:16:45 +09:00
models chore: synchronize code and database schema (#8577) 2022-05-05 22:45:22 +09:00
prelude refactor: Use ESM (#8358) 2022-02-27 11:07:39 +09:00
queue enhance(webhook): add userId to payload 2022-04-03 22:42:01 +09:00
remote refactor 2022-04-17 21:01:02 +09:00
server enhance: uniform theme color (#8702) 2022-05-19 09:54:45 +02:00
services enhance: uniform theme color (#8702) 2022-05-19 09:54:45 +02:00
const.ts remove max note text length setting 2022-02-20 16:07:43 +09:00
env.ts refactoring 2021-11-12 02:02:25 +09:00
global.d.ts refactoring 2021-11-12 02:02:25 +09:00
index.ts refactor: Use ESM (#8358) 2022-02-27 11:07:39 +09:00
types.ts feat: アンケート終了通知 2022-03-06 16:06:27 +09:00