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
2018-07-25Merge pull request #10310 from nextcloud/accessibility-headerMorris Jobke
2018-07-24Remove deprecated keyboard events & propertiesKevin Ndung'u
2018-07-24Acceptance and mobile navigation fixesJohn Molakvoæ (skjnldsv)
2018-07-21Enter key on menu registrationJohn Molakvoæ (skjnldsv)
2018-07-21Make left sidebar toggle also work with keyboardJan-Christoph Borchardt
2018-06-27fix OC.getLocale()Georg Ehrke
2018-06-27OC.getLocale() now returns Locale and no longer LanguageThomas Citharel
2018-06-20IE11 css vars compatibilityJohn Molakvoæ (skjnldsv)
2018-05-24Allow to specify custom text on admin password confirmation dialogsJulius Härtl
2018-04-18Add proper ARIA attributes and structure to header for accessibility, thanks ...Jan-Christoph Borchardt
2018-04-04Fix app menu, popovers and searchboxJulius Härtl
2018-03-08Add CSRF token controller to retrieve the current CSRF tokenChristoph Wurst
2018-03-04Use correct variablesJohn Molakvoæ (skjnldsv)
2018-03-04Create special option to toggle header menu containerJohn Molakvoæ (skjnldsv)
2018-03-04Clean scss, use proper loading icon and menu position on narrow screensJohn Molakvoæ (skjnldsv)
2018-02-27Fix JSDocMorris Jobke
2018-02-27expose capabilities in jsBjoern Schiessle
2018-02-19Remove unused var in OC.Notification.showTemporaryChristoph Wurst
2018-01-08Fixes password input being prompted every time.Abijeet
2018-01-04Fixed js typehint for showHtml methodsplitt3r
2018-01-03Merge pull request #7487 from nextcloud/no-password-confirm-with-ssoblizzz
2018-01-02disable password confirmation with SSOBjoern Schiessle
2017-12-14Force the drag to end when the navigation bar Snap is disabled by an appDaniel Calviño Sánchez
2017-12-14Make possible for apps to disallow the navigation bar slide gestureDaniel Calviño Sánchez
2017-11-20Merge pull request #7047 from nextcloud/add-support-for-files-with-no-permiss...Björn Schießle
2017-11-08Fixed computation and removed unwanted scriptsJohn Molakvoæ (skjnldsv)
2017-11-06Reduce JSHint errors/warningsMorris Jobke
2017-11-02Add proper handling of files without permissionsDaniel Calviño Sánchez
2017-07-28Fixes nextcloud/gallery#269Marin Treselj
2017-06-14Merge pull request #5244 from nextcloud/dynamic-percentual-appmenu-limitMorris Jobke
2017-06-14Show at least 8 icons, don't use percentage on mobileJulius Härtl
2017-06-10Decimal percentage, dynamic appIcon widthPatrik Kernstock
2017-06-09execute eval in global scope, addresses #5314Arthur Schiwon
2017-06-04Now using dynamic percentual appmenu limitPatrik Kernstock
2017-05-26Closed #5121, remove appmenu limitPatrik Kernstock
2017-05-02Merge pull request #4611 from nextcloud/js-use-dot-notationRoeland Jago Douma
2017-05-01Merge pull request #4610 from nextcloud/js-semicolonsLukas Reschke
2017-05-01Fix variable definitions in oc dialogsMorris Jobke
2017-05-01Use dot notation for array access - JSLint recommendationMorris Jobke
2017-05-01Fix semicolon at end of JS linesMorris Jobke
2017-04-26Merge branch 'master' into contactsmenuJan-Christoph Borchardt
2017-04-25Remove js debug loggingChristoph Wurst
2017-04-25Contacts menuChristoph Wurst
2017-04-25Fix loading spinner for new app menuJulius Härtl
2017-04-25Responsive app menuJulius Härtl
2017-03-27Merge pull request #4027 from nextcloud/better-spreed-call-urlsRobin Appelman
2017-03-26Cleanup code as suggested by @icewind1991Lukas Reschke
2017-03-26Make asyncLukas Reschke
2017-03-26Fix callbackLukas Reschke
2017-03-26Use eval instead of $.scriptLukas Reschke