Commit graph

285 commits

Author SHA1 Message Date
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
aftercase
c59e2e747b Fixed favorites star
Icon button now loads.
2021-07-24 22:07:33 +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
cbcfe5cb76 changed footer links 2021-07-20 16:14:46 +01:00
aftercase
700344b6fb Update discover.php 2021-07-20 08:44:23 +01:00
aftercase
5994bce42c Fixed update time
Time now displays time updated.
2021-07-18 20:56:05 +01: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
aftercase
1c1b4e5f44 Removed email field
Removed email field
2021-07-17 21:41:44 +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
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
1274133383 Move some stuff around, remove oauth stuff 2021-07-17 12:26:33 -04:00
Floorb
a4b03295ad Begin work on recovery code system 2021-07-16 10:32:27 -04:00
Floorb
bc017af020 Remove more mail stuff. 2021-07-16 10:12:36 -04:00
Floorb
5f0b4ac852 Remove mail folder. 2021-07-16 10:09:01 -04:00
Floorb
4d90ab2d43 Remove most email stuff. 2021-07-16 10:08:21 -04:00
Floorb
0e5b5748a3 More misc updates 2021-07-16 10:02:16 -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
d06de67467 fixed captcha.
captcha now loads.
2021-07-15 21:21:38 +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
aftercase
b2f4dc69d8 Merge branch 'main' of https://github.com/aftercase/punishedponepaste into main 2021-07-15 19:16:49 +01:00
aftercase
045e83fcd0 Fixed empty array.
Removed spagooter.
Stopped ("span class="kw1">") from loading in pastes.
2021-07-14 23:05:34 +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
a5e5d24884 Slight database code renovations 2021-07-14 04:34:15 -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
e163c40add Database improvements and make most of the site work to match 2021-07-14 04:19:30 -04:00
aftercase
2f60d48cd8 Removed unneeded files
Deleted /fav. It wasn't needed.
2021-07-13 17:56:14 +01:00
Floorb
43edbc173a Fix lang 2021-07-13 08:57:07 -04:00
Floorb
4115ba0000 Remove password.php, other fixes 2021-07-13 08:50:52 -04:00
Floorb
1c87ba31a7 Untested additions to admin configuration, just pushing what I have before bed. 2021-07-12 22:21:19 -04:00
aftercase
a6ee5ba4f2 Now works!
Paste favs and user pastes now loads.
2021-07-13 00:30:34 +01:00
aftercase
ca7c38d488 Function Fixes
Would help if I didn't somehow hit ctrl Z and delete what I just edited.
2021-07-13 00:28:44 +01:00
aftercase
604154f414 checkFavorite PDO
Cant get working.
2021-07-13 00:22:46 +01:00