Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/apps
AgeCommit message (Expand)Author
2012-03-13add touch() to all storage backands, and make parameter optionalRobin Appelman
2012-03-13update file extensions in editorTom Needham
2012-03-13Text editor will now wrap text based on window sizeTom Needham
2012-03-13Update breadcrumb css on closeTom Needham
2012-03-13Add description to texteditor info.xml -fix oc-234Tom Needham
2012-03-13fix character encoding bug oc-278Tom Needham
2012-03-12Check input on adding/editing addressbook.Thomas Tanghus
2012-03-12Strip tagsThomas Tanghus
2012-03-12Update ctag in deleteFromDAVData.Thomas Tanghus
2012-03-12Added some error checking as mentioned in http://bugs.owncloud.org/thebuggeni...Thomas Tanghus
2012-03-12Modify check for missing UID.Thomas Tanghus
2012-03-12- Fixed http://bugs.owncloud.org/thebuggenie/owncloud/issues/oc-93Thomas Tanghus
2012-03-12Resize profile picture if bigger than 200px on either x or y.Thomas Tanghus
2012-03-12LDPA: fix setting variables and add missing ones to the arrayArthur Schiwon
2012-03-12LDAP: set also quota, when there is no explicit default valueArthur Schiwon
2012-03-12LDAP fix: set user quota, if attribute is providedArthur Schiwon
2012-03-12make ldap settings a little bit less uglyArthur Schiwon
2012-03-12consider changed/new setting variables for user_ldapArthur Schiwon
2012-03-12typo in function callArthur Schiwon
2012-03-12make LDAP filter for user list configurableArthur Schiwon
2012-03-12Combing LDAP backend with LDAP extended backendArthur Schiwon
2012-03-12Fix editing shared files and file opening bug. Fixes oc-209 and oc-195Tom Needham
2012-01-30merge master into stableRobin Appelman
2012-01-29remove debug fileGeorg Ehrke
2012-01-29fix version-compare in calendars app.phpGeorg Ehrke
2012-01-27update translationsRobin Appelman
2012-01-26use the correct hooks to remove contact/calendars of remvoed usersRobin Appelman
2012-01-26use oc_filesystem::getlocalfile instead of manually trying to get the correct...Robin Appelman
2012-01-26db cleanup after gallery removeBartek Przybylski
2012-01-26creating thumbnails on upload, recursive removeBartek Przybylski
2012-01-25Removed debug outputThomas Tanghus
2012-01-25Fixed http://bugs.owncloud.org/thebuggenie/owncloud/issues/oc-92Thomas Tanghus
2012-01-24Fix some issues in ampache resonponseRobin Appelman
2012-01-24update translationsRobin Appelman
2012-01-24Merge branch 'master' of gitorious.org:owncloud/owncloudRobin Appelman
2012-01-24oc-89 handling no photos in collection alertBartek Przybylski
2012-01-24disable keyboard shortcuts as temp fixTom Needham
2012-01-23fix undefined indices - bugfix for oc-99Georg Ehrke
2012-01-21validate the calendar nameGeorg Ehrke
2012-01-21fix Undefined variable - bugfix for oc-69Georg Ehrke
2012-01-21some gallery css fixesRobin Appelman
2012-01-21recognizing img basing on extensionBartek Przybylski
2012-01-20make media detection based on extention case insensitiveRobin Appelman
2012-01-20fix renaming albumsRobin Appelman
2012-01-20dont show errors when not renaming an albumRobin Appelman
2012-01-20fix deleting/renaming albums with a ' in the nameRobin Appelman
2012-01-20translation updatesRobin Appelman
2012-01-20only double quoted string seems to be detected in jsRobin Appelman
2012-01-20add translation wrappers to gallery strings in jsRobin Appelman
2012-01-20show proper feedback that collection scanning is done and show the collection...Robin Appelman