]> source.dussan.org Git - nextcloud-server.git/shortlog
nextcloud-server.git
2013-09-20 Vincent PetryReplace plus sign with space in files app URL #4932
2013-09-20 Jenkins for... [tx-robot] updated from transifex
2013-09-19 Bart VisscherMerge pull request #4684 from owncloud/improved-console
2013-09-19 Bart VisscherMerge pull request #4908 from owncloud/fix_css_selector
2013-09-19 Bart VisscherAdd copyright, remove starting blank line
2013-09-19 Thomas MüllerMerge pull request #4766 from owncloud/fix_3728_with_fi...
2013-09-19 Jörn Friedrich... Merge branch 'master' into fix_3728_with_file_exists_dialog
2013-09-19 Jörn Friedrich... Merge pull request #4900 from owncloud/fixing-4488...
2013-09-19 Jörn Friedrich... Merge pull request #4263 from owncloud/search_scrollto
2013-09-19 Jörn Friedrich... fix race condition in lazy preview loading
2013-09-19 Jörn Friedrich... use {count} instead of 'One' for more versatile translation
2013-09-19 Thomas MüllerMerge branch 'master' into fixing-4488-master
2013-09-19 Jörn Friedrich... Merge branch 'fix_3728_with_file_exists_dialog' of...
2013-09-19 Jörn Friedrich... fix double translation of error message
2013-09-19 Jörn Friedrich... use n to translate title
2013-09-19 Thomas MüllerMerge branch 'fix_3728_with_file_exists_dialog' of...
2013-09-19 Thomas Müllerfixing typos and l10n
2013-09-19 Jörn Friedrich... jsdoc types should go into {}
2013-09-19 Jörn Friedrich... css selectors never have a : before []
2013-09-19 Jörn Friedrich... use 96x96 as 64x64 thumbnails in conflicts dialog,...
2013-09-19 Jörn Friedrich... fix 'event is not defined' error
2013-09-19 ChristopherMerge pull request #4906 from owncloud/wtf-broken-code...
2013-09-18 Thomas Müllerfixing syntax error - it it that hard to test own code?
2013-09-18 Thomas Mülleradding comma to get cleaner diffs in the future
2013-09-18 Thomas Müllerno file actions during upload
2013-09-18 Jörn Friedrich... indentation
2013-09-18 Jenkins for... [tx-robot] updated from transifex
2013-09-18 Jörn Friedrich... simplify conflict template handling, fix reopen after ESC
2013-09-18 Jörn Friedrich... move upload dialog css to separate file
2013-09-18 Jörn Friedrich... allow passing classes to buttons
2013-09-18 Bart VisscherMerge pull request #4745 from owncloud/split_personal...
2013-09-18 kondouTranslate errormsgs in settings/changepassword/controller
2013-09-18 Jörn Friedrich... hide excessive logging with a trace flag
2013-09-18 Jörn Friedrich... Merge branch 'master' into fix_3728_with_file_exists_dialog
2013-09-18 Jörn Friedrich... Merge branch 'master' into fix_3728_with_file_exists_dialog
2013-09-18 Jörn Friedrich... Merge pull request #4769 from owncloud/gitignore_apps_fix
2013-09-18 Jörn Friedrich... Merge pull request #4872 from owncloud/refactor_upload_...
2013-09-18 Thomas Müllerremove file action elements before recreating them
2013-09-18 Thomas Müllerstore the permissions retrieved via ajax within the...
2013-09-18 Morris JobkeMerge pull request #4889 from owncloud/disable_avatar_l...
2013-09-18 Thomas Mülleradd permissions of the file to the json response
2013-09-18 Björn SchießleMerge pull request #4708 from owncloud/encryption_fixes
2013-09-17 Jörn Friedrich... disable avatar loading on public guest page
2013-09-17 Jörn Friedrich... we cannot load avatar on guest page
2013-09-17 Jörn Friedrich... Merge branch 'master' into fix_3728_with_file_exists_dialog
2013-09-17 Jörn Friedrich... use exists
2013-09-17 Jörn Friedrich... Merge branch 'master' into fix_3728_with_file_exists_dialog
2013-09-17 Jörn Friedrich... add fixme
2013-09-17 Jörn Friedrich... make 'open in folder' action default for files
2013-09-17 Jörn Friedrich... use correct doublequotes in template, remove container
2013-09-17 Jörn Friedrich... initial scrollto implementation:
2013-09-17 Bjoern Schiessleperformance improvement, check configuration only if...
2013-09-17 Bernhard PosseltMerge pull request #4871 from owncloud/add_exists_metho...
2013-09-16 Bart VisscherMerge pull request #4825 from owncloud/fix-sharing...
2013-09-16 Jenkins for... [tx-robot] updated from transifex
2013-09-16 Jörn Friedrich... refactor upload progress
2013-09-16 Jörn Friedrich... add exists method to jquery
2013-09-16 Jörn Friedrich... fix gitignore for all apps* folders
2013-09-16 Thomas MüllerMerge pull request #4838 from owncloud/refactor_upload_js
2013-09-16 Thomas MüllerMerge pull request #4862 from owncloud/db_to_public
2013-09-16 Thomas TanghusAdd OCP\DB::getErrorMessage() to public namespace.
2013-09-15 icewind1991Merge pull request #4860 from owncloud/fixing-potential...
2013-09-15 Thomas Mülleradding null check on a mount's storage
2013-09-15 Morris JobkeMerge pull request #4835 from owncloud/fix-apps-height
2013-09-15 Morris JobkeMerge pull request #4803 from owncloud/fix-4465-add...
2013-09-15 Thomas MüllerMerge pull request #4853 from owncloud/external-shared_...
2013-09-14 Bernhard PosseltMerge pull request #4506 from owncloud/oc_avatars
2013-09-14 Thomas MüllerMerge pull request #4501 from owncloud/ajaxfilelist
2013-09-14 Thomas TanghusMerge pull request #4806 from owncloud/oc-dialogs-pageleave
2013-09-14 Bart VisscherCheck all installed apps for console commands
2013-09-14 kondouUse external and shared icons in OC.Dialogs.filepicker()
2013-09-14 kondouRemove superfluous $
2013-09-14 Jenkins for... [tx-robot] updated from transifex
2013-09-13 Thomas MüllerMerge pull request #4712 from owncloud/fileapi-foreward
2013-09-13 Thomas Müller- giving the user a new id for each test run in order...
2013-09-13 Vincent PetryFixed files_trashbin to also use hash URL part for IE8
2013-09-13 Vincent PetryUse hash part of URL for IE8 in files app
2013-09-13 Vincent PetryFixed loading mask/spinner to stay fixed on scroll
2013-09-13 Vincent PetryFixed JS error in trashbin app
2013-09-13 Vincent PetryChanged breadcrumb event handling to not use delegate
2013-09-13 Vincent PetryFixed ajax support to also update the current dir permi...
2013-09-13 Vincent PetryAdded missing "files" JS to files_trashbin module
2013-09-13 Thomas Müllerupdate file summary on ajax file list load
2013-09-13 Thomas Müllerfixing breadcrumbs on ajax loading of files
2013-09-13 Thomas Müllercalling replaceSVG() to display breadcrumb images corre...
2013-09-13 Thomas Müllerfixing no-repeat for IE8
2013-09-13 Vincent PetryAjax calls for "files" and "files_trashbin" apps
2013-09-13 Thomas MüllerMerge pull request #4840 from owncloud/adding-tb-master
2013-09-13 Bart VisscherUse appinfo/register_command.php to add commands to...
2013-09-13 Thomas Müllerremove unused OC_L10N
2013-09-13 Thomas Mülleradding TB and GB to OC_Helper::humanFileSize
2013-09-13 Jörn Friedrich... refactor upload js & html to always use only js to...
2013-09-13 kondouImprove changepassword route naming
2013-09-13 kondouMove ajax/changepassword to changepassword/controller...
2013-09-13 Bernhard Posseltuse lineheight instead of padding and height
2013-09-13 ringmasterAllow numeric group names
2013-09-12 Thomas MüllerMerge pull request #4719 from owncloud/port_4701_master
2013-09-12 Andreas FischerCalculate dateInPast and dateInFuture.
2013-09-12 Andreas FischerCompare objects directly. Also use $expected and $actual.
2013-09-12 Andreas FischerAdd database tests for INSERT/SELECT date format.
next