summaryrefslogtreecommitdiff
path: root/web/template/about.tmpl
AgeCommit message (Collapse)AuthorFiles
2023-07-04[feature] Add instance stats to /about (#1936)Libravatar Daenney1
When you configure the landing-page-user redirect, you lose access to the one page that displays server stats. This adds the same stats as we have on / to /about to bring those back.
2023-04-04[chore] Update templates license headers (#1672)Libravatar tobi1
2023-03-29[frontend] Settings navigation design (#1652)Libravatar f0x521
* change header image alignment (cherry picked from commit df1bb339a5c597a2b668cedb3dafec5a390df120) * big mess navigation refactor * bit of cleanup * minor css tweaks * fix error rendering code for remote emoji * refactor navigation structure code * refactor styling * fix className * stash * restructure navigation generation * url wildcard formatting * remove un-implemented User menu entry * remove commented lines * clarify permissions check * invert permissions logic for clarity
2023-02-20[feature] About page (#1495)Libravatar f0x521
* about page basics * more info, styling * update emoji sizing on about page contact card