..
env
- added servlet to clean blacklists (find & delete invalid entries)
18 years ago
htdocsdefault
XSS-safe put as default.
18 years ago
js
- fix for http://www.yacy-forum.de/viewtopic.php?t=3369
18 years ago
proxymsg
- fixed error pages and <label>s for index.html
18 years ago
www
-replaced tags and updated translation
18 years ago
xml
QPM (queries per minute) statistic stub
18 years ago
yacy
integrated number of remote targets as 'partitions' into remote search protocol
18 years ago
BlacklistCleaner_p.html
*added translation for
18 years ago
BlacklistCleaner_p.java
- fix for last fix
18 years ago
Blacklist_p.html
- missing sub-menu in Blacklist-template
18 years ago
Blacklist_p.java
XSS-safe put as default.
18 years ago
Blog.html
…
Blog.java
further Blog fix
18 years ago
Blog.xml
…
Bookmarks.html
- 3 more templates XHTML valid (had to remove all disabled <input>s if no blacklist was selected)
18 years ago
Bookmarks.java
first version of abstracted kelondroMap Cache.
18 years ago
CacheAdmin_p.html
- 3 more templates XHTML valid (had to remove all disabled <input>s if no blacklist was selected)
18 years ago
CacheAdmin_p.java
- replaced String by StringBuffer in condenser
18 years ago
CacheResource_p.html
…
CacheResource_p.java
…
ConfigAdvanced_p.html
- ConfigAdvanced_p => XHTML (no invalid IDs)
18 years ago
ConfigAdvanced_p.java
some more xml-backend files.
18 years ago
ConfigBasic.html
-updated languagefile
18 years ago
ConfigBasic.java
removed assortments from indexing data structures
18 years ago
ConfigLanguage_p.html
- the maxMemory-fix for the Sun JVM 1.4.2 wrongly also applied to 1.6, thx to NN
18 years ago
ConfigLanguage_p.java
Bugfix: language of ConfigLanguage_p.html was not changed properly when a different language was choosen here
18 years ago
ConfigProfile_p.html
Two fixes: escaped some &s in QuickCrawlLink_p.html and added correct id to the skype-field in ConfigProfile_p.html (note: ids must be unique in a (x)html-document - in most cases you can simply use the same like for name)
18 years ago
ConfigProfile_p.java
- added Skype nick to peer profile
18 years ago
ConfigSkins_p.html
- the maxMemory-fix for the Sun JVM 1.4.2 wrongly also applied to 1.6, thx to NN
18 years ago
ConfigSkins_p.java
…
Config_p.html
- typo in yacy.init
18 years ago
Config_p.java
…
Connections_p.html
…
Connections_p.java
…
CookieMonitorIncoming_p.html
…
CookieMonitorIncoming_p.java
…
CookieMonitorOutgoing_p.html
-windows-script echoes correct port-number now
18 years ago
CookieMonitorOutgoing_p.java
…
CookieTest.html
…
CookieTest.java
create servletProperties, with the servlet specific funktions from serverObjects
18 years ago
DetailedSearch.html
- updated DetailedSearch and ViewFile
18 years ago
DetailedSearch.java
fix for promoteSearchPageString
18 years ago
Gettext_p.html
- fixed typo in IndexControl_p
18 years ago
Gettext_p.java
…
Help.html
…
IndexCleaner_p.html
…
IndexCleaner_p.java
*) changed Startpoints of IndexCleaner and IndexTransfer from ------------ to AAAAAAAAAAAA.
18 years ago
IndexControl_p.html
- fixed typo in IndexControl_p
18 years ago
IndexControl_p.java
- hopefully last needed fix for indexControl_p (wrong property on "set")
18 years ago
IndexCreateIndexingQueue_p.html
…
IndexCreateIndexingQueue_p.java
- cleaned up code; removed methods to write the old data structures
18 years ago
IndexCreateLoaderQueue_p.html
…
IndexCreateLoaderQueue_p.java
…
IndexCreateWWWGlobalQueue_p.html
…
IndexCreateWWWGlobalQueue_p.java
- cleaned up code; removed methods to write the old data structures
18 years ago
IndexCreateWWWLocalQueue_p.html
…
IndexCreateWWWLocalQueue_p.java
- cleaned up code; removed methods to write the old data structures
18 years ago
IndexCreate_p.html
typo
18 years ago
IndexCreate_p.java
added option to distinguish between text crawl and media crawl
18 years ago
IndexImport_p.html
*) out-commented import options that are not availible because of missing assortment-support
18 years ago
IndexImport_p.java
- cleaned up code; removed methods to write the old data structures
18 years ago
IndexMonitor.html
- CacheAdmin: no exception if cached file was not available
18 years ago
IndexMonitor.java
- CacheAdmin: no exception if cached file was not available
18 years ago
IndexShare_p.html
- first review of Settings_*.inc, IndexShare_p and IndexControl regarding XHTML
18 years ago
IndexShare_p.java
- first review of Settings_*.inc, IndexShare_p and IndexControl regarding XHTML
18 years ago
IndexTransfer_p.html
…
IndexTransfer_p.java
- cleaned up code; removed methods to write the old data structures
18 years ago
Lab.html
extended Supertemplates for Headerincludes.
18 years ago
Lab.java
…
LogStatistics_p.html
*added translation for
18 years ago
LogStatistics_p.java
*) reversed r3250 and parts of r3252 (nanotime() is an java1.5 function)
18 years ago
MessageSend_p.html
…
MessageSend_p.java
…
Messages_p.html
- send peer-messages from Messages_p.html without going to network-view first
18 years ago
Messages_p.java
removed unused variables/imports
18 years ago
Messages_p.xml
*) adding xml template to get the message list as xml
18 years ago
Network.csv
…
Network.html
fixed QPM output
18 years ago
Network.java
some redesign attempts because sorting of lastseen does not work correctly
18 years ago
Network.xml
*) bugfix template variable qph for local peer renamed to my-qph
18 years ago
NetworkPicture.java
- added Skype nick to peer profile
18 years ago
News.html
…
News.java
removed unused variables/imports
18 years ago
PerformanceMemory_p.html
- escaped urls in IndexMonitor
18 years ago
PerformanceMemory_p.java
- <br /> instead of <br> => valid
18 years ago
PerformanceQueues_p.html
removed a bit html from .java file.
18 years ago
PerformanceQueues_p.java
removed a bit html from .java file.
18 years ago
PerformanceSearch_p.html
…
PerformanceSearch_p.java
*) fixed possible div by zero
18 years ago
ProxyIndexingMonitor_p.html
- replaced String by StringBuffer in condenser
18 years ago
ProxyIndexingMonitor_p.java
- replaced String by StringBuffer in condenser
18 years ago
QuickCrawlLink_p.html
Two fixes: escaped some &s in QuickCrawlLink_p.html and added correct id to the skype-field in ConfigProfile_p.html (note: ids must be unique in a (x)html-document - in most cases you can simply use the same like for name)
18 years ago
QuickCrawlLink_p.java
added option to distinguish between text crawl and media crawl
18 years ago
QuickCrawlLink_p.xml
…
ScreenSaver.java
…
SearchEventPicture.java
redesign of ymage classes
18 years ago
SearchStatistics_p.html
added mime types
18 years ago
SearchStatistics_p.java
added flag for YaCyHop - proxy access for all paths that start with /yacy/
18 years ago
SettingsAck_p.html
updated languagefile
18 years ago
SettingsAck_p.java
*) fixed static ip beeing cleared when no port was given
18 years ago
Settings_Crawler.inc
- final step for Advanced Settings pages to XHTML
18 years ago
Settings_Http.inc
- final step for Advanced Settings pages to XHTML
18 years ago
Settings_MessageForwarding.inc
- final step for Advanced Settings pages to XHTML
18 years ago
Settings_Parser.inc
- updated translation for settings_foo_inc files
18 years ago
Settings_PortForwarding.inc
- final step for Advanced Settings pages to XHTML
18 years ago
Settings_Proxy.inc
- final step for Advanced Settings pages to XHTML
18 years ago
Settings_ProxyAccess.inc
- final step for Advanced Settings pages to XHTML
18 years ago
Settings_Seed.inc
- first review of Settings_*.inc, IndexShare_p and IndexControl regarding XHTML
18 years ago
Settings_Seed_UploadFile.inc
- first review of Settings_*.inc, IndexShare_p and IndexControl regarding XHTML
18 years ago
Settings_Seed_UploadFtp.inc
- first review of Settings_*.inc, IndexShare_p and IndexControl regarding XHTML
18 years ago
Settings_Seed_UploadScp.inc
- first review of Settings_*.inc, IndexShare_p and IndexControl regarding XHTML
18 years ago
Settings_ServerAccess.inc
- final step for Advanced Settings pages to XHTML
18 years ago
Settings_p.html
- final step for Advanced Settings pages to XHTML
18 years ago
Settings_p.java
- final step for Advanced Settings pages to XHTML
18 years ago
Statistics.html
…
Statistics.java
…
Status.html
File is again valid XHTML
18 years ago
Status.java
fixed QPM output
18 years ago
Status_p.inc
*) missing table cell added
18 years ago
Steering.html
- fixed typo in IndexControl_p
18 years ago
Steering.java
restart re-activated (windows)
18 years ago
Surftips.html
fix broken voteURLs && use nice Templates for voteURLs
18 years ago
Surftips.java
fix broken voteURLs && use nice Templates for voteURLs
18 years ago
TestApplet.html
…
TestApplet.java
…
Thumbnail.html
support for external Thumbnailers.
18 years ago
Thumbnail.java
support for external Thumbnailers.
18 years ago
User.html
- fixed typo in IndexControl_p
18 years ago
User.java
fix for form (cookie) login
18 years ago
User_p.html
preparing multiuser bookmarks
18 years ago
User_p.java
preparing multiuser bookmarks
18 years ago
ViewFile.html
- updated DetailedSearch and ViewFile
18 years ago
ViewFile.java
- replaced String by StringBuffer in condenser
18 years ago
ViewFile.soap
…
ViewImage.java
fixed display bug for image search preview
18 years ago
ViewLog_p.html
…
ViewLog_p.java
…
ViewProfile.html
- added Skype nick to peer profile
18 years ago
ViewProfile.java
- added Skype nick to peer profile
18 years ago
ViewProfile.xml
*) new xml template to view peer profile as xml
18 years ago
WatchCrawler_p.html
Some XHTML warnings fixed. WatchCrawler_p.html is now valide.
18 years ago
WatchCrawler_p.java
- fix for http://www.yacy-forum.de/viewtopic.php?t=3269 [don't put 2 template-expressions back-to-back => bug?]
18 years ago
Wiki.html
added access right control to wiki and changed access policy
18 years ago
Wiki.java
implemented new kelondroObjects into bookmarkDB
18 years ago
WikiHelp.html
-translated WikiHelp
18 years ago
WikiHelp.java
removed unused variables/imports
18 years ago
YPStats_p.html
…
YPStats_p.java
combinedVersionString2PrettyString(..) renamd to combined2prettyVersion(..), new parameter "computerName" added to indentify the source of problems
18 years ago
YaCySearchPluginFF.gif
…
YaCySearchPluginFF.html
…
YaCySearchPluginFF.java
…
YaCySearchPluginFF.src
…
autoconfig.java
…
autoconfig.pac
…
favicon.bmp
…
favicon.ico
…
favicon.png
…
imagetest.java
redesign of ymage classes
18 years ago
index.html
- fixed error pages and <label>s for index.html
18 years ago
index.java
fix for promoteSearchPageString
18 years ago
opensearchdescription.java
…
opensearchdescription.xml
*) Changed yacysearch.html to yacysearch.rss because A9 does not accept html (anymore?).
18 years ago
sharedBlacklist_p.html
- fixed typo in IndexControl_p
18 years ago
sharedBlacklist_p.java
…
yacysearch.html
- fix for http://www.yacy-forum.de/viewtopic.php?t=3369
18 years ago
yacysearch.java
fix for promoteSearchPageString
18 years ago
yacysearch.rss
…
yacysearch.soap
…
yacysearch.xsl
…