Commit graph

148 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
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
aftercase
5067540c28 added notes
notes about fork paste button
2021-08-16 21:12:24 +01:00
aftercase
faab356e32 Fixed paste view page
Tags now appear in tag input box.
2021-08-16 21:09:15 +01:00
aftercase
7d47cc619e More pretty stuff
Fixed some things also.
2021-08-16 20:33:40 +01:00
aftercase
ed782ced56 added load animation
Added load animation for archive page when it's searching.
2021-08-16 18:58:47 +01:00
aftercase
5124b0cd66 Placed in correct folder
Move css files to css folder
2021-08-16 18:56:47 +01:00
aftercase
ff05a6efba Made error messages pretty
I did a thing.
2021-08-16 16:57:25 +01:00
aftercase
b757205ccb Mobile responsive tables
Made tables look more pretty for the mobilefags, like why do I cater to them? The cancer killing /mlp/. I mean wtf who reads greens on a mobile phone like a retarded greasy fat fuck who cannot get of his fat ass to sit at a computer desk.
2021-08-16 16:49:57 +01:00
aftercase
6e0b286c2b Front end UI
>Made error message look pretty
>Fixed urls on user pastes list
>Added prompt for paste deletion.
>Greentext'd on github.
2021-08-15 22:47:06 +01:00
Floorb
cb5520c40d More admin fixes 2021-08-13 17:00:37 -04:00
Floorb
855c7f7db3 Make admin dashboard work again. 2021-08-13 16:54:06 -04:00