summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* visual changes WIPRobin2010-04-116-88/+238
* some more cleanupRobin2010-04-085-103/+126
* some cleanup in ajax fronted, give error message before starting an upload th...Robin2010-04-0410-320/+624
* show file actions in a dropdown menuRobin2010-03-296-85/+211
* most of the ajax frontend works in IE now (IE8 not sure about other versions)Robin2010-03-292-6/+20
* added option to delete multiply files and fixed a bug when downloading large ...Robin2010-03-282-16/+79
* added option to load js files from phpRobin2010-03-283-3/+19
* added option to download multiply files or folder as zip fileRobin2010-03-272-2/+177
* added MAX_FILE_SIZE field to upload formRobin2010-03-262-3/+27
* ajax interfaceRobin2010-03-2414-23/+793
* rename variablesFrank Karlitschek2010-03-241-8/+7
* small css and path fixesFrank Karlitschek2010-03-243-3/+7
* minor W3C aspects. Thanks to CharlesFrank Karlitschek2010-03-243-4/+4
* removed extra space. Thank you to for Cosmin for the patchFrank Karlitschek2010-03-241-2/+2
* Merge commit 'refs/merge-requests/6' of git://gitorious.org/owncloud/owncloudFrank Karlitschek2010-03-222-10/+11
|\
| * using base tag solves issue when owncloud installed in subdirectoryroot2010-03-192-10/+11
* | Merge commit 'refs/merge-requests/5' of git://gitorious.org/owncloud/owncloudFrank Karlitschek2010-03-225-16/+33
|\ \ | |/ |/|
| * ask for current password when editing the settingsRobin2010-03-184-14/+30
| * fixed bug when checking if a navigation item made by a plugin is selectedRobin2010-03-171-2/+3
* | Merge commit 'refs/merge-requests/4' of git://gitorious.org/owncloud/owncloudFrank Karlitschek2010-03-175-77/+228
|\|
| * moved the config functions to /inc/lib_config.phpRobin2010-03-165-77/+228
* | update includesFrank Karlitschek2010-03-172-2/+2
|/
* syncroot2010-03-162-10/+1
* cleanup autoconfiguration wizard, add settings page, make it run from subdire...root2010-03-1613-126/+204
* Merge commit 'refs/merge-requests/4' of git://gitorious.org/owncloud/owncloudFrank Karlitschek2010-03-154-36/+81
|\
| * fix bug where siteroot was not configuredcdRobin2010-03-151-1/+6
| * do not asume owncloud is installed in the root of the webserverRobin2010-03-153-15/+16
| * Ask for configuration on first runRobin2010-03-151-32/+71
* | some more install instructions - mysqlFrederik Gladhorn2010-03-151-0/+14
|/
* add some install instructionsFrederik Gladhorn2010-03-151-1/+19
* add readmeFrederik Gladhorn2010-03-151-0/+16
* Merge commit 'refs/merge-requests/3' of git://gitorious.org/owncloud/owncloudFrank Karlitschek2010-03-1410-31/+73
|\
| * <img /> tags need alternative content with "alt" attribute. "dots.png" is not...CharlyCoste2010-03-142-1/+3
| * "border" attribute is not a valid attribute for <img /> tags. Using proper CS...CharlyCoste2010-03-143-2/+10
| * <br /> is not a valid strict xhtml1.0 tag. Not semantic. Replacing it by CSS ...CharlyCoste2010-03-149-15/+20
| * Adding semantic h1 tag to surround the logo. This could be better for text or...CharlyCoste2010-03-141-1/+1
| * center is not a valid strict xhtml1.0 tag (not semantic). At least, replacing...CharlyCoste2010-03-148-18/+40
| * bgcolor is not a valid "xhtml1.0 strict" attribute. Replacing it by a css bac...CharlyCoste2010-03-143-2/+4
| * Adding xml namespaceCharlyCoste2010-03-141-1/+2
| * Adding xhtml 1.0 strict doctypeCharlyCoste2010-03-141-0/+2
* | Merge commit 'refs/merge-requests/2' of git://gitorious.org/owncloud/owncloudFrank Karlitschek2010-03-142-4/+4
|\ \ | |/ |/|
| * Changed spelling of lisener to listenerAaron Reichman2010-03-132-4/+4
* | $filesfound variable may not be set when used in: if(!$filesfound)Charles-Edouard Coste2010-03-131-1/+1
|/
* commiting ownCloud 1.0 beta 1v1.0.0beta1Frank Karlitschek2010-03-10136-0/+54754
* remove testFrank Karlitschek2010-03-101-2/+0
* testFrank Karlitschek2010-03-101-0/+2