0
0
mirror of https://github.com/neon-mmd/websurfx.git synced 2024-11-22 22:18:23 -05:00
Commit Graph

1028 Commits

Author SHA1 Message Date
neon_arch
4f27a5c9de 🔖 chore(release): bump the app version (#430) 2023-12-14 15:12:12 +03:00
neon_arch
94a92ae30c 📝 docs(readme): update the preview images according to the new redesign of the themes (#430) 2023-12-14 15:09:26 +03:00
alamin655
bb06797dec
Merge pull request #438 from neon-mmd/CHORE/432_duckduckgo-engine-code-according-to-the-new-html-changes
👽️  `Duckduckgo` engine code according to the new `html` changes
2023-12-13 18:59:08 +05:30
alamin655
22d0ff789e
Merge branch 'rolling' into CHORE/432_duckduckgo-engine-code-according-to-the-new-html-changes 2023-12-13 18:55:42 +05:30
alamin655
64ca6a30c1
Merge pull request #437 from neon-mmd/FEAT/424_reduce-animations-effects-support-for-the-themes
 Animations/effects support for the search engine
2023-12-13 18:54:05 +05:30
neon_arch
11c4b8c21d
✏️ fix: fix the animation names list in the config (#424)
Co-authored-by: alamin655 <mdalamin655@outlook.com>
2023-12-13 16:04:51 +03:00
neon_arch
3bb7614256 🔖 chore(release): bump the app version (#432) 2023-12-12 22:03:36 +03:00
neon_arch
582f8aee5b 👽️ chore: update the search result selectors in accordance with the html changes (#432) 2023-12-12 21:57:59 +03:00
neon_arch
b00f76627b
Merge branch 'rolling' into FEAT/424_reduce-animations-effects-support-for-the-themes 2023-12-12 15:24:42 +03:00
neon_arch
c59596511f 🔖 chore(release): bump the app version (#424) 2023-12-12 15:10:35 +03:00
neon_arch
0bc96b167c feat: add code to handle the parsing and storing of the new settings option (#424) 2023-12-12 15:07:31 +03:00
neon_arch
19081b72c0 feat: provide a new settings option to change or disable animations (#424) 2023-12-12 15:06:27 +03:00
neon_arch
1a2a833597 feat: pass the new animation config option (#424) 2023-12-12 15:04:44 +03:00
neon_arch
7206e7d6a1 feat: provide a condition based handling to only import the animation when the config option has a value (#424) 2023-12-11 21:17:23 +03:00
neon_arch
9a4e450766 test(integration): fix the integration by providing an extra function argument (#424) 2023-12-11 21:15:11 +03:00
neon_arch
c0d2d1ac65 feat(animations): provide a default frosted glow animation for the simple theme (#424) 2023-12-11 21:11:48 +03:00
neon_arch
76419a7353 feat: provide code to parse the new config option (#424) 2023-12-11 21:10:28 +03:00
neon_arch
0da1b9e1db feat(config): provide a new config option animation (#424) 2023-12-11 20:59:08 +03:00
neon_arch
1c5a317c4d feat: add a new field animation to the struct style (#424) 2023-12-11 12:27:29 +03:00
alamin655
2b41fb9735
Merge pull request #436 from diogocanut/fix-useless-use-of-format!
🛠️ Useless use of `format!` (cargo clippy warning)
2023-12-11 09:40:10 +05:30
alamin655
86b1f62393
🔖 chore(release): bump the app version (#436)
v1.5.3
2023-12-11 09:35:39 +05:30
alamin655
b718fb131c
🔖 chore(release): bump the app version (#436)
v1.5.3
2023-12-11 09:35:07 +05:30
alamin655
2c985b8db5
Merge branch 'rolling' into fix-useless-use-of-format! 2023-12-11 09:17:15 +05:30
alamin655
cface54414
Merge pull request #435 from diogocanut/434/provide-a-more-resilient-searx-instance
🚚 Provide a more resilient and reliable `searx` instance
2023-12-11 09:15:30 +05:30
alamin655
918d142d24
🔖 chore(release): bump the app version (#435)
v1.5.2
2023-12-11 09:10:25 +05:30
alamin655
44f51487c2
🔖 chore(release): bump the app version (#435)
v1.5.2
2023-12-11 09:09:41 +05:30
Diogo Canut
c6ae86dbb4 Fix: useless use of format! (cargo clippy warning) 2023-12-10 21:34:10 -03:00
Diogo Canut
15b0505b96 Provide a more resilient and reliable searx instance 2023-12-10 21:24:17 -03:00
cybrejon
317de989ec Merge branch 'rolling' of https://github.com/neon-mmd/websurfx into rolling 2023-12-10 08:32:46 +08:00
aocosmic
397a805ffd
💄 Improved visual fidelity for the simple theme (#426)
* lazyload search result text with css content-visibility

* typo, lightning-fast is grammatically correct

* revamped logo to look more modern

* added class to control how new logo looks and behaves

* added class to control how new logo looks and behaves

* Replace old websurfx logo in readme file

* major visual revamp

* removed logo files and switched to inline svg

* added `--logo-color` to make svg logo colorscheme adaptive

* Update public/static/themes/simple.css

Co-authored-by: neon_arch <mustafadhuleb53@gmail.com>

* [CodeFactor] Apply fixes

* chores: fix duplicate footer selector and remove unknown pseudo-class

* chores: remove missed  duplicate footer selector

* chores: pass formatter check by deleting empty line at 18

---------

Co-authored-by: neon_arch <mustafadhuleb53@gmail.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Co-authored-by: alamin655 <mdalamin655@outlook.com>
Co-authored-by: codefactor-io <support@codefactor.io>
2023-12-09 17:34:17 +03:00
cybrejon
cdd9d534a8 chores: pass formatter check by deleting empty line at 18 2023-12-09 22:27:22 +08:00
cybrejon
4e06216032 chores: remove missed duplicate footer selector 2023-12-09 21:14:37 +08:00
cybrejon
5ee20acf14 Merge branch 'rolling' of https://github.com/cybrejon/websurfx into rolling 2023-12-09 21:12:47 +08:00
cybrejon
211e1b79a2 chores: fix duplicate footer selector and remove unknown pseudo-class 2023-12-09 21:12:28 +08:00
aocosmic
3e7576b310
Merge branch 'rolling' into rolling 2023-12-09 21:10:19 +08:00
neon_arch
cb1bb3c2c3
Merge branch 'rolling' into rolling 2023-12-09 15:54:45 +03:00
alamin655
c02006c297
LibreX for the search engine (#429)
*  feat(engine): provide librex search engine (#318)

*  feat(engine): provide librex search engine (#318)

*  feat(engine): provide librex search engine (#318)

* 🔖 chore(release): bump the app version (#318)

* 🔖 chore(release): bump the app version (#318)

*  feat(engine): provide librex search engine (#318)

*  feat(engine): provide librex search engine (#429)

Co-authored-by: neon_arch <mustafadhuleb53@gmail.com>

*  feat(engine): provide librex search engine (#429)

Co-authored-by: neon_arch <mustafadhuleb53@gmail.com>

*  feat(engine): provide librex search engine (#429)

Co-authored-by: neon_arch <mustafadhuleb53@gmail.com>

*  feat(engine): provide librex search engine (#429)

*  feat(engine): provide librex search engine (#429)

*  feat(engine): provide librex search engine (#429)

*  feat(engine): provide librex search engine (#429)

Co-authored-by: neon_arch <mustafadhuleb53@gmail.com>

---------

Co-authored-by: neon_arch <mustafadhuleb53@gmail.com>
2023-12-09 14:25:28 +03:00
codefactor-io
cfb51f95e2
[CodeFactor] Apply fixes 2023-12-09 03:57:51 +00:00
aocosmic
3623923353
Update public/static/themes/simple.css
Co-authored-by: neon_arch <mustafadhuleb53@gmail.com>
2023-12-09 09:06:42 +08:00
alamin655
960c848623
Merge branch 'rolling' into rolling 2023-12-08 20:06:34 +05:30
Ananth
1143846ca6
💡 Module comment text to better describe the module code (#428)
* better description

* 🔖 chore(release): bump the app version (#428)

* 🔖 chore(release): bump the app version (#428)

---------

Co-authored-by: alamin655 <mdalamin655@outlook.com>
2023-12-08 17:35:22 +03:00
cybrejon
0f4e681d0d added --logo-color to make svg logo colorscheme adaptive 2023-12-08 21:34:30 +08:00
cybrejon
de2959c157 removed logo files and switched to inline svg 2023-12-08 21:33:11 +08:00
cybrejon
7a77a47182 Merge branch 'rolling' of https://github.com/cybrejon/websurfx into rolling 2023-12-08 21:28:57 +08:00
cybrejon
551044cca0 major visual revamp 2023-12-08 21:28:31 +08:00
cybrejon
0f855e3b6e Merge branch 'rolling' of https://github.com/neon-mmd/websurfx into rolling 2023-12-07 20:36:43 +08:00
aocosmic
11166b4876
📝 New websurfx logo for the readme (#423)
* lazyload search result text with css content-visibility

* typo, lightning-fast is grammatically correct

* revamped logo to look more modern

* added class to control how new logo looks and behaves

* added class to control how new logo looks and behaves

* Replace old websurfx logo in readme file

---------

Co-authored-by: neon_arch <mustafadhuleb53@gmail.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2023-12-06 19:21:18 +03:00
mergify[bot]
f39755eedd
Merge branch 'rolling' into rolling 2023-12-06 16:05:12 +00:00
cybrejon
b5e2f8e438 Replace old websurfx logo in readme file 2023-12-06 23:39:58 +08:00
Ananth
62682911fc
💄 Spacing between the names of the search engines in the search results (#422)
* spacing between names fixed

* 🔖 chore(release): bump the app version (#422)

* 🔖 chore(release): bump the app version (#422)

---------

Co-authored-by: alamin655 <mdalamin655@outlook.com>
2023-12-06 14:15:06 +03:00