| 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 | fixed language selector and translations for the selector | Michael Peter Christen | |
| 2026-07-09 | Complete Chinese, Hindi, Japanese, and Korean translations. | Michael Peter Christen | |
| 2026-07-07 | Major fix for localization: finalizing German, French, Spanish, Italian, | Michael Peter Christen | |
| Greek, Slovak, Ukrainian, Turkish and Russian. Also added full support for Polish language. All servlets are now fully supported by those languages. | |||
| 2026-07-07 | fix for spelling in web pages, fixes in locale translations, added | Michael Peter Christen | |
| missing pages in de-locale, removed translation for non-existing pages | |||
| 2026-02-09 | Renamed Table_API_p.html -> Automation_p.html | Michael Peter Christen | |
| 2025-08-01 | YaCy Index Pack Generator - refactoring of the SURROGATE process into a | Michael Peter Christen | |
| "PACK" concept. | |||
| 2024-07-24 | added deleted files from commit ↵ | Michael Peter Christen | |
| https://github.com/yacy/yacy_search_server/commit/254f12d60b2d80b8bd136216c4b091d43e4a8c90 which are still needed and had been linked outside of yacy/ui | |||
| 2023-10-29 | replaced all the links to legacy legacy wiki to legacy wiki | okybaca | |
| 2022-09-28 | removed ContentControl servlet and functinality | Michael Peter Christen | |
| This was not used at all (as I know) and was blocking a smooth integration of ivy in the context of an existing JSON parser. | |||
| 2022-02-03 | changed link to new forum location | Michael Peter Christen | |
| 2021-09-16 | removed ymarks | Michael Peter Christen | |
| had not been used since a long time | |||
| 2020-12-11 | turned HostBrowser into a admin-only page, now called IndexBrowser | Michael Peter Christen | |
| This was required because spiders and bots crawled through this page and created load on the peer without use for the user or the YaCy network. | |||
| 2019-06-15 | fixed many links to old forum, now https://searchlab.eu | Michael Christen | |
| 2018-10-02 | Additional modifications for typo fix in Bookmarks.html from PR #240 | luccioman | |
| 2018-08-08 | Added a link to MediaWiki dumps summary in import page for convenience | luccioman | |
| 2018-07-06 | Added and updated hint messages about remote crawler status | luccioman | |
| To help identify why remote crawl results may not be received. | |||
| 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-05-03 | Upgraded ConfigNetwork_p html doctype and added language attribute | luccioman | |
| 2018-04-02 | Adjusted localhost/qualified account admin access informational texts. | luccioman | |
| Following remarks from @etam on issue #170 | |||
| 2018-02-19 | Fixed Vocabulary_p.html HTML validation errors. | luccioman | |
| Validated with Validated with Nu Html Checker 17.11.1. | |||
| 2018-02-16 | Fixed CrawlStartExpert.html HTML validation errors | luccioman | |
| Validated with Nu Html Checker 17.11.1 | |||
| 2018-02-14 | Adjusted last blacklist entry example for a more accurate description | luccioman | |
| As discussed in issue #160 , blacklist entries can indeed currently not be "complete" regular expressions, but must be structured as a domain part, a separator character ('/'), and a path part. | |||
| 2018-01-29 | Updated master and French translation for the IndexReIndexMonitor_p page | luccioman | |
| 2018-01-08 | Made possible to customize selection query before launching a recrawl | luccioman | |
| 2017-12-04 | Use HTTP Post operation for resetting memory monitoring state. | luccioman | |
| Fixes issue #145 Also added textual hint on the button, and display it only when it makes sense, that is to say when the memory state is 'exhausted'. | |||
| 2017-11-03 | Added a help link to ISO 639-1 language codes list ref | luccioman | |
| 2017-10-31 | Added language HTML attribute to the search home page. | luccioman | |
| 2017-10-31 | Fixed spelling | luccioman | |
| 2017-10-31 | Updated search page keyboard shortcuts descriptions. | luccioman | |
| 2017-09-28 | Updated master translation file for ConfigSearchPage_p.html | luccioman | |
| 2017-08-31 | Use final results counts in progress bar detailed statistics. | luccioman | |
| Using unfiltered detailed counts (local and remote entries found before doubles detection and before applying query modifiers) was confusing and inconsistent with the total count. It could let think more results are to come in the next pages, without understanding why they are not displayed. | |||
| 2017-06-20 | Cleaned up memory usage page HTML | luccioman | |
| - fixed validation errors - removed deprecated attributes - improved accessibility with richer table semantics (headers and caption elements) and language declaration | |||
| 2017-04-03 | Set Config Portal as a private administration page. | luccioman | |
| Consistently with its required action from submission credentials, and because external unauthenticated users do not need to access these settings. | |||
| 2017-03-30 | Modified RWI settings page radio click event to use HTTP POST | luccioman | |
| 2017-03-15 | update translation for ConfigNetwork_p.html | reger | |
| 2017-02-14 | adjust translation to renamed configparser_p.html | reger | |
| 2017-02-01 | Refactored the DHT-Trigger section in Performance_p.html page. | luccioman | |
| This is to be more easily understandable and to reflect more accurately the current memory strategies implementations that eventually set the "proper" state not only because DHT reception. | |||
| 2017-01-28 | Update language file de & master, remove obsolete "Augmented Browsing" | reger | |
| 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. | |||
| 2017-01-24 | Updated master xliff file with missing entries for HostBrowser.html. | luccioman | |
| Also translated lang="en" html attribute to lang="[targetLang]" on locale files having translated entries for HostBrowser.html | |||
| 2017-01-22 | Group all proxy settings on System Administration by adding settings of | reger | |
| UrlProxyAccss page (moved from deleted AugmentedBrowsing_p), adjust submenu (remove Augmented Browsing) and translation files. | |||
| 2017-01-12 | Start to rename "Augmented Browsing" to "Web Proxy ..." / "View via Proxy" | reger | |
| The augmented Browsing option was reduced to the web proxy functionallity. Augmented browsing is not available and no known plan exist to reimplement alteration of result pages with additional information. | |||
| 2016-12-13 | translate languages in ConfigBasic.html | reger | |
| 2016-11-14 | Updated Pattern JavaDoc links to current minimum (1.7) JDK version. | luccioman | |
| 2016-07-15 | put Autocrawl_p.html to master.lng.xlf | reger | |
| 2016-06-29 | add de hint translation for CrawlStartScanner_p | reger | |
| rem missing translation line in other lng | |||
| 2016-06-19 | Add a tranlation master (locales/master.lng.xlf) in xlf format. | reger | |
| This is used by Translator servlet to present text to be translated for all languages. The file was created by the entries of the 2 best maintained languages (ru.lng and de.lng). + add view translation to de.lng and harmonize some entries to master.lng.xlf | |||
| 2016-06-08 | add DE translation Translator_p | reger | |
| + html conform order form/fieldset | |||
| 2016-06-05 | fix de, uk translation RemoteCrawl_p.html, WatchWebStructure_p.html | reger | |
| harmonize status.html | |||
