]> source.dussan.org Git - nextcloud-server.git/shortlog
nextcloud-server.git
2012-06-23 Frank Karlitschekclose only if exist
2012-06-23 Frank Karlitschekwork with non existing apps directory. thanks to Antoni...
2012-06-22 Brice MaronRemove references to /apps/ and correct inclusion of...
2012-06-22 Brice MaronDo not close php tag on config file
2012-06-22 Brice MaronCorrection of path looking for apps and css
2012-06-22 Bart VisscherSpelling fixes
2012-06-22 Bart VisscherMerge resource error-suppressing fix
2012-06-22 Bart VisscherGallery: Fix opening folders with a ' in the name
2012-06-22 Bart VisscherSimplify search result js code
2012-06-22 Michael GapczynskiFix removing personal mounts
2012-06-22 Michael GapczynskiFix variable checks for mounting Google Drive
2012-06-22 Tom NeedhamMerge branch 'master' of gitorious.org:owncloud/owncloud
2012-06-22 Bart VisscherAdd compatability function for APC cache
2012-06-22 Bart VisscherFix initialization of OC_Filesystem setup from DAV
2012-06-22 Bart VisscherMore session_write_close
2012-06-22 Bart VisscherConvert OC_L10N_String to a string in OC_JSON::encodedPrint
2012-06-22 Bart VisscherSpelling fixes
2012-06-22 Tom NeedhamText Editor: fix editor positioning
2012-06-22 Bjoern Schiesslelog messages are looking nicer if html code gets interp...
2012-06-22 Thomas Muellerpdf viewer no longer 'eats' keyboard input
2012-06-22 Brice MaronAvoid fetch ocs info if the appstore is disabled
2012-06-22 Brice MaronCorrect css inclusion with minimizer
2012-06-22 Thomas TanghusSmall js fix.
2012-06-22 Thomas TanghusCast translation to string.
2012-06-22 Bjoern Schiesslexss vulnerabilities fixed
2012-06-22 Bjoern SchiessleMerge branch 'master' of gitorious.org:owncloud/owncloud
2012-06-22 Bjoern Schiesslexss vulnerability fixed
2012-06-22 Brice MaronEnhance hint about writable app directory
2012-06-22 Brice MaronCorrect image path and apps path replacement
2012-06-22 Arthur Schiwonremove unnecessary closing PHP tag
2012-06-22 Brice MaronCorrect OC_Config writer. Use var_export (has support...
2012-06-22 Arthur SchiwonLDAP: cheaper userExists() implementation
2012-06-22 Brice MaronFixes for multi app dir :
2012-06-22 Bjoern Schiessledate don't change correctly in the view list (bug ...
2012-06-22 Thomas Muellersome path fixes for multi-dir app
2012-06-21 Brice MaronProvide solution for smoother migration for apps to...
2012-06-21 Brice MaronAdd little more doc about app folders
2012-06-21 Bart VisscherContacts: Fix name and carddav-url encoding
2012-06-21 Bart VisscherCalendar: Fix caldav url encoding
2012-06-21 Bart VisscherCalendar: convert choosecalendar.rowfields template...
2012-06-21 Bart VisscherCalendar: Missing userid in allCalendars call
2012-06-21 Bart VisscherCalendar: Fix missing template parameter 'shared' for...
2012-06-21 Brice MaronDo not search apps if oc is not yet installed
2012-06-21 Brice MaronCorrect usage of approot
2012-06-21 Michael GapczynskiAdd missing ')'
2012-06-21 Brice MaronMerge branch 'master' into multi_app_dir
2012-06-21 Thomas TanghusFix URL delimiter.
2012-06-21 Thomas TanghusFix being able to link directly to contact, that I...
2012-06-21 Brice MaronCorrect writable check for app dir
2012-06-21 Brice MaronCorrect inclusion paths
2012-06-21 Thomas TanghusOnly search for VEVENTs.
2012-06-21 Bart VisscherTasks: Add delete action
2012-06-21 Bart VisscherTasks: Use list label for ordering by list
2012-06-21 Bart VisscherTasks: Fix position of the summary input
2012-06-21 Brice MaronMerge branch 'master' into multi_app_dir
2012-06-21 Sam TukeImplemented deleteAll() method in OC_FilesystemView...
2012-06-21 Robin Appelmandont change the encryption key during the test case
2012-06-21 Robin Appelmanonly use 1 fsview when initializing encryption
2012-06-21 Robin Appelmanfix saved file size for uploaded files
2012-06-21 Robin Appelmantruncate decrypted files based on filelength
2012-06-21 Bjoern SchiessleMerge branch 'master' of gitorious.org:owncloud/owncloud
2012-06-21 Georg Ehrkefix calendar
2012-06-21 Sam TukeFixed missing jQuery event object - expire interface...
2012-06-21 Georg Ehrkefix a PHP Notice
2012-06-21 Frank Karlitschekcheck if the data directory is accessible via http...
2012-06-21 Bjoern Schiessleuse new sanitizeHTML() function
2012-06-21 Bjoern SchiessleMerge branch 'master' of gitorious.org:owncloud/owncloud
2012-06-21 Bjoern Schiesslecheck if user is allowed to edit bookmarks
2012-06-21 Georg Ehrkemake edit event form work with DateTime Property UTC
2012-06-21 Bjoern SchiessleMerge branch 'master' of gitorious.org:owncloud/owncloud
2012-06-21 Bjoern Schiessleuse new sanitizeHTML() function
2012-06-21 Georg Ehrkefix mimetype for cdr files - bugfix for oc 559
2012-06-21 Bjoern Schiesslecorrect presentation of HTML encoded characters
2012-06-20 Michael GapczynskiOnly call OC_FileCache::get('/Shared') if it exists...
2012-06-20 Bart VisscherDateTime objects are directly comparable
2012-06-20 Bart VisscherGallery: Move code/js/css from main template to the...
2012-06-20 Thomas TanghusMore changes for updating the contacts list.
2012-06-20 Thomas TanghusBetter error checking.
2012-06-20 Thomas TanghusMake sure address books are shown even if empty.
2012-06-20 Thomas TanghusLog error as ERROR.
2012-06-20 Georg EhrkeMerge branch 'master' into calendar_repeat
2012-06-20 Arthur Schiwonmake bookmarks bookmarklet work again, kudos to Victor...
2012-06-20 Arthur Schiwonbookmarks: make read later-button draggable again,...
2012-06-20 Sam Tukeadded new user settings interface for deleting old...
2012-06-20 Sam TukeMerge branch 'master' of gitorious.org:owncloud/owncloud
2012-06-20 Sam Tukeremoved readdir to fix bug oc-1054
2012-06-20 Bart VisscherMerge branch 'shared_log'
2012-06-20 Bart VisscherMerge branch 'audit'
2012-06-20 Bart VisscherPrefer requested app before redirecting to default...
2012-06-20 Bart VisscherDelay setup of FS until OC_Filesystem is used
2012-06-20 Bart VisscherAdjust OC_Filesystem use in hooks to string, so the...
2012-06-20 Bart VisscherSmall code reorder
2012-06-20 Bjoern Schiessleremove unnecessary comment
2012-06-20 Bjoern Schiessleno need to escape the title
2012-06-20 Bjoern Schiessleuse sanitizeHTML() function
2012-06-20 Georg EhrkeMerge branch 'master' into calendar_repeat
2012-06-20 Bjoern SchiessleMerge branch 'master' of gitorious.org:owncloud/owncloud
2012-06-20 Arthur Schiwonforgotten $, incorrect subtract
2012-06-20 Arthur SchiwonLDAP: only map users within the User Base Tree
2012-06-20 Bjoern Schiessleuse new sanitizeHTML() function
next