Commit graph

296 commits

Author SHA1 Message Date
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
aftercase
80484559e5 fixed functions
getUserFavs & CountPasteFavs now actually work.
2021-07-13 00:21:21 +01:00
aftercase
60fa6fe5fe Updated Lang
Error now displays message from en.php
2021-07-12 23:33:54 +01:00
aftercase
ddcb18a85c Fixed error in function
Missed </a> tag
2021-07-12 21:26:08 +01:00
aftercase
31654990b7 Fixed error
Fixed markup error in sandwich function.
2021-07-12 21:25:00 +01:00
aftercase
2c64716e3b Merge branch 'main' of https://github.com/aftercase/punishedponepaste into main 2021-07-12 18:53:11 +01:00
aftercase
ad0f0df28b Fixed tags loading in footer.
Added missed </div> tags.
2021-07-12 18:53:08 +01:00
Floorb
3ef06649a0 Move some configuration from database to a file. 2021-07-12 12:53:39 -04:00
Floorb
970cda9f2e Profile and user.php don't immediately crash 2021-07-12 10:46:52 -04:00
Floorb
c8614b24cd Signup and login should now work. 2021-07-12 10:44:39 -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
2ce6eba811 Clean up index.php a bunch 2021-07-12 08:23:14 -04:00
aftercase
485d0e1da3 code clean up
Removed unneeded code.
2021-07-12 11:49:17 +01:00
aftercase
e872baf7b4 Updated sandwich function
Function changes tags to links, plus color coded.
2021-07-11 20:49:31 +01:00
aftercase
53495469db update discover.php
update discover.php to use updated functions. removed private site function
2021-07-11 20:34:11 +01:00
aftercase
8b1909c496 Merge branch 'main' of https://github.com/aftercase/punishedponepaste into main 2021-07-11 20:30:22 +01:00
aftercase
4465f60766 update functions
Missed mothpop function
2021-07-11 20:29:57 +01:00
Floorb
11ef37f1f2 Reformat login.php so I can read it 2021-07-11 15:21:48 -04:00
aftercase
9668228914 updated functions
Functions now use pdo.
2021-07-11 19:30:48 +01:00
Floorb
a5b8fea99d Update pages.php to use PDO 2021-07-11 12:48:48 -04:00
Floorb
e6f314e53a Work on user.php; untested 2021-07-11 12:44:31 -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
aftercase
943c392508 Merge branch 'main' of https://github.com/aftercase/punishedponepaste into main 2021-07-11 00:42:16 +01:00
aftercase
bf14271381 Cleaned up js
Removed js script
2021-07-11 00:42:09 +01:00
aftercase
cab9cd92f5 Delete refresh_session.php 2021-07-11 00:37:14 +01: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
a1025a514e Clean up archive.php a little. 2021-07-10 17:36:15 -04:00
Floorb
a20fff770b Add tmp/temp.tdata to gitignore 2021-07-10 16:55:01 -04:00
Floorb
e95238ed17 Admin works well enough to update the site settings at least; removed a bunch of duplicate code. 2021-07-10 16:51:15 -04:00
Floorb
a6f63b6781 Start moving admin stuff to PDO 2021-07-10 16:21:01 -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
aftercase
019e98855b Initial commit 2021-07-10 19:02:42 +01:00