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

67 Commits

Author SHA1 Message Date
neon_arch
81a21d0b26 feat: add code to store the safe search as a cookie & fix code formatting (#210) 2023-09-22 19:39:50 +03:00
neon_arch
1b352ecda0 feat: provide a new settings option safe_search (#210) 2023-09-22 19:37:01 +03:00
neon_arch
b2c14826a5 feat: theme the new safe search menu (#210) 2023-09-22 19:34:27 +03:00
neon_arch
ea3205226c feat: provide code to handle the change of selected value in the safe search menu (#210) 2023-09-22 19:33:15 +03:00
neon_arch
b35cb868a6 feat: add code to handle the change of the selected value from the safe search menu (#210) 2023-09-22 19:31:52 +03:00
neon_arch
4ae4e2b8f2 feat: add safe search menu option under the search bar (#210) 2023-09-22 19:28:01 +03:00
neon_arch
d6350546ea feat: provide new images for the new messages (#201) 2023-09-02 17:53:33 +03:00
neon_arch
0209114859 feat: theme the new messages provided (#201) 2023-09-02 17:52:51 +03:00
neon_arch
dd74a90e6b feat: provide new messages when results are filtered/dissallowed (#201) 2023-09-02 17:51:29 +03:00
zhou fan
575a7f95ba
Merge branch 'rolling' into feat-error-box-for-engine-errors 2023-08-24 08:02:03 +08:00
neon_arch
d1eea5b0e3 feat: replace no results gif with a new gif (#185) 2023-08-23 18:10:46 +03:00
neon_arch
9f75e258e2 feat: change template name (#185) 2023-08-23 18:09:52 +03:00
neon_arch
d530410e42 feat: rename search_page_search_bar to search_bar (#185) 2023-08-23 18:08:30 +03:00
neon_arch
0e14c7d80f feat: provide a partial (template) for the two search bars (#185) 2023-08-21 17:36:05 +03:00
neon_arch
7a92345bf0 feat: provide seperate search bars for the home & search pages (#185) 2023-08-21 17:35:09 +03:00
neon_arch
4d74b81e95 feat: change the name of the search bar template (#185) 2023-08-21 17:33:50 +03:00
neon_arch
68215efb9f feat: add websurfx heading to allow navigation to the homepage (#185) 2023-08-21 17:31:10 +03:00
neon_arch
f4bcb32cee feat: add the code to allow the button to toggle the error-box (#185) 2023-08-21 17:29:52 +03:00
neon_arch
6bfdc75365 feat: add & change styling for the error-box & the navbar (#185) 2023-08-21 17:28:40 +03:00
Milim
1fa0629465 fix handelbars template 2023-08-19 11:26:53 +02:00
neon_arch
c4935f202a feat: add images, error_box & new message when no results are provided (#185) 2023-08-10 04:32:47 +03:00
xffxff
fd636a4eaa fix: ensure that the search functions properly when it is clicked 2023-08-01 08:53:55 +08:00
Curtis S. Alexander
f883e78146
Fix result links 2023-07-18 12:04:35 -07:00
alamin655
dd24aec825
Merge branch 'rolling' into JSDocs 2023-07-09 08:23:15 +05:30
Trickshotblaster
037befaaac Make searchbar text more readable in solarized themes 2023-07-07 15:12:43 -07:00
alamin655
a06b23566b
Merge pull request #22 from alamin655/alamin655-patch-3
Add comments and docstrings to the code
2023-07-07 20:20:53 +05:30
alamin655
6ba8d867e9
Merge pull request #21 from alamin655/alamin655-patch-2
Add comments and docstrings to the code
2023-07-07 20:20:37 +05:30
alamin655
a615fffdf3
Add comments and docstrings to the code 2023-07-07 20:09:43 +05:30
alamin655
f103e4643c
Add comments and docstrings to the code 2023-07-07 20:08:47 +05:30
alamin655
6bc06a34f5
Add comments and docstrings to the code 2023-07-07 20:05:55 +05:30
Trickshotblaster
d45d2e5c63 Update theme colors 2023-07-06 16:15:36 -07:00
abhikumar63
7682d9f3b6 Completed the modification of variable names. 2023-07-06 18:58:22 +05:30
alamin655
5fa5495601
Merge branch 'rolling' into xss-fix 2023-06-30 21:26:12 +05:30
Milim
1f90b4e15c refactor search route and change default page to 0
that thing was utterly insane, and i am not sorry for saying this
2023-06-29 18:49:38 +02:00
KekmaTime
564662ba08 forwardslash-cwe79 2023-06-27 19:09:28 +05:30
KekmaTime
abed62ba3f href-fixed 2023-06-27 18:59:05 +05:30
KekmaTime
574b21e5fa
updated-search.html
added triple brackets in 'this.url' & 'this'
2023-06-25 22:59:15 +05:30
Alimurtuza
9c2ae19de9
Change font case in engines_tab.html 2023-06-22 22:20:08 +05:30
Alimurtuza
196109af72
Typo in cookies.js 2023-06-22 21:44:43 +05:30
CYBWEBALI
4310bb73e6 FIX:Replace hashes with appropriate links 2023-06-22 10:27:53 +05:30
neon_arch
3be0c65109 feat: use ternary condition statement and add error-handling 2023-06-19 19:38:45 +03:00
neon_arch
2b7e28c963
Merge branch 'rolling' into improve-and-fix-settings-page 2023-06-18 20:48:38 +03:00
neon_arch
8a1d3777a2 feat: fix the styling of the cookies tab 2023-06-18 20:22:10 +03:00
neon_arch
87eb0d9552 feat: improve the cookies tab under the settings page 2023-06-18 20:19:25 +03:00
neon_arch
75f02d7245 feat: add documentation to code 2023-06-18 20:12:20 +03:00
neon_arch
8e9fe4d03a feat: Reducing the amount of js used and improving code functionality (#36) (#37) 2023-06-18 19:50:32 +03:00
alamin655
611cad7223
Update pagination.js 2023-06-07 22:07:35 +05:30
alamin655
5689d372c3
Update search functionality with improved code
This commit updates the search functionality on the website with improved code that is more readable and maintainable. The code has been refactored to use more descriptive variable and function names, and comments have been added to clarify the purpose of each block of code. Template literals and encodeURIComponent have been used to ensure proper formatting of the search query parameter, and a check has been added to ensure that the search query is not empty before redirecting the user. This update should improve the user experience by providing more reliable and consistent search functionality. The code has been tested locally to ensure that it works as intended, and no changes were made to the UI or design of the search box and results page.
2023-06-07 16:14:54 +05:30
Sam sunder
3cbe1cbf00 Added detailed documentation to JS functions and fixed a mistake while loading css from cookie. 2023-06-04 14:31:02 +00:00
Sam sunder
ef7567b454 Removed unnecessary selector from simple.css 2023-06-03 14:04:24 +05:30