Commit Graph

247 Commits (416b4e5c6b85e03af7b85fa557a457aa2207e245)

Author SHA1 Message Date
orbiter 37f88b4017 code cleanup
19 years ago
orbiter ec2b39c1ce code cleanup
19 years ago
orbiter 7920e1547d code cleanup
19 years ago
orbiter 1d6a6d1f85 code cleanup
19 years ago
allo 8f4259f1e3 md5Auth
19 years ago
allo b86d1085e2 passwordAuth
19 years ago
low012 5cd1e9cef4 *) fixed some dirty code, idea analog to bit stuffing
19 years ago
allo f8f9d509d5 removed dead Code
19 years ago
allo 5918d3985e removed Debug Statements
19 years ago
allo 3bbb932fa2 Bugfix for nullpointerexception.
19 years ago
allo 4976f97956 Logout Function on User.html
19 years ago
allo b74e990c74 better Logout function
19 years ago
allo 4daa4b00e9 logout function
19 years ago
theli 9649d08171 *) More tolerant robots parser
19 years ago
theli 93cadb47b9 *) More tolerant robots parser for robots-files which missing empty lines between rule blocks
19 years ago
theli f9fb284fb7 *) Better handling of robots.txt files with incorrect keywords
19 years ago
theli b8ceb1ffde *) Adding better https support for crawler
19 years ago
theli 3d0dfd4df4 *) Using StringBuffer instead of String concatenation
19 years ago
low012 452db479cd *) bugfix: "21" was displayed as "21" in yacyWiki
19 years ago
hydrox 56b9f34411 *)removed unused imports
19 years ago
orbiter 7a9fc653e9 fixed 100% cpu bug in wikiCode
19 years ago
orbiter 1aa707d357 fix for http://www.yacy-forum.de/viewtopic.php?p=11866#11866
19 years ago
allo 5526d2ff73 Basic WatchCrawler.html, which loades the Queues using AJAX.
19 years ago
theli 3b5d0eb053 *) Synchronizing robots.txt downloads to avoid parallel downloads of the same file by separate threads
19 years ago
allo e3f87f9dab Bugfix for not parsable Numbers (NumberFormatException when loading users)
19 years ago
low012 8e7b214e41 *) 5 inverted commas are needed instead of only 4 to strongly emphasise a text (closer to Wikipedia's syntax now)
19 years ago
low012 1e6cf9fd41 *) indented texts between escape symbols behave like indented preformatted texts now
19 years ago
theli 6c48c3ce39 *) Bugfix for ArithmeticException during IndexTransfer
19 years ago
low012 fd1b08303e fixed a bug theli pointed out (indented <pre>-blocks)
19 years ago
theli 02d9af1a70 *) Restructuring and extending of Remote Proxy Support
19 years ago
low012 222607ef0f *) added <pre>-tag for preformatted text to yacyWiki (as requested by theli)
19 years ago
allo f97c303ebd rights for Admin and Proxy.
19 years ago
allo df147d0fb0 rightsmanagement for upload/download User - preparations for proxy and admin User
19 years ago
theli 40777556c5 *) Connection Tracking
19 years ago
allo 93c1cb9226 ipAuth works. thx theli.
19 years ago
allo 4320425a17 ipAuth (this does not work yet)
19 years ago
allo 9ff2bd2f0e allow surfing, if no timelimit set.
19 years ago
allo 141417821e limitless Accounts (set timelimit = 0)
19 years ago
allo 6bd9348bf1 small change
19 years ago
allo be8e95d86a debug printlns removed
19 years ago
allo f1ff33177d reset Timelimits on Daychange
19 years ago
allo 5605cc8018 TimeLimits
19 years ago
theli 3966b38360 *) Bugfix for userDB time limit calculation
19 years ago
theli 1688be8590 *) plasmaSwitchboard.java
19 years ago
theli 959eefbc4f *) Robots.txt parser/ppt
19 years ago
borg-0300 fb27428674 added restart to Status.html
19 years ago
borg-0300 0dcfc25d98 cleaned, finals, Properties
19 years ago
theli a2fa75e688 *) Asynchronous queuing of crawl job URLs (stackCrawl)
19 years ago
theli c7b7c69484 *) adding some functions to userDB.Entry
19 years ago
theli d9c08a47f9 *) Minor changes to userDB
19 years ago
theli af7829df25 *) adding some functions to userDB.Entry
19 years ago
theli 19648702cc *) adding iterator to userDB
19 years ago
theli dd59c1ace9 *) Adding first version of yacy user DB
19 years ago
theli 023be89586 *) Bugfix for "Robots.txt wird immer wieder geladen"
19 years ago
orbiter dc474aa22f various bug-fixes
19 years ago
orbiter 495bc8bec6 removed cache-control from low and medium priority caches which reduces memory use and computation overhead
19 years ago
orbiter fb52a82008 added new performance page for memory settings
19 years ago
rramthun 9dfbd93c7b Updated german language file
19 years ago
borg-0300 718950c5da small change
19 years ago
theli 2cd695f376 *) Bugfix path-entries of robots.txt were not decoded correctly
19 years ago
theli f8ad65eae1 *) First trial implementation of robots.txt support
19 years ago
allo 9300689dde bugfix *gr*
19 years ago
allo ebc39a7b9a minor fixes
19 years ago
low012 e19ededd66 *) prevents problems due to HTML code in profiles (my posting from 05.Sep.2005 http://www.yacy-forum.de/viewtopic.php?t=964)
19 years ago
allo f90f699ab1 missing package line.
19 years ago
low012 89d7c6e45e *) Bugfix: offset of 1 prevented correct replacement of HTML
19 years ago
allo 06a451768f a simple robotsParser.
19 years ago
low012 2ee4f9f4e5 *) added escape characters [= and =] to yacyWiki
19 years ago
theli 4fd5b95b1f *) Renaming Logger function names to reflect the proper Java Logging API Loglevels
19 years ago
theli 6adf8a4bde *) Renaming Logger function names to reflect the proper Java Logging API Loglevels
19 years ago
low012 ecfdc4928a *) better implementation of definition lists
20 years ago
low012 36dfb9f686 implemented citings (blockquote) and an early version of definitions (not much of a list yet)
20 years ago
allo 5d511d651e fix for Windows
20 years ago
allo ee0a9a2d9b recursive Translations.
20 years ago
allo 53dcbadfbf using Wikicode instream of bbCode
20 years ago
allo 8659a689f4 seperate Class for the wikiParser
20 years ago
orbiter 2d8557cb10 minor changes
20 years ago
orbiter cc38c5e77b bugfix for wiki key-length
20 years ago
allo 0a68aa6999 translate the last file, too
20 years ago
orbiter 3470a72d48 fixed div by zero, set default delays, fixed release number format and display
20 years ago
rramthun bf7d5d1310 Usage of logging-class
20 years ago
rramthun fe62a38896 minor fixes to the translation
20 years ago
allo 98d22a73ef "File: foo.html"
20 years ago
allo e6c381a2e2 Translationfile Division for different files
20 years ago
orbiter 40036ba69c fixed dht transmission; added url-blacklist blocking also for remote search
20 years ago
orbiter 311e627363 blocking of blacklisted urls in indexReceive and small changes
20 years ago
orbiter 858cd94299 replaced indexing ram-queue by file-based stack-queue
20 years ago
allo a31029c5de == as separator
20 years ago
allo 9f0f45bcae Warning: this is untested.
20 years ago
allo bef3aaec38 better Translationsystem.
20 years ago
theli 890e3f4d4a *) adding missing calls for function close() to avoid "too many open file" bug*) adding
20 years ago
theli 361ba50056 *) changing reference to logger
20 years ago
theli 7b4778b4b9 *) changing reference to logger
20 years ago
allo f57d280afd serverLog instead of System.out.println
20 years ago
allo a8b2dccc7a New Translation System.
20 years ago
theli 2aa5fe8f50 *) Import statements reorganized
20 years ago
orbiter 248077d3f0 initial load with yacy 0.36
20 years ago