aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* fix type error in dir creation for categoriesMichiel de Jong2012-02-252-2/+2
* bump up version and update licenseMichiel de Jong2012-02-251-2/+2
* bump up version and update licenseMichiel de Jong2012-02-251-2/+2
* security hardening in remoteStorage appMichiel de Jong2012-02-253-13/+21
* Merge branch 'master' of gitorious.org:owncloud/owncloudMichiel de Jong2012-02-2554-205/+486
|\
| * unicode chars in gallery name fixBartek Przybylski2012-02-253-5/+6
| * gallery thumbnail creation fixBartek Przybylski2012-02-251-1/+0
| * cleanup pdfviewer app nameRobin Appelman2012-02-241-1/+2
| * Calendar selection only available if there are more than one.Marvin Thomas Rabe2012-02-231-0/+7
| * Sharing dropdown width fixed.Marvin Thomas Rabe2012-02-232-2/+3
| * rename updatecalendar to updateGeorg Ehrke2012-02-231-0/+0
| * change links in the event form for the new ajax foldersGeorg Ehrke2012-02-232-3/+3
| * change pathes in calendar/templates/* files to make them work with the new fo...Georg Ehrke2012-02-232-2/+2
| * update js files for new ajax pathesGeorg Ehrke2012-02-234-20/+20
| * better var name in changeview.phpGeorg Ehrke2012-02-231-2/+11
| * add moved files to clean up ajax folderGeorg Ehrke2012-02-2327-0/+1094
| * remove old ajax filesGeorg Ehrke2012-02-2321-819/+0
| * Editor fixed.Marvin Thomas Rabe2012-02-234-8/+10
| * make the location of the 3rdparty folder flexible.Frank Karlitschek2012-02-231-1/+1
| * Little bookmark improvementMarvin Thomas Rabe2012-02-222-1/+4
| * Changed textMarvin Thomas Rabe2012-02-221-1/+1
| * Changed bookmarklet to read later widgetMarvin Thomas Rabe2012-02-226-68/+72
| * No bookmarks message will now show up if all bookmarks are deltedMarvin Thomas Rabe2012-02-221-3/+6
| * Updated bookmark formMarvin Thomas Rabe2012-02-223-30/+8
| * changed look of bookmarkletMarvin Thomas Rabe2012-02-223-10/+8
| * sharing code between the two bookmarkletsAlessandro Cosentino2012-02-224-18/+18
* | correct header Content-Type: application/xrd+xmlMichiel de Jong2012-02-222-2/+2
* | BearerAuth and multiple tokens support in remoteStorage appMichiel de Jong2012-02-225-18/+84
* | avoid notice in error log from user_webfinger appMichiel de Jong2012-02-222-2/+2
|/
* Removed redundant code.Marvin Thomas Rabe2012-02-2212-109/+22
* Bookmarklet Window closes itself after submit.Marvin Thomas Rabe2012-02-221-1/+1
* Text editor display error fixed.Marvin Thomas Rabe2012-02-221-2/+1
* UI problems solved. Bookmarks app updated.Marvin Thomas Rabe2012-02-2212-42/+50
* Improved upgrading VCARD v. 2.1 => 3.0. Improved import of malformed cards. R...Thomas Tanghus2012-02-211-85/+129
* JS fix on address book creation.Thomas Tanghus2012-02-211-1/+1
* Remove my FIXME comments when I've fixed it :-PThomas Tanghus2012-02-211-1/+1
* Bookmarks: uses the core action iconsBart Visscher2012-02-212-0/+0
* Calendar: Correct calendarcolor format for ical color propertyBart Visscher2012-02-215-15/+40
* Added missing filesMarvin Thomas Rabe2012-02-213-2/+2
* Contact list scroll fixVicDeo2012-02-201-18/+34
* Contacts: Fix adding/updating address book with empty name.Thomas Tanghus2012-02-204-13/+34
* Contacts: Apply strip_tags on compound values.Thomas Tanghus2012-02-202-0/+2
* Update ctag in deleteFromDAVData.Thomas Tanghus2012-02-201-1/+2
* Combing LDAP backend with LDAP extended backendArthur Schiwon2012-02-203-20/+67
* Added bookmarklet for browser. Inspired by Google BookmarksAlessandro Cosentino2012-02-193-3/+21
* apps/calendar: update ctag after deleteFromDAVDataFlorian Pritz2012-02-191-0/+1
* Fix overwriting of internal sharing for shared folders - bug oc-260Michael Gapczynski2012-02-181-1/+1
* Fixed call to OC_User. Thanks Burillo on IRCTom Needham2012-02-181-1/+1
* Strip tags on address on client side.Thomas Tanghus2012-02-181-1/+1
* Avoid errors from missing GD library.Thomas Tanghus2012-02-181-1/+11