summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Contacts: 11th hour fix for invalid VCARD from CardDAV.Thomas Tanghus2012-06-101-0/+4
* prevent XSSFrank Karlitschek2012-06-101-1/+1
* fix variable name and undefined index noticeBartek Przybylski2012-06-101-1/+1
* fix first time image loading errorBartek Przybylski2012-06-101-4/+7
* Contacts: Used non-existent var.Thomas Tanghus2012-06-101-7/+7
* gallery: removing search provider for nowBartek Przybylski2012-06-101-1/+1
* sanitize scope and hostMichiel de Jong2012-06-091-2/+2
* avoid clickjackingMichiel de Jong2012-06-091-0/+1
* Add Dropbox storage backendMichael Gapczynski2012-06-092-0/+204
* sanitize when logged in as another userMichiel de Jong2012-06-091-1/+1
* prevent opening non-music files through the media ajax apiRobin Appelman2012-06-091-0/+4
* use absolute path for file proxiesRobin Appelman2012-06-093-2/+21
* fix another XSSGeorg Ehrke2012-06-091-0/+3
* fix XSS in CalendarGeorg Ehrke2012-06-091-1/+1
* increase height of event dialogGeorg Ehrke2012-06-091-0/+1
* fix creation of monthly repeated eventsGeorg Ehrke2012-06-091-0/+3
* removing app access check, fix title for links in tilesBartek Przybylski2012-06-092-4/+1
* Contacts: Use POST instead of GET.Thomas Tanghus2012-06-093-5/+5
* Code cleanup.Thomas Tanghus2012-06-091-10/+21
* make use of post instead of getGeorg Ehrke2012-06-0913-33/+33
* Tasks: Use POST for ajax calls that change dataBart Visscher2012-06-093-4/+4
* tabs for spaces, fix array key nameBartek Przybylski2012-06-081-4/+4
* hide share button until sharing wont be fixedBartek Przybylski2012-06-081-1/+1
* adding navigation bar to galleryBartek Przybylski2012-06-082-5/+18
* remove old codeBartek Przybylski2012-06-081-91/+1
* adding missing fileBartek Przybylski2012-06-081-0/+37
* tabs for spaces, removing thumbnail on file removalBartek Przybylski2012-06-088-279/+121
* Don't use substr to get first char of stringBart Visscher2012-06-086-11/+11
* Contacts: Closed stupid XSS hole. Thanks AnybodyElse ;-)Thomas Tanghus2012-06-081-1/+1
* Add Amazon Web Services SDK to 3rdparty for Amazon S3 external storageMichael Gapczynski2012-06-081-1/+1
* Working UI for external storage mount configurationMichael Gapczynski2012-06-089-92/+482
* typo in varArthur Schiwon2012-06-081-1/+1
* 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