summaryrefslogtreecommitdiff
path: root/htroot/env
AgeCommit message (Collapse)Author
2026-07-11cleaned up user authenticationMichael 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-10new use case graphics and slightly larger fontMichael Peter Christen
2026-07-05removed the snapshot feature and all dependencies from non-java codeMichael Peter Christen
2026-07-04fix for memory settingMichael Peter Christen
2026-06-28added log report generator for recursive self-improvementMichael Peter Christen
2026-03-24renamed skills -> toolsMichael Peter Christen
2026-02-09Renamed Table_API_p.html -> Automation_p.htmlMichael Peter Christen
2026-02-08added skill configuration: we present llm tools as "Skills" and makeMichael Peter Christen
them configurable in the YaCy GUI.
2025-12-08added AIShield config page for chat access settings. Also added chat to top ↵Michael Peter Christen
menu in case that was wanted by the user. Also added the AILab to the main menu.
2025-12-06added RAG configuration pageMichael Peter Christen
2025-12-06added build page for the AI labMichael Peter Christen
2025-11-30fixed font nameMichael Peter Christen
2025-11-29added fontsMichael Peter Christen
2025-11-23added chat front-end (stub, no connection to search yet)Michael Peter Christen
2025-11-15added automatical identification of tooling and vision features. The web ↵Michael Peter Christen
client just tests this.
2025-09-29added YaCy logo vector graphicsMichael Peter Christen
2025-09-21enlarged by 20% also PerformaceGraph, ProfilingGraphMichael Peter Christen
NetworkHistory, ChartPlotter and the Status page.
2025-08-19added YaCy Pack DownloaderMichael Peter Christen
This does a direct scan of the dataset repositories at huggingface. At this time there is one repo which has the String "YaCy-Pack" inside the repo name. All repositories that have that String in its name are listed. A download button exist which downloads the YaCy Pack to the hold path.
2025-08-04added Index Pack ManagerMichael Peter Christen
2025-08-01YaCy Index Pack Generator - refactoring of the SURROGATE process into aMichael Peter Christen
"PACK" concept.
2025-06-19added ZIM importer servletMichael Peter Christen
2024-07-24added 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
2024-07-21replaced http links with httpsMichael Peter Christen
2024-07-21added sponsoring imagesMichael Peter Christen
2023-10-10modified link to Process Scheduler in left menuokybaca
2022-10-25fixed import of jsonlist imort from searchlab.eu using a direct URLMichael Peter Christen
2022-10-02moved more servlets to new locationMichael Peter Christen
2022-09-28removed ContentControl servlet and functinalityMichael 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-11Make bookmarks.html accessiblereger24
for the time beeing (as possibliy other decision has been made) make the bookmarks feature accessible, as it is available but w/o link in UI relates to https://github.com/yacy/yacy_search_server/issues/452#issuecomment-1033054368
2022-02-09Add option to add host to default blacklist from search resultreger24
- 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
2022-02-08Move sub-menu UI Translations from public Status to secure Sys Administrationreger24
- as UI Translation (TransNews_p.html) is a secured page - it uses for publishing internal News system but belongs not really to "Community Data"
2022-02-03changed link to new forum locationMichael Peter Christen
2021-12-26Improved the Image search page to have bigger thumbnails, use a bigger area ↵ZeroCool940711
for results and a smaller left sidebar.
2021-10-29link fixMichael Christen
2021-09-16removed ymarksMichael Peter Christen
had not been used since a long time
2021-02-09added stub of rc3assembly styleMichael Peter Christen
a little bit late but whatever
2020-12-12design updateMichael Peter Christen
more space
2020-12-12using a lock symbol which looks also good in dark designsMichael Peter Christen
2020-12-12updated solr 6.6.6 -> 7.7.3Michael Peter Christen
dropped GSA support (GSA API is still in YaCy Grid) The 6.6.6 solr index works without migration also with 7.7.3
2020-12-11turned HostBrowser into a admin-only page, now called IndexBrowserMichael 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-10-20fixed linksMichael Christen
2019-09-28added sponsor linkMichael Christen
2019-09-28design updates + added link to new forumMichael Christen
2019-09-26design changes - more spaceMichael Peter Christen
2019-06-15fixed many links to old forum, now https://searchlab.euMichael Christen
2019-04-02Made /yacysearch access rate limitations user configurableluccioman
With a new admin page at /SearchAccessRate_p.html in menu Network Access > Local Search > Access Rate Limitations
2019-03-15P2P/Privacy switch buttons support with JavaScript disabledluccioman
2019-02-21Upgraded Bootstrap dependency from v3.3.7 to v3.4.1luccioman
Non regressions tested on the following platforms : Linux Debian Stretch : - Firefox 60.5.1esr - Chromium 72.0.3626.96 Windows 10 : - Firefox 65.0.1 - Chrome 72.0.3626.109 - Edge 25.10586.672.0 - IE 11.1540.10586.0 Mac OS : - Safari 11.0
2019-02-08Render additional embedded audios from links on extended audio searchluccioman
2019-01-30Added basic controls to play all audio results.luccioman
Not displayed when JavaScript is disabled.