]> source.dussan.org Git - nextcloud-server.git/shortlog
nextcloud-server.git
2013-09-13 Jörn Friedrich... refactor upload js & html to always use only js to...
2013-09-12 Thomas MüllerMerge pull request #4719 from owncloud/port_4701_master
2013-09-12 Jan-Christoph... Merge pull request #4816 from owncloud/fixing-723-master
2013-09-12 Thomas TanghusMerge pull request #4735 from owncloud/multiple_mimetyp...
2013-09-11 Thomas Mülleradding calls to \OCA\files\lib\Helper::determineIcon...
2013-09-11 Thomas Mülleradded determineIcon to \OCA\files\lib\Helper
2013-09-11 Thomas Müllerremove unused $relativePath
2013-09-11 kondouClean up rawlist.php and fix non-array request
2013-09-11 Thomas Müllermove icon generation logic out of the template
2013-09-11 Thomas Mülleradding icons for shared folders and external folders
2013-09-11 Thomas TanghusMerge pull request #4784 from owncloud/ocdialog_option_...
2013-09-11 Thomas TanghusFix double destroy on escape.
2013-09-11 VicDeoMerge pull request #4798 from owncloud/fixing-variable...
2013-09-11 Jenkins for... [tx-robot] updated from transifex
2013-09-11 kondouSplit some lines, use ===, avoid unnecessary operation
2013-09-11 Bart VisscherMerge pull request #4788 from owncloud/fixin-irods...
2013-09-10 Thomas Müllerno further comment - which dev did not test this BEFORE...
2013-09-10 Thomas Müllernever hack late night
2013-09-10 Thomas Müllerfixing boolean handling
2013-09-10 Andreas FischerMerge pull request #4472 from owncloud/remove-disconnect
2013-09-10 Jenkins for... [tx-robot] updated from transifex
2013-09-10 Thomas MüllerMerge pull request #4787 from owncloud/fixing-php-end...
2013-09-10 Thomas Müllerproper test for use_logon_credentials
2013-09-10 Thomas Mülleruse \OC::$session instead of $_SESSION
2013-09-10 Thomas Müllerremoving all ?> jutt in case
2013-09-10 Thomas Müllerremoving ?> followed by whitespaces
2013-09-10 Thomas MüllerMerge pull request #4647 from owncloud/fix_4619
2013-09-10 Thomas TanghusMerge pull request #4726 from owncloud/files-ie8-missin...
2013-09-09 Thomas TanghusRemove console logging
2013-09-09 Thomas TanghusFix setting ocdialog options after initialization.
2013-09-09 Thomas MüllerMerge pull request #4757 from owncloud/deleteAll-alias
2013-09-09 Thomas MüllerMerge pull request #4772 from owncloud/preview_improvements
2013-09-09 Jenkins for... [tx-robot] updated from transifex
2013-09-08 Vincent PetryFixed missing checkboxes in IE8
2013-09-08 ChristopherMerge pull request #4761 from owncloud/fix_language_sel...
2013-09-07 kondouFix language selection; Fix #4756
2013-09-07 Robin Appelmanchange View->deleteAll to an alias of View->rmdir since...
2013-09-07 Jenkins for... [tx-robot] updated from transifex
2013-09-06 Bjoern Schiessleremove some more debug output
2013-09-06 Bjoern Schiessleremove some error_logs
2013-09-06 Bjoern Schiessleremove error logs
2013-09-06 Bjoern Schiesslecoding style fixes
2013-09-06 Bjoern Schiessleif the files doesn't exist yet we start with the parent...
2013-09-06 Bjoern Schiesslefix part file handling and real size calculation, this...
2013-09-06 Bjoern Schiesslecheck shares for the real file and not for the .part...
2013-09-06 Bjoern Schiesslefirst check if a extension exists before comparing it
2013-09-06 Bjoern Schiesslehandle part files correctly
2013-09-06 kondouUse shorter array-conversion
2013-09-06 Pete McFarlaneprefix #filestable to tbody tr
2013-09-06 kondouUse usort() instead of uasort() to not maintain keys
2013-09-05 Thomas MüllerRevert "fixes #4574"
2013-09-05 Bart VisscherMerge pull request #4704 from owncloud/rename-lostpassw...
2013-09-05 kondouSort files by name, not by mimetype
2013-09-05 kondouOnly use mimetype_list and clean up a bit
2013-09-05 kondouMake it possible to pass rawlist.php an JSON array...
2013-09-05 Jenkins for... [tx-robot] updated from transifex
2013-09-05 Arthur Schiwonmore is_resource checks before readdir
2013-09-05 Georg Ehrkeuse avconv instead of ffmpeg
2013-09-04 Bernhard PosseltMerge pull request #4477 from owncloud/hooks-view
2013-09-04 Thomas MüllerMerge pull request #4683 from owncloud/publicuploadjserror
2013-09-04 Thomas MüllerMerge branch 'master' into rename-lostpassword-controller
2013-09-04 Arthur SchiwonAlways check variable type before using readdir to...
2013-09-04 Morris JobkeMerge pull request #4449 from owncloud/clean_up_util
2013-09-04 Morris JobkeMerge pull request #4709 from owncloud/previews_in_ocid...
2013-09-03 ChristopherMerge pull request #4707 from owncloud/use_on_instead_o...
2013-09-03 kondouAdd previews to OC.dialogs.filepicker(); Fix #4697
2013-09-03 Jörn Friedrich... Merge pull request #4473 from owncloud/texteditor_polishing
2013-09-03 Jenkins for... [tx-robot] updated from transifex
2013-09-03 Jörn Friedrich... Revert "remove editor div in filelist", add "is depreca...
2013-09-03 Jörn Friedrich... use on to add event listener instead of deprecated...
2013-09-03 Morris JobkeMerge pull request #4702 from owncloud/center-utils
2013-09-03 Morris JobkeMerge pull request #4695 from owncloud/placeholder-hsl
2013-09-03 ChristopherMerge pull request #4706 from owncloud/fix_filepicker_m...
2013-09-02 Thomas TanghusUse provided mimetype on open. Fix #4696
2013-09-02 blizzzMerge pull request #4672 from owncloud/ocs_cleanup
2013-09-02 Bart VisscherUse the namespaced variation of the classname.
2013-09-02 Bernhard Posseltcenter utils
2013-09-02 Jan-Christoph... placeholder.js: fix typo
2013-09-02 Jan-Christoph... placeholder.js: adjust saturation and lightness values
2013-09-02 Owen WinklerMerge pull request #4514 from owncloud/windows_ssl
2013-09-02 Morris JobkeRGB -> HSL
2013-09-02 ringmasterThis function doesn't cache anymore. Adjusted PHPDoc...
2013-09-02 ringmasterDon't cache the pkey, skip generation if the keyfile...
2013-09-02 Owen WinklerEmploy config option for OpenSSL config file, if provided.
2013-09-02 Owen WinklerStart a branch for easier OpenSSL configuration.
2013-09-02 Jörn Friedrich... Merge pull request #4673 from owncloud/ocsapi_cleanup
2013-09-02 Morris JobkeMerge pull request #4663 from owncloud/fix-sticky-apps
2013-09-02 Morris JobkeMerge pull request #4657 from owncloud/files-controls...
2013-09-02 Morris JobkeMerge pull request #4674 from owncloud/fit-filepicker...
2013-09-02 Morris JobkeIE8 fixes
2013-09-02 kondouMerge branch 'master' into clean_up_util
2013-09-02 Bernhard PosseltMerge pull request #4671 from owncloud/emptycontent
2013-09-01 Jenkins for... [tx-robot] updated from transifex
2013-09-01 ChristopherMerge pull request #4329 from owncloud/fix_4258
2013-09-01 Vincent PetryFixed public upload error that prevents upload
2013-09-01 kondouCheck for $this->fileInfo and @depend on testData()
2013-09-01 Frank Karlitschekfixing this obvious typo directly
2013-08-31 kondouMerge branch 'master' into fix_4258
2013-08-31 kondouFit filesummary for \OC\Preview's ne mimetype-icons
2013-08-31 Frank Karlitschekremove the activity call here. it is not implemented...
next