summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #16723 from nextcloud/fix/sharing/unshare-messageJoas Schilling2019-08-265-3/+38
|\
| * Add expiration event for sharesJohn Molakvoæ (skjnldsv)2019-08-215-3/+38
* | Merge pull request #16795 from nextcloud/enh/phpstan/limiterJohn Molakvoæ2019-08-263-26/+4
|\ \
| * | Fix report of phpstan in LimiterRoeland Jago Douma2019-08-193-26/+4
* | | Merge pull request #16854 from nextcloud/dependabot/npm_and_yarn/sass-loader-...Roeland Jago Douma2019-08-2618-23/+29
|\ \ \
| * | | Bump sass-loader from 7.2.0 to 7.3.1dependabot-preview[bot]2019-08-2518-26/+32
* | | | [tx-robot] updated from transifexNextcloud bot2019-08-2610-2/+54
* | | | Merge pull request #16856 from nextcloud/dependabot/npm_and_yarn/webpack-cli-...Roeland Jago Douma2019-08-252-7/+7
|\ \ \ \
| * | | | Bump webpack-cli from 3.3.6 to 3.3.7dependabot-preview[bot]2019-08-252-7/+7
| |/ / /
* / / / [tx-robot] updated from transifexNextcloud bot2019-08-2510-0/+10
|/ / /
* | | [tx-robot] updated from transifexNextcloud bot2019-08-2450-50/+50
* | | Merge pull request #16845 from nextcloud/bugfix/noid/public-constantsblizzz2019-08-232-0/+86
|\ \ \
| * | | Make the sharing constants publicly availableJoas Schilling2019-08-232-0/+86
* | | | Merge pull request #16847 from nextcloud/bugfix/empty-itunes-idRoeland Jago Douma2019-08-233-0/+6
|\ \ \ \
| * | | | Only add the app-itunes-app tag if the id is setJulius Härtl2019-08-233-0/+6
* | | | | Merge pull request #16846 from nextcloud/bugfix/noid/check-https-and-http-con...Roeland Jago Douma2019-08-231-1/+13
|\ \ \ \ \
| * | | | | Always check via http and https whether htaccess is workingJoas Schilling2019-08-231-1/+13
| | |/ / / | |/| | |
* | | | | Merge pull request #16840 from kotp/adviced_vs_advisedRoeland Jago Douma2019-08-232-2/+2
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | adviced should be advisedVictor Goff2019-08-232-2/+2
* | | | | [tx-robot] updated from transifexNextcloud bot2019-08-232-0/+6
|/ / / /
* | | | Merge pull request #16829 from nextcloud/bugfix/noid/projects-pick-foldersRoeland Jago Douma2019-08-2212-16/+20
|\ \ \ \
| * | | | Properly handle failures and allow choosing folders for projectsJulius Härtl2019-08-2111-12/+12
| * | | | filepicker: Add option to also choose folders without a mimetype limitJulius Härtl2019-08-211-4/+8
| |/ / /
* | | | Merge pull request #16785 from nextcloud/version/17.0.0/beta2v17.0.0beta2Roeland Jago Douma2019-08-221-2/+2
|\ \ \ \
| * | | | 17.0.0 beta 2Roeland Jago Douma2019-08-211-2/+2
* | | | | [tx-robot] updated from transifexNextcloud bot2019-08-2236-18/+178
|/ / / /
* | | | Merge pull request #16798 from jmattt/gridview-fixRoeland Jago Douma2019-08-211-0/+5
|\ \ \ \
| * | | | Fix grid viewJonathan Matthews2019-08-191-0/+5
| | |/ / | |/| |
* | | | Merge pull request #16820 from nextcloud/bugfix/noid/access-handling-of-projectsRoeland Jago Douma2019-08-216-4/+78
|\ \ \ \ | |_|/ / |/| | |
| * | | Add a repair step to clear the projects access cacheJoas Schilling2019-08-216-1/+72
| * | | Change the logic so projects are only shown when you can access all resourcesJoas Schilling2019-08-211-3/+6
| | |/ | |/|
* | | Merge pull request #16813 from compagnon/fix/noid/AutoloadNotAllowedException...blizzz2019-08-211-0/+2
|\ \ \
| * | | autoloader.php could raise Not AllowedExceptionGuillaume COMPAGNON2019-08-201-0/+2
* | | | Merge pull request #16822 from nextcloud/bugfix/fat-75/database-error-on-occ-...blizzz2019-08-211-1/+7
|\ \ \ \
| * | | | Only trigger the events with tags that where actually assignedJoas Schilling2019-08-211-1/+7
| | |/ / | |/| |
* | | | Merge pull request #16782 from nextcloud/fix/16729/stop-if-encrypted-token-nullblizzz2019-08-212-2/+22
|\ \ \ \ | |/ / / |/| | |
| * | | Add test case for existing user with token nullDaniel Kesselberg2019-08-181-0/+16
| * | | Return the disabled user mock instead of the existingDaniel Kesselberg2019-08-181-1/+1
| * | | Stop if there is no encrypted tokenDaniel Kesselberg2019-08-181-1/+5
* | | | Merge pull request #16811 from nextcloud/bugfix/16771/correctly-remove-apps-w...Roeland Jago Douma2019-08-201-1/+2
|\ \ \ \
| * | | | Correctly remove apps without any releasesJoas Schilling2019-08-201-1/+2
| | |/ / | |/| |
* | | | Merge pull request #16812 from nextcloud/bugfix/noid/previewv1-returntypeRoeland Jago Douma2019-08-201-2/+2
|\ \ \ \
| * | | | Explicit cast for ProviderV1AdapterJulius Härtl2019-08-201-2/+2
| |/ / /
* | | | Merge pull request #16808 from nextcloud/bugfix/16626/undefined-response-if-s...Roeland Jago Douma2019-08-201-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Undefined variable response when server is no nextcloud anymoreJoas Schilling2019-08-201-1/+1
|/ / /
* | | Merge pull request #16793 from nextcloud/bugfix/noid/filter-more-configsJoas Schilling2019-08-201-0/+13
|\ \ \
| * | | Filter more configsJoas Schilling2019-08-191-0/+13
* | | | [tx-robot] updated from transifexNextcloud bot2019-08-2024-124/+218
* | | | Merge pull request #16796 from nextcloud/enh/phpstan/codecheckerRoeland Jago Douma2019-08-191-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | Codechecker: removed unused useRoeland Jago Douma2019-08-191-1/+1
|/ / /