Commit graph

320 commits

Author SHA1 Message Date
Floorb
75d6160083 fix: actually link the paste in the non-js archive 2023-06-01 15:32:09 -04:00
Floorb
1b1a3795e4 fix: weird paste updated_at display 2023-06-01 15:23:40 -04:00
Floorb
ea09c62dc6 fix: change default sort for archive to newest-first 2023-06-01 15:18:44 -04:00
Floorb
ee5148ab7b chore: improve discover.php code 2023-06-01 15:14:17 -04:00
Floorb
112ec98103 fix: make Pastedown better? 2023-05-29 11:13:32 -04:00
Floorb
19133bf440 fix: try something new for coloredtext 2023-05-27 17:34:01 -04:00
Floorb
230aeb6abd fix: better green/redtext 2023-05-27 12:00:03 -04:00
Floorb
82cd8bd676 Revert "Added better greentext function to parsedown"
This reverts commit f8f1f162
2023-05-27 11:52:09 -04:00
Floorb
66676c75a9 feat: sorting by updated_at on the archive page 2023-05-25 09:31:14 -04:00
Floorb
41d070222e fix: remove unused admin page field 2023-05-24 11:19:22 -04:00
Floorb
48bb02a0e2 fix: csp 2023-05-23 12:57:47 -04:00
Floorb
ac14a2628d feat: add configuration for allowed image hosts 2023-05-23 12:31:11 -04:00
Floorb
1ec073081b fix: non-js login page; flash for report failure 2023-05-23 05:37:53 -04:00
Floorb
e49e3d10e9 fix: make tag input add remaining tag on focus lost 2023-05-22 14:21:25 -04:00
Floorb
aa9d4d819c fix: revert a slight css problem 2023-05-22 14:06:34 -04:00
Floorb
244fb66f63 fix: rules/privacy pages, donate links 2023-05-22 14:02:56 -04:00
Floorb
e0b3120466 merge: feature/cleanup into main 2023-05-20 11:17:36 -04:00
Floorb
dfa22dbde1 fix: more user profile fixes 2023-05-20 10:23:22 -04:00
Floorb
0b6f54b0d6 fix: speed up paste random function a lot 2023-05-20 10:06:26 -04:00
Floorb
83f4fa56c4 fix: lots of profile page + search fixes, mostly to do with the paste list 2023-05-20 10:03:00 -04:00
Floorb
a1cbbc3587 fix: make untagged search work for no-js view too 2023-05-19 06:31:20 -04:00
Floorb
2bccaf408f fix: improve archive search 2023-05-17 08:52:38 -04:00
Floorb
6f684e0283 fix: syntax highlighting for redtext 2023-05-16 23:40:16 -04:00
Floorb
5538b40b77 feat: user password resets 2023-05-15 12:44:04 -04:00
Floorb
319b312b23 fix: various admin dashboard improvements. 2023-05-15 11:41:35 -04:00
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
3b923609f9 fix: do not show hidden pastes in the non-JS archive 2023-05-15 07:29:30 -04:00
Floorb
490f434f83 fix: do not show moderator-hidden pastes in the ajax pastes 2023-05-15 07:28:13 -04:00
Floorb
83f3fdb5e6 fix: make Pastedown great again (some code by Aftercase) 2023-05-13 23:28:23 -04:00
Floorb
7bcabf7ba0 fix: paste hidden message 2023-05-13 23:06:53 -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
Floorb
708eb9be6f fix: some admin pages implementation 2023-05-13 20:05:32 -04:00
jimm
0b4dd8f8f4 MySQL setup file (#15) 2023-04-08 01:53:55 +00: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
ec562cef57 fix: download filenames can sometimes be pretty weird. 2023-02-27 05:58:30 -05:00
Floorb
c19139ed6e fix: move paste Edit button around a bit. 2023-02-27 05:48:53 -05:00
Floorb
547e0fb30b fix: do not uppercase the tags, fix some other cosmetic issues. 2023-02-27 05:42:26 -05:00
Floorb
95885d6f5a fix: validate length of each tag 2023-02-27 05:37:39 -05:00
Floorb
49c5643bc7 fix: user profile page created at date not showing up 2023-02-27 05:33:13 -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
624d9d63d8 Move CAPTCHA code around a bit 2022-08-27 02:48:10 -04:00
Floorb
86afab0458 Rejigger the CAPTCHA a bunch, more functionality without JS 2022-08-25 01:51:54 -04:00
Floorb
0f519a8ced Simplify CAPTCHA and make it work properly. 2022-07-30 20:28:53 -04:00
Floorb
0038d5ecf1 Move some more stuff around. 2022-07-30 20:15:48 -04:00