Commit Graph

45 Commits

Author SHA1 Message Date
Fijxu 2f87e05d6e Merge branch 'librex_fallback' 2023-08-11 01:33:04 -04:00
Michele d2eb12c96f Fixed additional issues with checkboxes and reset. 2023-08-09 17:58:48 +02:00
Michele 0738ecab20 Fixed a bug causing settings page to stop working after saving once. 2023-08-09 15:27:54 +02:00
davidovski 4349ef54ea Remove automtic redirection setting 2023-08-07 15:13:29 +01:00
davidovski b0f449671d Fix checkboxes not unchecking when saving 2023-08-06 13:27:40 +01:00
davidovski ff1db195d1 Add disable automatic redirection setting 2023-08-06 13:09:06 +01:00
Hukasx0 3526040b5d Added two new themes: ubuntu and tokyo_night 2023-04-30 18:16:58 +02:00
hnhx d04315009e added number of results option, fixed a theme name 2023-03-24 09:39:52 +01:00
TheTuzu d3c33dc6e4 Added Catppucin theme 2023-03-23 18:34:32 +01:00
Junior L. Botelho (JLB) 4194f9ae57
feat: add wikipedia language option in /settings route 2023-02-19 09:38:26 -03:00
hnhx a8645b7eb6 split the google language to site and results, now everything related to instances are defined in the config file 2023-02-17 09:44:03 +01:00
J.K.Umeboshi 4271c9f635
PHP error
when I save settings I get "Undefined variable: '$name' in /var/www/html/settings.php on line 26" message
I think that the correct variable name shall be $key
2023-02-16 12:35:04 +01:00
hnhx d909552dbf code cleanup, removed an instance that broke the rules 2023-02-05 09:55:28 +01:00
Saksham Shekher 7c4ff9324d
Update settings.php 2023-01-17 07:21:45 +05:30
Saksham Shekher a2de9b0fe2
Update settings.php 2023-01-16 20:14:42 +05:30
Saksham Shekher e872a9e98e
Update settings.php 2023-01-15 17:49:57 +05:30
Saksham Shekher e060832a54
Update settings.php 2023-01-15 14:54:50 +05:30
Saksham Shekher e6c65ad62b
Update settings.php 2023-01-15 10:28:38 +05:30
Saksham Shekher cbac6bd5af
Update settings.php 2023-01-15 10:19:01 +05:30
Saksham Shekher 1224d3bdca
Update settings.php 2023-01-13 16:56:59 +05:30
Saksham Shekher 41d2655318
Update settings.php 2023-01-13 16:45:22 +05:30
hnhx 9fad27104b added google language and safe search settings, made the codebase prettier 2023-01-13 09:31:48 +01:00
ratakor 441b755ad7 add dracula theme and fix useless whitespace 2023-01-01 14:43:21 +01:00
hnhx b96953bd20 added breezewiki to the frontends, removed a dead intance and added a new one 2022-12-28 11:45:09 +01:00
hnhx ac7b690b32 made the settings more dynamic 2022-12-05 13:09:39 +01:00
hnhx d6635f537c added more frontends, removed some dead instances, fixed an issue regarding thepiratebay 2022-12-02 09:41:12 +01:00
Extravi c57f724d05
Update settings.php 2022-09-25 03:29:39 -04: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
Keanu Poeschko cb7100169d Fixed urls and xss fix. 2022-05-22 00:53:39 +02:00
Keanu Poeschko 63d099ffb2 Fixed two XSS bugs. 2022-05-19 12:17:27 +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 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 8b6c0ca6f1
Revert "Subdir support and gitignore config.php" 2022-04-10 11:28:34 +02:00
Pablo Ferreiro d5bf2c2061
Relative paths and gitignore config.php 2022-04-04 22:39:59 +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 cbe16e8627 changed how the config is stored, rebased the file structure to make it more clean 2022-03-11 10:04:36 +01: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