Commit graph

63 commits

Author SHA1 Message Date
Floorb
f7a6b467af fix: revert previous change 2023-05-15 11:22:13 -04:00
Floorb
cc5d666d53 fix: make it so you can edit pastes again. 2023-05-15 11:19:48 -04:00
Floorb
799de10f50 feat: add moderator role system 2023-05-13 21:19:35 -04:00
Floorb
c4d653b13f feat: reporting, lots of admin improvements 2023-05-13 20:05:32 -04:00
jimm
81333996d4 Expiry display and fixes (#16)
* Expiry display and fixes
* rm
* space
* stray tag
2023-04-08 01:53:24 +00:00
Floorb
aa2ac2c5a7 fix broken nginx config and other stuff that I didn't commit 2 years ago 2023-03-28 12:00:22 -04:00
Floorb
8409837689 fix: code block wrapping 2023-02-27 06:07:58 -05:00
Floorb
c19139ed6e fix: move paste Edit button around a bit. 2023-02-27 05:48:53 -05:00
Floorb
758d1d5d1d fix(tags): client-sided tag limit is better; tag highlighting rules slightly better 2023-02-27 05:24:55 -05:00
Floorb
5193b4266c misc cleanup, update vendor stuff, fix captcha 2023-02-24 06:26:40 -05:00
Floorb
2aaa47ea25 Fix paste updated_at being updated when it should not be. 2022-07-30 17:13:21 -04:00
Floorb
bc082581a9 Various cosmetic fixes. 2022-04-23 18:27:04 -04:00
Floorb
49a7afb694 Various fixes of errors. 2022-04-23 18:22:16 -04:00
Floorb
4183286d5a Fix paste title XSS. 2022-04-20 17:19:02 -04:00
Floorb
837d9dfe6c Small form cleanup, re-add loader 2022-04-18 13:54:01 -04:00
Floorb
3d11577eed Try to fix password field, cache ajax_pastes output for awhile. 2022-04-18 13:34:00 -04:00
Floorb
26d00ce7b6 New router and ability stuff. 2022-04-17 19:41:18 -04:00
Floorb
82dd103144 Code cleanup 2022-03-26 23:57:28 -04:00
Floorb
85d411fd12 autocomplete=off on password fields for pastes 2022-03-26 23:25:37 -04:00
Floorb
ec425ce1a2 General cleanup in process of checking for XSS 2022-03-26 23:24:51 -04:00
Floorb
e89de763d5 CSRF stuff I guess 2022-03-14 15:43:01 -04:00
Floorb
985bc39a60 Various front and backend code improvements 2021-11-23 03:17:29 -05:00
Floorb
92814b33b2 More JS improvements 2021-11-04 11:35:36 -04:00
Floorb
f6cddef9aa More Eloquent moves 2021-11-02 08:46:40 -04:00
Floorb
ab632347b6 More Eloquent conversions 2021-11-01 16:56:17 -04:00
Floorb
73a2fad938 Experimental SSP again 2021-09-02 08:55:14 -04:00
Floorb
d036647181 So much shit. Experimenting with Eloquent. 2021-08-27 06:46:27 -04:00
Floorb
584ef2f40a Make markup more valid 2021-08-26 05:58:37 -04:00
Floorb
d55c382fe8 Get rid of lang files 2021-08-26 05:35:21 -04:00
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
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
Floorb
9349d245a0 Reformat code. 2021-08-22 22:05:26 -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
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
de4ad5d12e Clean up some of the view.php JS 2021-08-20 16:38:04 -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
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
Floorb
f1742c65d9 Temp user profile fix. 2021-08-09 04:26:36 -04:00
Floorb
0bffb397d6 Lots of new tagging stuff. 2021-08-05 08:18:32 -04:00
Floorb
6a6d7f8636 Code format. 2021-07-26 17:42:43 -04:00