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
AgeCommit message (Expand)Author
2014-04-17Use JS as content-type due to mimesniffingLukas Reschke
2014-02-25Added loading spinner to users list on scrollVincent Petry
2014-02-25Improve users list scrolling performanceVincent Petry
2014-01-27disable button and input field during decryptionBjoern Schiessle
2014-01-27remove the form, it isn't needed hereBjoern Schiessle
2014-01-24added website fieldBjoern Schiessle
2014-01-24distinguish app links from doc linksBjoern Schiessle
2014-01-24show link to app documentationBjoern Schiessle
2014-01-16Fix untranslated text when deleting userVolkan Gezer
2013-11-20- show a spinner while decrypting files if the encryption app was disabledBjoern Schiessle
2013-10-30Improve quota input fieldVincent Petry
2013-10-23Fixed wrong id when reading checkbox value for force SSL settingVincent Petry
2013-10-22Added warning notification when user home already existsVincent Petry
2013-10-11Puts the language divider in place. thanks @Kondou-ger ;)raghunayyar
2013-10-11Uniform Styles and Indentation Fixes for Personal Blockraghunayyar
2013-10-11Fixed display name change for IE8Vincent Petry
2013-10-07Fix new user avatar. Ref#5166Victor Dubiniuk
2013-10-04Hide defaultavatar in #header and don't darken proper avatars in #headerkondou
2013-09-28Have uniform (wrong) indentionkondou
2013-09-28Base defaultavatar text on displaynamekondou
2013-09-20Fix the apps enabling/disabling in settingsBart Visscher
2013-09-18Merge pull request #4745 from owncloud/split_personal-user_passwordchangeBart Visscher
2013-09-15Merge pull request #4506 from owncloud/oc_avatarsBernhard Posselt
2013-09-13Improve changepassword route namingkondou
2013-09-13Allow numeric group namesringmaster
2013-09-12Merge branch 'master' into oc_avatarskondou
2013-09-11Merge branch 'master' into split_personal-user_passwordchangekondou
2013-09-07Fix language selection; Fix #4756kondou
2013-09-06Have the "notsquare" error as data, not as messagekondou
2013-09-06Split personal and user-mgmt password change logickondou
2013-09-06Clean up avatars and preliminary use JSON->rawlist.phpkondou
2013-09-05Fix an IE8 bug with the avatarcropper.kondou
2013-09-05Have login-checks and CSRF checkskondou
2013-09-04Remove backgroundcolor on updating avatar, and add a missing parameterkondou
2013-09-04Clean up oc_avatarskondou
2013-09-04Don't update avatar on displayNameChange anymorekondou
2013-09-03Fix unwanted caching in IE8kondou
2013-09-03Partly fix cropper in IE8 and don't use a dialog for itkondou
2013-09-03Merge branch 'master' into oc_avatarskondou
2013-09-02Fix some of @jancborchardt's complaints in oc_avatarskondou
2013-09-01Fix @tanghus's complains in avatars and clean up cropper after closing with "x"kondou
2013-08-31Sanitize displayname, respect data @ $element, fix routename, clean after cro...kondou
2013-08-31Merge branch 'master' into oc_avatarskondou
2013-08-30fix issues caused by introduction of sticky Apps management footerJan-Christoph Borchardt
2013-08-30Finish cropper, Get rid of TODOs, Improve \OCP\Avatar and "fix" unitestskondou
2013-08-29Use OC_Cache and finish cropper functionalitykondou
2013-08-29Use defaultavatarskondou
2013-08-29no duplicate declaration of appLicense + camelCaseThomas Müller
2013-08-29Work around #4630 to fix license showingkondou
2013-08-28Use OC.Router.generate, TODO use cache, prepare for defaultavatarskondou