Commit graph

68 commits

Author SHA1 Message Date
Floorb
894613e257 chore: move updateAdminHistory to AdminLog.php 2023-07-11 03:19:58 -04:00
Floorb
265b85d489 chore: move paste actions to paste_action.php to require admin authentication 2023-07-05 03:22:09 -04:00
Floorb
799de10f50 feat: add moderator role system 2023-05-13 21:19:35 -04:00
Floorb
708eb9be6f fix: some admin pages implementation 2023-05-13 20:05:32 -04:00
Floorb
ec562cef57 fix: download filenames can sometimes be pretty weird. 2023-02-27 05:58:30 -05:00
Floorb
547e0fb30b fix: do not uppercase the tags, fix some other cosmetic issues. 2023-02-27 05:42:26 -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
c238975adf Upgrade highlight.php and do other stuff. 2023-02-25 05:03:19 -05:00
Floorb
5193b4266c misc cleanup, update vendor stuff, fix captcha 2023-02-24 06:26:40 -05:00
Floorb
86afab0458 Rejigger the CAPTCHA a bunch, more functionality without JS 2022-08-25 01:51:54 -04:00
Floorb
bc082581a9 Various cosmetic fixes. 2022-04-23 18:27:04 -04:00
Floorb
82dd103144 Code cleanup 2022-03-26 23:57:28 -04:00
Floorb
565db2a1d4 Fix 0 byte issue 2022-03-14 16:25:33 -04:00
Floorb
e89de763d5 CSRF stuff I guess 2022-03-14 15:43:01 -04:00
Floorb
52a1c86bd9 Fix CAPTCHA 2022-03-13 13:46:39 -04:00
Floorb
ee11e95019 Make pages work again 2022-03-12 13:56:32 -05:00
Floorb
7aea081da2 Move some stuff around. 2021-11-04 11:04:22 -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
c1ed98a5bd Some work, mainly committing so my next commit can be a little smaller. 2021-10-22 21:43:35 -04:00
Floorb
8fc4373959 Experimental JS data table thing 2021-09-03 08:00:22 -04:00
Floorb
d036647181 So much shit. Experimenting with Eloquent. 2021-08-27 06:46:27 -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
cef0d39f18 created new function for userpage
username needed to added to url within tags.
2021-08-25 16:58:18 +01: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
6f40bebfc2 New page template system kinda. 2021-08-22 21:45:26 -04: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
e7ad8bdde1 Format 2021-08-13 16:43:38 -04:00
Floorb
0bffb397d6 Lots of new tagging stuff. 2021-08-05 08:18:32 -04:00
aftercase
3d59d22667 typo error
removed comma after tag.
2021-07-30 21:35:39 +01: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
Floorb
98ce55886c Gonna be honest I dont really know what I did. 2021-07-26 16:47:00 -04:00
aftercase
cd4bb33439 Userpage when logged in now working
Favorite list and pastes on userpage fixed.
2021-07-24 23:58:16 +01:00
Floorb
16fbc1b029 Various fixes and improvements, implement remember me (I think) 2021-07-24 14:45:46 -04:00
Floorb
86609d5d32 Un break code 2021-07-20 12:15:41 -04:00
Floorb
db2809d241 Code cleanup 2021-07-20 11:43:15 -04:00
Floorb
3b9d09ef7b Small bit of code cleanup. 2021-07-20 11:43:15 -04:00
aftercase
5994bce42c Fixed update time
Time now displays time updated.
2021-07-18 20:56:05 +01:00
aftercase
f7128dc530 Updated 2021-07-17 21:16:42 +01:00
aftercase
1bfd7d8e34 Fixed error on userpage
Pastes still not loading.
2021-07-17 20:44:58 +01:00
aftercase
3693d0be50 Fixed function getTotalPastes
getTotalPastes Fix for profile page.
2021-07-17 18:58:22 +01:00
Floorb
4d90ab2d43 Remove most email stuff. 2021-07-16 10:08:21 -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
03d4854570 Rework registration & login page a little bit. 2021-07-15 14:19:56 -04:00