| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-07-11 | cleaned up user authentication | Michael Peter Christen | |
| this removes the userDB-exception in the normal authentication process which affected mostly wiki and blog which are not required any more. We also cleaned up translation messages as this function was not used at all. This is a required step forward a renovation of the jetty server. | |||
| 2026-07-10 | new use case graphics and slightly larger font | Michael Peter Christen | |
| 2026-07-05 | removed the snapshot feature and all dependencies from non-java code | Michael Peter Christen | |
| 2025-11-30 | fixed font name | Michael Peter Christen | |
| 2025-11-29 | added fonts | Michael Peter Christen | |
| 2025-09-21 | enlarged by 20% also PerformaceGraph, ProfilingGraph | Michael Peter Christen | |
| NetworkHistory, ChartPlotter and the Status page. | |||
| 2025-08-01 | YaCy Index Pack Generator - refactoring of the SURROGATE process into a | Michael Peter Christen | |
| "PACK" concept. | |||
| 2022-02-09 | Add option to add host to default blacklist from search result | reger24 | |
| - added authorized ikon/button to blacklist a host - host is added to default blacklist - insired by https://github.com/yacy/yacy_search_server/issues/213#issuecomment-412485190 | |||
| 2021-12-26 | Improved the Image search page to have bigger thumbnails, use a bigger area ↵ | ZeroCool940711 | |
| for results and a smaller left sidebar. | |||
| 2021-02-09 | added stub of rc3assembly style | Michael Peter Christen | |
| a little bit late but whatever | |||
| 2020-12-12 | design update | Michael Peter Christen | |
| more space | |||
| 2020-12-12 | using a lock symbol which looks also good in dark designs | Michael Peter Christen | |
| 2019-09-26 | design changes - more space | Michael Peter Christen | |
| 2019-03-15 | P2P/Privacy switch buttons support with JavaScript disabled | luccioman | |
| 2019-02-08 | Render additional embedded audios from links on extended audio search | luccioman | |
| 2019-01-30 | Added basic controls to play all audio results. | luccioman | |
| Not displayed when JavaScript is disabled. | |||
| 2018-10-15 | Added basic styling for cleaner rendering of missing image snapshots | luccioman | |
| For the output of the Solr snapshots writer | |||
| 2018-07-04 | Added server side columns sorting on the Process Scheduler table | luccioman | |
| For easier usage of large tables in the Table_API_p.html page. | |||
| 2018-02-23 | Added HTML5 embedded audio for results playing on supporting browsers | luccioman | |
| Restricted to authenticated or localhost users only to prevent redistribution license issues. | |||
| 2018-02-20 | Vocabulary editor : use accessible labels and CSS for elements position | luccioman | |
| 2017-10-09 | Add a configurable limit to tags initially displayed in search results | luccioman | |
| When the limit is reached, a button allow expanding/collapsing remaining tags. When this feature is activated without a limit to the number of displayed tags, when encountering search results with a very large number of keywords, the results page can become almost unusable (very long vertical scrollbar) | |||
| 2017-08-29 | Make result action links visible when focusing them with keyboard. | luccioman | |
| 2017-06-04 | Tokenize result entry keywords and add some styling for display | reger | |
| 2017-01-28 | Added a CSS class for infobox block. | luccioman | |
| This will prevent mistakenly hiding a div element not designed to be an infobox but having a ".info" parent (After having previously added the possibility for a div - and not only a span element - to be an infobox). | |||
| 2017-01-27 | Added user-friendly controls over disk usage configuration settings. | luccioman | |
| As mentioned in issue #103, control settings over YaCy disk usage already existed but lacked a user-friendly way to set them. I added it to the Performance_p.html administration page with a little refactoring on the "Resource Observer" fieldset for improved accessibility and HTML standards respect. Also added the possibility to enable/disable the autoregulation fonction from this page. | |||
| 2016-12-14 | Fixed admin navbar rendering at various screen sizes. | luccioman | |
| Fix mantis 443 (http://mantis.tokeek.de/view.php?id=443). Tested on : - Debian jessie : Firefox ESR 45.5.1 - MS Windows 10 : Firefox 50.1.0, Chrome 55 and Edge - Emulated devices/adaptative views embedded in the previously mentionned browsers | |||
| 2016-12-13 | Fixed resource switch button overlapping at various screen sizes. | luccioman | |
| Fixes second part of mantis 708 (http://mantis.tokeek.de/view.php?id=708) The bootstrap-switch component has some sizing issues with long labels, which are not likely to be solved soon due to a lack of resources on that project (see issue https://github.com/nostalgiaz/bootstrap-switch/issues/419 ) This fix works by applying the following ideas : - labels are long, so font-size and padding are reduced on small screen sizes using a media query - use relative percent width values on the component wrappers to prevent overlapping on the neighbour content - disable animation because it relies on absolute pixels width values | |||
| 2016-12-12 | Fixed YaCy logo (no external mark) for the refactored navbar search. | luccioman | |
| Thanks to reger24 feedback. | |||
| 2016-11-12 | Converted more URLs to pure relative ones. | luccioman | |
| Easier YaCy peer configuration behind a reverse proxy subfolder : no need for the reverse proxy to rewrite HTML links or URLs in css files. Tested on Debian Jessie with an apache2 reverse proxy. See related mantis issues http://mantis.tokeek.de/view.php?id=106 and http://mantis.tokeek.de/view.php?id=701 | |||
| 2016-11-10 | bring back/fix: search results and logo without external icon | reger | |
| 2016-01-06 | remove obsolete css style for removed file CacheAdmin_p.html | reger | |
| and remove from translations | |||
| 2015-11-05 | Refactoring : default favicon and image processing errors. | luc | |
| - moved default favicon processing from ViewImage to yacysearchitem.html : when previewing ico image search results we don't want a default favicon be displayed - throw an IOException ending in a HTTP 500 error when image processing fails, rather than returning a null result : behavior is more consistent accross browsers (for exempla Chrome and Firefox), especially with new default favicon display system | |||
| 2015-10-21 | - Keep aspect ratio of images rendered directly by browser such as gif | luc | |
| and svg. - Corrected quadratic rendering of landscape images with height smaller than maxHeight | |||
| 2015-04-20 | add vertical margin to the search cloud block | Eugene Kuligin | |
| 2014-11-27 | bold words in snippets should not be coloured black in the base style | Michael Peter Christen | |
| because there are styles with dark backgrounds which make the bold word invisible | |||
| 2014-10-08 | fixed appearance of RSS icon on search result page | Michael Peter Christen | |
| 2014-09-05 | css skin fix: visited was not set which caused bad colors on new-user | Michael Peter Christen | |
| menu design. | |||
| 2014-08-19 | added a unlock icon for all protected pages that are unlocked because | orbiter | |
| the administrator is logged in. | |||
| 2014-04-30 | enhanced HostBrowser buttons and fixed text input alignment | Michael Peter Christen | |
| 2014-03-31 | added (again) underline to a tags | Michael Peter Christen | |
| 2014-03-31 | replacing direct html table cellspacing with css set-up for cellspacing | Michael Peter Christen | |
| 2014-03-24 | corrected line-height in tagcloud | Michael Peter Christen | |
| 2014-03-22 | Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git | Michael Peter Christen | |
| 2014-03-22 | - do not show external link icon on navbar icon | Michael Peter Christen | |
| - do not show navbar icon on index.html | |||
| 2014-03-21 | Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git | orbiter | |
| 2014-03-21 | bring api icons to the front | orbiter | |
| 2014-03-21 | - added new input field in index.html | Michael Peter Christen | |
| - changed progress bar in yacysearch.html - moved pagination navigation to page bottom - moved search term input field to headline | |||
| 2014-03-20 | removed underline for anchor refs and replaced it with | Michael Peter Christen | |
| underline-on-hover. Please update your style (switch and switch back) | |||
| 2014-03-19 | redesign of menus; usage of bootstrap buttons and dropdown-menus | Michael Peter Christen | |
| 2014-03-19 | - removed usage of jquery and yacy/ui in standard search interfaces as | orbiter | |
| possible - re-implemented formerly jquery-based tagcloud with simple html - fixed minimized menu for mobile/minimized view (try that: make window very narrow...) | |||
