hnhx
a24708edec
Merge pull request #179 from juniorbotelho/refactor/solve-search-errors
...
resolves a number of bugs, both in docker and master branch
2023-03-14 06:39:42 +01:00
Junior L. Botelho (JLB)
07ad6732cf
refactor: remove .vscode debug folder
2023-03-13 20:21:12 -03:00
Junior L. Botelho (JLB)
ed06bb7080
refactor: remove invalid value of CURLOPT_ENCODING option
2023-03-13 18:44:20 -03:00
Junior L. Botelho (JLB)
b29d7e0d91
refactor: keep vscode debug configuration
2023-03-13 18:44:03 -03:00
hnhx
ff6358952f
Merge pull request #187 from codedipper/main
...
add revvy.de instance
2023-03-13 21:53:10 +01:00
Revvy
f37467dafe
add to instances.json
2023-03-13 04:34:30 +00:00
Revvy
b6ee16e4f4
add revvy.de instance
2023-03-13 04:30:13 +00:00
Junior L. Botelho (JLB)
395f3640e5
refactor: solve torrent and tor search errors
2023-03-08 18:46:23 -03:00
Junior L. Botelho (JLB)
0ef03edcb1
refactor: solve error request due to invalid request protocol
2023-03-07 18:35:16 -03:00
Junior L. Botelho (JLB)
a25893b53d
feat: add 'docker-compose.yml' template for easy-to-use
2023-03-07 18:34:03 -03:00
Junior L. Botelho (JLB)
1bcd0ec358
refactor: solve config errors of dockerfile and php configuration
2023-03-07 18:33:19 -03:00
hnhx
62799b3b5d
Merge pull request #176 from nik012003/patch-1
...
Updated sesu.cc instance
2023-03-04 10:30:44 +01:00
Nicola Guerrera
a6ea568c98
Updated sesu.cc instance
2023-03-03 20:03:26 +01:00
Junior L. Botelho (JLB)
6c38e14510
refactor: solve invalid quotes params
2023-02-27 16:35:06 -03:00
hnhx
8d227132fe
Merge pull request #175 from Z3r0ish/patches
...
Added instance
2023-02-26 13:25:45 +01:00
root
bf72b73589
Added instance
2023-02-25 00:03:12 +00:00
hnhx
9a7d9eb084
Merge pull request #170 from juniorbotelho/feat/wikipedia-language-settings
...
add wikipedia language option in /settings route
2023-02-21 12:53:01 +00:00
hnhx
1b3012760d
Merge pull request #172 from beucismis/main
...
Update frontends project_url
2023-02-21 12:52:39 +00:00
beucismis
aaa0ae4468
Update frontends project_url
2023-02-21 15:33:25 +03:00
Junior L. Botelho (JLB)
659c8116c9
feat: add wikipedia.php language cookie config
2023-02-21 09:06:50 -03:00
Junior L. Botelho (JLB)
4194f9ae57
feat: add wikipedia language option in /settings route
2023-02-19 09:38:26 -03:00
hnhx
5dfe95d299
Merge pull request #169 from juniorbotelho/feat/wikipedia-language-support
...
adds language support for Wikipedia results and revert implementation of docker logs using 'docker logs -f librex'
2023-02-19 11:54:52 +00:00
Junior L. Botelho (JLB)
acddc5faf1
revert(logs): remove nginx logs forward for privacy purposes
2023-02-19 07:41:51 -03:00
Junior L. Botelho (JLB)
d56c3632b1
refactor: fix codebase consistency "wikipedia_language" => "en"
2023-02-19 07:37:02 -03:00
Junior L. Botelho (JLB)
76f98f8960
refactor(docker): if omits the Wiki language env, then use the lang of google search engine
2023-02-18 14:37:02 -03:00
Junior L. Botelho (JLB)
45a9463f0a
refactor: add info about WIKIPEDIA environment to docker readme
2023-02-18 14:23:04 -03:00
Junior L. Botelho (JLB)
4a4fbcf660
refactor: add info about WIKIPEDIA environment to docker readme
2023-02-18 14:20:23 -03:00
Junior L. Botelho (JLB)
0208b8f738
feat: adds language support for Wikipedia results and implements 'docker logs -f librex'
2023-02-18 14:16:25 -03:00
hnhx
1efc101e30
fixed wikipedia url
2023-02-18 14:46:14 +01:00
hnhx
f92f322439
removed redudant config require
2023-02-17 18:50:25 +01:00
hnhx
1a8257cf11
removed debug
2023-02-17 09:47:18 +01: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
hnhx
04ae09bd54
moved the docker related things to the wiki
2023-02-16 23:22:42 +00:00
hnhx
7aefbb2b9e
Merge pull request #165 from juniorbotelho/fix/docker-environments
...
fix(docker): fix typo "CONFIG GOOGLE LANGUAGE"
2023-02-16 23:18:00 +00:00
hnhx
67fc64b60e
Merge pull request #164 from jkumeboshi/patch-1
...
PHP error
2023-02-16 23:17:43 +00:00
Junior L. Botelho (JLB)
31ba753c79
fix(docker): fix typo "CONFIG GOOGLE LANGUAGE"
2023-02-16 16:42:54 -03: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
689d31025e
Merge pull request #161 from juniorbotelho/docker
...
Add Docker to the project with emphasis on multi-configurations.
2023-02-12 22:49:25 +00:00
Junior L. Botelho (JLB)
15c26fffa6
chore: fix docker/README.md mistakes
...
chore: check if environment variables are fixed
chore: add most useful informations in readme file
chore: add table of environments in readmes
2023-02-12 17:38:08 -03:00
Junior Botelho
d1845992e5
Merge branch 'hnhx:main' into docker
2023-02-12 20:13:42 +00:00
Junior L. Botelho (JLB)
f80a585629
chore: fix docker/README.md mistakes
2023-02-12 17:11:02 -03:00
Junior L. Botelho (JLB)
0be3398071
chore: improves the README.md file from docker by adding more information
2023-02-12 17:06:00 -03:00
Junior L. Botelho (JLB)
377f9d00e3
chore: add readme for docker specifications
2023-02-12 16:19:22 -03:00
Junior L. Botelho (JLB)
a0a3a904df
chore: add readme for docker specifications
2023-02-12 16:05:57 -03:00
Junior L. Botelho (JLB)
2706cf3eb0
chore: remove the php7-xml extension as it is not being used by the project
2023-02-12 15:04:59 -03:00
Junior L. Botelho (JLB)
8e65f0253a
this resolves the issue with a variable that was defined with the value '.com' when it should only be 'com'
2023-02-12 14:34:38 -03:00
Junior L. Botelho (JLB)
9c17401c66
revert: Removed the '@' symbol from line 187 in 'misc/tools.php' as it is not recommended to use error suppression
2023-02-12 13:54:42 -03:00
Junior L. Botelho (JLB)
c1c401a5f9
chore: downgraded PHP from version 8 to version 7.4 for better compatibility
2023-02-12 13:39:32 -03:00
Junior L. Botelho (JLB)
449ec0dd7a
refactor: Removed the '@' symbol from line 187 in 'misc/tools.php' as it is not recommended to use error suppression
2023-02-12 13:36:47 -03:00
Junior L. Botelho (JLB)
8b2b8af183
chore: fixed an issue that occurred when nginx did not have permissions on the 'php-fpm8.sock' file
2023-02-12 13:35:16 -03:00