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-11Fix detection if opcache extension is loadedMorris Jobke
2018-07-11Fix testsMorris Jobke
2018-07-11opcache module checkCthulhux
2018-07-04Add warning to setup checks if the default mailer is still phpRoeland Jago Douma
2018-06-19If cronErros is empty json_decode will return NULLRoeland Jago Douma
2018-06-18Just pass uid to the Token stuffRoeland Jago Douma
2018-06-13Merge all setup checks into one controllerMorris Jobke
2018-06-13Merge pull request #9836 from nextcloud/feature/noid/merge-tips-and-tricks-in...Morris Jobke
2018-06-13Merge tips & tricks section into setup checksMorris Jobke
2018-06-13Fix wrong hint about missing indexesMorris Jobke
2018-06-12Copyright fix, changed vue settings output name and fixes template nameJohn Molakvoæ (skjnldsv)
2018-06-09Add category field to apps that are only known from the app storeJulius Härtl
2018-06-06Merge pull request #9565 from nextcloud/feature/noid/app-settingsMorris Jobke
2018-06-06Add a hint that some indexes are not added yetMorris Jobke
2018-06-06Use icon instead of screenshot in the list viewJulius Härtl
2018-06-06Move filtering to javascriptJulius Härtl
2018-06-06Properly clear cacheJulius Härtl
2018-06-06Cleanup controller codeJulius Härtl
2018-06-06Remove old js code except for app navigation rebuildJulius Härtl
2018-06-06Proper rendering of bundlesJulius Härtl
2018-06-06Simplify backend codeJulius Härtl
2018-06-06Fix active indicator and add proper separation between screenshot and previewJulius Härtl
2018-06-06Properly search for other appsJulius Härtl
2018-06-06Move logic to app management mixinJulius Härtl
2018-06-06Add link to developer docs and fix view if appstore is disabledJulius Härtl
2018-06-06Add install/remove to the new controller methodsJulius Härtl
2018-06-06Load marked and return proper Template with CSPJulius Härtl
2018-06-06Fix app enabling for groups and allow requesting all appsJulius Härtl
2018-06-06Remove default categories from route endpointJulius Härtl
2018-06-06Add file skeleton for app settingsJulius Härtl
2018-06-06Move to AppFramework ControllerJulius Härtl
2018-05-24Added total count for subadminsJohn Molakvoæ (skjnldsv)
2018-05-24Disabled fix since new users listJohn Molakvoæ (skjnldsv)
2018-05-23Fixed IE design, subadmins groups update and multiselect base widthJohn Molakvoæ (skjnldsv)
2018-05-16Various fixesJohn Molakvoæ (skjnldsv)
2018-05-16Bump tests and editorconfigJohn Molakvoæ (skjnldsv)
2018-05-16Bump popovermenu item options and testsJohn Molakvoæ (skjnldsv)
2018-05-16Fixed settings menu entry and group deletionJohn Molakvoæ (skjnldsv)
2018-05-16Continued the upgrade to proper router link and added navigationItem router l...John Molakvoæ (skjnldsv)
2018-05-16Bump user controller, cleaned old legacy and added route history modeJohn Molakvoæ (skjnldsv)
2018-05-16Settings to vuejsJohn Molakvoæ (skjnldsv)
2018-05-03Do not hide additional settings if there are only legacy formsJulius Härtl
2018-04-26log to $datadir/audit.log by default and add rotationArthur Schiwon
2018-04-26destaticfy Log classesArthur Schiwon
2018-04-26move log constants to ILoggerArthur Schiwon
2018-04-17Show a link to the docs instead of a button on the untrusted domain pageMorris Jobke
2018-04-05Ping more privacy respecting organizationsRoeland Jago Douma
2018-03-15Merge pull request #8255 from nextcloud/bugfix/noid/group-display-nameblizzz
2018-03-13Inject public IGroupManager instead of private GroupManagerDaniel Calviño Sánchez
2018-03-09Make UserController strictRoeland Jago Douma