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 (Collapse)Author
2018-10-05Remove deprecated publishActivity functionRoeland Jago Douma
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-10-05Extract translated strings of compiled handlebarsRoeland Jago Douma
Follow up to #11615 Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-10-05Merge pull request #11624 from nextcloud/fix/11468/app-menu-scrollbarRoeland Jago Douma
Fixes the apps menu scrollbar
2018-10-05[tx-robot] updated from transifexNextcloud bot
2018-10-04Fixes the apps menu scrollbarMichael Weimann
Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
2018-10-04Adapts the theming util to the new core logo image pathMichael Weimann
Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
2018-10-04Merge pull request #11615 from nextcloud/followup/11583Roeland Jago Douma
Remove leftover '
2018-10-04Change placeholderDaniel Kesselberg
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2018-10-04Merge pull request #11613 from nextcloud/add-missing-throw-statementMorris Jobke
add missing throw statement to doc block
2018-10-04Remove leftover 'Roeland Jago Douma
Followup to #11583 Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-10-04Merge pull request #11611 from nextcloud/fix/10852Roeland Jago Douma
Allow userId to be null
2018-10-04add missing throw statement to doc blockBjoern Schiessle
Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
2018-10-04Remove unused importDaniel Kesselberg
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2018-10-04Allow userId to be nullRoeland Jago Douma
Fixes #10852 A quick hack. Still ensures some type safety however now also accepts null. Else we'd need to add a whole new layer of middlewares. This can only happen when a guest user wants to access a controller that requries the user_id. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-10-04Merge pull request #11583 from nextcloud/csp/more_moving_handlebarsMorris Jobke
Csp/more moving handlebars
2018-10-04Merge pull request #11607 from ↵Roeland Jago Douma
nextcloud/dependabot/npm_and_yarn/settings/vue-multiselect-2.1.3 Bump vue-multiselect from 2.1.0 to 2.1.3 in /settings
2018-10-04Move newfilemenu to compiled handlebarsRoeland Jago Douma
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-10-04Move files_versions to compiled handlebars templatesRoeland Jago Douma
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-10-04Move OC.Share to compiled handlebarsRoeland Jago Douma
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-10-04Move sharetabview to compiled handlebarsRoeland Jago Douma
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-10-04Move mainfileinfodetailsview to commpiled handlebarsRoeland Jago Douma
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-10-04Move fileactions to compiled handlebarsRoeland Jago Douma
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-10-04Move tagsplugin to compiled handlebarsRoeland Jago Douma
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-10-04Move systemtags to compiled handlebarsRoeland Jago Douma
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-10-04Move Comments to compiled handlebarsRoeland Jago Douma
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-10-04Move detailsview to compiled handlebarsRoeland Jago Douma
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-10-04Move systemtagsinfoviewtoggleview away from handlebarsRoeland Jago Douma
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-10-04Move filelist to compiled handlebarsRoeland Jago Douma
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-10-04Bump build and fix makefileJohn Molakvoæ (skjnldsv)
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-10-04Merge pull request #11581 from nextcloud/users-table-header-fixJohn Molakvoæ
Fix sticky header on users list
2018-10-04Bump vue-multiselect from 2.1.0 to 2.1.3 in /settingsdependabot[bot]
Bumps [vue-multiselect](https://github.com/shentao/vue-multiselect) from 2.1.0 to 2.1.3. - [Release notes](https://github.com/shentao/vue-multiselect/releases) - [Commits](https://github.com/shentao/vue-multiselect/compare/v2.1.0...v2.1.3) Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-10-04Merge pull request #11604 from nextcloud/remove-unused-codeRoeland Jago Douma
Remove unused code in legacy classes
2018-10-04Merge pull request #11603 from nextcloud/bugfix/noid/fix-wrong-call-for-loggerRoeland Jago Douma
Fix call to logger
2018-10-04Merge pull request #11606 from nextcloud/fix/2fa-login-screen-design-IIIRoeland Jago Douma
Improve 2FA login screens
2018-10-04[tx-robot] updated from transifexNextcloud bot
2018-10-03Merge pull request #11576 from ↵Morris Jobke
nextcloud/feature/endpoint_for_clients_to_fetch_apppassword Allow clients to request an apppassword if they still use the real password
2018-10-03Append error from exception for messageDaniel Kesselberg
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2018-10-03Improve 2FA login screensChristoph Wurst
* Show icon if no provider is available * Reduce shown text if no provider available * Fix login button icons * Make backup codes button primary if the only options to log in Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2018-10-03Remove unused code in legacy classesMorris Jobke
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-10-03Border fixJohn Molakvoæ (skjnldsv)
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-10-03Fix call to loggerDaniel Kesselberg
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2018-10-03Make code strictDaniel Kesselberg
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2018-10-03Fixes the logo testMichael Weimann
Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
2018-10-03Add an endppoint for clients to request an app passwordRoeland Jago Douma
Now that we allow enforcing 2 factor auth it make sense if we also allow and endpoint where the clients can in the background fetch an apppassword if they were configured before the login flow was present. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-10-03[tx-robot] updated from transifexNextcloud bot
2018-10-03Merge pull request #11592 from nextcloud/feature/noid/update-strengthifyRoeland Jago Douma
Update strengthify to be able to set a nonce
2018-10-03Add FileName to Workflow engineDaniel Kesselberg
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2018-10-03Merge pull request #11566 from nextcloud/404-designMorris Jobke
Improve 404 page design, fix #11370
2018-10-03Merge pull request #11591 from nextcloud/fix/2fa-login-screen-designMorris Jobke
Fix design of 2FA login screens
2018-10-03Set nonce for loading the zxcvbnMorris Jobke
Signed-off-by: Morris Jobke <hey@morrisjobke.de>