aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | | | | | | | | Fix bugs in getSource() and implement new target path standardMichael Gapczynski2011-07-051-0/+10
| * | | | | | | | | | | | | | | | | | | | | Fix conflicts with master in lib/base.phpMichael Gapczynski2011-07-041-3/+0
| * | | | | | | | | | | | | | | | | | | | | Merge branch 'master' into sharingMichael Gapczynski2011-07-0427-416/+5194
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into sharingMichael Gapczynski2011-06-232-3/+10
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | Changed mount point to 'Share', fixed is_dir()Michael Gapczynski2011-06-221-1/+2
| * | | | | | | | | | | | | | | | | | | | | | | OC_FILESTOAGE_SHARED now works with hard coded values for filesMichael Gapczynski2011-06-181-1/+1
| * | | | | | | | | | | | | | | | | | | | | | | First version of shared storage provider - not functionalMichael Gapczynski2011-06-162-1/+5
* | | | | | | | | | | | | | | | | | | | | | | | make the help section working and pretty. knowledge base entries are fetched ...Frank Karlitschek2011-08-171-3/+8
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | some filesystem fixesRobin Appelman2011-08-153-42/+5
* | | | | | | | | | | | | | | | | | | | | | | a bit of refactoring for oc_filesystem and implement user quotaRobin Appelman2011-08-154-194/+258
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | better error messages for installation, still need to be inlineJan-Christoph Borchardt2011-08-131-12/+12
* | | | | | | | | | | | | | | | | | | | | | merged admin, help and settings to settingsJan-Christoph Borchardt2011-08-131-5/+5
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | Add missing parameter to usersInGroup()Michael Gapczynski2011-08-121-1/+1
* | | | | | | | | | | | | | | | | | | | | better error reporting during installationFrank Karlitschek2011-08-122-3/+8
* | | | | | | | | | | | | | | | | | | | | fixed downloading of files with spaces in name for FirefoxJan-Christoph Borchardt2011-08-121-1/+1
* | | | | | | | | | | | | | | | | | | | | added jquery-tipsy for nice title tooltipsJan-Christoph Borchardt2011-08-121-1/+4
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | lots of image changes, use svg EVERYWHERE POSSIBLEJan-Christoph Borchardt2011-08-112-14/+14
* | | | | | | | | | | | | | | | | | | | more work on encryptionFrank Karlitschek2011-08-113-10/+47
* | | | | | | | | | | | | | | | | | | | Merge branch 'master' of git.kde.org:owncloudFrank Karlitschek2011-08-111-0/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | automaticaly login after setupRobin Appelman2011-08-111-0/+1
* | | | | | | | | | | | | | | | | | | | | hide the files admin page as long as we don have settings on the pageFrank Karlitschek2011-08-111-1/+1
|/ / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | / bit of work on app managementRobin Appelman2011-08-111-8/+8
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | add OC_Group::usersInGroup() to get a list of all users in a groupRobin Appelman2011-08-113-4/+32
* | | | | | | | | | | | | | | | | | | moved search box directly to templateJan-Christoph Borchardt2011-08-101-3/+1
* | | | | | | | | | | | | | | | | | | work on user managementRobin Appelman2011-08-102-2/+13
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | more work on the encryption libraryFrank Karlitschek2011-08-101-3/+69
* | | | | | | | | | | | | | | | | | remove Log completelyRobin Appelman2011-08-105-183/+2
* | | | | | | | | | | | | | | | | | work in new app managementRobin Appelman2011-08-102-3/+17
* | | | | | | | | | | | | | | | | | make more strings translatableRobin Appelman2011-08-101-5/+6
* | | | | | | | | | | | | | | | | | Copying globals to OC::*Jakob Sack2011-08-101-0/+6
* | | | | | | | | | | | | | | | | | use sprintf for translationsJakob Sack2011-08-101-3/+4
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge MySQL and PostgreSQL input fieldsSerge Martin2011-08-091-29/+16
* | | | | | | | | | | | | | | | | apps can now add their own forms to the Personal pageRobin Appelman2011-08-081-0/+47
* | | | | | | | | | | | | | | | | Merge branch 'master' of git://anongit.kde.org/owncloudJakob Sack2011-08-083-166/+38
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | do proper styling for settings pagesRobin Appelman2011-08-081-0/+5
| * | | | | | | | | | | | | | | | | dont use a different navigation page for settings stuffRobin Appelman2011-08-082-167/+30
| * | | | | | | | | | | | | | | | | checking for apache server in setupBartek Przybylski2011-08-081-1/+3
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | |
* / | | | | | | | | | | | | | | | Minor improvementsJakob Sack2011-08-082-27/+18
|/ / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | Add postgresql supportSerge Martin2011-08-072-0/+104
* | | | | | | | | | | | | | | | user is a reserved word in postgresqlSerge Martin2011-08-072-3/+3
* | | | | | | | | | | | | | | | remove debugFrank Karlitschek2011-08-071-1/+0
* | | | | | | | | | | | | | | | report the right webserver user to simplify setup and debugFrank Karlitschek2011-08-071-1/+2
* | | | | | | | | | | | | | | | fix include pathFrank Karlitschek2011-08-071-1/+1
* | | | | | | | | | | | | | | | first step to file encriptionFrank Karlitschek2011-08-071-0/+62
* | | | | | | | | | | | | | | | more improved error reportingFrank Karlitschek2011-08-062-9/+12
* | | | | | | | | | | | | | | | Merge branch 'master' of git.kde.org:owncloudFrank Karlitschek2011-08-062-7/+7
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' of git://anongit.kde.org/owncloudJakob Sack2011-08-061-5/+5
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | descriptions for OC:: variablesRobin Appelman2011-08-061-5/+5
| * | | | | | | | | | | | | | | | | Database.xmlJakob Sack2011-08-061-2/+2
| |/ / / / / / / / / / / / / / / /
* / / / / / / / / / / / / / / / / nicer error report and streamlined setupFrank Karlitschek2011-08-062-6/+22
|/ / / / / / / / / / / / / / / /