Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-11-04 | Fix wrong colors in the high-contrast theme (#19708) | Eugen Rochko | |
2022-10-20 | Change public accounts pages to mount the web UI (#19319) | Eugen Rochko | |
* Change public accounts pages to mount the web UI * Fix handling of remote usernames in routes - When logged in, serve web app - When logged out, redirect to permalink - Fix `app-body` class not being set sometimes due to name conflict * Fix missing `multiColumn` prop * Fix failing test * Use `discoverable` attribute to control indexing directives * Fix `<ColumnLoading />` not using `multiColumn` * Add `noindex` to accounts in REST API * Change noindex directive to not be rendered by default before a route is mounted * Add loading indicator for detailed status in web UI * Fix missing indicator appearing while account is loading in web UI | |||
2022-10-13 | Change about page to be mounted in the web UI (#19345) | Eugen Rochko | |
2020-09-15 | Fix unreadable placeholder text color in high contrast theme in web UI (#14803) | Eugen Rochko | |
Fix #14717 | |||
2019-06-06 | Fix sass-lint config (#10982) | Yamagishi Kazutoshi | |
2019-05-07 | Fix some colors of high contrast theme (#10711) | nzws | |
* Fix "nothing here" text color of high contrast * Fix counter border color of high contrast | |||
2019-02-13 | Fix color of static page links in high contrast theme (#10028) | Eugen Rochko | |
2019-02-01 | Fix link color in high-contrast theme, add underlines (#9949) | Eugen Rochko | |
Improve sorting of default themes in the dropdown | |||
2018-04-21 | Separate high contrast theme (#7213) | Lynx Kotoura | |