Commit graph

84 commits

Author SHA1 Message Date
24e4ab980c Updated authentication token format. 2023-05-21 18:15:04 +00:00
3ea078df34 Removed Twitter integrations. 2023-03-09 21:38:03 +00:00
08b6358cba Pruned a lot of existing Javascript, comments will receive and overhaul later. 2023-01-02 20:07:55 +00:00
3ffcd79ed3 Updated repository URL in the footer. 2022-09-13 14:08:45 +00:00
881426e950 First bits of Indexification. 2022-02-26 01:27:52 +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
ff30523e09 Fixed a couple oversights. 2020-05-18 21:40:21 +00:00
41f1a59b1d Rewrote comments backend. 2020-05-18 21:27:34 +00:00
b66eb8ba76 Moved news pages into the router and made news object oriented. 2020-05-16 22:35:11 +00:00
21f254a8c0 Updated libraries and class loading code. 2020-05-12 23:09:03 +00:00
0f1b8ee6e4 Moved forum read marking code into the router. 2019-12-15 02:59:19 +01:00
51f3c47a31 CSRF from Hanyuu. 2019-12-11 19:10:54 +01:00
0661ca5918 Goodbye background-image hacks! 2019-09-28 21:21:23 +02:00
4c0310beb5 Made the CSRF system less complicated. 2019-06-10 17:21:53 +02:00
ff93ddf20e Fixed mobile menu no longer working. 2019-06-10 15:43:55 +02:00
4a96f69edc Manage is now less of mess! 2019-06-10 00:10:59 +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
f3a2285509 WIP poll support. 2019-04-18 01:59:33 +02:00
ac6307d0d8 Updated search bar look. 2019-04-14 01:09:40 +02:00
85c41b4d86 Added basic search page. 2019-04-13 18:44:41 +02:00
fc476ac28c Added RSS/Atom feeds to the news section. 2019-04-12 23:37:59 +02:00
d7713b27c1 Make branch name take place of tag name when not in HEAD. 2019-04-11 20:26:32 +02:00
dc854bb7d5 Fixed branch display. 2019-04-10 23:54:50 +02:00
643ea59ee8 Display pre-template load time in footer. 2019-04-10 20:20:35 +02:00
031675e3b0 Display branch name in footer when not in master branch. 2019-04-10 11:31:24 +02:00
feb1faab04 Use resized avatars where appropriate. 2019-03-25 21:11:31 +01:00
724bd29965 Removed experimental enum usage from comment votes table. 2019-03-10 20:00:10 +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
65567d65e4 Turn styled colour input into a global control. 2019-02-05 13:31:52 +01:00
d146cbae61 Started centralising URLs. 2019-01-24 21:54:24 +01:00
c70de41222 Added forum signatures. 2019-01-18 23:24:37 +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
1e9583405c Copy menu generation code to old header. 2019-01-17 20:32:44 +01:00
f048dd20f5 Header updates (tester only). 2019-01-17 02:46:19 +01:00
b73f739432 Added rel stuff to the Twitter link under the Home dropdown. 2019-01-16 20:53:11 +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