summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Sharing, fix: connect to hooks from the correct classesArthur Schiwon2012-06-081-2/+2
* split share and root config for smb backend, also sanitize config a bit moreRobin Appelman2012-06-083-4/+21
* Gallery: Fix database creation on update, also only from version less then 0.5Bart Visscher2012-06-071-6/+8
* Contacts: Attempt to make file upload work in ICS Chrome.Thomas Tanghus2012-06-071-1/+3
* Break text to fit in dialog.Thomas Tanghus2012-06-071-1/+1
* LDAP: cache the results, reduce LDAP searchesArthur Schiwon2012-06-072-14/+39
* ldap: enable the destructorArthur Schiwon2012-06-071-0/+5
* pictures: update script and removal some all stuffBartek Przybylski2012-06-073-23/+12
* Edited combobox to adhere to coding standards and added a dblclick handler.Thomas Tanghus2012-06-071-19/+24
* ldap: remove unused private functionsArthur Schiwon2012-06-071-24/+0
* ldap: correct query condition and determining of successArthur Schiwon2012-06-071-2/+12
* ldap: check index carefully, can be 0Arthur Schiwon2012-06-071-1/+1
* Migration: Fixed wrong download URL: http://forum.owncloud.org/viewtopic.php?...Thomas Tanghus2012-06-071-1/+1
* Calendar: Added more explicit sync links and fixed indentation.Thomas Tanghus2012-06-071-34/+39
* Contacts: Import upload button was obscured on Android browser.Thomas Tanghus2012-06-072-2/+2
* A bit of pixel-pushing.Thomas Tanghus2012-06-072-10/+17
* adding title when fancybox is displayedBartek Przybylski2012-06-061-1/+1
* replace spaces with tabs, use const and linkTo instead of static pathBartek Przybylski2012-06-061-151/+148
* hack for file downloadBartek Przybylski2012-06-061-1/+3
* removing test imageBartek Przybylski2012-06-061-0/+0
* aviod incorrect image size returning in gallery listingBartek Przybylski2012-06-062-11/+14
* use fancybox to display image previewBartek Przybylski2012-06-062-12/+7
* navigate on galleriesBartek Przybylski2012-06-063-25/+45
* new db schemeBartek Przybylski2012-06-061-38/+4
* git statusBartek Przybylski2012-06-066-31/+451
* fixed var name, $filename should be $foldernameBjoern Schiessle2012-06-061-1/+1
* Contacts: Make js a tad DRYer. Added URL property.Thomas Tanghus2012-06-064-42/+34
* Correct mime type.Thomas Tanghus2012-06-061-1/+1
* LDPA: don't drop legal whitespaces when sanitizing DN. Fixes oc-914Arthur Schiwon2012-06-061-1/+1
* Corrected typos.Thomas Tanghus2012-06-061-3/+3
* fixed wrong function callBjoern Schiessle2012-06-065-6/+6
* Less aggressive caching on thumbnails too.Thomas Tanghus2012-06-061-5/+1
* Cleanup.Thomas Tanghus2012-06-0612-88/+2
* Also use OC_Cache here.Thomas Tanghus2012-06-061-12/+6
* Contacts: Removed temp dir cleanup after using OC_Cache.Thomas Tanghus2012-06-062-53/+1
* update translationsRobin Appelman2012-06-06135-377/+2181
* dont show config option for file upload size if we cant write the new valueRobin Appelman2012-06-062-2/+4
* prevent creating files with a / the nameRobin Appelman2012-06-063-0/+13
* Use UID for cache key.Thomas Tanghus2012-06-051-1/+1
* Contacts: Use OC_Cache for contact photo handling instead of temp dir.Thomas Tanghus2012-06-057-124/+88
* show pictures in folder with special characters, e.g. '+'Bjoern Schiessle2012-06-051-1/+1
* xss vulnerability fixedBjoern Schiessle2012-06-051-3/+3
* Merge branch 'master' of gitorious.org:owncloud/owncloudBjoern Schiessle2012-06-0524-131/+245
|\
| * Contacts: Cache standard photo less aggressivelyThomas Tanghus2012-06-051-1/+1
| * comment out non working codeFrank Karlitschek2012-06-051-2/+3
| * Tasks: styling fixesBart Visscher2012-06-041-4/+5
| * Merge branch 'unstable'Bart Visscher2012-06-0414-90/+201
| |\
| | * Merge branch 'unstable' of gitorious.org:owncloud/owncloud into unstableSam Tuke2012-05-223-0/+292
| | |\
| | | * Initial support for Amazon S3 storage backendMichael Gapczynski2012-05-163-0/+292
| | * | made initial testing version of expireAll for version control \ngave some old...Sam Tuke2012-05-164-31/+95
| | |/