Commit graph

68 commits

Author SHA1 Message Date
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
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
eed548313b Added button to pin/unpin comments, closes #100. 2018-12-30 21:42:01 +01:00
22dea71063 Better handling of deleted comments with replies. 2018-12-16 20:40:50 +01:00
8fa8eaa1f9 Improved handling of soft deleted comments. 2018-12-15 23:15:35 +01:00
1c9b49a2f6 Some comments maintenance. 2018-12-11 21:42:59 +01:00
fa9059a9d9 Rewrote client side code for the comment system. 2018-12-11 00:43:50 +01:00
d3531fc2c1 // More comments system updates. 2018-12-10 00:56:36 +01:00
b4abea015a // half finished comments bullshit 2018-12-09 04:42:38 +01:00
9bd1d3e910 Fixed multiple comment posting and removed container height limit. 2018-12-05 18:19:36 +01:00
486e5c9e77 Redirect to previous page after login, closes #78. 2018-12-01 12:39:47 +01:00
b84121e277 Moved some of the comments javascript stuff to typescript. 2018-11-15 23:53:52 +01:00
32ac6816f7 Added markdown styling. 2018-11-01 22:35:10 +01:00
d5335a0d26 Centralised select template. 2018-10-27 23:38:01 +02:00
170e832d72 Updated all numeric input boxes. 2018-10-27 21:06:16 +02:00