0
0
mirror of https://github.com/neon-mmd/websurfx.git synced 2024-10-18 14:32:52 -04:00
Commit Graph

476 Commits

Author SHA1 Message Date
alamin655
d4bb6ecb57
Add gitlens extension
Co-authored-by: neon_arch <mustafadhuleb53@gmail.com>
2023-08-06 20:52:29 +05:30
alamin655
efe3bbd177
Merge pull request #34 from alamin655/alamin655-patch-1
Update .gitpod.yml
2023-08-06 17:59:51 +05:30
alamin655
2adf9aa9c3
Update .gitpod.yml 2023-08-06 17:59:37 +05:30
alamin655
4f4205bc80
Merge pull request #33 from alamin655/alamin655-patch-1
chore: bump the app version
2023-08-06 17:51:25 +05:30
alamin655
cb473cf9f2
chore: bump the app version 2023-08-06 17:51:11 +05:30
alamin655
a0046f4de0
Merge pull request #32 from alamin655/alamin655-patch-1
chore: bump the app version
2023-08-06 17:45:13 +05:30
alamin655
9b4833aaa2
chore: bump the app version 2023-08-06 17:44:03 +05:30
alamin655
a768b40ede
Merge branch 'neon-mmd:rolling' into rolling 2023-08-06 14:12:32 +05:30
alamin655
7af48ba626
Merge pull request #177 from neon-mmd/readme-revision
📜 Revise the `docs` to remain in sync with the current changes
2023-08-06 14:02:22 +05:30
alamin655
1282d22327
Merge pull request #31 from alamin655/alamin655-patch-1
Create .gitpod.Dockerfile
2023-08-06 13:59:10 +05:30
alamin655
a2146861a8
Create .gitpod.Dockerfile 2023-08-06 13:56:52 +05:30
alamin655
5b12b7bbe8
Update .gitpod.yml 2023-08-06 13:55:51 +05:30
alamin655
8e7fa6bb97
Update .gitpod.yml 2023-08-06 12:38:17 +05:30
alamin655
f3aedb1ffd
Merge branch 'rolling' into readme-revision 2023-08-06 11:07:20 +05:30
zhou fan
58bc5789ca
Merge pull request #176 from neon-mmd/improve-logging-based-on-levels-and-opts
🔧 Config options to change the logging level with improved logging
2023-08-06 08:32:43 +08:00
neon_arch
efa61ea952 🚀 chore: bump the app version (#175) 2023-08-05 19:49:54 +03:00
neon_arch
3d9455297f 📜 docs: add documentation for the new config option (#175) 2023-08-05 19:37:29 +03:00
neon_arch
ca13fb7ad4 Merge branch 'improve-logging-based-on-levels-and-opts' of github.com:neon-mmd/websurfx into improve-logging-based-on-levels-and-opts 2023-08-05 19:20:58 +03:00
neon_arch
653d08c801 🔧 chore: fix link in the logs & add logs for engine error (#170) 2023-08-05 19:16:27 +03:00
neon_arch
0d8c12e26b
Merge branch 'rolling' into improve-logging-based-on-levels-and-opts 2023-08-04 12:55:05 +03:00
zhou fan
a5b7d08dc6
Merge pull request #174 from neon-mmd/patch-csrf-security-with-cors
🛠️ Provide CORS protection against CSRF attacks
2023-08-04 17:44:07 +08:00
neon_arch
9d3a8e065a
Merge branch 'rolling' into patch-csrf-security-with-cors 2023-08-04 12:35:26 +03:00
zhou fan
01b1b88d1d
Merge branch 'rolling' into improve-logging-based-on-levels-and-opts 2023-08-04 07:51:51 +08:00
zhou fan
c4a2d878a2
Merge pull request #171 from neon-mmd/feat-add-threads-opt
 Config option to allow users to customize the number of threads used by the app
2023-08-04 07:50:22 +08:00
neon_arch
246d043e4a 🚀 chore: bump the app version (#173) 2023-08-03 23:11:49 +03:00
neon_arch
8b0f2f50f0 🔧 chore: improve logging based on levels & config options (#173) 2023-08-03 23:09:08 +03:00
neon_arch
cad5307b82 🚀 chore: bump the app version 2023-08-03 18:22:51 +03:00
neon_arch
bef8956da6 🛠️ fix: add code to prevent csrf attacks using cors (#172) 2023-08-03 17:44:13 +03:00
neon_arch
e02fafd69c feat: fix doc tests 2023-08-03 01:03:56 +03:00
neon_arch
4b4dc28cd2 feat: add control check to avoid reinitializing logging & fix tests 2023-08-03 00:12:09 +03:00
neon_arch
26b59078b8 🚀 bump the app version 2023-08-02 20:09:07 +03:00
neon_arch
11bcf9c98a feat: remove space from the end of the line 2023-08-02 20:07:29 +03:00
neon_arch
d8bd2feb6e feat: add new config option to manage threads and improve logging 2023-08-02 20:05:39 +03:00
alamin655
5b4e7c75c0
Merge pull request #166 from xffxff/fix_search_button
fix: ensure that the search functions properly when it is clicked
2023-08-01 14:57:10 +05:30
alamin655
84e136b49e
chore: bump the app version 2023-08-01 14:50:45 +05:30
alamin655
e1ae7d2607
chore: bump the app version 2023-08-01 14:41:31 +05:30
xffxff
fd636a4eaa fix: ensure that the search functions properly when it is clicked 2023-08-01 08:53:55 +08:00
neon_arch
372a5145b6
Merge pull request #165 from neon-mmd/patch-searx-results-on-first-page
🛠️ Handle page value returned from search query parameter
2023-07-31 18:12:28 +03:00
neon_arch
a8b6a9bce2
Merge branch 'rolling' into patch-searx-results-on-first-page 2023-07-31 13:57:34 +03:00
zhou fan
b29976625e
Merge pull request #162 from neon-mmd/readme-revision
📜 Revise the `docs` to remain in sync with the current changes
2023-07-31 17:41:01 +08:00
neon_arch
47504cccd4
Merge branch 'rolling' into readme-revision 2023-07-31 11:16:32 +03:00
zhou fan
571b7ce51a
Merge pull request #159 from neon-mmd/feat-add-timeout-opt
 Config option to control the time for server request timeout
2023-07-31 08:51:52 +08:00
neon_arch
9d32f4a326 🚀 chore: bump the app version 2023-07-30 20:16:41 +03:00
neon_arch
a8791deb13 🛠️ fix: add & improve code to handle page handling in searx & duckduckgo 2023-07-30 20:14:40 +03:00
neon_arch
82d0fd5e91 🚀 chore: bump the app version 2023-07-30 17:59:52 +03:00
neon_arch
130e9a19e5 📜 docs: update the docs to provide information on the new config option 2023-07-30 17:57:55 +03:00
neon_arch
9cb582a10d feat: improve code documentation 2023-07-30 17:08:47 +03:00
neon_arch
25d6af0251 🧹 chore: reformat code to make rustfmt happy 2023-07-30 16:58:19 +03:00
neon_arch
c77b16d1ad 🚀 bump the app version 2023-07-30 10:55:21 +03:00
neon_arch
2d47e8d730 feat: provide the functionality to use the new config option 2023-07-30 10:53:48 +03:00