Commit graph

32 commits

Author SHA1 Message Date
Floorb
ee11e95019 Make pages work again 2022-03-12 13:56:32 -05:00
Floorb
985bc39a60 Various front and backend code improvements 2021-11-23 03:17:29 -05:00
Floorb
f6cddef9aa More Eloquent moves 2021-11-02 08:46:40 -04:00
Floorb
7ef5f25137 Some code 2021-08-29 01:26:29 -04:00
Floorb
82c956d9e1 Does the site even work anymore? Probably not. 2021-08-27 19:24:48 -04:00
Floorb
d55c382fe8 Get rid of lang files 2021-08-26 05:35:21 -04:00
Floorb
8ff3e95488 Remove Content-Type header; HTML5 meta tags do this for us. 2021-08-22 22:11:57 -04:00
Floorb
9349d245a0 Reformat code. 2021-08-22 22:05:26 -04:00
Floorb
7cd0aec39e Get rid of license comments 2021-08-22 22:02:22 -04:00
Floorb
6f40bebfc2 New page template system kinda. 2021-08-22 21:45:26 -04:00
aftercase
3ae82cf630 made encryption work again.
I did something.
2021-08-19 19:44:03 +01:00
Floorb
0c5c01c424 More misc code cleanup. 2021-08-17 13:26:26 -04:00
Floorb
e7ad8bdde1 Format 2021-08-13 16:43:38 -04:00
Floorb
78427b410a Some admin page fixes. 2021-08-09 04:22:46 -04:00
Floorb
0bffb397d6 Lots of new tagging stuff. 2021-08-05 08:18:32 -04:00
Floorb
6a6d7f8636 Code format. 2021-07-26 17:42:43 -04:00
Floorb
49eaefd748 Change some variables to constants in config. 2021-07-26 17:41:54 -04:00
Floorb
3b9d09ef7b Small bit of code cleanup. 2021-07-20 11:43:15 -04:00
Floorb
8f940d718d Introduce User and DatabaseHandle class 2021-07-20 11:43:15 -04:00
aftercase
d5401cef49 Fixed Guest posting.
Need a Guest account within users with an id of 1 to work. Probably worth looking for a better way.
2021-07-17 22:31:21 +01:00
Floorb
740f6e260a Fix CAPTCHA 2021-07-14 18:02:39 -04:00
Floorb
accc28ac75 Much work with regards to the database restructure 2021-07-14 14:20:43 -04:00
Floorb
4115ba0000 Remove password.php, other fixes 2021-07-13 08:50:52 -04:00
aftercase
60fa6fe5fe Updated Lang
Error now displays message from en.php
2021-07-12 23:33:54 +01:00
Floorb
7289aba68d Run formatter on all PHP code; should not change behaviour in any way 2021-07-12 09:03:02 -04:00
Floorb
2ce6eba811 Clean up index.php a bunch 2021-07-12 08:23:14 -04:00
Floorb
75fa51f0c6 ajax_pastes.php actually works now 2021-07-11 12:18:57 -04:00
Floorb
ba94c853f1 More cleanup, mostly surrounding ads 2021-07-10 18:21:03 -04:00
Floorb
a88feadd29 More cleanup 2021-07-10 17:54:43 -04:00
Floorb
c9fe44913a ?
I could not resist making that the commit message; this changes what
appear to be some find and replace failures to be valid syntax.
2021-07-10 15:42:41 -04:00
Floorb
6624ffd3cb Remove magic quotes references (deprecated since PHP 5!) 2021-07-10 15:37:04 -04:00
aftercase
5b2e3d5177 Initial commit
Initial commit
2021-07-10 19:18:17 +01:00