Commit Graph

5769 Commits (5161451a3549516df8542711830162bc6383b3cf)

Author SHA1 Message Date
luccioman 5161451a35 Stay authenticated when going to the search start page.
7 years ago
luccioman d0bed78d02 Use the same top nav bar on index.html and search results.
7 years ago
luccioman f678394ce5 Fixed loss of index page form values on 'more options' link click.
7 years ago
luccioman af198b990b Added an optional login link/status to the search public top nav bar.
7 years ago
luccioman 1de86cf1bf Fixed JPEG snapshot resizing when running on OpenJDK.
7 years ago
luccioman a17a418e78 Fixed NullPointerException cases on snapshot images parsing.
7 years ago
luccioman 285f0d6a39 Consistently encode snapshot image with format requested on the API.
7 years ago
luccioman 4da15db998 Fixed search result Snapshots link.
7 years ago
luccioman fe75f326d8 Fixed ProfilingGraph calculation integer overflows and added test class.
7 years ago
luccioman 8303e15419 Reduced number of search navigators refresh requests in JS resort mode
8 years ago
luccioman 2ac78e2cca Addedd missing parameters to yacysearchtrailer call on JS resort mode
8 years ago
luccioman dbff7b14fc Add a configurable limit to tags initially displayed in search results
8 years ago
reger f8c7d0265e Adjust tags css style in ConfigSearchPage to equal search page
8 years ago
luccioman fcea6def72 Added textual hints to language radio buttons labels
8 years ago
luccioman 27ab733685 Ensure private search features are not lost on Digest auth timeout
8 years ago
reger dd82f85953 Add links to the optional keyword tags of search result
8 years ago
luccioman fc28c58731 Added missing accessible labels to ConfigSearchPage_p.html
8 years ago
luccioman 8294374c10 Fixed ConfigSearchPage_p HTML validation errors.
8 years ago
luccioman 57a33aefb0 Removed unnecessary max counts init on empty search navigators.
8 years ago
luccioman b1e7bd0dd6 Restrict Search Result Layout modification to HTTP POST only.
8 years ago
luccioman ef8aea7f8d Made the dates navigator max elements number user configurable.
8 years ago
luccioman 0b0980b364 Improved accessibility of histograms widgets.
8 years ago
luccioman 62c7cd9a77 Upgraded JavaScript lib raphael.js from 2.1.3 to 2.2.7
8 years ago
luccioman cbbc7b43d3 Refresh paginations buttons instead of fully rendering each time.
8 years ago
luccioman 18412dca21 Handle JS refreshing of belatedly added search navigators
8 years ago
luccioman 9049a926a5 Restrict JS results resorting to authenticated users.
8 years ago
luccioman 4ab961fa46 Added HTML ids to search navigators for a more reliable JS refreshing.
8 years ago
luccioman ad61a3afed Results JS resort : properly handle results with same ranking value.
8 years ago
luccioman 57a1007772 Added new graphical setting for browser JS/On demand results resorting.
8 years ago
luccioman d00a35576c Apply JS resort only when currently relevant : p2p text search
8 years ago
luccioman 4e3c928d31 Do not animate unnecessarily when changing page on JS sorted results.
8 years ago
luccioman fb6743e8f8 Prevent unnecessary DOM finds in JS resorting functions.
8 years ago
luccioman b1b9ffbbc8 Stop updating results with JS resorting on server feeds termination
8 years ago
luccioman 6f5e55c9f0 Updated the JavaScript license information page
8 years ago
luccioman c7149acb48 Disabled as default verbose browser console logs in yacysort.js
8 years ago
luccioman b50700c35f Added missing copyright header to the yacysort.js file
8 years ago
luccioman 86d41f0242 Moved the JS resort specific styling to the usual YaCy CSS location
8 years ago
luccioman 9e86d183b8 Disable manual search results resorting when resorting is done with JS
8 years ago
luccioman 4ccd38357f Trigger js resorting animations using only CSS classes.
8 years ago
luccioman e40a225bc1 Merge branch 'javascript-resort' of https://github.com/Scarfmonster/yacy_search_server into jsResort
8 years ago
Ryszard Goń 2af011243f Javascript re-sorting: Remove potentially breaking display property and reset max-height when animation is finished.
8 years ago
Ryszard Goń 634f52fefc Javascript re-sorting: replace jQuery show() with css animations
8 years ago
luccioman 5d3ceb31b7 Improved search navigators counters accuracy and consistency.
8 years ago
JeremyRand ab0e50b941
Javascript re-sorting: optimize the jQuery selectors a little bit.
8 years ago
JeremyRand 86b5094970
Fix numbered page navigation from getting corrupted when statistics() runs.
8 years ago
JeremyRand a888254769
Add UI for numbered page navigation when Javascript re-sorting is enabled.
8 years ago
JeremyRand 74333c931e
Fix the sidebar item "Wiki Name Space" with Javascript re-sorting.
8 years ago
JeremyRand 4a9e64caea
(WIP) Add numbered page navigation when Javascript re-sorting is enabled.
8 years ago
JeremyRand 6ec256dc34
(WIP) Fix the sidebar when Javascript resorting is in use.
8 years ago
JeremyRand d37df75afa
(WIP) Optionally sort HTML search items via Javascript.
8 years ago