aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2019-10-268-2/+50
* Merge pull request #17678 from nextcloud/enh/nicer_2fa_middleware_checkRoeland Jago Douma2019-10-253-4/+98
|\
| * Harden middleware checkRoeland Jago Douma2019-10-253-4/+98
* | fix filename overlapping on mobile (#17469)John Molakvoæ2019-10-251-4/+5
|\ \ | |/ |/|
| * add commentGreta Doci2019-10-081-3/+3
| * fix filename overlapping on mobile ref #17364Greta Doci2019-10-081-2/+3
* | [tx-robot] updated from transifexNextcloud bot2019-10-256-24/+68
* | [tx-robot] updated from transifexNextcloud bot2019-10-2410-178/+234
* | Merge pull request #17640 from nextcloud/refactor/new-browserslist-config-pac...Roeland Jago Douma2019-10-232-14/+58
|\ \
| * | Use @nextcloud/browserslist-configChristoph Wurst2019-10-222-14/+58
* | | Merge pull request #17616 from nextcloud/bug/15486/dont-fcloseRoeland Jago Douma2019-10-231-1/+0
|\ \ \
| * | | Remove superfluous fcloseDaniel Kesselberg2019-10-211-1/+0
* | | | Merge pull request #17482 from nextcloud/feature/noid/rich-workspaceRoeland Jago Douma2019-10-232-0/+62
|\ \ \ \
| * | | | Allow registering header sections in the file listsJulius Härtl2019-10-232-0/+62
|/ / / /
* | | | Merge pull request #17645 from nextcloud/run-acceptance-tests-on-php7.3Roeland Jago Douma2019-10-232-12/+12
|\ \ \ \
| * | | | Run acceptance tests on PHP 7.3Daniel Calviño Sánchez2019-10-222-12/+12
* | | | | [tx-robot] updated from transifexNextcloud bot2019-10-2312-12/+16
* | | | | Merge pull request #17646 from nextcloud/bugfix/noid/help-routeRoeland Jago Douma2019-10-221-1/+1
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Fix help route in navigationJulius Härtl2019-10-221-1/+1
|/ / / /
* | | | Merge pull request #17639 from nextcloud/enhancement/entity-boolean-getterRoeland Jago Douma2019-10-221-9/+12
|\ \ \ \
| * | | | Add isXXX getter to EntityChristoph Wurst2019-10-221-9/+12
| |/ / /
* | | | Merge pull request #17628 from nextcloud/enh/14811/2fa_backup_charsRoeland Jago Douma2019-10-222-2/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Only human readbale backup charsRoeland Jago Douma2019-10-222-2/+2
* | | | Fix browser back button (#17627)John Molakvoæ2019-10-227-247/+275
|\ \ \ \
| * | | | Fix browser back buttonRoeland Jago Douma2019-10-217-247/+275
| |/ / /
* / / / [tx-robot] updated from transifexNextcloud bot2019-10-2214-0/+56
|/ / /
* | | Merge pull request #17568 from nextcloud/fix/noid/move-away-from-deprecated-e...blizzz2019-10-2114-27/+36
|\ \ \
| * | | use OCP\EventDispatcher\Event over Symfony's deprecated EventArthur Schiwon2019-10-1714-27/+36
* | | | Merge pull request #17593 from nextcloud/ensure-valid-theming-image-routeRoeland Jago Douma2019-10-211-4/+10
|\ \ \ \
| * | | | make sure that the urls for theming images are validRobin Appelman2019-10-181-4/+10
* | | | | Merge pull request #17594 from nextcloud/dont-cache-notfoundRoeland Jago Douma2019-10-211-1/+3
|\ \ \ \ \
| * | | | | Dont cache empty url for not found routesRobin Appelman2019-10-181-1/+3
| |/ / / /
* | | | | Merge pull request #17595 from nextcloud/fix/noid/wrong-pwd-apple-open-dirblizzz2019-10-211-1/+2
|\ \ \ \ \
| * | | | | treat LDAP error 50 as auth issue, prevents lost server connection errorsArthur Schiwon2019-10-181-1/+2
| |/ / / /
* | | | | Merge pull request #17450 from nextcloud/fix/17368/odd-group-numbersblizzz2019-10-217-40/+53
|\ \ \ \ \
| * | | | | Compile assetsnpmbuildbot[bot]2019-10-214-7/+7
| * | | | | when adding/removing users from groups don't touch counters if LDAPArthur Schiwon2019-10-211-8/+10
| * | | | | hide strange Everyone and Disabled group numbers with LDAP, fixes 17368Arthur Schiwon2019-10-212-25/+36
* | | | | | Merge pull request #17577 from nextcloud/bugfix/noid/about-helpRoeland Jago Douma2019-10-216-70/+109
|\ \ \ \ \ \
| * | | | | | Move help to controllerJulius Härtl2019-10-176-70/+109
* | | | | | | Merge pull request #17547 from nextcloud/enh/noid/log-exception-json-escapeRoeland Jago Douma2019-10-211-1/+1
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Do not escape slashes for logged exceptionsJulius Härtl2019-10-151-1/+1
* | | | | | | Merge pull request #17545 from nextcloud/bugfix/noid/workflow-catchRoeland Jago Douma2019-10-211-6/+11
|\ \ \ \ \ \ \
| * | | | | | | Ignore unavailable entity/operation classesJulius Härtl2019-10-151-6/+11
| |/ / / / / /
* | | | | | | Merge pull request #17603 from nextcloud/dependabot/npm_and_yarn/moment-timez...Roeland Jago Douma2019-10-214-7/+7
|\ \ \ \ \ \ \
| * | | | | | | Bump moment-timezone from 0.5.26 to 0.5.27dependabot-preview[bot]2019-10-204-7/+7
| | |_|_|_|/ / | |/| | | | |
* / | | | | | [tx-robot] updated from transifexNextcloud bot2019-10-2134-4/+118
|/ / / / / /
* | | | | | Merge pull request #17601 from nextcloud/dependabot/npm_and_yarn/webpack-4.41.2Roeland Jago Douma2019-10-2022-66/+34
|\ \ \ \ \ \
| * | | | | | Bump webpack from 4.41.1 to 4.41.2dependabot-preview[bot]2019-10-2022-75/+61
* | | | | | | Merge pull request #17605 from nextcloud/dependabot/npm_and_yarn/browserslist...Roeland Jago Douma2019-10-202-13/+37
|\ \ \ \ \ \ \