iceshrimp-legacy/packages/backend/src/server/api/endpoints/admin
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
..
accounts refactor: migrate to typeorm 3.0 (#8443) 2022-03-26 15:34:00 +09:00
ad refactor: migrate to typeorm 3.0 (#8443) 2022-03-26 15:34:00 +09:00
announcements refactor: fix type 2022-04-17 13:31:45 +09:00
drive fix: validation (better #8456) (#8461) 2022-04-03 13:57:26 +09:00
emoji fix: validation (better #8456) (#8461) 2022-04-03 13:57:26 +09:00
federation refactor: migrate to typeorm 3.0 (#8443) 2022-03-26 15:34:00 +09:00
moderators fix(server): add missing import 2022-03-29 18:46:59 +09:00
promo refactor: migrate to typeorm 3.0 (#8443) 2022-03-26 15:34:00 +09:00
queue refactor: Use ESM (#8358) 2022-02-27 11:07:39 +09:00
relays refactor: Use ESM (#8358) 2022-02-27 11:07:39 +09:00
abuse-user-reports.ts refactor: Use ESM (#8358) 2022-02-27 11:07:39 +09:00
delete-all-files-of-a-user.ts refactor: migrate to typeorm 3.0 (#8443) 2022-03-26 15:34:00 +09:00
get-index-stats.ts refactor: migrate to typeorm 3.0 (#8443) 2022-03-26 15:34:00 +09:00
get-table-stats.ts refactor: migrate to typeorm 3.0 (#8443) 2022-03-26 15:34:00 +09:00
invite.ts refactor: Use ESM (#8358) 2022-02-27 11:07:39 +09:00
meta.ts refactor: separate meta api for admin or not 2022-03-25 01:50:28 +09:00
reset-password.ts refactor: migrate to typeorm 3.0 (#8443) 2022-03-26 15:34:00 +09:00
resolve-abuse-user-report.ts refactor: migrate to typeorm 3.0 (#8443) 2022-03-26 15:34:00 +09:00
send-email.ts refactor: Use ESM (#8358) 2022-02-27 11:07:39 +09:00
server-info.ts refactor: migrate to typeorm 3.0 (#8443) 2022-03-26 15:34:00 +09:00
show-moderation-logs.ts refactor: Use ESM (#8358) 2022-02-27 11:07:39 +09:00
show-user.ts refactor: migrate to typeorm 3.0 (#8443) 2022-03-26 15:34:00 +09:00
show-users.ts refactor: fix type 2022-04-17 20:44:21 +09:00
silence-user.ts refactor: migrate to typeorm 3.0 (#8443) 2022-03-26 15:34:00 +09:00
suspend-user.ts refactor: migrate to typeorm 3.0 (#8443) 2022-03-26 15:34:00 +09:00
unsilence-user.ts refactor: migrate to typeorm 3.0 (#8443) 2022-03-26 15:34:00 +09:00
unsuspend-user.ts refactor: migrate to typeorm 3.0 (#8443) 2022-03-26 15:34:00 +09:00
update-meta.ts enhance: uniform theme color (#8702) 2022-05-19 09:54:45 +02:00
vacuum.ts refactor: migrate to typeorm 3.0 (#8443) 2022-03-26 15:34:00 +09:00