Commit graph

29 commits

Author SHA1 Message Date
85c41b4d86 Added basic search page. 2019-04-13 18:44:41 +02:00
feb1faab04 Use resized avatars where appropriate. 2019-03-25 21:11:31 +01:00
9c739e1062 Split auth.php up into multiple files. 2019-03-08 01:35:53 +01:00
ca8095a138 Update client scripts to use the url registry. 2019-03-01 00:06:28 +01:00
126eddec51 Updated most static urls to use the url registry. 2019-02-28 22:52:39 +01:00
5fbad79c23 Moved user asset serving out of profile.php. 2019-02-27 15:46:18 +01:00
f8a3b8bb9b Added lite login model window, closes #79. 2019-02-12 17:38:42 +01:00
d146cbae61 Started centralising URLs. 2019-01-24 21:54:24 +01:00
4458ac011b Less bad hover effect on avatar. 2019-01-18 15:16:06 +01:00
ffaf041529 Fixed issues with the mobile nav. 2019-01-17 21:18:28 +01:00
734424f473 Restyled the desktop header once more. 2019-01-17 21:12:28 +01:00
f048dd20f5 Header updates (tester only). 2019-01-17 02:46:19 +01:00
616a6e4ab9 Some styling updates to the old header. 2019-01-16 20:49:36 +01:00
b409a18a9d Started work on header redesign (tester-only for now). 2019-01-12 21:43:51 +01:00
4a1941a447 Fixed ordering of user menu, was backwards for compat with the older menu. 2019-01-10 23:49:23 +01:00
062a6bd1e4 Release new user menu to everyone. 2019-01-02 22:35:31 +01:00
727e13b03b Added experimental user navigation bar. 2018-12-31 19:07:41 +01:00
32ac6816f7 Added markdown styling. 2018-11-01 22:35:10 +01:00
f3ba61418d Centralised file input selection. 2018-10-27 20:50:34 +02:00
a5e9cf8b65 Updated header, footer and forum post view. 2018-10-22 22:23:56 +02:00
c21d1b65ac cool new CSRF protection system 2018-10-02 21:16:42 +02:00
5097cb812a Removed static.flash.moe references (topic left overs are up for redesign). 2018-10-02 19:31:33 +02:00
238d454464 Remove profile field editor from manage and add return links. 2018-09-25 23:21:11 +02:00
5186ee9027 C S S V A R I A B L E S 2018-09-23 16:42:15 +02:00
1fe9a4fd92 dropkicked phpunit out, no longer expose Application to Twig and also defines. 2018-09-16 21:45:40 +02:00
bcd56a23e7 Fixed user card wrapping issues. 2018-08-16 04:02:27 +02:00
f3760f62ff More manage stuff. 2018-08-15 22:29:18 +02:00
1bf81d7a7d First steps to merging manage with the main site. 2018-08-15 04:25:42 +02:00
f1979c8e4a Restructure templating system. 2018-08-15 03:12:58 +02:00
Renamed from views/mio/_layout/header.twig (Browse further)