Commit Graph

72 Commits (8b65a4d14ec03b7a38c7b7d49c8e3ed19d4667bb)

Author SHA1 Message Date
luccioman 6e9d5f60ad Server side initial pagination links rendering
6 years ago
luccioman 69f1971052 Added basic controls to play all audio results.
6 years ago
luccioman 1b866c6076 Added possibility to hide or show image results with rendering errors
6 years ago
luccioman 07e8628853 Added HTML5 embedded audio for results playing on supporting browsers
7 years ago
luccioman dbff7b14fc Add a configurable limit to tags initially displayed in search results
7 years ago
luccioman cbbc7b43d3 Refresh paginations buttons instead of fully rendering each time.
7 years ago
JeremyRand 86b5094970
Fix numbered page navigation from getting corrupted when statistics() runs.
7 years ago
JeremyRand a888254769
Add UI for numbered page navigation when Javascript re-sorting is enabled.
7 years ago
luccioman 30c2f50e0b Use final results counts in progress bar detailed statistics.
7 years ago
luccioman a1a0515312 Added a button to manually refresh sorting of p2p search results.
7 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 31ad043bb9 Added user interface feedback on results feeding termination status.
8 years ago
luccioman ee6933c004 Added a title on the previous and next page pagination buttons.
8 years ago
luccioman c25e48e969 Enabled displaying results after 14th page for local search queries.
8 years ago
luccioman 8b95e5c91f Aplied GNU licensing recommendations.
9 years ago
luccioman 3f6fefb125 Added license information for YaCy owned js files
9 years ago
Michael Peter Christen df3314ac1a added a new facet type based on a probabilistic classifier using
9 years ago
Michael Peter Christen 721178dc84 misc style bugfixes
11 years ago
Michael Peter Christen f0f22e68bb fix for page navigation bar
11 years ago
Michael Peter Christen deae992d47 fixes to progess bar
11 years ago
Michael Peter Christen 617dd9c97b - added new input field in index.html
11 years ago
Michael Peter Christen ed7ad2ef0a replaced old navbar with bootstrap pagination
11 years ago
orbiter 7ff10bdb1b fix of page navigation for formatted totalcount numbers
12 years ago
Michael Peter Christen c95a84103a complete redesign of search process:
12 years ago
Michael Peter Christen 6fc5400f91 added a tooltip for search navigation to mention that search pages can
12 years ago
Michael Peter Christen 6e51a00a2f Revert "fix for page navigation: show only as much pages as are available for given navigation constraints, not as given by total results size"
13 years ago
Michael Peter Christen 73f5a9e8b3 fix for page navigation: show only as much pages as are available for
13 years ago
orbiter 5b2e68b60d fixed page navigation counter
13 years ago
orbiter 30d340563e fix in result count display
13 years ago
orbiter b0b4886618 try to avoid the unresolved pattern in search result
13 years ago
orbiter 656286347e fix for javascript error during search (not ready yet)
13 years ago
orbiter 115abc8917 - more attributes for search progress bar
14 years ago
orbiter fcd4b03892 show progress of search after display of results is finished
14 years ago
orbiter 98f36a801a - small update to search result layout
16 years ago
orbiter a8a5df4a51 - more dublin core naming of page metadata
17 years ago
fuchsi 9524b9c16a second try of rev 4100 :). Tested in Iceweasel/Firefox 2.0.6, Konqueror 3.5.7, Opera 9.23 (all linux) and IE6-SP1 (wine)
17 years ago
fuchsi 6b8faaadb6 undo last commit for further evaluation, a progressbar element is used on other pages as well...
17 years ago
fuchsi 1880bba420 A few changes to the progress bar and search result statistics layout influenced by the discussion in <http://forum.yacy-websuche.de/viewtopic.php?f=5&t=268> with the idea of saving vertical space. Please check in every available browser and comment wether it's better than before. ;)
17 years ago
fuchsi e78098be9b According to HTML-Specs "name" and "id" attributes share the same namespace. So we can't have one element with name="offset" and another one with id="offset". Additionally IE6's getElementById() returns elements with matching names as well and Opera is mimicing this behaviour.
17 years ago
orbiter 6c3bcadc1c - re-implemented image search
17 years ago
orbiter 4779f314fe first version of next-generation search interface:
17 years ago
orbiter e332b844b2 - enhanced remote search: during waiting time for remote crawls
17 years ago
michitux 5cf634a4a4 New media-search ui:
18 years ago
orbiter 62347b50f4 added security layer for ViewImage:
18 years ago
michitux 8ebfd732ce - Fix for the redisplay of hidden results in Opera, see http://forum.yacy-websuche.de/viewtopic.php?f=6&t=140 for details.
18 years ago
orbiter 89e1848db6 fixed problem with favicons:
18 years ago
orbiter 1d0cce8f3a documentation update
18 years ago
michitux 25529290ca - 2 small changes in documentation
18 years ago
michitux 184ba22ce9 New image - search HTML/JavaScript - frontend:
18 years ago