Commit Graph

53 Commits

Author SHA1 Message Date
Hubert Kasperek 88df13340a
Changed space placement to remove unnecessary space when condition is not met 2023-05-02 19:40:30 +02:00
Hubert Kasperek 870ef39b8c
Fixed 'no space between attributes'
Found by the HTML validator
2023-05-02 19:07:16 +02:00
hnhx d909552dbf code cleanup, removed an instance that broke the rules 2023-02-05 09:55:28 +01:00
hnhx 8edd1f9d46 replaced brave video search with invidious, fixed the broken json, fixed the broken main tor instance 2023-01-27 18:17:57 +01:00
hnhx 5f7d81a7d6 underline active category, disable icon for torrent/tor if the host disabled it, removed a dead instance 2023-01-13 13:08:12 +01:00
hnhx 9fad27104b added google language and safe search settings, made the codebase prettier 2023-01-13 09:31:48 +01:00
amogusussy d274ccb46b
Update search.php 2023-01-06 19:37:11 +00:00
amogusussy fef7fd957f
Update search.php 2023-01-06 19:19:30 +00:00
hnhx fce8d7dae2
Revert "Refactor UI/UX design for improved user experience" 2022-12-28 10:20:38 +00:00
flowfield 0e81ca001c
fix: change formatting (__ -> -, # -> //) 2022-12-24 19:54:26 +01:00
flowfield affd324ac5
feat: rework the videos page 2022-12-24 18:57:38 +01:00
flowfield 4bc1beac9e
ref: finish refactoring the layout 2022-12-24 18:07:53 +01:00
hnhx 5f51afc948 fixed an xss vuln, added librex.mikata.ru to the instance list 2022-12-03 14:52:31 +01:00
hnhx d6635f537c added more frontends, removed some dead instances, fixed an issue regarding thepiratebay 2022-12-02 09:41:12 +01:00
hnhx 9ad077535e added ahmia search, code cleanup, removed dead instances, added some new instances 2022-11-20 19:00:45 +01:00
hnhx e72cc442bf added weather and tor check special query, fixed an issue with search types, removed an offline instance 2022-10-29 14:41:05 +02:00
hnhx ddaceff4e5 added "my ip", "my user agent" special queries, settings set via parameters now persist, changed "type" to "t" for consistency 2022-10-25 13:02:01 +02:00
hnhx 2f0656012c fixed some inconsistency in the css, added disable frontends option, made the codebase cleaner 2022-09-16 10:23:57 +02:00
Extravi 3e9d1822ac
Add files via upload 2022-09-03 20:33:51 -04:00
hnhx e814e63f0b replaced google video results with brave, fixed an xss exploit, added bang search support at the end of query, added instances.json, optimized some image sizes 2022-09-03 19:45:47 +02:00
hnhx bdfc04b1d6 fixed an ssrf that was caused by the image proxy 2022-08-28 20:41:33 +02:00
Extravi fc6364df6b
Update search.php 2022-08-16 07:37:53 -04:00
Extravi af40ad7be8
Update search.php 2022-08-14 22:18:31 -04:00
Extravi 4ff8d779a5
Update search.php 2022-08-14 22:16:08 -04:00
Extravi 8da3b07c57
Update search.php 2022-08-14 21:42:26 -04:00
Extravi 467509586c
Add files via upload 2022-08-13 02:47:02 -04:00
hnhx 57bfb483ba added 1337x to torrent results, fixed some css 2022-07-15 15:50:23 +02:00
kysnigger c847b0c874 replace google images with qwant, added ddg bang seach, made the code for privacy frontends prettier 2022-07-08 21:52:26 +02:00
hnhx a0bbe838c9 added image proxy to speed up image results, fixed broken wiki link, downscaled librex related images 2022-06-27 23:00:22 +02:00
Keanu Poeschko 1349cecbc7 added csp and fixed fix. 2022-05-19 12:46:39 +02:00
hnhx 61240bcd79 fixed arbitrary file read and XSS vulnerabilities, fixed some issues with settings 2022-05-15 10:34:46 +02:00
hnhx 6b45ca53fc added link to latest git commit, fixed some HTML formatting 2022-04-28 10:18:09 +02:00
hnhx e64e9a79db added wikiless frontend, frontends can now be preset by the host, wikipedia images are converted to base64 now 2022-04-21 11:02:32 +02:00
hnh.mtf cbe16e8627 changed how the config is stored, rebased the file structure to make it more clean 2022-03-11 10:04:36 +01:00
hnh.mtf ca5fdd0746 improved settings 2022-03-10 11:18:07 +01:00
hnh.mtf 966afd9f8c added custom settings for end users 2022-03-09 13:18:24 +01:00
hnh.mtf 9197e5f967 added rutor to bittorrent results , added back elapsed time 2022-03-04 10:36:31 +01:00
hnhx 075b30d2f7 special text results are now using curl_multi , removed image from wikipedia result because it slowed down things too much 2022-03-01 17:28:37 +01:00
hnhx 06f4f76959 added yts, nyaa torrent results, added torrent tracker config option 2022-02-25 20:26:15 +01:00
hnhx 0abdf068d1 reorganized the whole code base , added disable torrent search to config 2022-02-25 10:42:32 +01:00
hnhx 65caead67a rewrote entire css, added torrent search 2022-02-24 22:29:10 +01:00
hnhx 479aa0c3b1 slightly improved the API , made the file structure more organized 2022-02-24 11:30:15 +01:00
hnhx 98c45eb1ab improved the wikipedia search , made the file structure more organized 2022-02-24 10:36:44 +01:00
hnhx 62d77bef73 fixed xhtml formatting 2022-02-21 22:10:29 +01:00
hnhx 63aee96388 added next pages for video results, improved mobile css 2022-02-21 22:00:59 +01:00
hnhx 51372786f7 removed debugging 2022-02-20 23:15:37 +01:00
hnhx 4641f09672 made search request more forgiving 2022-02-20 23:13:30 +01:00
hnhx d33f027606 added video results , added replace_yt to config , slightly improved css 2022-02-20 22:57:23 +01:00
hnhx 4616edc73d added logo, removed the search frame because it caused form resubmission warning 2022-02-20 18:11:15 +01:00
hnhx 06539593a8 made the css cleaner and responsive 2022-02-20 15:44:51 +01:00