Commit graph

1231 commits

Author SHA1 Message Date
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
8d90699f40 Use some of Eloquent's features to make life easier. 2018-02-11 13:57:01 +01:00
de56e9ede8 Fix error on registration page (oops). 2018-02-11 01:18:09 +01:00
3862a66807 Use custom session system. 2018-02-11 00:18:49 +01:00
e6eb44303b Fix users route. 2018-02-10 21:36:22 +01:00
fdbff3670c Don't rewrite config on each request. (why) 2018-02-04 19:46:51 +01:00
27f5836e07 Add disappointment. 2018-01-28 04:32:28 +01:00
64f30b0cbb Some security (through obscurity, sorta) measures. 2018-01-23 20:10:16 +01:00
7d74ebea27 Basic profile. 2018-01-23 10:23:25 +01:00
aa9fbbe123 Fix typo. 2018-01-18 18:41:55 +01:00
9f0fed9bbf Fix cookie setting. 2018-01-16 08:36:09 +01:00
c01f05e2bf Add very based authentication system + users table. 2018-01-16 08:26:29 +01:00