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
2016-01-22Add a default app icon for apps that don't have oneJoas Schilling
2016-01-14Add a new app type that can not be enabled for groupsJoas Schilling
2016-01-07Allow searching apps by IDJoas Schilling
2015-10-31new checkbox style in app settingsHendrik Leppelsack
2015-10-26Fix backwards and forward buttonJoas Schilling
2015-10-26Use speaking idsJoas Schilling
2015-10-26Fix backspace in search and empty content messageJoas Schilling
2015-10-26Display empty-content when there are no search resultsJoas Schilling
2015-10-26Clear search box for nowJoas Schilling
2015-10-26Allow searching by author name and app level as wellJoas Schilling
2015-10-26Stay on the same category when refreshing the page on the apps listJoas Schilling
2015-10-21Disable app icon preview in apps page for IEVincent Petry
2015-10-06fix wordingMorris Jobke
2015-10-05Use OC.Dialogs for modal reload messageMorris Jobke
2015-10-05Reload the page when an app needs an update after being enabledJoas Schilling
2015-09-05Rebuild app navigation in JSRobin McCorkell
2015-07-02Fix global app list stateVincent Petry
2015-06-23Accept this language change at your own riskJoas Schilling
2015-06-10Load the update information asyncroniously to fix the page load speedJoas Schilling
2015-05-30Fix L10n in apps managementMorris Jobke
2015-05-20Sort apps by level, then by nameVincent Petry
2015-04-23Add missing loading indicator for enabled appsMorris Jobke
2015-04-08Reference `$(this)` insteadLukas Reschke
2015-04-08Fix wordingLukas Reschke
2015-04-07app mgmt app level design enhancementsJan-Christoph Borchardt
2015-04-03Add experimental applications switchLukas Reschke
2015-04-02Fix the initial list of groupsJoas Schilling
2015-03-24Merge pull request #15149 from owncloud/fix-enable-for-groupJoas Schilling
2015-03-24Correctly get array of groups and send OCP\IGroup objects to enable methodJoas Schilling
2015-03-24Display a message when no apps can be found for this oc versionJoas Schilling
2015-03-19collapse app descriptions by default, make expandable, fix #13112Jan-Christoph Borchardt
2015-03-11display app update error messages - fixes #14611Thomas Müller
2015-02-23Added unit test for app filterVincent Petry
2015-02-19Make the search box filter appsRobin Appelman
2015-01-16Cancel app list load when switching categoriesVincent Petry
2014-10-15introduce new app page layoutThomas Müller
2014-09-10Fixed select2 for admin and apps pageVincent Petry
2014-09-09Added select2 on the apps pageVincent Petry
2014-08-05Merge pull request #10176 from owncloud/fix-install-icon-sizeMorris Jobke
2014-08-05use correct app-icon class for new apps as well, fix icon sizeJan-Christoph Borchardt
2014-08-04Fix undefined variable when uninstalling an appRobin Appelman
2014-07-30Fixed wrong brackets in apps settingsDer-Jan
2014-07-05improvements for uninstall buttonGeorg Ehrke
2014-06-16Merge pull request #8808 from owncloud/update_shipped_apps_from_appstoreGeorg Ehrke
2014-06-06app manager forgets the documentation linksVolkan Gezer
2014-06-06Merge branch 'master' into update_shipped_apps_from_appstoreGeorg Ehrke
2014-06-05fix leading decimal Scrutinizer coding style issueJan-Christoph Borchardt
2014-06-04add to app navigation after enablingMorris Jobke
2014-06-04remove console.log in apps.jsGeorg Ehrke
2014-06-03Fix syntax errorBart Visscher