0
0
mirror of https://github.com/neon-mmd/websurfx.git synced 2024-10-18 06:22:53 -04:00
Commit Graph

85 Commits

Author SHA1 Message Date
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
MD AL AMIN TALUKDAR
93f81633fc
Merge branch 'rolling' into master 2023-06-03 13:23:24 +05:30
Sam sunder
c6e833c235 Provide settings page with full functionality. 2023-06-03 12:56:42 +05:30
Sam sunder
4a70e0220d
Merge branch 'rolling' into rolling 2023-05-31 19:36:07 +05:30
Sam sunder
a98f3fa2f5 Added settings in settings page and added search link to navbar 2023-05-31 18:35:02 +05:30
MD AL AMIN TALUKDAR
59013c83e4
Create dark-chocolate.css 2023-05-31 16:51:00 +05:30
MD AL AMIN TALUKDAR
bc43e15467
Create one-dark.css 2023-05-31 16:50:13 +05:30
MD AL AMIN TALUKDAR
8c4d359e26
Create tokyo-night.css 2023-05-31 16:48:50 +05:30
Sam sunder
6006a983b3 Centered about div 2nd commit 2023-05-27 15:38:47 +00:00
Sam sunder
294dfe74a9 Centered About page content 2023-05-27 15:01:52 +00:00
LX5321
6556e0fdad UPDATED: Removed Deprecated API 2023-05-26 13:08:17 +05:30
gotoworq
ab20f08e42 Added logo, and changed logon to be on main page 2023-05-22 14:44:46 -04:00
B C SAMRUDH
0a947cd400
Added the CSS code for about.html 2023-05-17 22:54:16 +05:30
B C SAMRUDH
2fc3ab42fe
Added an about page. 2023-05-17 22:53:10 +05:30
neon_arch
a912e64f6d add previous and next button to navigate to different pages 2023-05-03 21:31:52 +03:00
neon_arch
71fae8b496 add more colorschemes, fix tests and improve documentation 2023-04-30 20:04:31 +03:00
neon_arch
137c62ed5f replace commandline arguments with config.lua & add support for changing themes & coloschemes 2023-04-30 18:16:08 +03:00
neon_arch
15fc415301 initial commit 2023-04-22 14:35:07 +03:00