aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #12130 from nextcloud/fix/reset_bruteforce_oauthRoeland Jago Douma2018-10-302-2/+48
|\ | | | | Reset bruteforce on token refresh OAuth
| * Reset bruteforce on token refresh OAuthRoeland Jago Douma2018-10-302-2/+48
| | | | | | | | | | | | | | | | | | | | When using atoken obtained via OAuth the token expires. Resulting in brute force attempts hitting the requesting IP. This resets the brute force attempts for that UID on a valid refresh of the token. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | Merge pull request #12054 from nextcloud/fix/5212/interact-with-userobjectRoeland Jago Douma2018-10-302-6/+50
|\ \ | | | | | | LDAP: announce display name changes so that addressbook picks it up
| * | do not run into UniqueConstraintViolationExceptionArthur Schiwon2018-10-302-11/+23
| | | | | | | | | | | | | | | | | | | | | … when an unmapped user logs in for the first time when background job mode is ajax and no memcache was configured. Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
| * | only write when the displayname differs, but then announce itArthur Schiwon2018-10-252-2/+34
| | | | | | | | | | | | | | | | | | refs #5212 and fixes #9112 Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* | | Merge pull request #12070 from nextcloud/fix/noid/announce-chosen-uidMorris Jobke2018-10-301-3/+3
|\ \ \ | | | | | | | | announce the chosen uid (fixes wrong variable usage)
| * | | fixes wrong variable usageArthur Schiwon2018-10-261-3/+3
| | | | | | | | | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* | | | [tx-robot] updated from transifexNextcloud bot2018-10-306-8/+14
| | | |
* | | | A folder should get a folder mimetypeRoeland Jago Douma2018-10-291-0/+5
| |_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | If doing achunked upload the mimetype of the folder would otherwise be guessed from the path. Which always returned application/octet-stream. If an access control rule to block that is in place this means that all chunked uploads fail hard in directories as the isCreatable on the directory always fails. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | | Merge pull request #12113 from nextcloud/fileinfo-getextensionMorris Jobke2018-10-291-0/+4
|\ \ \ | | | | | | | | Add getExtension() to FileInfo
| * | | Add getExtension() to FileInfoRobin Appelman2018-10-291-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | this is a fairly common operation so it makes sense to prevent having to repeatedly implement it. Signed-off-by: Robin Appelman <robin@icewind.nl>
* | | | Merge pull request #12107 from ↵Morris Jobke2018-10-292-1/+13
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | nextcloud/fix/12086/no-unintentional-empty-attributes remove unneeded empty LDAP search attribute values
| * | | | remove unneeded empty search attribute values, fixes #12086Arthur Schiwon2018-10-292-1/+13
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* | | | | Merge pull request #12041 from nextcloud/gridfixesRoeland Jago Douma2018-10-291-1/+2
|\ \ \ \ \ | | | | | | | | | | | | Properly hide files when searching
| * | | | | Properly hide files when searchingJohn Molakvoæ (skjnldsv)2018-10-291-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | | | | | Merge pull request #12019 from nextcloud/icons-svg-api-fixesJohn Molakvoæ2018-10-291-1/+1
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | Move svg api endpoint
| * | | | | Adjust accessibility app color replacementJulius Härtl2018-10-291-1/+1
| | |/ / / | |/| | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | | | | Merge pull request #12106 from nextcloud/bugfix/noid/federated-settings-logoRoeland Jago Douma2018-10-291-6/+1
|\ \ \ \ \ | |_|/ / / |/| | | | Fix logo path in personal federated sharing settings
| * | | | Fix logo path in personal federated sharing settingsJulius Härtl2018-10-291-6/+1
| |/ / / | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* / / / Bump webpack from 4.22.0 to 4.23.1 in /apps/oauth2dependabot[bot]2018-10-292-101/+101
|/ / / | | | | | | | | | | | | | | | | | | Bumps [webpack](https://github.com/webpack/webpack) from 4.22.0 to 4.23.1. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v4.22.0...v4.23.1) Signed-off-by: dependabot[bot] <support@dependabot.com>
* | | Bump webpack from 4.22.0 to 4.23.1 in /apps/updatenotificationdependabot[bot]2018-10-292-101/+101
| | | | | | | | | | | | | | | | | | | | | Bumps [webpack](https://github.com/webpack/webpack) from 4.22.0 to 4.23.1. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v4.22.0...v4.23.1) Signed-off-by: dependabot[bot] <support@dependabot.com>
* | | Merge pull request #12096 from ↵Roeland Jago Douma2018-10-292-101/+101
|\ \ \ | | | | | | | | | | | | | | | | nextcloud/dependabot/npm_and_yarn/apps/accessibility/webpack-4.23.1 Bump webpack from 4.22.0 to 4.23.1 in /apps/accessibility
| * | | Bump webpack from 4.22.0 to 4.23.1 in /apps/accessibilitydependabot[bot]2018-10-282-101/+101
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [webpack](https://github.com/webpack/webpack) from 4.22.0 to 4.23.1. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v4.22.0...v4.23.1) Signed-off-by: dependabot[bot] <support@dependabot.com>
* | | | [tx-robot] updated from transifexNextcloud bot2018-10-2926-66/+244
|/ / /
* | | [tx-robot] updated from transifexNextcloud bot2018-10-286-8/+38
| | |
* | | [tx-robot] updated from transifexNextcloud bot2018-10-2730-26/+162
| | |
* | | Fix off-by-one bugsStefan Weil2018-10-261-2/+2
|/ / | | | | | | | | | | | | | | | | This fixes warnings from LGTM: Off-by-one index comparison against length may lead to out-of-bounds read. Signed-off-by: Stefan Weil <sw@weilnetz.de>
* | Merge pull request #12038 from nextcloud/assemblystream_sizeMorris Jobke2018-10-261-1/+3
|\ \ | | | | | | Implement the size of an assembly stream
| * | Implement the size of an assembly streamRoeland Jago Douma2018-10-261-1/+3
| | | | | | | | | | | | | | | | | | | | | This will make it possible to act propely on moves of future files if we need to know the size (like for max size virus scanning). Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | | Merge pull request #12053 from ↵Morris Jobke2018-10-267-42/+10
|\ \ \ | | | | | | | | | | | | | | | | nextcloud/enhancement/10923/remove-unncessary-check remove LDAP::hasPagedResultSupport() from PHP < 5.4 days
| * | | functions that were checked for are present since PHP 5.4, supported is >=/Arthur Schiwon2018-10-257-42/+10
| | |/ | |/| | | | | | | | | | | | | | | | * so the check from older days is really not necessary anymore * resolves #10923 Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* / | [tx-robot] updated from transifexNextcloud bot2018-10-2622-2/+38
|/ /
* | Merge pull request #12016 from nextcloud/wip/noid/icon-base64Morris Jobke2018-10-251-2/+2
|\ \ | | | | | | Directly embed icons into the icon-vars css file
| * | Keep list of icons in a separate file for use in the accessibility appJulius Härtl2018-10-251-2/+2
| | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | | Merge pull request #11988 from nextcloud/docs/jsdoc-buildMorris Jobke2018-10-254-6/+7
|\ \ \ | | | | | | | | JSdoc build fixes and move build script out of the root folder
| * | | Adjust some jsdocsJulius Härtl2018-10-241-0/+1
| | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * | | Fix jsdocs build on server repoJulius Härtl2018-10-243-6/+6
| | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | | | Set error expected by the DAV client for a failed moveDaniel Calviño Sánchez2018-10-251-2/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | A revert triggers a move in the DAV client, and the DAV client expects a DAV error message to be provided by the server in case of failure; if no error message is given the client ends trying to get an attribute from an undefined object and "crashes". Besides that, if the revert fails the "done" callback of the promise (the first parameter of "then") is never called, so a "fail" callback should be used instead. Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
* | | | Wait for the promise to be fulfilled before running the next testDaniel Calviño Sánchez2018-10-251-4/+6
| |/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | In Jasmine 2.5 the "it" function takes an optional parameter that should be called when the async work is completed (returning a promise was introduced in Jasmine 2.7, so it is not supported yet in the tests). If the parameter is not declared then the next test is executed without waiting for the asynchronous work in the previous one to finish, which could cause that asynchronous work to finish while a different test is being run. Note that if that happens the test could still work as expected if it relied only in local variables. However, in the case of the successful revert tests, the stubs being checked are not the ones created when that test was initialized, but the ones created when the next test, the failed revert test, was initialized and the previous variables were replaced (although the model itself calls the proper stubs, as they are set through parameters in function calls). Besides all that, the checks in the failed revert test were never executed due to a different problem which will be fixed in the next commit. Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
* | | [tx-robot] updated from transifexNextcloud bot2018-10-2528-0/+28
| | |
* | | Merge pull request #11889 from stweil/lgtmMorris Jobke2018-10-241-1/+1
|\ \ \ | |_|/ |/| | Remove replace call which does not replace anything
| * | Remove replace call which does not replace anythingStefan Weil2018-10-241-1/+1
| | | | | | | | | | | | | | | | | | The original code replaced / by /. Signed-off-by: Stefan Weil <sw@weilnetz.de>
* | | skip already encrypted files on encrypt all commandBjoern Schiessle2018-10-242-0/+39
| |/ |/| | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
* | Merge pull request #11573 from nextcloud/gridview-tableMorris Jobke2018-10-2422-24/+370
|\ \ | | | | | | Files grid view
| * | Fix FF performance and recals issuesJohn Molakvoæ (skjnldsv)2018-10-231-2/+0
| | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
| * | Allow focus on input with keyboardJohn Molakvoæ (skjnldsv)2018-10-232-3/+5
| | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
| * | Restore table headJohn Molakvoæ (skjnldsv)2018-10-231-0/+1
| | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
| * | Merge branch 'master' of https://github.com/nextcloud/server into gridview-tableJohn Molakvoæ (skjnldsv)2018-10-2355-244/+473
| |\ \ | | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
| * | | Add filepicker toggleJohn Molakvoæ (skjnldsv)2018-10-232-0/+16
| | | | | | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
| * | | Use preview-x & preview-y on public pagesJohn Molakvoæ (skjnldsv)2018-10-231-2/+2
| | | | | | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>