Commit graph

258 commits

Author SHA1 Message Date
aftercase
4de5e5dafa Fixed Pastedown bugs
Fix bug on Pastedown where text broke through it's container.
Fix mobile responsive bug where containers where remaining full size.
Changes to UI
2021-08-25 22:51:11 +01:00
aftercase
755bf5fe5d updated userpage
Page now displays colored tags, and favored pastes now load in updated order.
2021-08-25 17:09:13 +01: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
8781ebc3b2 Commit before bed 2021-08-23 02:58:45 -04:00
Floorb
90d68d0193 Experimental tag input bullshit 2021-08-23 02:49:54 -04:00
Floorb
8ff3e95488 Remove Content-Type header; HTML5 meta tags do this for us. 2021-08-22 22:11:57 -04:00
Floorb
25fdaf66b8 Delete probably unused stuff 2021-08-22 22:08:43 -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
aftercase
259e4132ed Code clean up.
Removed unneeded code.
2021-08-22 00:07:43 +01:00
aftercase
822fb0302a Brought back titles
Paste titles now appear in browser tabs.
2021-08-21 23:47:20 +01:00
aftercase
7631a1ca1e Made list numbers grey
Is it grey or gray? Or if you're  based, graiye
2021-08-21 23:19:09 +01:00
aftercase
0e304aaeb7 Updated JS Libraries
Don't worry I tested them. Everything still works.
2021-08-21 22:06:58 +01:00
aftercase
56fa6a556a Made things work.
Added missing </form> tag that was making report.php cry.
2021-08-21 21:57:53 +01: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
2bb5e2b00e Fix broken username verification. 2021-08-20 16:41:49 -04:00
Floorb
2a545023d8 Fix password submission form. 2021-08-20 16:41:08 -04:00
Floorb
de4ad5d12e Clean up some of the view.php JS 2021-08-20 16:38:04 -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
e3d2f64d39 Remove testbin dir 2021-08-20 16:19:56 -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
aftercase
53dfe712fe add colour to tags
colourful
2021-08-19 23:57:24 +01: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
aftercase
f5e5e54be6 Fixed links
users can now log off.
2021-08-19 18:50:24 +01:00
Floorb
a80b325987 404 on invalid paste ID 2021-08-18 18:06:45 -04:00
aftercase
77bead92a6 Tags on favorites now working
I done a thinger.
2021-08-18 22:48:37 +01:00
aftercase
09c7e6ba92 Merge branch 'main' of https://github.com/aftercase/punishedponepaste into main 2021-08-18 22:04:56 +01:00
aftercase
cf0075ca2c Made user links work
did something.
2021-08-18 22:04:52 +01:00
Floorb
c7be5da5c9 Change MySQL connection charset 2021-08-18 16:32:19 -04:00
Floorb
45f9993776 Make pastes archive only show public pastes 2021-08-18 16:20:19 -04:00
aftercase
d5b6066ce3 Duplicated code
Not sure what happened here.
2021-08-18 21:00:34 +01: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
7ed9f53573 Remove debug code 2021-08-17 10:05:37 -04:00
Floorb
bb3536f4fb Merged 2021-08-17 10:00:28 -04:00
aftercase
38c4d7db04 Tags now update
input name has the wrong value
2021-08-16 21:40:37 +01:00
aftercase
3bd26ddf0d Fixed typos
I need to check shit before pushing.
2021-08-16 21:13:49 +01:00