index
:
yacy
master
upstream/1.941
YaCy search server with some extra patches
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
htroot
/
js
/
yacysort.js
Age
Commit message (
Expand
)
Author
2026-01-03
page number computation fix
Michael Peter Christen
2026-01-02
possible fix for search-0-results bug from
Michael Peter Christen
2017-10-12
Reduced number of search navigators refresh requests in JS resort mode
luccioman
2017-10-11
Addedd missing parameters to yacysearchtrailer call on JS resort mode
luccioman
2017-09-18
Refresh paginations buttons instead of fully rendering each time.
luccioman
2017-09-16
Handle JS refreshing of belatedly added search navigators
luccioman
2017-09-15
Added HTML ids to search navigators for a more reliable JS refreshing.
luccioman
2017-09-15
Results JS resort : properly handle results with same ranking value.
luccioman
2017-09-14
Do not animate unnecessarily when changing page on JS sorted results.
luccioman
2017-09-13
Prevent unnecessary DOM finds in JS resorting functions.
luccioman
2017-09-13
Stop updating results with JS resorting on server feeds termination
luccioman
2017-09-13
Disabled as default verbose browser console logs in yacysort.js
luccioman
2017-09-13
Added missing copyright header to the yacysort.js file
luccioman
2017-09-13
Trigger js resorting animations using only CSS classes.
luccioman
2017-09-10
Javascript re-sorting: replace jQuery show() with css animations
Ryszard Goń
2017-09-03
Javascript re-sorting: optimize the jQuery selectors a little bit.
JeremyRand
2017-09-03
Add UI for numbered page navigation when Javascript re-sorting is enabled.
JeremyRand
2017-09-03
Fix the sidebar item "Wiki Name Space" with Javascript re-sorting.
JeremyRand
2017-09-03
(WIP) Add numbered page navigation when Javascript re-sorting is enabled.
JeremyRand
2017-09-03
(WIP) Fix the sidebar when Javascript resorting is in use.
JeremyRand
2017-09-03
(WIP) Optionally sort HTML search items via Javascript.
JeremyRand