Commit Graph

87 Commits

Author SHA1 Message Date
Keanu Poeschko cb7100169d Fixed urls and xss fix. 2022-05-22 00:53:39 +02:00
Keanu Poeschko 1349cecbc7 added csp and fixed fix. 2022-05-19 12:46:39 +02:00
Keanu Poeschko 63d099ffb2 Fixed two XSS bugs. 2022-05-19 12:17:27 +02:00
Keanu Poeschko 42d6418152 added .gitignore 2022-05-19 12:05:11 +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 e9652789f5 added torrentgalaxy, added proxitok, fixed some HTML formatting 2022-05-11 20:08:16 +02:00
hnhx 6b45ca53fc added link to latest git commit, fixed some HTML formatting 2022-04-28 10:18:09 +02:00
hnhx 8b80c4fbe7 renamed config.php to config.php.example, updated readme 2022-04-27 21:10:39 +02:00
hnhx b62893e620 added auto update script and systemd service file 2022-04-27 20:50:38 +02:00
hnhx b07e6fa0a5 improved performance for torrent results via curl_multi 2022-04-27 13:15:17 +02:00
hnhx e3fbd186ce removed TCP_FASTOPEN, it caused issues with Google 2022-04-26 21:28:20 +02:00
Hanna 79e2a7ef5f
Update README.md 2022-04-21 11:21:21 +02:00
Hanna a7c3d28326
Update README.md 2022-04-21 11:21:10 +02:00
Hanna 35733a22e2
Update README.md 2022-04-21 11:20:56 +02:00
Hanna 51f478b092
Update README.md 2022-04-21 11:19:54 +02:00
Hanna be7a1347b5
Update README.md 2022-04-21 11:19:35 +02:00
Hanna f2472f3755
Update README.md 2022-04-21 11:17:50 +02:00
hnhx 14898abc35 Merge branch 'main' of https://github.com/hnhx/librex 2022-04-21 11:02:37 +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
Hanna c7df5c605a
Update README.md 2022-04-20 13:01:43 +02:00
Hanna 9c3f63c5dc
Update README.md 2022-04-20 12:58:58 +02:00
Hanna ae23a9cdde
Update README.md 2022-04-10 14:14:54 +02:00
Hanna ac2d2083b7
Update README.md 2022-04-10 14:14:38 +02:00
Hanna 9ffaf770e4
Merge pull request #7 from hnhx/revert-6-main
Revert "Subdir support and gitignore config.php"
2022-04-10 11:29:53 +02:00
Hanna 8b6c0ca6f1
Revert "Subdir support and gitignore config.php" 2022-04-10 11:28:34 +02:00
Hanna 83c031edf1
Merge pull request #6 from pablouser1/main
Subdir support and gitignore config.php
2022-04-10 11:24:44 +02:00
Pablo Ferreiro d5bf2c2061
Relative paths and gitignore config.php 2022-04-04 22:39:59 +02:00
hnhx 82ecc9d62c fixed the source for definition results 2022-04-01 11:22:26 +02:00
hnhx 2905501d42 added back wiki image results, updated the user agent string, updated readme 2022-03-30 13:18:31 +02:00
hnhx 9e0709d77d added disable special query option, setttings can now be set via query params 2022-03-24 11:28:12 +01:00
hnhx 8964d4bfce fixed the cookie settings 2022-03-17 19:39:33 +01:00
hnhx 0405992309 improved mobile css, privacy friendly frontends are now only managed by the user 2022-03-15 11:37:21 +01:00
hnhx b30be1ebc6 changed default theme option from auto to dark 2022-03-12 08:37:25 +01:00
hnh.mtf ab2d9e28c5 improved the css 2022-03-11 10:46:29 +01: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
Hanna fc1fcd3031
Merge pull request #5 from Mennaruuk/main
Implement prefers-color-scheme
2022-03-11 08:56:52 +01:00
Mennaruuk 86a79ad670
Create auto.css 2022-03-10 23:34:01 -05:00
Mennaruuk 6727c85390
Add "Auto" option to settings.php 2022-03-10 23:32:53 -05:00
hnh.mtf ca5fdd0746 improved settings 2022-03-10 11:18:07 +01:00
hnh.mtf b06489c8b7 fixed link in settings 2022-03-09 13:23:50 +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 31c6bf2a8a added libreddit option , fixed an issue regarding wiki text search 2022-03-03 21:57:36 +01:00
Hanna eb318f7315
Update README.md 2022-03-03 11:11:05 +01:00
Hanna 101b0f3a4f
Update README.md 2022-03-03 11:07:14 +01:00
hnh.mtf 112f9d9627 updated README, fixed an issue with text result API 2022-03-03 10:58:11 +01:00
hnh.mtf c355792964 the text result api returns special results as well (currency conversion, wikipedia result etc.) 2022-03-03 10:32:46 +01:00
hnh.mtf e2b353dfc0 fixed api for text results 2022-03-02 13:15:34 +01:00
hnh.mtf 20e049c78c added bibliogram and nitter front ends , fixed the api for text results 2022-03-02 13:12:09 +01:00
hnhx cfe31bed5b
Update README.md 2022-03-01 18:10:40 +01:00