summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* fix merge conflictsGeorg Ehrke2012-03-0372-213/+1647
|\
| * make calendar compatible with php 5.2 - works for me with PHP 5.2.12Georg Ehrke2012-03-032-26/+29
| * remove the archive after a testcase is doneRobin Appelman2012-03-031-2/+8
| * add archive library and a storage provider on top of the archive libraryRobin Appelman2012-03-038-0/+543
| * Fix missing bracketJakob Sack2012-03-021-0/+1
| * Add /dav.php, a single location bundling all *DAV-operations.Jakob Sack2012-03-024-3/+30
| * Search: Change provider registration to class name, for lazy loading of searc...Bart Visscher2012-03-019-22/+19
| * remoteStorage app version 0.5Michiel de Jong2012-03-011-1/+1
| * remoteStorage app version 0.5Michiel de Jong2012-03-011-0/+28
| * remoteStorage app version 0.5Michiel de Jong2012-03-019-30/+121
| * Small cleanupsBart Visscher2012-03-013-3/+4
| * Calendar: Don't request edit form for readonly eventsBart Visscher2012-03-011-0/+3
| * Implement showing Birthdays of contacts in the calendarBart Visscher2012-03-014-6/+67
| * Calendar: fix bug in creating DTEND from DTSTARTBart Visscher2012-03-012-2/+4
| * Bookmarks: fix loading and displaying of the bookmarksBart Visscher2012-03-012-4/+19
| * LDAP: set also quota, when there is no explicit default valueArthur Schiwon2012-03-011-2/+6
| * LDPA: fix setting variables and add missing ones to the arrayArthur Schiwon2012-03-012-3/+3
| * LDAP fix: set user quota, if attribute is providedArthur Schiwon2012-03-011-3/+3
| * add touch() to all storage backands, and make parameter optionalRobin Appelman2012-02-291-1/+7
| * consider changed/new setting variables for user_ldapArthur Schiwon2012-02-291-3/+3
| * make ldap settings a little bit less uglyArthur Schiwon2012-02-291-3/+3
| * dialogs library for appsBartek Przybylski2012-02-281-1/+0
| * typo in function callArthur Schiwon2012-02-281-1/+1
| * make LDAP filter for user list configurableArthur Schiwon2012-02-282-8/+10
| * bookmarklets should not look like buttonsAlessandro Cosentino2012-02-271-1/+1
| * fix baseUri of the Carddav serverGeorg Ehrke2012-02-261-1/+1
| * fix baseUri of the Caldav serverGeorg Ehrke2012-02-261-1/+1
| * add missing parameter to addEventListener function - bugfix for oc-225Georg Ehrke2012-02-261-1/+1
| * give users the possibility to choose between monday and sunday as first day o...Georg Ehrke2012-02-266-1/+50
| * first part of the abstraction work of the apps folder. more to comeFrank Karlitschek2012-02-264-5/+5
| * dont enable encryption on defaultRobin Appelman2012-02-261-1/+0
| * dont set the encryption flag for existing non-encrypted filesRobin Appelman2012-02-261-4/+3
| * always set encrypted flag when overwriting a file we should encryptRobin Appelman2012-02-261-1/+2
| * merge master into encryptionRobin Appelman2012-02-2618-97/+137
| |\
| | * stop using 3rdparty services for timezone detectionGeorg Ehrke2012-02-262-34/+12
| | * missed one is_writeableRobin Appelman2012-02-261-1/+1
| | * chunked implementation for readfileRobin Appelman2012-02-261-8/+0
| | * application/ogg is music toRobin Appelman2012-02-262-1/+6
| | * 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
| | * | 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
| * | | Merge branch 'master' into encryptionRobin Appelman2012-02-2565-334/+534
| |\ \ \ | | | |/ | | |/|
| * | | make encryption filetype blacklist configurableRobin Appelman2012-02-224-0/+48
| * | | make sure we always have the encryption key unlockedRobin Appelman2012-02-221-0/+6