Commit graph

192 commits

Author SHA1 Message Date
aea66a62fb News, part 1 at least. 2018-04-14 04:58:53 +02:00
9cf45fe036 AAAAAAAAAAAAAAAAAA 2018-04-07 00:12:40 +02:00
5711c5d962 Thanks, Travis! 2018-04-07 00:02:43 +02:00
03e9ed5993 Oversight happy funtimes! 2018-04-06 23:57:05 +02:00
c1259ef503 Backlog of things. 2018-04-01 00:28:32 +02:00
5b828279a1 Now with functional pagination! 2018-03-28 02:35:37 +02:00
f19d95b2d7 Management beginnings. 2018-03-27 05:15:03 +02:00
98de031d03 Add styling to login history as well as a descriptions to sessions page. 2018-03-26 18:00:51 +02:00
bbaddbeacd Some slight adjustments to the sessions page. 2018-03-26 05:18:20 +02:00
1be7ac8904 Add og:image to profiles. 2018-03-26 04:30:24 +02:00
610a6a8b72 Made e-mail and username case insensitive. 2018-03-26 04:24:32 +02:00
13c1c0722e Added underlying code to sessions page. 2018-03-26 04:08:35 +02:00
cc75f3eedd Add styling to sessions page. 2018-03-26 03:55:25 +02:00
d43d48c48c Make the avatars page not bad. 2018-03-26 02:13:26 +02:00
4fc826d4a1 404 2018-03-26 00:00:42 +02:00
c5dab1082d Hide account links while logged out. 2018-03-25 23:46:07 +02:00
753fd8c17b Somehow forgot UPLOAD_ERR_NO_FILE. 2018-03-25 23:40:01 +02:00
103ce47ba8 part four 2018-03-24 05:53:44 +01:00
75316791ee part three 2018-03-24 05:44:54 +01:00
23de7c0ff0 part two 2018-03-24 05:43:36 +01:00
6a422dfbb2 Attempt to fix travis part 1 2018-03-24 05:39:54 +01:00
ee04c88713 Fix storage override key. 2018-03-24 05:33:36 +01:00
073389c964 Add avatar uploading. 2018-03-24 05:31:42 +01:00
a23b2729cc Mirror, mirror, on the wall, who has the smallest brain of them all? 2018-03-23 23:28:53 +01:00
391d8e9cc7 Add links to profile. 2018-03-23 01:27:46 +01:00
8a6a36d6bf Add profile fields to database and add changing logic. 2018-03-23 01:01:42 +01:00
ecd0d6f9c9 Fix avatar clipping. 2018-03-22 21:26:17 +01:00
b5f14a1ef7 Add temp CSRF functions, for reusage. 2018-03-22 19:07:02 +01:00
b26ecb0d68 Fix profile.php errors. 2018-03-22 18:56:35 +01:00
63f0f4f6ba Fix styling errors. 2018-03-22 18:07:22 +01:00
877a7b1d47 Add login rate limiting. 2018-03-22 04:45:59 +01:00
d058036da1 Welcome back, mio! 2018-03-22 02:56:41 +00:00
19d19adec3 Rework IP address handling. 2018-03-16 03:01:24 +01:00
fdff8e00d9 Add favicon! 2018-03-14 19:37:05 +01:00
7a160c1e3e You say 'a step backwards', I say 'modern web development'. 2018-03-14 02:39:02 +01:00
f57b58b212 switch over to phroute for now 2018-03-14 00:24:38 +01:00
ccb1d5536b Add means to prevent registration on the testing site. 2018-03-13 23:04:01 +01:00
fdbf4efe85 A small bit of maintenance. 2018-03-13 01:57:14 +01:00
433b4249e0 Use GeoLite2 instead of the old php extension, fixes IPv6 lookups. 2018-03-12 21:48:09 +01:00
a3ccbd8bf0 Username requirement adjustments. 2018-03-10 17:07:14 +01:00
c4222eed71 Glad I caught that early on, oof. 2018-03-10 17:02:44 +01:00
25ac3e4bac Prevent users from being able to register while logged in. 2018-02-22 17:37:10 +01:00
297081e8c9 This is stupid anyway. 2018-02-21 15:39:16 +01:00
95ec65d20a Public alpha, why not. 2018-02-11 17:52:50 +01:00
cc0bbb43d8 Forgot a use statement (yikes). 2018-02-11 16:09:24 +01:00
421940829c Turns out PHP is a bit stricter on null types than I expected. 2018-02-11 16:07:54 +01:00
0b4b835876 Add WEB TWO POINT OH metadata tags. 2018-02-11 15:56:38 +01:00
8f233ec1c7 Create and mass assign a role if one doesn't exist yet. 2018-02-11 15:52:28 +01:00
1acfcc3d98 Some user related stuff. 2018-02-11 14:55:24 +01:00
e120d26cbf Add base things for roles. 2018-02-11 14:27:44 +01:00