Commit Graph

11 Commits (2a71661800e8a6b08543bca60712d8567b12cada)

Author SHA1 Message Date
Eugen Rochko 3cd8f07e90 Fix wrong colors in the high-contrast theme () 2022-11-04 02:28:14 +01:00
Eugen Rochko 0fdfbe555e Change public accounts pages to mount the web UI ()
* 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-20 14:35:29 +02:00
Eugen Rochko e376f33207 Change about page to be mounted in the web UI () 2022-10-13 14:42:37 +02:00
Eugen Rochko 96ecbae0f7 Fix contrast of some elements with new brand colors () 2022-06-19 08:18:08 +02:00
Eugen Rochko e0355b5142 Fix unreadable placeholder text color in high contrast theme in web UI ()
Fix 
2020-09-15 09:24:24 +02:00
Yamagishi Kazutoshi e20f7876e8 Fix sass-lint config () 2019-06-06 18:51:46 +02:00
nzws 6b71076391 Fix some colors of high contrast theme ()
* Fix "nothing here" text color of high contrast

* Fix counter border color of high contrast
2019-05-07 23:53:58 +02:00
Eugen Rochko a90bbe9bc1 Fix color of static page links in high contrast theme () 2019-02-13 05:30:49 +01:00
Eugen Rochko 9cef8f1eb7 Fix link color in high-contrast theme, add underlines ()
Improve sorting of default themes in the dropdown
2019-02-01 00:15:38 +01:00
Lynx Kotoura e0c3d950d1 Fix text colors () 2018-04-22 14:29:40 +02:00
Lynx Kotoura 670b5bcc6a Separate high contrast theme () 2018-04-21 21:35:55 +02:00