Commit graph

68 commits

Author SHA1 Message Date
Floorb
caf6b10d4a fix: increase session lifetime 2023-07-14 11:17:15 -04:00
Floorb
483d0293f7 fix: make CSRF tokens exist for the duration of the session 2023-07-11 03:20:58 -04:00
Floorb
81fcaf65d6 chore: move user actions to user_action.php 2023-07-05 03:30:16 -04:00
Floorb
265b85d489 chore: move paste actions to paste_action.php to require admin authentication 2023-07-05 03:22:09 -04:00
Floorb
41d070222e fix: remove unused admin page field 2023-05-24 11:19:22 -04:00
Floorb
48bb02a0e2 fix: csp 2023-05-23 12:57:47 -04:00
Floorb
ac14a2628d feat: add configuration for allowed image hosts 2023-05-23 12:31:11 -04:00
Floorb
799de10f50 feat: add moderator role system 2023-05-13 21:19:35 -04:00
Floorb
c4d653b13f feat: reporting, lots of admin improvements 2023-05-13 20:05:32 -04:00
Floorb
547e0fb30b fix: do not uppercase the tags, fix some other cosmetic issues. 2023-02-27 05:42:26 -05:00
Floorb
5193b4266c misc cleanup, update vendor stuff, fix captcha 2023-02-24 06:26:40 -05:00
Floorb
624d9d63d8 Move CAPTCHA code around a bit 2022-08-27 02:48:10 -04:00
Floorb
0038d5ecf1 Move some more stuff around. 2022-07-30 20:15:48 -04:00
Floorb
f1e3166eec Improve error page, make it so blank usernames are not valid, make it so you can log in. 2022-04-20 18:45:29 -04:00
Floorb
194a7b11d5 Fix some weirdness with profile paste tables. 2022-04-19 19:36:18 -04:00
Floorb
837d9dfe6c Small form cleanup, re-add loader 2022-04-18 13:54:01 -04:00
Floorb
26d00ce7b6 New router and ability stuff. 2022-04-17 19:41:18 -04:00
Floorb
82dd103144 Code cleanup 2022-03-26 23:57:28 -04:00
Floorb
e89de763d5 CSRF stuff I guess 2022-03-14 15:43:01 -04:00
Floorb
8d5061300d Remove configs from Git (yes, I know they are still visible in the history.) 2022-03-12 13:59:44 -05:00
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
b7a793699b Make the completely useless admin page only a little useless. 2021-11-02 19:09:46 -04:00
Floorb
f6cddef9aa More Eloquent moves 2021-11-02 08:46:40 -04:00
Floorb
ab632347b6 More Eloquent conversions 2021-11-01 16:56:17 -04:00
Floorb
c1ed98a5bd Some work, mainly committing so my next commit can be a little smaller. 2021-10-22 21:43:35 -04:00
Floorb
73a2fad938 Experimental SSP again 2021-09-02 08:55:14 -04:00
Floorb
7ef5f25137 Some code 2021-08-29 01:26:29 -04:00
Floorb
d036647181 So much shit. Experimenting with Eloquent. 2021-08-27 06:46:27 -04:00
Floorb
584ef2f40a Make markup more valid 2021-08-26 05:58:37 -04:00
Floorb
d55c382fe8 Get rid of lang files 2021-08-26 05:35:21 -04:00
Floorb
c881954698 Rebuild JS 2021-08-25 20:22:17 -04:00
Floorb
55cddd10fe code 2021-08-25 02:08:30 -04:00
Floorb
90d68d0193 Experimental tag input bullshit 2021-08-23 02:49:54 -04:00
Floorb
ac8a64203c More small cleanup 2021-08-22 21:57:14 -04:00
Floorb
40cc43ab24 fix siteprivate, delete unused templates 2021-08-22 21:54:46 -04:00
Floorb
6f40bebfc2 New page template system kinda. 2021-08-22 21:45:26 -04:00
Floorb
bfc803ddc7 Move langs folder 2021-08-20 16:23:03 -04:00
Floorb
4103bc48c0 Fix small reflected XSS 2021-08-20 16:17:13 -04:00
Floorb
6d518cc008 Add Composer, highlight.php, bunch of restructuring of paste.php 2021-08-20 15:53:06 -04:00
Floorb
c7be5da5c9 Change MySQL connection charset 2021-08-18 16:32:19 -04:00
Floorb
7546b01fa9 Move some functions around 2021-08-17 13:19:10 -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
d6ba330be4 Improve logout and remember me 2021-07-24 15:12:19 -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