Commit graph

24 commits

Author SHA1 Message Date
josch
e0a88beb70 check for min tag length on upload
git-svn-id: http://yolanda.mister-muffin.de/svn@287 7eef14d0-6ed0-489d-bf55-20463b2d70db
2008-04-09 13:23:12 +00:00
josch
3bc4efe274 added random thumbnail and preview generation
git-svn-id: http://yolanda.mister-muffin.de/svn@276 7eef14d0-6ed0-489d-bf55-20463b2d70db
2008-04-07 14:19:06 +00:00
josch
b8381595b2 fixed dplicate tag detection
git-svn-id: http://yolanda.mister-muffin.de/svn@273 7eef14d0-6ed0-489d-bf55-20463b2d70db
2008-04-06 21:10:55 +00:00
josch
dfb29b7142 converted tabs to spaces in all perl files
git-svn-id: http://yolanda.mister-muffin.de/svn@239 7eef14d0-6ed0-489d-bf55-20463b2d70db
2008-02-14 22:15:38 +00:00
josch
f49b878f31 deleted notice, derivativework, sharealike, commercialuse and dc.contributor from database tables as they were never used, redirect to video if lucky search or only 1 result, noquery as error message not warning, added http-content-length for downloads, removed status from search, added rights and license and cc support to upload process, redirect to frontpage after successful upload
git-svn-id: http://yolanda.mister-muffin.de/svn@219 7eef14d0-6ed0-489d-bf55-20463b2d70db
2007-12-22 12:30:11 +00:00
josch
12f0f05d95 fixed libxslt utf8 bug
git-svn-id: http://yolanda.mister-muffin.de/svn@205 7eef14d0-6ed0-489d-bf55-20463b2d70db
2007-12-17 22:52:36 +00:00
josch
980f33fc1f added browser sniffing to parse xml to xhtml server side
git-svn-id: http://yolanda.mister-muffin.de/svn@202 7eef14d0-6ed0-489d-bf55-20463b2d70db
2007-12-17 18:55:33 +00:00
josch
3be9501d41 started upload backend, several little fixes
git-svn-id: http://yolanda.mister-muffin.de/svn@197 7eef14d0-6ed0-489d-bf55-20463b2d70db
2007-12-11 15:05:33 +00:00
josch
de6e466797 upload now works again - fixed daemon.pl
git-svn-id: http://yolanda.mister-muffin.de/svn@171 7eef14d0-6ed0-489d-bf55-20463b2d70db
2007-11-01 23:00:14 +00:00
josch
e2ef952f70 created the basic upload form
git-svn-id: http://yolanda.mister-muffin.de/svn@168 7eef14d0-6ed0-489d-bf55-20463b2d70db
2007-10-30 10:44:55 +00:00
josch
71b996fece centralized searching as I did with the xml creation in my last commit - now all searches in accoun.pl, search.pl and video.pl use the same code. also improved the account interface
git-svn-id: http://yolanda.mister-muffin.de/svn@156 7eef14d0-6ed0-489d-bf55-20463b2d70db
2007-10-29 16:47:16 +00:00
josch
9a1de07513 improved speed by significantly reducing mysql queries on each request and optimized xml generation
git-svn-id: http://yolanda.mister-muffin.de/svn@155 7eef14d0-6ed0-489d-bf55-20463b2d70db
2007-10-29 15:00:40 +00:00
josch
41e016d560 reordered and cleaned up xml generation, added better error and information handling, did more checks on login, logout, register, added xml attribute indent, added paranoid useragent on openid login, added ssl login, did maybe more but my console buffer is too small to view the whole diff
git-svn-id: http://yolanda.mister-muffin.de/svn@142 7eef14d0-6ed0-489d-bf55-20463b2d70db
2007-10-27 09:17:30 +00:00
josch
060b27682f fixed utf-8 encoding prob
git-svn-id: http://yolanda.mister-muffin.de/svn@141 7eef14d0-6ed0-489d-bf55-20463b2d70db
2007-10-26 17:42:03 +00:00
josch
b6cac05c7b major mysql cleanup
git-svn-id: http://yolanda.mister-muffin.de/svn@134 7eef14d0-6ed0-489d-bf55-20463b2d70db
2007-10-24 11:25:18 +00:00
josch
ede7e62565 better error handling
git-svn-id: http://yolanda.mister-muffin.de/svn@119 7eef14d0-6ed0-489d-bf55-20463b2d70db
2007-10-21 22:55:29 +00:00
josch
8c0e59d753 output uploadform
git-svn-id: http://yolanda.mister-muffin.de/svn@63 7eef14d0-6ed0-489d-bf55-20463b2d70db
2007-10-12 15:48:30 +00:00
josch
b1289fd633 added caption field
git-svn-id: http://yolanda.mister-muffin.de/svn@40 7eef14d0-6ed0-489d-bf55-20463b2d70db
2007-10-11 22:42:56 +00:00
josch
14b3f68a73 syntax cleaenup
git-svn-id: http://yolanda.mister-muffin.de/svn@29 7eef14d0-6ed0-489d-bf55-20463b2d70db
2007-10-11 17:26:39 +00:00
josch
ba33884b1a fixed path problem
git-svn-id: http://yolanda.mister-muffin.de/svn@28 7eef14d0-6ed0-489d-bf55-20463b2d70db
2007-10-11 17:06:08 +00:00
erlehmann
f7f24dd5bf fixed spelling error
git-svn-id: http://yolanda.mister-muffin.de/svn@26 7eef14d0-6ed0-489d-bf55-20463b2d70db
2007-10-11 16:25:56 +00:00
josch
a1bf6a20c2 new upload functionalities
git-svn-id: http://yolanda.mister-muffin.de/svn@19 7eef14d0-6ed0-489d-bf55-20463b2d70db
2007-10-10 21:48:12 +00:00
erlehmann
3016c3a294 no file extensions for sane URLs
git-svn-id: http://yolanda.mister-muffin.de/svn@18 7eef14d0-6ed0-489d-bf55-20463b2d70db
2007-10-10 21:32:46 +00:00
josch
13f42715e7 initial uploading capabilities
git-svn-id: http://yolanda.mister-muffin.de/svn@16 7eef14d0-6ed0-489d-bf55-20463b2d70db
2007-10-10 18:36:12 +00:00