Commit graph

299 commits

Author SHA1 Message Date
Floorb
3e44d88ed8 cleanup: quick cleanup of bot checking code 2023-08-21 12:26:35 -04:00
Floorb
e78b800c64 fix: do not count page views for bots 2023-08-14 07:59:15 -04:00
Floorb
721ed11a45 fix: set session cookie params at the right moment 2023-08-08 00:38:59 -04:00
Floorb
a0ba42e1b5 fix: admin dashboard 2023-08-08 00:19:55 -04:00
Floorb
ee0ae0cfdc fix: fix profile password changing 2023-07-14 11:32:58 -04:00
Floorb
ec72b6937e feat: new recovery code generation finally 2023-07-14 11:30:35 -04:00
Floorb
30674acb07 fix: fix admin dashboard paste statistics 2023-07-14 11:20:18 -04:00
Floorb
caf6b10d4a fix: increase session lifetime 2023-07-14 11:17:15 -04:00
Floorb
f281307b20 fix: prevent invalid paste codes 2023-07-14 11:12:38 -04:00
Floorb
3babfabfb4 chore: remove some unused variables 2023-07-11 03:45:59 -04:00
Floorb
b49951e4d5 feat: disable passworded pastes for guests 2023-07-11 03:45:51 -04:00
Floorb
563d8f6738 fix: redirect_back duplication 2023-07-11 03:34:28 -04:00
Floorb
239f1f92fe fix: paste_action and user_action CSRF 2023-07-11 03:22:14 -04:00
Floorb
483d0293f7 fix: make CSRF tokens exist for the duration of the session 2023-07-11 03:20:58 -04:00
Floorb
894613e257 chore: move updateAdminHistory to AdminLog.php 2023-07-11 03:19:58 -04:00
Floorb
f1b2e10c72 chore: add license 2023-07-05 03:49:29 -04:00
Floorb
68abed771e fix: set admin password hash when promoting 2023-07-05 03:35:20 -04:00
Floorb
6c964cfe63 fix: use updated_at for paste updated cards 2023-07-05 03:33:55 -04:00
Floorb
81fcaf65d6 chore: move user actions to user_action.php 2023-07-05 03:30:16 -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
36abc1725e feat: ability to blank paste contents 2023-07-05 03:00:09 -04:00
Floorb
776a0ba636 fix: remove stupid extra line 2023-06-14 03:02:47 -04:00
Floorb
8969eb4071 fix: better fix for encryption issue 2023-06-14 03:00:04 -04:00
Floorb
ca28f037f7 fix: weird encryption with editing unencrypted pastes 2023-06-13 18:28:20 -04:00
Floorb
f2efc54d0a chore: some HTML/CSS cleanup 2023-06-02 15:37:10 -04:00
Floorb
17fbaee878 fix: remove unneeded IDs 2023-06-02 12:47:51 -04:00
Floorb
5362be443c chore: format views and remove some unused classes and divs 2023-06-01 17:48:58 -04:00
Floorb
19b2deda2a feat: mod promotion/demotion 2023-06-01 15:54:48 -04:00
Floorb
9296ca14a6 feat: site banners editable from the admin panel 2023-06-01 15:39:15 -04:00
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