Commit graph

41 commits

Author SHA1 Message Date
Floorb
ab632347b6 More Eloquent conversions 2021-11-01 16:56:17 -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
d036647181 So much shit. Experimenting with Eloquent. 2021-08-27 06:46:27 -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
Floorb
d6e37500fd Merge. 2021-08-21 13:50:15 -04:00
Floorb
036869f26d Mistakes were made. 2021-08-21 13:43:55 -04:00
Floorb
bcbbf5f3cf Delete geshi 2021-08-20 16:53:59 -04:00
Floorb
2b67a19013 Update Parsedown to use Composer 2021-08-20 16:21:55 -04:00
Floorb
6d518cc008 Add Composer, highlight.php, bunch of restructuring of paste.php 2021-08-20 15:53:06 -04:00
aftercase
30c247ece5 Add username to download file title
Downloaded files will have paste owners name in file.
2021-08-19 20:19:00 +01:00
Floorb
248cc0fb10 Make 404 work again :^) 2021-08-19 14:54:05 -04:00
Floorb
aa3b629c01 Hopefully fix private pastes 2021-08-19 14:51:01 -04:00
aftercase
3ae82cf630 made encryption work again.
I did something.
2021-08-19 19:44:03 +01:00
Floorb
a80b325987 404 on invalid paste ID 2021-08-18 18:06:45 -04:00
Floorb
0c5c01c424 More misc code cleanup. 2021-08-17 13:26:26 -04:00
Floorb
7ed9f53573 Remove debug code 2021-08-17 10:05:37 -04:00
Floorb
bb3536f4fb Merged 2021-08-17 10:00:28 -04:00
Floorb
855c7f7db3 Make admin dashboard work again. 2021-08-13 16:54:06 -04:00
Floorb
e7ad8bdde1 Format 2021-08-13 16:43:38 -04:00
Floorb
0bffb397d6 Lots of new tagging stuff. 2021-08-05 08:18:32 -04:00
Floorb
49eaefd748 Change some variables to constants in config. 2021-07-26 17:41:54 -04:00
Floorb
86609d5d32 Un break code 2021-07-20 12:15:41 -04:00
Floorb
db2809d241 Code cleanup 2021-07-20 11:43:15 -04:00
Floorb
8345d58d05 Remove verified check 2021-07-17 12:36:21 -04:00
Floorb
573dafaf28 Implement password peppering. 2021-07-17 12:33:08 -04:00
Floorb
8b4ef628e2 Various fixes 2021-07-16 09:53:34 -04:00
Floorb
accc28ac75 Much work with regards to the database restructure 2021-07-14 14:20:43 -04:00
Floorb
550ae23ba9 Start database improvements - will not work until you run an SQL script. 2021-07-14 04:24:14 -04:00
Floorb
4115ba0000 Remove password.php, other fixes 2021-07-13 08:50:52 -04: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
75fa51f0c6 ajax_pastes.php actually works now 2021-07-11 12:18:57 -04:00
Floorb
168d5ad5a6 Make paste page kind of work. Barely. Definitely not done yet. 2021-07-11 11:54:37 -04:00
Floorb
ba94c853f1 More cleanup, mostly surrounding ads 2021-07-10 18:21:03 -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