Commit graph

53 commits

Author SHA1 Message Date
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
Floorb
49eaefd748 Change some variables to constants in config. 2021-07-26 17:41:54 -04:00
aftercase
c59e2e747b Fixed favorites star
Icon button now loads.
2021-07-24 22:07:33 +01:00
Floorb
16fbc1b029 Various fixes and improvements, implement remember me (I think) 2021-07-24 14:45:46 -04:00
Floorb
8f940d718d Introduce User and DatabaseHandle class 2021-07-20 11:43:15 -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
Floorb
accc28ac75 Much work with regards to the database restructure 2021-07-14 14:20:43 -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
7289aba68d Run formatter on all PHP code; should not change behaviour in any way 2021-07-12 09:03:02 -04:00
Floorb
75fa51f0c6 ajax_pastes.php actually works now 2021-07-11 12:18:57 -04:00