Commit Graph

5806 Commits (19903a984fa64e2314d589b847c33532d81983a7)

Author SHA1 Message Date
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
JeremyRand 61be709a97
Add data-ranking attribute to each HTML search item.
8 years ago
luccioman a28428047a Fixed count of filtered results from local solr.
8 years ago
luccioman 30c2f50e0b Use final results counts in progress bar detailed statistics.
8 years ago
luccioman 8b25b485eb Make result action links visible when focusing them with keyboard.
8 years ago
luccioman 3e933979df Removed duplicate HTML class attribute.
8 years ago
luccioman ce22076920 Fixed Unresolved_Pattern occurence on results favicon HTML id.
8 years ago
luccioman a1a0515312 Added a button to manually refresh sorting of p2p search results.
8 years ago
luccioman 4eba88f2ff Removed some unnecessary uses of java.lang.reflect api.
8 years ago
reger 51a4e03c93 Allow to stop currently running warc import (stop button)
8 years ago
luccioman 3f0446f14b Ensure proper synchronous robots entry retrieval on first check.
8 years ago
luccioman b23a563065 Prevent search result failure on incomplete images information.
8 years ago
Michael Peter Christen 7f395ef937 added image link in search results
8 years ago
reger 4979439e87 Skip public post of jre version.
8 years ago
reger 588c6e96fb upd version for typeahead.jquery.js in jslicense.html
8 years ago
luccioman 8100c033a2 URL Viewer : apply crawler size limits when adding to local index.
8 years ago
reger e5cff062b5 Clean up redundant but obsolete jquery.rdfquery-core-1.0.js script lib
8 years ago
reger 23bda133d2 Fix css conflict of YMarks.html to make it viewable.
8 years ago
reger a21789d4e7 Fix unresolved pattern in api/share.html by init some display var's
8 years ago
luccioman bf55f1d6e5 Started support of partial parsing on large streamed resources.
8 years ago
luccioman 1b3c169a9c URL Viewer : decode raw text using the eventual response charset.
8 years ago
reger e6e20dab52 upd to Jetty 9.4.6.v20170531
8 years ago
luccioman e4c730b99f Updated PerformanceQueues_p.xml API with last related servlet changes
8 years ago
luccioman dcc56318bb Made remote search max system load limits configurable from UI.
8 years ago
luccioman 4b72b29ea2 Added an informative title on the crawl start robots.txt status icon
8 years ago
luccioman d08f31c3a8 Crawl start Ajax request : properly handle eventual XML parsing errors
8 years ago
luccioman 8da3174867 Ensure lower case conversion consistency with any default locale.
8 years ago
luccioman c41b31dcb3 Cleaned up memory usage page HTML
8 years ago
luccioman 0487336ec3 Prevent integer overflow in table statistics and use strong typing
8 years ago
luccioman 0f80c978d6 Limit the number of initially previewed links in crawl start pages.
8 years ago
luccioman 32288a8999 Merge branch 'master' of https://github.com/yacy/yacy_search_server
8 years ago
luccioman e9b4b29f90 Limit scope of some local JavaScript variables.
8 years ago
Michael Peter Christen 369b8e0e0b added json(p) endpoint for crawl start
8 years ago
luccioman 9dd790087d Added HT Cache basic statistics (hit rate)
8 years ago
luccioman 28b451a0b3 Made Cache compression level and lock timeout user configurable
8 years ago
Michael Peter Christen 6fe735945d migrated Solr 5.5 -> Solr 6.6 and from Java 1.7 -> 1.8
8 years ago
luccioman 8399275142 Properly close file output streams even on exceptions scenarios.
8 years ago
reger 632354e2ff Tokenize result entry keywords and add some styling for display
8 years ago
reger a814f3d885 Introduce keyword query parameter
8 years ago
luccioman cbccf97361 Added JavaDoc to the getpageinfo_p API servlet.
8 years ago
luccioman bd88fd303e Deprecated duplicated and internally unused getpageinfo servlet.
8 years ago
luccioman 1be4d32f99 Restored search page default behavior for Tab, Page Up and Down keys
8 years ago
luccioman 45346c1be8 Added missing accessibility attributes on search results progress bar.
8 years ago
luccioman 91a06bc669 Annotated search result information separators for screen readers.
8 years ago
luccioman 31ad043bb9 Added user interface feedback on results feeding termination status.
8 years ago
luccioman d90b001e1b Improved previous merge "Show ranking in HTML UI".
8 years ago
luccioman efe1232d90 Merge branch 'html-show-ranking' of
8 years ago
luccioman 4564541b3b Fixed blacklist Regex containing '+' characters rendering.
8 years ago
luccioman 0612a8f4f2 Fixed the previously added link to scheduled dump operations.
8 years ago
luccioman a87281b498 Added MediaWiki dump import scheduling feature.
8 years ago
luccioman 10c03c6c64 Improved MediaWiki dump import monitoring.
8 years ago
luccioman 8d288f5dba Crawl results page : apply table lines number limit.
8 years ago
reger c77e43a391 Take out mailto collect in internal parsed document
8 years ago
reger bec34d3546 Add url input field as source for WarcImporter
8 years ago
reger d3df8a46c4 fix unresolved_pattern on missing post parameter api/message.html
8 years ago
luccioman f66438442e Extended Mediawiki dump import to remote URLs.
8 years ago
luccioman 7edddd7b0d Improved error reports on various wiki dump prerequisites failure cases.
8 years ago
luccioman dfe8d4139b Used a text input for wiki dump import file selection.
8 years ago
reger 3a71430030 Adjust ConfigSearchPage_p to activated hosts navigator as plugin
8 years ago
reger 7b80189bda Activate hosts navigator plugin. This includes rwi results in the navigator
8 years ago
reger 05a1b14b4a add missing text from ConfigRobotsTxt_p to master.lng
8 years ago
reger a39c00a93f add servlet to list user in UserDB and made user editor available in
8 years ago
reger a4498e17c0 fix edit current user form to required post mehtod
8 years ago
luccioman 665d087d76 Enforced access controls on a few more administration pages.
8 years ago