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
2013-11-11LDAP Wizard: remove ugly whitespace where it should not beArthur Schiwon
2013-11-11Fix spacing issue for checkboxes, vertically center checkboxes on personal pageMorris Jobke
2013-11-11Use View::copy and View::rename when copying or renaming files in the shared ...Robin Appelman
2013-11-11let encryption app detect transfer id in path and handle it correctlyBjoern Schiessle
2013-11-11Merge pull request #5804 from owncloud/files-selectionsummaryMorris Jobke
2013-11-11Selection summary is now displayed properlyVincent Petry
2013-11-11Merge pull request #5769 from owncloud/files-changedirjseventMorris Jobke
2013-11-11LDAP Wizard: determine port without credentials. don't hide the port input fieldArthur Schiwon
2013-11-11Merge pull request #5701 from owncloud/sharing-updateownerfoldersizesMorris Jobke
2013-11-11LDAP Wizard: improve check for Agent DN and CredentialsArthur Schiwon
2013-11-11[tx-robot] updated from transifexJenkins for ownCloud
2013-11-09[tx-robot] updated from transifexJenkins for ownCloud
2013-11-08LDAP Wizard: keep Base DN always visibleArthur Schiwon
2013-11-08Added JS event for when the user changes the directoryVincent Petry
2013-11-08Increased upload error delay to 10 secondsVincent Petry
2013-11-07Merge pull request #5737 from owncloud/files-totaldirsnotfoundfixMorris Jobke
2013-11-07Merge pull request #5682 from owncloud/fix5585blizzz
2013-11-07Fixed totalDirs JS errorVincent Petry
2013-11-07[tx-robot] updated from transifexJenkins for ownCloud
2013-11-07Merge pull request #5399 from frisco82/fixDownloadOverQuotaMorris Jobke
2013-11-06LDAP: resolve namespace harakiri, fixes background jobArthur Schiwon
2013-11-06Merge pull request #5711 from owncloud/quota-refreshquotainclientafteroperationsMorris Jobke
2013-11-06Fixed folder icon for home storageVincent Petry
2013-11-06Do not count the size of shared folder on totalRamiro Aparicio
2013-11-06LDAP Wizard: l10ned Save buttonArthur Schiwon
2013-11-06Fixed storage stats to be based on current directoryVincent Petry
2013-11-06Update quota value in client after scan and uploadVincent Petry
2013-11-06Fixed unit tests for files sharing watcherVincent Petry
2013-11-06Merge pull request #5692 from miicha/patch-2VicDeo
2013-11-05Added unit tests for shared files watcherVincent Petry
2013-11-05Removed unused methodVincent Petry
2013-11-05Fixed watcher to also update the owner's folder sizesVincent Petry
2013-11-05Merge pull request #5699 from owncloud/fixing-4606-masterThomas Müller
2013-11-05LDAP Wizard: do not forget to set display name attributes for user and group,...Arthur Schiwon
2013-11-05Merge pull request #5695 from owncloud/fixing-dropbox-masterThomas Müller
2013-11-05calling getstoragestats.php only if a user is logged in because this call req...Thomas Müller
2013-11-05allows agent and password or neither agent nor passwordmiicha
2013-11-05fixing dropbox require pathThomas Müller
2013-11-05Merge pull request #5582 from owncloud/files-previewcachingThomas Müller
2013-11-05Merge pull request #5540 from owncloud/scanner-enhancments-masterThomas Müller
2013-11-05allow empty user-dn and passwordmiicha
2013-11-05use ===Thomas Müller
2013-11-04LDAP: improve design and placement of Save buttonArthur Schiwon
2013-11-04LDAP: make buttons on Expert page work again, fixes #5585Arthur Schiwon
2013-11-04Merge pull request #5656 from owncloud/fix-wizard-typoAndreas Fischer
2013-11-03[tx-robot] updated from transifexJenkins for ownCloud
2013-11-03[tx-robot] updated from transifexJenkins for ownCloud
2013-11-01Excpetion->ExceptionVicDeo
2013-10-31Merge pull request #5648 from owncloud/files-fixhidecontrolsinviewermodeMorris Jobke
2013-10-31prefer closest over parentJörn Friedrich Dreyer