summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2011-04-12l2p mirror plugin needs big hpricot buffer sizeJohannes Krude1-0/+3
2011-04-12bugfixesJohannes Krude2-5/+4
2011-03-02better usage documentationJohannes Krude5-110/+229
2011-03-02bugfixJohannes Krude2-4/+6
2011-03-02more understandable wget download linkJohannes Krude7-7/+9
2011-03-02Merge branch 'master' of barclay:filehostingJohannes Krude2-1/+2
2011-03-02old bugfix in rackrequestJohannes Krude2-1/+4
2011-03-02cgi and rack.ru chdir firstJohannes Krude2-0/+8
2011-03-02corrected merge errorsJohannes Krude2-7/+4
2011-03-02fixed tagcloud for empty tag setJohannes Krude2-6/+12
2011-03-02Merge branch 'master' of barclay:filehostingJohannes Krude29-211/+724
2011-03-02old bugfixes no commitedJohannes Krude2-3/+12
2010-05-28leftover logfiled for non existing pid's are automaticly removedJohannes Krude1-2/+55
2010-05-19bugfixesJohannes Krude9-8/+19
2010-05-19uptade can add and remove tags without specifieng the untouched tagsJohannes Krude1-1/+13
2010-01-09web: created tag cloudJohannes Krude11-30/+129
2010-01-09parsing and outputing anwers moved from bin/rack.ru to RackRequestJohannes Krude2-29/+40
2010-01-09web: post files can be not only read from IOJohannes Krude1-17/+27
2010-01-09sampledatasource support's a lot more operationsJohannes Krude2-1/+97
2010-01-09it's FileInfo's responsibility to extract metadata from a fileJohannes Krude3-67/+143
2009-12-29l2p mirrorplugin: mechanize does not use hpricot anymoreJohannes Krude2-10/+1
2009-12-19web: WebFiles's Last-Modified time is now FileInfo's data_timeJohannes Krude4-5/+5
2009-12-19web: the rack interface can be usedJohannes Krude10-86/+314
2009-12-19moved from uuidtools-1.0.7 -> uuidtools-2.0.0Johannes Krude10-35/+38
2009-10-28files can be searched by tag aliasesJohannes Krude11-12/+27
2009-10-21l2p plugin can mirror structured documents and assignementsJohannes Krude1-9/+13
2009-10-21created a mirror plugin for the l2pJohannes Krude2-1/+124
2009-10-21mirror has an auth storage to globaly store auth data for mirroringJohannes Krude13-67/+441
2009-10-18mirror displays more verbose messagesJohannes Krude5-21/+55
2009-10-18web: we use x-sendfile if available by the webserverJohannes Krude4-12/+18
2009-10-16filestorage has a version number to avoid fuckup in incompatible storage formatsJohannes Krude7-10/+190
2009-10-15web: new web dependencie system (css js and stuff)Johannes Krude12-83/+240
2009-10-14web: we now have a tag input with autocomplete, which is usable everywhereJohannes Krude23-181/+267
2009-10-13web: cgi uses the standard librarysJohannes Krude29-300/+288
2009-10-12web: a cookie reminds the browser of sending login dataJohannes Krude9-13/+90
2009-10-11web: read-only page if trying to writeJohannes Krude6-11/+85
2009-10-11new framework for security checks in datasourceJohannes Krude21-555/+814
2009-10-03filestorage is threadsafejohannes8-120/+416
2009-09-26web: search box has autocompletejohannes27-122/+404
2009-09-25web: tag search part has javascrip for user interactiontJohannes Krude15-5/+291
2009-09-22web: the search box is automaticly selecton on loadjohannes9-0/+35
2009-09-22we now have an web rpc interface which respons with jsonjohannes11-134/+280
2009-09-20removed DataSource#optimize_search and WebClassicPagejohannes8-189/+0
2009-09-20web: created an rpc interfacejohannes15-63/+242
2009-09-18methods of classes can be announced and therefore called without prior knowledgejohannes6-81/+308
2009-09-15web: redirect's can be send to the browserJohannes Krude7-34/+55
2009-09-15web: in the tag search part can be tags added by the userJohannes Krude22-16/+50
2009-09-15web: templates can include stylesheet and javascript filesJohannes Krude50-216/+343
2009-09-15web: the new tag search is now a webpart an can be used on other pagesJohannes Krude9-49/+130
2009-09-14web: html files are automaticly indendedJohannes Krude1-1/+25
[next]