Commit graph

17 commits

Author SHA1 Message Date
fxeP1
b570cb82ab Fix search results being empty 2025-03-04 23:01:10 +00:00
Cristian Cezar Moisés
0ce3798139
Update search.php
Security: Used htmlspecialchars to safely output user input and prevent XSS attacks.
Code Organization: Added comments and improved readability by spacing and aligning code logically.
Error Handling: Ensured that the absence of expected parameters defaults gracefully.
Use of Ternary Operator: Simplified setting the title based on query presence.
Function Clarity: Clarified the purpose of functions and variables.
2025-01-27 19:19:20 +00:00
Danii Saahir
012d22cbb0
Update search.php
Fixes urlencode() receiving null as a parameter. Add check to ensure that $data is not null.
2024-05-10 14:30:41 +08:00
Ahwx
98a6bd2a05
feat(search.php): adds lazy loading 2023-12-24 23:35:59 +01:00
qminlh
7d3b1dfa7b Add next page button 2023-11-19 09:51:50 +00:00
sarthak
064b08ed26 update insearch ui & more 2023-09-11 23:20:57 +02:00
sarthak
0a25ef6a34 update front-page 2023-09-10 01:31:35 +02:00
Ahwx
fffc6f1206 3rd time; also rename UI spans ofcourse :p 2023-05-20 17:35:08 +02:00
Ahwx
7ba52e613c rename everything to Binternet to comply with Pinterest's legal guidelines 2023-05-20 17:22:57 +02:00
Ahwx
0ce966d236 add a tag with href argument for clickable images 2023-02-23 00:45:24 +01:00
Ahwx
c76fa755a3 search page optimizations 2023-02-17 16:15:04 +01:00
Ahwx
7453d7a40a it finally works WOOOOOOOOOOOO 2023-02-17 13:20:14 +01:00
Ahwx
b20f3e9c0f works now, image proxy needs to be fixed tho 2023-02-16 13:10:46 +01:00
Ahwx
4f320e60f7 added qwant for now, again with librex' code, since that works for now... 2023-02-15 13:41:14 +01:00
Ahwx
d55a062d4d trying to get it to work by basically copying librex and trying to customize it for pinterest 2023-02-14 16:02:08 +01:00
Ahwx
2c9d3ee1f4 final commit for now, since pinterest uses js obfuscation and i am unable to use their api due to having to make a bussines account 2023-02-14 14:02:00 +01:00
Ahwx
0283f9acbf index page is ready 2023-02-14 13:06:49 +01:00
Renamed from pin.php (Browse further)