Commit graph

42 commits

Author SHA1 Message Date
fdafd9b129 Switch to Sasae. 2023-08-31 21:33:34 +00:00
e000c21987 Rewrote the user information class.
This one took multiple days and it pretty invasive into the core of Misuzu so issue might (will) arise, there's also some features that have gone temporarily missing in the mean time and some inefficiencies introduced that will be fixed again at a later time.
The old class isn't gone entirely because I still have to figure out what I'm gonna do about validation, but for the most part this knocks out one of the "layers of backwards compatibility", as I've been referring to it, and is moving us closer to a future where Flashii actually gets real updates.
If you run into anything that's broken and you're inhibited from reporting it through the forum, do it through chat or mail me at flashii-issues@flash.moe.
2023-08-02 22:12:47 +00:00
24e4ab980c Updated authentication token format. 2023-05-21 18:15:04 +00:00
813d3421bb Landing page redesign. 2021-08-28 17:06:14 +00:00
78ba57750c Removed old userDisplayInfo fetch. 2020-06-10 18:20:30 +00:00
44fc436134 Made user asset handling OOP. 2020-06-07 20:37:03 +00:00
3521d06cef Minor template clean-up. 2020-06-01 19:38:02 +00:00
0661ca5918 Goodbye background-image hacks! 2019-09-28 21:21:23 +02:00
2a7b1680ad Beginning work on splitting up manage into multiple files. 2019-06-07 19:33:51 +02:00
1d00ede29c Search page is now public. 2019-05-13 19:53:37 +02:00
10faf9a844 Fixed mobile menu not checking permissions. 2019-05-07 08:16:26 +02:00
84e9345657 Add support for permission bound navigation items. 2019-05-04 21:41:34 +02:00
20ef18cc82 Reworked permission fetching. 2019-04-30 02:55:10 +02:00
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)