Commit graph

78 commits

Author SHA1 Message Date
Floorb
7050190174 Merge remote-tracking branch 'origin/main' into feature/cleanup
# Conflicts:
#	theme/bulma/user_profile.php
#	theme/bulma/view.php
2021-08-25 19:19:55 -04:00
aftercase
cef0d39f18 created new function for userpage
username needed to added to url within tags.
2021-08-25 16:58:18 +01: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
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
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
bcbbf5f3cf Delete geshi 2021-08-20 16:53:59 -04:00
Floorb
bfc803ddc7 Move langs folder 2021-08-20 16:23:03 -04:00
Floorb
2b67a19013 Update Parsedown to use Composer 2021-08-20 16:21:55 -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
aa3b629c01 Hopefully fix private pastes 2021-08-19 14:51:01 -04:00
Floorb
c7be5da5c9 Change MySQL connection charset 2021-08-18 16:32:19 -04:00
Floorb
0c5c01c424 More misc code cleanup. 2021-08-17 13:26:26 -04:00
Floorb
7546b01fa9 Move some functions around 2021-08-17 13:19:10 -04:00
Floorb
2c7b3cb877 Fix tags on discover.php 2021-08-17 13:13:04 -04:00
Floorb
9ac3a2ab4e Some work for SSP replacement 2021-08-17 13:09:08 -04:00
Floorb
bb3536f4fb Merged 2021-08-17 10:00:28 -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
aftercase
3d59d22667 typo error
removed comma after tag.
2021-07-30 21:35:39 +01: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
98ce55886c Gonna be honest I dont really know what I did. 2021-07-26 16:47:00 -04:00
aftercase
cd4bb33439 Userpage when logged in now working
Favorite list and pastes on userpage fixed.
2021-07-24 23:58:16 +01:00
Floorb
d6ba330be4 Improve logout and remember me 2021-07-24 15:12:19 -04:00
Floorb
3b772bb5ff Fix geshi warning 2021-07-24 14:48:10 -04:00
Floorb
16fbc1b029 Various fixes and improvements, implement remember me (I think) 2021-07-24 14:45:46 -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
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
5994bce42c Fixed update time
Time now displays time updated.
2021-07-18 20:56:05 +01:00
aftercase
f7128dc530 Updated 2021-07-17 21:16:42 +01:00
aftercase
1bfd7d8e34 Fixed error on userpage
Pastes still not loading.
2021-07-17 20:44:58 +01:00
aftercase
3693d0be50 Fixed function getTotalPastes
getTotalPastes Fix for profile page.
2021-07-17 18:58:22 +01:00
Floorb
573dafaf28 Implement password peppering. 2021-07-17 12:33:08 -04:00
Floorb
1274133383 Move some stuff around, remove oauth stuff 2021-07-17 12:26:33 -04:00
Floorb
4d90ab2d43 Remove most email stuff. 2021-07-16 10:08:21 -04:00
Floorb
8b4ef628e2 Various fixes 2021-07-16 09:53:34 -04:00
Floorb
478692176e Fix login/signup and user.php mostly 2021-07-15 18:06:24 -04:00
aftercase
a145ff3cc5 poni fonts for captcha.
!important
2021-07-15 22:30:46 +01:00
aftercase
feafee2a3d made captcha more poni
Also adjusted some options to make it a little harder on easy mode. If that makes sense.
2021-07-15 21:20:27 +01:00
aftercase
64adb71d2a Captcha now loads on registration form
Captcha now loads on registration form
2021-07-15 20:41:07 +01:00
aftercase
3b16f2b2a2 Allow access to captcha.php
htaccess file were blocking generated image from displaying.
2021-07-15 20:10:48 +01:00
Floorb
03d4854570 Rework registration & login page a little bit. 2021-07-15 14:19:56 -04:00